Sep 01 01:54:09 devstack devstack@c-api.service[74416]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:54:10 devstack devstack@c-api.service[74416]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:54:09 2026] *** Sep 01 01:54:10 devstack devstack@c-api.service[74416]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:54:10 devstack devstack@c-api.service[74416]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:54:10 devstack devstack@c-api.service[74416]: nodename: devstack Sep 01 01:54:10 devstack devstack@c-api.service[74416]: machine: x86_64 Sep 01 01:54:10 devstack devstack@c-api.service[74416]: clock source: unix Sep 01 01:54:10 devstack devstack@c-api.service[74416]: pcre jit disabled Sep 01 01:54:10 devstack devstack@c-api.service[74416]: detected number of CPU cores: 4 Sep 01 01:54:10 devstack devstack@c-api.service[74416]: current working directory: / Sep 01 01:54:10 devstack devstack@c-api.service[74416]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:54:10 devstack devstack@c-api.service[74416]: your processes number limit is 47518 Sep 01 01:54:10 devstack devstack@c-api.service[74416]: your memory page size is 4096 bytes Sep 01 01:54:10 devstack devstack@c-api.service[74416]: detected max file descriptor number: 2048 Sep 01 01:54:10 devstack devstack@c-api.service[74416]: lock engine: pthread robust mutexes Sep 01 01:54:10 devstack devstack@c-api.service[74416]: thunder lock: enabled Sep 01 01:54:10 devstack devstack@c-api.service[74416]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:54:10 devstack devstack@c-api.service[74416]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:54:10 devstack devstack@c-api.service[74416]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:54:10 devstack devstack@c-api.service[74416]: Set PythonHome to /opt/stack/data/venv Sep 01 01:54:10 devstack devstack@c-api.service[74416]: Python main interpreter initialized at 0x7b580b8a4668 Sep 01 01:54:10 devstack devstack@c-api.service[74416]: python threads support enabled Sep 01 01:54:10 devstack devstack@c-api.service[74416]: your server socket listen backlog is limited to 100 connections Sep 01 01:54:10 devstack devstack@c-api.service[74416]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:54:10 devstack devstack@c-api.service[74416]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:54:10 devstack devstack@c-api.service[74416]: *** Operational MODE: preforking *** Sep 01 01:54:10 devstack devstack@c-api.service[74416]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:54:10 devstack devstack@c-api.service[74416]: spawned uWSGI master process (pid: 74416) Sep 01 01:54:10 devstack devstack@c-api.service[74416]: spawned uWSGI worker 1 (pid: 74417, cores: 1) Sep 01 01:54:10 devstack devstack@c-api.service[74416]: spawned uWSGI worker 2 (pid: 74418, cores: 1) Sep 01 01:54:10 devstack devstack@c-api.service[74416]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:54:10 devstack devstack@c-api.service[74417]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:54:10 devstack devstack@c-api.service[74417]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:54:10 devstack devstack@c-api.service[74417]: we strongly recommend against using it for new projects. Sep 01 01:54:10 devstack devstack@c-api.service[74417]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:54:10 devstack devstack@c-api.service[74417]: framework. For more detail see Sep 01 01:54:10 devstack devstack@c-api.service[74417]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:54:10 devstack devstack@c-api.service[74417]: import eventlet # noqa Sep 01 01:54:10 devstack devstack@c-api.service[74418]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:54:10 devstack devstack@c-api.service[74418]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:54:10 devstack devstack@c-api.service[74418]: we strongly recommend against using it for new projects. Sep 01 01:54:10 devstack devstack@c-api.service[74418]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:54:10 devstack devstack@c-api.service[74418]: framework. For more detail see Sep 01 01:54:10 devstack devstack@c-api.service[74418]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:54:10 devstack devstack@c-api.service[74418]: import eventlet # noqa Sep 01 01:54:10 devstack devstack@c-api.service[74417]: /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 Sep 01 01:54:10 devstack devstack@c-api.service[74417]: from cgi import parse_header Sep 01 01:54:10 devstack devstack@c-api.service[74418]: /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 Sep 01 01:54:10 devstack devstack@c-api.service[74418]: from cgi import parse_header Sep 01 01:54:10 devstack devstack@c-api.service[74418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:54:10 devstack devstack@c-api.service[74418]: warnings.warn( Sep 01 01:54:10 devstack devstack@c-api.service[74417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:54:10 devstack devstack@c-api.service[74417]: warnings.warn( Sep 01 01:54:10 devstack devstack@c-api.service[74417]: /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. Sep 01 01:54:10 devstack devstack@c-api.service[74417]: removals.removed_module( Sep 01 01:54:10 devstack devstack@c-api.service[74418]: /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. Sep 01 01:54:10 devstack devstack@c-api.service[74418]: removals.removed_module( Sep 01 01:54:10 devstack devstack@c-api.service[74417]: /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. Sep 01 01:54:10 devstack devstack@c-api.service[74417]: removals.removed_module( Sep 01 01:54:10 devstack devstack@c-api.service[74418]: /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. Sep 01 01:54:10 devstack devstack@c-api.service[74418]: removals.removed_module( Sep 01 01:54:12 devstack devstack@c-api.service[74418]: /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 Sep 01 01:54:12 devstack devstack@c-api.service[74418]: warnings.warn( Sep 01 01:54:12 devstack devstack@c-api.service[74417]: /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 Sep 01 01:54:12 devstack devstack@c-api.service[74417]: warnings.warn( Sep 01 01:54:12 devstack devstack@c-api.service[74418]: /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. Sep 01 01:54:12 devstack devstack@c-api.service[74418]: warnings.warn( Sep 01 01:54:12 devstack devstack@c-api.service[74417]: /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. Sep 01 01:54:12 devstack devstack@c-api.service[74417]: warnings.warn( Sep 01 01:54:13 devstack devstack@c-api.service[74418]: 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. Sep 01 01:54:13 devstack devstack@c-api.service[74418]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74418) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:54:13 devstack devstack@c-api.service[74417]: 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. Sep 01 01:54:13 devstack devstack@c-api.service[74417]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74417) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:54:13 devstack devstack@c-api.service[74418]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:54:13 devstack devstack@c-api.service[74418]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:54:13 devstack devstack@c-api.service[74417]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:54:13 devstack devstack@c-api.service[74417]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74418) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74417) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: INFO dbcounter [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Registered counter for database cinder Sep 01 01:54:14 devstack devstack@c-api.service[74417]: INFO dbcounter [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Registered counter for database cinder Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG oslo_db.sqlalchemy.engines [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 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=74418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG oslo_db.sqlalchemy.engines [None req-75def1c5-122b-4650-9410-a490321b1e2e 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=74417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: DEBUG dbcounter [-] [74418] Writer thread running {{(pid=74418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:14 devstack devstack@c-api.service[74418]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:54:14 devstack devstack@c-api.service[74418]: INFO cinder.rpc [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:54:14 devstack devstack@c-api.service[74417]: DEBUG dbcounter [-] [74417] Writer thread running {{(pid=74417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:54:14 devstack devstack@c-api.service[74418]: INFO cinder.rpc [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:54:14 devstack devstack@c-api.service[74417]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:14 devstack devstack@c-api.service[74417]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:54:14 devstack devstack@c-api.service[74417]: INFO cinder.rpc [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:54:14 devstack devstack@c-api.service[74418]: INFO cinder.rpc [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:54:14 devstack devstack@c-api.service[74417]: INFO cinder.rpc [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:54:14 devstack devstack@c-api.service[74418]: INFO cinder.rpc [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:54:14 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:14 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:14 devstack devstack@c-api.service[74417]: INFO cinder.rpc [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:54:14 devstack devstack@c-api.service[74418]: WARNING cinder.keymgr.conf_key_mgr [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 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' Sep 01 01:54:14 devstack devstack@c-api.service[74417]: INFO cinder.rpc [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:54:14 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:14 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:14 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:14 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:14 devstack devstack@c-api.service[74417]: WARNING cinder.keymgr.conf_key_mgr [None req-75def1c5-122b-4650-9410-a490321b1e2e 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' Sep 01 01:54:14 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:14 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG oslo_db.sqlalchemy.engines [None req-75def1c5-122b-4650-9410-a490321b1e2e 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=74417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG oslo_db.sqlalchemy.engines [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 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=74418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: INFO cinder.rpc [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:54:15 devstack devstack@c-api.service[74417]: INFO cinder.rpc [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:54:15 devstack devstack@c-api.service[74418]: INFO cinder.rpc [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: INFO cinder.rpc [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING cinder.api.contrib.hosts [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: extensions {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: os-volume-manage {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: os-quota-class-sets {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: os-hosts {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: capabilities {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: encryption {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING cinder.api.contrib.hosts [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: scheduler-stats {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: os-quota-sets {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: os-availability-zone {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: qos-specs {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: extra_specs {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: extensions {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: backups {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: os-volume-manage {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: os-quota-class-sets {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: encryption {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: os-hosts {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: cgsnapshots {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: capabilities {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: os-volume-type-access {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: encryption {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: consistencygroups {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: scheduler-stats {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: os-volume-transfer {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: os-quota-sets {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extended resource: os-snapshot-manage {{(pid=74417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: os-availability-zone {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: qos-specs {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: extra_specs {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: backups {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING stevedore.named [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: encryption {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WARNING castellan.key_manager [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.contrib.snapshot_actions [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] SnapshotActionsController initialized {{(pid=74417) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension AdminActions extending resource: volumes {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension AdminActions extending resource: snapshots {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension AdminActions extending resource: backups {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: cgsnapshots {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension VolumeActions extending resource: volumes {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension UsedLimits extending resource: limits {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension TypesManage extending resource: types {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: os-volume-type-access {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension SnapshotActions extending resource: snapshots {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.v3.router [None req-75def1c5-122b-4650-9410-a490321b1e2e None None] Extension VolumeTypeAccess extending resource: types {{(pid=74417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: consistencygroups {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: os-volume-transfer {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extended resource: os-snapshot-manage {{(pid=74418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74417]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7b580b8a4668 pid: 74417 (default app) Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING stevedore.named [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WARNING castellan.key_manager [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] SnapshotActionsController initialized {{(pid=74418) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension AdminActions extending resource: volumes {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension AdminActions extending resource: snapshots {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension AdminActions extending resource: backups {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension VolumeActions extending resource: volumes {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension UsedLimits extending resource: limits {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension TypesManage extending resource: types {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: DEBUG cinder.api.middleware.request_id [None req-912e44cc-6d12-47f1-877e-dfad04161423 None None] RequestId filter calling following filter/app {{(pid=74417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74418]: DEBUG cinder.api.v3.router [None req-7ed30836-4978-496e-8af8-43ec575cc9e1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:54:15 devstack devstack@c-api.service[74417]: [pid: 74417|app: 0|req: 1/1] 192.168.122.15 () {50 vars in 780 bytes} [Tue Sep 1 01:54:15 2026] GET /volume/v3/ => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:54:15 devstack devstack@c-api.service[74418]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7b580b8a4668 pid: 74418 (default app) Sep 01 01:54:23 devstack devstack@c-api.service[74417]: DEBUG cinder.api.middleware.request_id [None req-4df028b0-e3be-4356-8840-42c952afd054 None None] RequestId filter calling following filter/app {{(pid=74417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:24 devstack devstack@c-api.service[74417]: INFO cinder.api.openstack.wsgi [None req-4df028b0-e3be-4356-8840-42c952afd054 admin admin] POST http://192.168.122.15/volume/v3/types Sep 01 01:54:24 devstack devstack@c-api.service[74417]: DEBUG cinder.api.openstack.wsgi [None req-4df028b0-e3be-4356-8840-42c952afd054 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:24 devstack devstack@c-api.service[74417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:24 devstack devstack@c-api.service[74417]: warnings.warn( Sep 01 01:54:24 devstack devstack@c-api.service[74417]: DEBUG oslo_db.sqlalchemy.engines [None req-4df028b0-e3be-4356-8840-42c952afd054 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=74417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:54:24 devstack devstack@c-api.service[74417]: INFO cinder.api.openstack.wsgi [None req-4df028b0-e3be-4356-8840-42c952afd054 admin admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 01:54:24 devstack devstack@c-api.service[74417]: [pid: 74417|app: 0|req: 2/2] 192.168.122.15 () {60 vars in 1186 bytes} [Tue Sep 1 01:54:23 2026] POST /volume/v3/types => generated 186 bytes in 1242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:24 devstack devstack@c-api.service[74418]: DEBUG cinder.api.middleware.request_id [None req-0ace168b-c7c3-44da-942f-c89bc9a54039 None None] RequestId filter calling following filter/app {{(pid=74418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:25 devstack devstack@c-api.service[74418]: DEBUG dbcounter [-] [74418] Writing DB stats cinder:SELECT=6 {{(pid=74418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:54:25 devstack devstack@c-api.service[74418]: INFO cinder.api.openstack.wsgi [None req-0ace168b-c7c3-44da-942f-c89bc9a54039 admin admin] POST http://192.168.122.15/volume/v3/types/2960cca3-5f5e-46d9-87f5-f34f6fef244f/extra_specs Sep 01 01:54:25 devstack devstack@c-api.service[74418]: DEBUG cinder.api.openstack.wsgi [None req-0ace168b-c7c3-44da-942f-c89bc9a54039 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:25 devstack devstack@c-api.service[74418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:25 devstack devstack@c-api.service[74418]: warnings.warn( Sep 01 01:54:25 devstack devstack@c-api.service[74418]: DEBUG oslo_db.sqlalchemy.engines [None req-0ace168b-c7c3-44da-942f-c89bc9a54039 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=74418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:54:25 devstack devstack@c-api.service[74418]: INFO cinder.api.openstack.wsgi [None req-0ace168b-c7c3-44da-942f-c89bc9a54039 admin admin] http://192.168.122.15/volume/v3/types/2960cca3-5f5e-46d9-87f5-f34f6fef244f/extra_specs returned with HTTP 200 Sep 01 01:54:25 devstack devstack@c-api.service[74418]: [pid: 74418|app: 0|req: 1/3] 192.168.122.15 () {60 vars in 1333 bytes} [Tue Sep 1 01:54:24 2026] POST /volume/v3/types/2960cca3-5f5e-46d9-87f5-f34f6fef244f/extra_specs => generated 55 bytes in 882 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:54:34 devstack devstack@c-api.service[74417]: DEBUG dbcounter [-] [74417] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:54:35 devstack devstack@c-api.service[74418]: DEBUG dbcounter [-] [74418] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:55:08 devstack devstack@c-api.service[74417]: DEBUG cinder.api.middleware.request_id [req-064a8aee-3d98-43f2-813c-8035f060d0e0 req-23b7cf4e-e310-4ce3-aa2e-2341df554b50 None None] RequestId filter calling following filter/app {{(pid=74417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:08 devstack devstack@c-api.service[74417]: INFO cinder.api.openstack.wsgi [req-064a8aee-3d98-43f2-813c-8035f060d0e0 req-23b7cf4e-e310-4ce3-aa2e-2341df554b50 None None] GET http://192.168.122.15/volume// Sep 01 01:55:08 devstack devstack@c-api.service[74417]: DEBUG cinder.api.openstack.wsgi [req-064a8aee-3d98-43f2-813c-8035f060d0e0 req-23b7cf4e-e310-4ce3-aa2e-2341df554b50 None None] Empty body provided in request {{(pid=74417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:55:08 devstack devstack@c-api.service[74417]: DEBUG cinder.api.openstack.wsgi [req-064a8aee-3d98-43f2-813c-8035f060d0e0 req-23b7cf4e-e310-4ce3-aa2e-2341df554b50 None None] Calling method 'all' {{(pid=74417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:55:08 devstack devstack@c-api.service[74417]: INFO cinder.api.openstack.wsgi [req-064a8aee-3d98-43f2-813c-8035f060d0e0 req-23b7cf4e-e310-4ce3-aa2e-2341df554b50 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 01:55:08 devstack devstack@c-api.service[74417]: [pid: 74417|app: 0|req: 3/4] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 01:55:08 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:57:01 devstack devstack@c-api.service[74418]: DEBUG cinder.api.middleware.request_id [None req-fadb8f30-48b9-4845-9206-fe1065c372cb None None] RequestId filter calling following filter/app {{(pid=74418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:01 devstack devstack@c-api.service[74418]: INFO cinder.api.openstack.wsgi [None req-fadb8f30-48b9-4845-9206-fe1065c372cb tempest-verify_tempest_config-192871996 tempest-verify_tempest_config-192871996-project-member] GET http://192.168.122.15/volume/v3/extensions Sep 01 01:57:01 devstack devstack@c-api.service[74418]: DEBUG cinder.api.openstack.wsgi [None req-fadb8f30-48b9-4845-9206-fe1065c372cb tempest-verify_tempest_config-192871996 tempest-verify_tempest_config-192871996-project-member] Empty body provided in request {{(pid=74418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:01 devstack devstack@c-api.service[74418]: DEBUG cinder.api.openstack.wsgi [None req-fadb8f30-48b9-4845-9206-fe1065c372cb tempest-verify_tempest_config-192871996 tempest-verify_tempest_config-192871996-project-member] Calling method 'index' {{(pid=74418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:01 devstack devstack@c-api.service[74418]: INFO cinder.api.openstack.wsgi [None req-fadb8f30-48b9-4845-9206-fe1065c372cb tempest-verify_tempest_config-192871996 tempest-verify_tempest_config-192871996-project-member] http://192.168.122.15/volume/v3/extensions returned with HTTP 200 Sep 01 01:57:01 devstack devstack@c-api.service[74418]: [pid: 74418|app: 0|req: 2/5] 192.168.122.15 () {58 vars in 1125 bytes} [Tue Sep 1 01:57:01 2026] GET /volume/v3/extensions => generated 5245 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:08 devstack devstack@c-api.service[74417]: DEBUG cinder.api.middleware.request_id [None req-0090e636-70da-4b1f-beff-1394fb9cff84 None None] RequestId filter calling following filter/app {{(pid=74417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:09 devstack devstack@c-api.service[74417]: INFO cinder.api.openstack.wsgi [None req-0090e636-70da-4b1f-beff-1394fb9cff84 demo admin] POST http://192.168.122.15/volume/v3/types Sep 01 01:57:09 devstack devstack@c-api.service[74417]: DEBUG cinder.api.openstack.wsgi [None req-0090e636-70da-4b1f-beff-1394fb9cff84 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:09 devstack devstack@c-api.service[74417]: INFO cinder.api.openstack.wsgi [None req-0090e636-70da-4b1f-beff-1394fb9cff84 demo admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 01:57:09 devstack devstack@c-api.service[74417]: [pid: 74417|app: 0|req: 4/6] 192.168.122.15 () {60 vars in 1186 bytes} [Tue Sep 1 01:57:08 2026] POST /volume/v3/types => generated 184 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:19 devstack devstack@c-api.service[74417]: DEBUG dbcounter [-] [74417] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:59:19 devstack devstack@c-api.service[74416]: Tue Sep 1 01:59:19 2026 - graceful shutdown triggered... Sep 01 01:59:19 devstack devstack@c-api.service[74418]: Gracefully killing worker 2 (pid: 74418)... Sep 01 01:59:19 devstack devstack@c-api.service[74417]: Gracefully killing worker 1 (pid: 74417)... Sep 01 01:59:20 devstack devstack@c-api.service[74416]: worker 1 buried after 1 seconds Sep 01 01:59:20 devstack devstack@c-api.service[74416]: worker 2 buried after 1 seconds Sep 01 01:59:20 devstack devstack@c-api.service[74416]: goodbye to uWSGI. Sep 01 01:59:20 devstack devstack@c-api.service[86712]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:59:20 devstack devstack@c-api.service[86712]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:59:20 2026] *** Sep 01 01:59:20 devstack devstack@c-api.service[86712]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:59:20 devstack devstack@c-api.service[86712]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:59:20 devstack devstack@c-api.service[86712]: nodename: devstack Sep 01 01:59:20 devstack devstack@c-api.service[86712]: machine: x86_64 Sep 01 01:59:20 devstack devstack@c-api.service[86712]: clock source: unix Sep 01 01:59:20 devstack devstack@c-api.service[86712]: pcre jit disabled Sep 01 01:59:20 devstack devstack@c-api.service[86712]: detected number of CPU cores: 4 Sep 01 01:59:20 devstack devstack@c-api.service[86712]: current working directory: / Sep 01 01:59:20 devstack devstack@c-api.service[86712]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:59:20 devstack devstack@c-api.service[86712]: your processes number limit is 47518 Sep 01 01:59:20 devstack devstack@c-api.service[86712]: your memory page size is 4096 bytes Sep 01 01:59:20 devstack devstack@c-api.service[86712]: detected max file descriptor number: 2048 Sep 01 01:59:20 devstack devstack@c-api.service[86712]: lock engine: pthread robust mutexes Sep 01 01:59:20 devstack devstack@c-api.service[86712]: thunder lock: enabled Sep 01 01:59:20 devstack devstack@c-api.service[86712]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:59:20 devstack devstack@c-api.service[86712]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:59:20 devstack devstack@c-api.service[86712]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:59:20 devstack devstack@c-api.service[86712]: Set PythonHome to /opt/stack/data/venv Sep 01 01:59:20 devstack devstack@c-api.service[86712]: Python main interpreter initialized at 0x72d8ba8a4668 Sep 01 01:59:20 devstack devstack@c-api.service[86712]: python threads support enabled Sep 01 01:59:20 devstack devstack@c-api.service[86712]: your server socket listen backlog is limited to 100 connections Sep 01 01:59:20 devstack devstack@c-api.service[86712]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:59:20 devstack devstack@c-api.service[86712]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:59:20 devstack devstack@c-api.service[86712]: *** Operational MODE: preforking *** Sep 01 01:59:20 devstack devstack@c-api.service[86712]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:59:20 devstack devstack@c-api.service[86712]: spawned uWSGI master process (pid: 86712) Sep 01 01:59:20 devstack devstack@c-api.service[86712]: spawned uWSGI worker 1 (pid: 86714, cores: 1) Sep 01 01:59:20 devstack devstack@c-api.service[86712]: spawned uWSGI worker 2 (pid: 86715, cores: 1) Sep 01 01:59:20 devstack devstack@c-api.service[86712]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:59:21 devstack devstack@c-api.service[86715]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:59:21 devstack devstack@c-api.service[86715]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:59:21 devstack devstack@c-api.service[86715]: we strongly recommend against using it for new projects. Sep 01 01:59:21 devstack devstack@c-api.service[86715]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:59:21 devstack devstack@c-api.service[86715]: framework. For more detail see Sep 01 01:59:21 devstack devstack@c-api.service[86715]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:59:21 devstack devstack@c-api.service[86715]: import eventlet # noqa Sep 01 01:59:21 devstack devstack@c-api.service[86714]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:59:21 devstack devstack@c-api.service[86714]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:59:21 devstack devstack@c-api.service[86714]: we strongly recommend against using it for new projects. Sep 01 01:59:21 devstack devstack@c-api.service[86714]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:59:21 devstack devstack@c-api.service[86714]: framework. For more detail see Sep 01 01:59:21 devstack devstack@c-api.service[86714]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:59:21 devstack devstack@c-api.service[86714]: import eventlet # noqa Sep 01 01:59:21 devstack devstack@c-api.service[86714]: /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 Sep 01 01:59:21 devstack devstack@c-api.service[86714]: from cgi import parse_header Sep 01 01:59:21 devstack devstack@c-api.service[86714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:59:21 devstack devstack@c-api.service[86714]: warnings.warn( Sep 01 01:59:21 devstack devstack@c-api.service[86714]: /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. Sep 01 01:59:21 devstack devstack@c-api.service[86714]: removals.removed_module( Sep 01 01:59:21 devstack devstack@c-api.service[86714]: /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. Sep 01 01:59:21 devstack devstack@c-api.service[86714]: removals.removed_module( Sep 01 01:59:21 devstack devstack@c-api.service[86715]: /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 Sep 01 01:59:21 devstack devstack@c-api.service[86715]: from cgi import parse_header Sep 01 01:59:22 devstack devstack@c-api.service[86715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:59:22 devstack devstack@c-api.service[86715]: warnings.warn( Sep 01 01:59:22 devstack devstack@c-api.service[86715]: /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. Sep 01 01:59:22 devstack devstack@c-api.service[86715]: removals.removed_module( Sep 01 01:59:22 devstack devstack@c-api.service[86715]: /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. Sep 01 01:59:22 devstack devstack@c-api.service[86715]: removals.removed_module( Sep 01 01:59:24 devstack devstack@c-api.service[86714]: /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 Sep 01 01:59:24 devstack devstack@c-api.service[86714]: warnings.warn( Sep 01 01:59:24 devstack devstack@c-api.service[86715]: /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 Sep 01 01:59:24 devstack devstack@c-api.service[86715]: warnings.warn( Sep 01 01:59:24 devstack devstack@c-api.service[86714]: /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. Sep 01 01:59:24 devstack devstack@c-api.service[86714]: warnings.warn( Sep 01 01:59:24 devstack devstack@c-api.service[86715]: /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. Sep 01 01:59:24 devstack devstack@c-api.service[86715]: warnings.warn( Sep 01 01:59:25 devstack devstack@c-api.service[86714]: 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. Sep 01 01:59:25 devstack devstack@c-api.service[86714]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86714) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:59:25 devstack devstack@c-api.service[86715]: 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. Sep 01 01:59:25 devstack devstack@c-api.service[86715]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86715) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:59:25 devstack devstack@c-api.service[86714]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:59:25 devstack devstack@c-api.service[86714]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:59:25 devstack devstack@c-api.service[86715]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:59:25 devstack devstack@c-api.service[86715]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86714) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86715) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:26 devstack devstack@c-api.service[86715]: INFO dbcounter [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Registered counter for database cinder Sep 01 01:59:26 devstack devstack@c-api.service[86714]: INFO dbcounter [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Registered counter for database cinder Sep 01 01:59:26 devstack devstack@c-api.service[86715]: DEBUG oslo_db.sqlalchemy.engines [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d 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=86715) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:26 devstack devstack@c-api.service[86714]: DEBUG oslo_db.sqlalchemy.engines [None req-c5e16637-4991-41e9-8c55-62242d8bcbea 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=86714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG dbcounter [-] [86715] Writer thread running {{(pid=86715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:27 devstack devstack@c-api.service[86715]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:59:27 devstack devstack@c-api.service[86715]: INFO cinder.rpc [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86715]: INFO cinder.rpc [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86715]: INFO cinder.rpc [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86715]: INFO cinder.rpc [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING cinder.keymgr.conf_key_mgr [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d 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' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG dbcounter [-] [86714] Writer thread running {{(pid=86714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:27 devstack devstack@c-api.service[86714]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:59:27 devstack devstack@c-api.service[86714]: INFO cinder.rpc [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG oslo_db.sqlalchemy.engines [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d 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=86715) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: INFO cinder.rpc [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86715]: INFO cinder.rpc [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86715]: INFO cinder.rpc [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86714]: INFO cinder.rpc [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: INFO cinder.rpc [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING cinder.keymgr.conf_key_mgr [None req-c5e16637-4991-41e9-8c55-62242d8bcbea 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' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG oslo_db.sqlalchemy.engines [None req-c5e16637-4991-41e9-8c55-62242d8bcbea 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=86714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: INFO cinder.rpc [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86714]: INFO cinder.rpc [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING cinder.api.contrib.hosts [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: extensions {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: os-volume-manage {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: os-quota-class-sets {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: os-hosts {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: capabilities {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: encryption {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: scheduler-stats {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: os-quota-sets {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: os-availability-zone {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: qos-specs {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: extra_specs {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: backups {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: encryption {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: cgsnapshots {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: os-volume-type-access {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: consistencygroups {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: os-volume-transfer {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extended resource: os-snapshot-manage {{(pid=86715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING stevedore.named [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WARNING castellan.key_manager [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.contrib.snapshot_actions [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] SnapshotActionsController initialized {{(pid=86715) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension AdminActions extending resource: volumes {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension AdminActions extending resource: snapshots {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension AdminActions extending resource: backups {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING cinder.api.contrib.hosts [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension VolumeActions extending resource: volumes {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension UsedLimits extending resource: limits {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension TypesManage extending resource: types {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension SnapshotActions extending resource: snapshots {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86715]: DEBUG cinder.api.v3.router [None req-8294e0f6-5a8e-44cb-8ff7-e9431fdc406d None None] Extension VolumeTypeAccess extending resource: types {{(pid=86715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: extensions {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86715]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x72d8ba8a4668 pid: 86715 (default app) Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: os-volume-manage {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: os-quota-class-sets {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: os-hosts {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: capabilities {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: encryption {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: scheduler-stats {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: os-quota-sets {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: os-availability-zone {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: qos-specs {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: extra_specs {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: backups {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: encryption {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: cgsnapshots {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: os-volume-type-access {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: consistencygroups {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: os-volume-transfer {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extended resource: os-snapshot-manage {{(pid=86714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING stevedore.named [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WARNING castellan.key_manager [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.contrib.snapshot_actions [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] SnapshotActionsController initialized {{(pid=86714) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension AdminActions extending resource: volumes {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension AdminActions extending resource: snapshots {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension AdminActions extending resource: backups {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension VolumeActions extending resource: volumes {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension UsedLimits extending resource: limits {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension TypesManage extending resource: types {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension SnapshotActions extending resource: snapshots {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: DEBUG cinder.api.v3.router [None req-c5e16637-4991-41e9-8c55-62242d8bcbea None None] Extension VolumeTypeAccess extending resource: types {{(pid=86714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:27 devstack devstack@c-api.service[86714]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x72d8ba8a4668 pid: 86714 (default app) Sep 01 01:59:33 devstack devstack@c-api.service[86712]: Tue Sep 1 01:59:33 2026 - graceful shutdown triggered... Sep 01 01:59:33 devstack devstack@c-api.service[86714]: Gracefully killing worker 1 (pid: 86714)... Sep 01 01:59:33 devstack devstack@c-api.service[86715]: Gracefully killing worker 2 (pid: 86715)... Sep 01 01:59:34 devstack devstack@c-api.service[86712]: worker 1 buried after 1 seconds Sep 01 01:59:34 devstack devstack@c-api.service[86712]: worker 2 buried after 1 seconds Sep 01 01:59:34 devstack devstack@c-api.service[86712]: goodbye to uWSGI. Sep 01 01:59:34 devstack devstack@c-api.service[87153]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:59:34 devstack devstack@c-api.service[87153]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:59:34 2026] *** Sep 01 01:59:34 devstack devstack@c-api.service[87153]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:59:34 devstack devstack@c-api.service[87153]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:59:34 devstack devstack@c-api.service[87153]: nodename: devstack Sep 01 01:59:34 devstack devstack@c-api.service[87153]: machine: x86_64 Sep 01 01:59:34 devstack devstack@c-api.service[87153]: clock source: unix Sep 01 01:59:34 devstack devstack@c-api.service[87153]: pcre jit disabled Sep 01 01:59:34 devstack devstack@c-api.service[87153]: detected number of CPU cores: 4 Sep 01 01:59:34 devstack devstack@c-api.service[87153]: current working directory: / Sep 01 01:59:34 devstack devstack@c-api.service[87153]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:59:34 devstack devstack@c-api.service[87153]: your processes number limit is 47518 Sep 01 01:59:34 devstack devstack@c-api.service[87153]: your memory page size is 4096 bytes Sep 01 01:59:34 devstack devstack@c-api.service[87153]: detected max file descriptor number: 2048 Sep 01 01:59:34 devstack devstack@c-api.service[87153]: lock engine: pthread robust mutexes Sep 01 01:59:34 devstack devstack@c-api.service[87153]: thunder lock: enabled Sep 01 01:59:34 devstack devstack@c-api.service[87153]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:59:34 devstack devstack@c-api.service[87153]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:59:34 devstack devstack@c-api.service[87153]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:59:34 devstack devstack@c-api.service[87153]: Set PythonHome to /opt/stack/data/venv Sep 01 01:59:34 devstack devstack@c-api.service[87153]: Python main interpreter initialized at 0x7635844a4668 Sep 01 01:59:34 devstack devstack@c-api.service[87153]: python threads support enabled Sep 01 01:59:34 devstack devstack@c-api.service[87153]: your server socket listen backlog is limited to 100 connections Sep 01 01:59:34 devstack devstack@c-api.service[87153]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:59:34 devstack devstack@c-api.service[87153]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:59:34 devstack devstack@c-api.service[87153]: *** Operational MODE: preforking *** Sep 01 01:59:34 devstack devstack@c-api.service[87153]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:59:34 devstack devstack@c-api.service[87153]: spawned uWSGI master process (pid: 87153) Sep 01 01:59:34 devstack devstack@c-api.service[87153]: spawned uWSGI worker 1 (pid: 87154, cores: 1) Sep 01 01:59:34 devstack devstack@c-api.service[87153]: spawned uWSGI worker 2 (pid: 87155, cores: 1) Sep 01 01:59:34 devstack devstack@c-api.service[87153]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:59:34 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:59:34 devstack devstack@c-api.service[87155]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:59:34 devstack devstack@c-api.service[87155]: we strongly recommend against using it for new projects. Sep 01 01:59:34 devstack devstack@c-api.service[87155]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:59:34 devstack devstack@c-api.service[87155]: framework. For more detail see Sep 01 01:59:34 devstack devstack@c-api.service[87155]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:59:34 devstack devstack@c-api.service[87155]: import eventlet # noqa Sep 01 01:59:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:59:34 devstack devstack@c-api.service[87154]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:59:34 devstack devstack@c-api.service[87154]: we strongly recommend against using it for new projects. Sep 01 01:59:34 devstack devstack@c-api.service[87154]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:59:34 devstack devstack@c-api.service[87154]: framework. For more detail see Sep 01 01:59:34 devstack devstack@c-api.service[87154]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:59:34 devstack devstack@c-api.service[87154]: import eventlet # noqa Sep 01 01:59:35 devstack devstack@c-api.service[87155]: /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 Sep 01 01:59:35 devstack devstack@c-api.service[87155]: from cgi import parse_header Sep 01 01:59:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:59:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 01:59:35 devstack devstack@c-api.service[87155]: /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. Sep 01 01:59:35 devstack devstack@c-api.service[87155]: removals.removed_module( Sep 01 01:59:35 devstack devstack@c-api.service[87155]: /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. Sep 01 01:59:35 devstack devstack@c-api.service[87155]: removals.removed_module( Sep 01 01:59:35 devstack devstack@c-api.service[87154]: /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 Sep 01 01:59:35 devstack devstack@c-api.service[87154]: from cgi import parse_header Sep 01 01:59:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:59:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 01:59:35 devstack devstack@c-api.service[87154]: /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. Sep 01 01:59:35 devstack devstack@c-api.service[87154]: removals.removed_module( Sep 01 01:59:35 devstack devstack@c-api.service[87154]: /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. Sep 01 01:59:35 devstack devstack@c-api.service[87154]: removals.removed_module( Sep 01 01:59:37 devstack devstack@c-api.service[87155]: /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 Sep 01 01:59:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 01:59:37 devstack devstack@c-api.service[87155]: /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. Sep 01 01:59:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 01:59:37 devstack devstack@c-api.service[87154]: /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 Sep 01 01:59:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 01:59:37 devstack devstack@c-api.service[87154]: /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. Sep 01 01:59:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 01:59:38 devstack devstack@c-api.service[87155]: 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. Sep 01 01:59:38 devstack devstack@c-api.service[87155]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87155) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:59:38 devstack devstack@c-api.service[87154]: 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. Sep 01 01:59:38 devstack devstack@c-api.service[87154]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87154) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:59:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:59:38 devstack devstack@c-api.service[87155]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:59:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:59:38 devstack devstack@c-api.service[87154]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87155) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87154) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:40 devstack devstack@c-api.service[87155]: INFO dbcounter [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Registered counter for database cinder Sep 01 01:59:40 devstack devstack@c-api.service[87154]: INFO dbcounter [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Registered counter for database cinder Sep 01 01:59:40 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-f5b95415-a2b0-4208-a22a-016cf21536fc 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=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-23552068-8308-4302-8e57-5bc7822b8dbe 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=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writer thread running {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:40 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:59:40 devstack devstack@c-api.service[87154]: INFO cinder.rpc [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87154]: INFO cinder.rpc [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writer thread running {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: INFO cinder.rpc [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:40 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:59:40 devstack devstack@c-api.service[87155]: INFO cinder.rpc [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87154]: INFO cinder.rpc [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:40 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:40 devstack devstack@c-api.service[87154]: WARNING cinder.keymgr.conf_key_mgr [None req-23552068-8308-4302-8e57-5bc7822b8dbe 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' Sep 01 01:59:40 devstack devstack@c-api.service[87155]: INFO cinder.rpc [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:40 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:40 devstack devstack@c-api.service[87155]: INFO cinder.rpc [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87155]: INFO cinder.rpc [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:40 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:40 devstack devstack@c-api.service[87155]: WARNING cinder.keymgr.conf_key_mgr [None req-f5b95415-a2b0-4208-a22a-016cf21536fc 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' Sep 01 01:59:40 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:40 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:40 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-23552068-8308-4302-8e57-5bc7822b8dbe 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=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: INFO cinder.rpc [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-f5b95415-a2b0-4208-a22a-016cf21536fc 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=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:40 devstack devstack@c-api.service[87154]: INFO cinder.rpc [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:40 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:40 devstack devstack@c-api.service[87155]: INFO cinder.rpc [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87155]: INFO cinder.rpc [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:59:40 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:40 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING cinder.api.contrib.hosts [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: extensions {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: os-volume-manage {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: os-quota-class-sets {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: os-hosts {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: capabilities {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: encryption {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING cinder.api.contrib.hosts [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: scheduler-stats {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: os-quota-sets {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: os-availability-zone {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: qos-specs {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: extra_specs {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: backups {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: encryption {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: cgsnapshots {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: os-volume-type-access {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: consistencygroups {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: os-volume-transfer {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extended resource: os-snapshot-manage {{(pid=87154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: extensions {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: os-volume-manage {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: os-quota-class-sets {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.snapshot_actions [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] SnapshotActionsController initialized {{(pid=87154) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension AdminActions extending resource: volumes {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension AdminActions extending resource: snapshots {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension AdminActions extending resource: backups {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension VolumeActions extending resource: volumes {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension UsedLimits extending resource: limits {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension TypesManage extending resource: types {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension SnapshotActions extending resource: snapshots {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: os-hosts {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.router [None req-23552068-8308-4302-8e57-5bc7822b8dbe None None] Extension VolumeTypeAccess extending resource: types {{(pid=87154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: capabilities {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: encryption {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87154]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7635844a4668 pid: 87154 (default app) Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: scheduler-stats {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: os-quota-sets {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: os-availability-zone {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: qos-specs {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: extra_specs {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: backups {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: encryption {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: cgsnapshots {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: os-volume-type-access {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: consistencygroups {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: os-volume-transfer {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extended resource: os-snapshot-manage {{(pid=87155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.snapshot_actions [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] SnapshotActionsController initialized {{(pid=87155) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension AdminActions extending resource: volumes {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension AdminActions extending resource: snapshots {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension AdminActions extending resource: backups {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension VolumeActions extending resource: volumes {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension UsedLimits extending resource: limits {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension TypesManage extending resource: types {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension SnapshotActions extending resource: snapshots {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.router [None req-f5b95415-a2b0-4208-a22a-016cf21536fc None None] Extension VolumeTypeAccess extending resource: types {{(pid=87155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:41 devstack devstack@c-api.service[87155]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7635844a4668 pid: 87155 (default app) Sep 01 01:59:50 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=6 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:59:50 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=6 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:00:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-980278636"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-980278636'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Create volume of 1 GB Sep 01 02:00:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:00:45.582593. {{(pid=87154) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Availability Zones retrieved successfully. Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Flow 'volume_create_api' (0d18f293-ec15-42eb-95fb-add16d71c776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (331ea392-5b7b-4c2a-9656-ab4330ee2ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (331ea392-5b7b-4c2a-9656-ab4330ee2ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7d38f6-8e50-4923-845a-ef8479a9386b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:45 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Created reservations ['779786ba-e5ed-47c9-a51e-9ded9cf31643', '9baff61a-773c-436d-9db6-2a26ae2e2faa', '7ebb32d6-cda5-4c01-aa24-839404ff3bf1', 'c08a210f-d4e2-41e9-aedd-d713db8df236'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7d38f6-8e50-4923-845a-ef8479a9386b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['779786ba-e5ed-47c9-a51e-9ded9cf31643', '9baff61a-773c-436d-9db6-2a26ae2e2faa', '7ebb32d6-cda5-4c01-aa24-839404ff3bf1', 'c08a210f-d4e2-41e9-aedd-d713db8df236']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1d8d8b-cdc2-4749-9779-b2d43f92c1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:00:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1d8d8b-cdc2-4749-9779-b2d43f92c1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8db4abfc-0d68-4444-9140-9f97c80b3469', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-980278636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e7aa86ab864ba4bd479a6f16f1d6ac',qos_specs=None,replication_status=,reservations=['779786ba-e5ed-47c9-a51e-9ded9cf31643','9baff61a-773c-436d-9db6-2a26ae2e2faa','7ebb32d6-cda5-4c01-aa24-839404ff3bf1','c08a210f-d4e2-41e9-aedd-d713db8df236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8edbec7695bc48f497a9022ec3ae8354',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-980278636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8db4abfc-0d68-4444-9140-9f97c80b3469,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00e7aa86ab864ba4bd479a6f16f1d6ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8edbec7695bc48f497a9022ec3ae8354',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dc1a053-5959-420a-8c50-1cd47e5e6c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dc1a053-5959-420a-8c50-1cd47e5e6c48) transitioned into state 'SUCCESS' from state '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-980278636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e7aa86ab864ba4bd479a6f16f1d6ac',qos_specs=None,replication_status=,reservations=['779786ba-e5ed-47c9-a51e-9ded9cf31643','9baff61a-773c-436d-9db6-2a26ae2e2faa','7ebb32d6-cda5-4c01-aa24-839404ff3bf1','c08a210f-d4e2-41e9-aedd-d713db8df236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8edbec7695bc48f497a9022ec3ae8354',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baed630d-11e7-4055-8fed-f6aeaff7a0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baed630d-11e7-4055-8fed-f6aeaff7a0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Flow 'volume_create_api' (0d18f293-ec15-42eb-95fb-add16d71c776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Create volume request issued successfully. Sep 01 02:00:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0a6c72dc-aa06-4cdd-aa06-d4d0a6927d2e tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1/1] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:00:44 2026] POST /volume/v3/volumes => generated 758 bytes in 1465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-783bedbf-5aaa-4018-8fb3-0db685c29f38 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-783bedbf-5aaa-4018-8fb3-0db685c29f38 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:00:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-783bedbf-5aaa-4018-8fb3-0db685c29f38 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-783bedbf-5aaa-4018-8fb3-0db685c29f38 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:47 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-783bedbf-5aaa-4018-8fb3-0db685c29f38 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:00:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-783bedbf-5aaa-4018-8fb3-0db685c29f38 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:00:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-783bedbf-5aaa-4018-8fb3-0db685c29f38 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:00:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1/2] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:46 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 850 bytes in 1102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:00:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-aa679cb7-abe0-4373-92a9-b00e79cadb56 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aa679cb7-abe0-4373-92a9-b00e79cadb56 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:00:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aa679cb7-abe0-4373-92a9-b00e79cadb56 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aa679cb7-abe0-4373-92a9-b00e79cadb56 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:00:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:00:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-aa679cb7-abe0-4373-92a9-b00e79cadb56 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:00:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aa679cb7-abe0-4373-92a9-b00e79cadb56 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:00:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 2/3] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:48 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:57 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=4 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:00:58 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:01:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:01:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-715303714"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-715303714'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:05 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Create volume of 1 GB Sep 01 02:01:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:05 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:01:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:01:05.749076. {{(pid=87155) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:01:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Availability Zones retrieved successfully. Sep 01 02:01:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Flow 'volume_create_api' (35ffdb28-c12d-4178-ba98-b382be93ce7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31bb2d83-9b25-4fd8-a30c-76c350e26576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31bb2d83-9b25-4fd8-a30c-76c350e26576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9488c20a-45d5-4df2-b4a7-adcd2fef4ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:06 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:06 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Created reservations ['94a3666b-1788-43e5-81e1-714e63837230', '19f14887-b956-48c5-82cd-018bce1c3e9d', '6791851d-81ce-41f0-9a4b-6b27a835a065', 'c21a884c-9111-44c6-8691-d6770ff220f3'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9488c20a-45d5-4df2-b4a7-adcd2fef4ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94a3666b-1788-43e5-81e1-714e63837230', '19f14887-b956-48c5-82cd-018bce1c3e9d', '6791851d-81ce-41f0-9a4b-6b27a835a065', 'c21a884c-9111-44c6-8691-d6770ff220f3']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d92c376-3d57-4018-a6a0-8f90f767d864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d92c376-3d57-4018-a6a0-8f90f767d864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9963221-df8d-4dd3-b859-16b7fce752fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-715303714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c52c6f548d41659791695578e79d73',qos_specs=None,replication_status=,reservations=['94a3666b-1788-43e5-81e1-714e63837230','19f14887-b956-48c5-82cd-018bce1c3e9d','6791851d-81ce-41f0-9a4b-6b27a835a065','c21a884c-9111-44c6-8691-d6770ff220f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09018028f73449e39947efaabcca1538',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:01:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-715303714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9963221-df8d-4dd3-b859-16b7fce752fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c52c6f548d41659791695578e79d73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09018028f73449e39947efaabcca1538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d39a6c2c-cd4b-4014-aa04-1171eaf3763c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d39a6c2c-cd4b-4014-aa04-1171eaf3763c) transitioned into state 'SUCCESS' from state '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-715303714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c52c6f548d41659791695578e79d73',qos_specs=None,replication_status=,reservations=['94a3666b-1788-43e5-81e1-714e63837230','19f14887-b956-48c5-82cd-018bce1c3e9d','6791851d-81ce-41f0-9a4b-6b27a835a065','c21a884c-9111-44c6-8691-d6770ff220f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09018028f73449e39947efaabcca1538',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f287bc9c-17de-4718-b578-f83c86d975c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f287bc9c-17de-4718-b578-f83c86d975c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Flow 'volume_create_api' (35ffdb28-c12d-4178-ba98-b382be93ce7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Create volume request issued successfully. Sep 01 02:01:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-51f753d2-746a-4c0b-91c3-b113e464fc27 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 2/4] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:01:05 2026] POST /volume/v3/volumes => generated 758 bytes in 1392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-86e3f04d-1d91-4344-ab4e-546f50ce5718 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-86e3f04d-1d91-4344-ab4e-546f50ce5718 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-86e3f04d-1d91-4344-ab4e-546f50ce5718 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-86e3f04d-1d91-4344-ab4e-546f50ce5718 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-86e3f04d-1d91-4344-ab4e-546f50ce5718 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-86e3f04d-1d91-4344-ab4e-546f50ce5718 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 3/5] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:07 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 826 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e9104f44-76fc-4840-851d-9b5a9b9d4fe8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e9104f44-76fc-4840-851d-9b5a9b9d4fe8 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e9104f44-76fc-4840-851d-9b5a9b9d4fe8 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e9104f44-76fc-4840-851d-9b5a9b9d4fe8 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e9104f44-76fc-4840-851d-9b5a9b9d4fe8 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e9104f44-76fc-4840-851d-9b5a9b9d4fe8 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 3/6] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:08 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 850 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5b5aedab-9912-40a7-9720-b95417df6fda None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b5aedab-9912-40a7-9720-b95417df6fda tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b5aedab-9912-40a7-9720-b95417df6fda tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b5aedab-9912-40a7-9720-b95417df6fda tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5b5aedab-9912-40a7-9720-b95417df6fda tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b5aedab-9912-40a7-9720-b95417df6fda tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 4/7] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:09 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 850 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9bd683c3-2c4a-4848-980a-4edf6e1fe75b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9bd683c3-2c4a-4848-980a-4edf6e1fe75b tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9bd683c3-2c4a-4848-980a-4edf6e1fe75b tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9bd683c3-2c4a-4848-980a-4edf6e1fe75b tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9bd683c3-2c4a-4848-980a-4edf6e1fe75b tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9bd683c3-2c4a-4848-980a-4edf6e1fe75b tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 4/8] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:10 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 851 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-6495a7b5-dd6f-4b7c-bf9c-cacdfe261216 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-6495a7b5-dd6f-4b7c-bf9c-cacdfe261216 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-6495a7b5-dd6f-4b7c-bf9c-cacdfe261216 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-6495a7b5-dd6f-4b7c-bf9c-cacdfe261216 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-6495a7b5-dd6f-4b7c-bf9c-cacdfe261216 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-6495a7b5-dd6f-4b7c-bf9c-cacdfe261216 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 5/9] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:01:12 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-7957595c-6361-4c9b-a8de-9b0217584670 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-7957595c-6361-4c9b-a8de-9b0217584670 None None] GET http://192.168.122.15/volume// Sep 01 02:01:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-7957595c-6361-4c9b-a8de-9b0217584670 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-7957595c-6361-4c9b-a8de-9b0217584670 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-7957595c-6361-4c9b-a8de-9b0217584670 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:01:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 5/10] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:01:12 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:01:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-8a55a413-5d4a-4108-a63d-af51a318c39c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-8a55a413-5d4a-4108-a63d-af51a318c39c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:01:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-8a55a413-5d4a-4108-a63d-af51a318c39c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9963221-df8d-4dd3-b859-16b7fce752fe", "connector": null, "instance_uuid": "c34da3d0-b956-4709-9472-8e20291359a4"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 01 02:01:13 devstack devstack@c-api.service[87154]: .first() Sep 01 02:01:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-8a55a413-5d4a-4108-a63d-af51a318c39c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:01:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 6/11] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:01:12 2026] POST /volume/v3/attachments => generated 273 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6808ca0d-38c4-4312-bd54-8be81ed6fa73 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6808ca0d-38c4-4312-bd54-8be81ed6fa73 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6808ca0d-38c4-4312-bd54-8be81ed6fa73 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6808ca0d-38c4-4312-bd54-8be81ed6fa73 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6808ca0d-38c4-4312-bd54-8be81ed6fa73 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-d9a7db28-2cc4-4bc2-a196-c310800a3a2c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-d9a7db28-2cc4-4bc2-a196-c310800a3a2c None None] GET http://192.168.122.15/volume// Sep 01 02:01:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-d9a7db28-2cc4-4bc2-a196-c310800a3a2c None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-d9a7db28-2cc4-4bc2-a196-c310800a3a2c None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-d9a7db28-2cc4-4bc2-a196-c310800a3a2c None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:01:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 7/12] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:01:13 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:01:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-a6a2803c-a456-4d60-be55-4dc8dd05a719 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-a6a2803c-a456-4d60-be55-4dc8dd05a719 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6808ca0d-38c4-4312-bd54-8be81ed6fa73 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 6/13] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:13 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 850 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-a6a2803c-a456-4d60-be55-4dc8dd05a719 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-a6a2803c-a456-4d60-be55-4dc8dd05a719 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-a6a2803c-a456-4d60-be55-4dc8dd05a719 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-a6a2803c-a456-4d60-be55-4dc8dd05a719 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 8/14] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:01:13 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 1031 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:01:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1073103c-f251-40c3-9ed7-a5908f95b4cf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1073103c-f251-40c3-9ed7-a5908f95b4cf tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1073103c-f251-40c3-9ed7-a5908f95b4cf tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1073103c-f251-40c3-9ed7-a5908f95b4cf tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1073103c-f251-40c3-9ed7-a5908f95b4cf tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1073103c-f251-40c3-9ed7-a5908f95b4cf tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 7/15] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:14 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 850 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c0e19642-445c-4bda-931e-b73b7173fbce None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c0e19642-445c-4bda-931e-b73b7173fbce tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c0e19642-445c-4bda-931e-b73b7173fbce tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c0e19642-445c-4bda-931e-b73b7173fbce tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c0e19642-445c-4bda-931e-b73b7173fbce tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c0e19642-445c-4bda-931e-b73b7173fbce tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 9/16] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:15 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-1f6a9223-7d1a-4a54-8b46-ada6140bf330 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-1f6a9223-7d1a-4a54-8b46-ada6140bf330 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] PUT http://192.168.122.15/volume/v3/attachments/015578a7-055a-4f4d-9898-1ac9728c4501 Sep 01 02:01:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-1f6a9223-7d1a-4a54-8b46-ada6140bf330 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 01 02:01:16 devstack devstack@c-api.service[87155]: .first() Sep 01 02:01:16 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-1f6a9223-7d1a-4a54-8b46-ada6140bf330 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Acquiring lock "cinder-attachment_update-f9963221-df8d-4dd3-b859-16b7fce752fe-devstack" by "attachment_update" {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:01:16 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-1f6a9223-7d1a-4a54-8b46-ada6140bf330 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Lock "cinder-attachment_update-f9963221-df8d-4dd3-b859-16b7fce752fe-devstack" acquired by "attachment_update" :: waited 0.052s {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:01:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:16 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-1f6a9223-7d1a-4a54-8b46-ada6140bf330 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Lock "cinder-attachment_update-f9963221-df8d-4dd3-b859-16b7fce752fe-devstack" released by "attachment_update" :: held 0.617s {{(pid=87155) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:01:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-1f6a9223-7d1a-4a54-8b46-ada6140bf330 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/attachments/015578a7-055a-4f4d-9898-1ac9728c4501 returned with HTTP 200 Sep 01 02:01:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 8/17] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:01:16 2026] PUT /volume/v3/attachments/015578a7-055a-4f4d-9898-1ac9728c4501 => generated 694 bytes in 756 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:01:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-079e3e63-f336-41ed-8f13-5ad4be36d18c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-079e3e63-f336-41ed-8f13-5ad4be36d18c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-079e3e63-f336-41ed-8f13-5ad4be36d18c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-079e3e63-f336-41ed-8f13-5ad4be36d18c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-079e3e63-f336-41ed-8f13-5ad4be36d18c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-079e3e63-f336-41ed-8f13-5ad4be36d18c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 10/18] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:17 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 851 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-24e120ab-65ec-4949-a71f-4c990933ca33 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-24e120ab-65ec-4949-a71f-4c990933ca33 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-24e120ab-65ec-4949-a71f-4c990933ca33 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-24e120ab-65ec-4949-a71f-4c990933ca33 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-24e120ab-65ec-4949-a71f-4c990933ca33 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-24e120ab-65ec-4949-a71f-4c990933ca33 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 9/19] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:18 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 851 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-3e4f8875-492a-4f8f-9495-9604a3d01624 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-3e4f8875-492a-4f8f-9495-9604a3d01624 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] POST http://192.168.122.15/volume/v3/attachments/015578a7-055a-4f4d-9898-1ac9728c4501/action Sep 01 02:01:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-3e4f8875-492a-4f8f-9495-9604a3d01624 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Action body: b'{"os-complete": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-3e4f8875-492a-4f8f-9495-9604a3d01624 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8a58590e-ae2a-46d5-8b26-2f82eee7fc43 req-3e4f8875-492a-4f8f-9495-9604a3d01624 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/attachments/015578a7-055a-4f4d-9898-1ac9728c4501/action returned with HTTP 204 Sep 01 02:01:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 11/20] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:01:19 2026] POST /volume/v3/attachments/015578a7-055a-4f4d-9898-1ac9728c4501/action => generated 0 bytes in 234 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:01:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3083eea7-ce2c-47be-8dba-d844cf54f5dc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3083eea7-ce2c-47be-8dba-d844cf54f5dc tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3083eea7-ce2c-47be-8dba-d844cf54f5dc tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3083eea7-ce2c-47be-8dba-d844cf54f5dc tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3083eea7-ce2c-47be-8dba-d844cf54f5dc tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3083eea7-ce2c-47be-8dba-d844cf54f5dc tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 10/21] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:19 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 1143 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1723c8b3-592f-4af7-8a64-fe81defe71be None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1723c8b3-592f-4af7-8a64-fe81defe71be tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1723c8b3-592f-4af7-8a64-fe81defe71be tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1723c8b3-592f-4af7-8a64-fe81defe71be tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1723c8b3-592f-4af7-8a64-fe81defe71be tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1723c8b3-592f-4af7-8a64-fe81defe71be tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 12/22] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:19 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 1143 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-71aca688-76ed-420e-9a7b-9f24fe64859f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:01:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1450201842"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1450201842'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:23 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Create volume of 1 GB Sep 01 02:01:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Availability Zones retrieved successfully. Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Flow 'volume_create_api' (662f83c2-ac5e-4eb7-982e-d3030550678b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb4262a7-4a91-4ff3-8140-7cfd2835455b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb4262a7-4a91-4ff3-8140-7cfd2835455b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9bd442-df82-4272-9dc5-ceaca2d2816a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Created reservations ['0f9f13d2-c330-4e3e-80d5-4297f6816829', '1cb22351-5d94-4d35-9bf8-ef11883c0ac8', 'fdb7d0f5-d438-4139-98da-beff2beb5360', '8f0610c1-5e67-46a0-afaa-bd27d617e217'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9bd442-df82-4272-9dc5-ceaca2d2816a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f9f13d2-c330-4e3e-80d5-4297f6816829', '1cb22351-5d94-4d35-9bf8-ef11883c0ac8', 'fdb7d0f5-d438-4139-98da-beff2beb5360', '8f0610c1-5e67-46a0-afaa-bd27d617e217']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f742228-ba2b-4d64-b656-39263d3fe5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f742228-ba2b-4d64-b656-39263d3fe5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d7e713e-2d1f-445e-a19e-75208e6df546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1450201842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a58669aa3a34742a845e9107222c1b5',qos_specs=None,replication_status=,reservations=['0f9f13d2-c330-4e3e-80d5-4297f6816829','1cb22351-5d94-4d35-9bf8-ef11883c0ac8','fdb7d0f5-d438-4139-98da-beff2beb5360','8f0610c1-5e67-46a0-afaa-bd27d617e217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ece50054dcc34de48a738061e8a02ef3',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1450201842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d7e713e-2d1f-445e-a19e-75208e6df546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a58669aa3a34742a845e9107222c1b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ece50054dcc34de48a738061e8a02ef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63cfc621-68d4-4e34-8b5b-f9e07937a2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63cfc621-68d4-4e34-8b5b-f9e07937a2f0) transitioned into state 'SUCCESS' from state '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-1450201842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a58669aa3a34742a845e9107222c1b5',qos_specs=None,replication_status=,reservations=['0f9f13d2-c330-4e3e-80d5-4297f6816829','1cb22351-5d94-4d35-9bf8-ef11883c0ac8','fdb7d0f5-d438-4139-98da-beff2beb5360','8f0610c1-5e67-46a0-afaa-bd27d617e217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ece50054dcc34de48a738061e8a02ef3',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4a1eee-8dd2-4a37-94b7-56112a46c33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4a1eee-8dd2-4a37-94b7-56112a46c33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Flow 'volume_create_api' (662f83c2-ac5e-4eb7-982e-d3030550678b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Create volume request issued successfully. Sep 01 02:01:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-71aca688-76ed-420e-9a7b-9f24fe64859f tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 11/23] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:01:23 2026] POST /volume/v3/volumes => generated 762 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e697c00e-37c8-4e4b-ade8-d3e1914b2d47 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e697c00e-37c8-4e4b-ade8-d3e1914b2d47 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] GET http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e697c00e-37c8-4e4b-ade8-d3e1914b2d47 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e697c00e-37c8-4e4b-ade8-d3e1914b2d47 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e697c00e-37c8-4e4b-ade8-d3e1914b2d47 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Volume info retrieved successfully. Sep 01 02:01:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e697c00e-37c8-4e4b-ade8-d3e1914b2d47 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 returned with HTTP 200 Sep 01 02:01:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 13/24] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:24 2026] GET /volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 => generated 830 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-e2539f83-5b6e-49b9-a4c7-c755bcaa0357 req-cbbfd1b4-dbce-4846-ac89-b2051f7e3e70 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e2539f83-5b6e-49b9-a4c7-c755bcaa0357 req-cbbfd1b4-dbce-4846-ac89-b2051f7e3e70 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] DELETE http://192.168.122.15/volume/v3/attachments/015578a7-055a-4f4d-9898-1ac9728c4501 Sep 01 02:01:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e2539f83-5b6e-49b9-a4c7-c755bcaa0357 req-cbbfd1b4-dbce-4846-ac89-b2051f7e3e70 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e2539f83-5b6e-49b9-a4c7-c755bcaa0357 req-cbbfd1b4-dbce-4846-ac89-b2051f7e3e70 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:25 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, Sep 01 02:01:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e2539f83-5b6e-49b9-a4c7-c755bcaa0357 req-cbbfd1b4-dbce-4846-ac89-b2051f7e3e70 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/attachments/015578a7-055a-4f4d-9898-1ac9728c4501 returned with HTTP 200 Sep 01 02:01:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 12/25] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:01:25 2026] DELETE /volume/v3/attachments/015578a7-055a-4f4d-9898-1ac9728c4501 => generated 19 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0c2f2fc8-9adf-449a-ae5b-da3a67e8f695 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c2f2fc8-9adf-449a-ae5b-da3a67e8f695 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] GET http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0c2f2fc8-9adf-449a-ae5b-da3a67e8f695 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0c2f2fc8-9adf-449a-ae5b-da3a67e8f695 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0c2f2fc8-9adf-449a-ae5b-da3a67e8f695 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Volume info retrieved successfully. Sep 01 02:01:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c2f2fc8-9adf-449a-ae5b-da3a67e8f695 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 returned with HTTP 200 Sep 01 02:01:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 14/26] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:25 2026] GET /volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 => generated 854 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-167177ea-8ba5-437b-9da3-a5698e8619c9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-167177ea-8ba5-437b-9da3-a5698e8619c9 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] GET http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-167177ea-8ba5-437b-9da3-a5698e8619c9 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-167177ea-8ba5-437b-9da3-a5698e8619c9 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-167177ea-8ba5-437b-9da3-a5698e8619c9 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Volume info retrieved successfully. Sep 01 02:01:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-167177ea-8ba5-437b-9da3-a5698e8619c9 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 returned with HTTP 200 Sep 01 02:01:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 13/27] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:27 2026] GET /volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 => generated 854 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-679b5330-8a40-4978-9361-b10a7dca33c7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-679b5330-8a40-4978-9361-b10a7dca33c7 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-679b5330-8a40-4978-9361-b10a7dca33c7 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-679b5330-8a40-4978-9361-b10a7dca33c7 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-92f544a5-6fc5-4235-b440-c3ed0c033bb7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-679b5330-8a40-4978-9361-b10a7dca33c7 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-92f544a5-6fc5-4235-b440-c3ed0c033bb7 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] GET http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-92f544a5-6fc5-4235-b440-c3ed0c033bb7 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-92f544a5-6fc5-4235-b440-c3ed0c033bb7 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-679b5330-8a40-4978-9361-b10a7dca33c7 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 15/28] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:28 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 851 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3b0c34da-eadd-4747-a317-dd8b2c180a61 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3b0c34da-eadd-4747-a317-dd8b2c180a61 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3b0c34da-eadd-4747-a317-dd8b2c180a61 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3b0c34da-eadd-4747-a317-dd8b2c180a61 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3b0c34da-eadd-4747-a317-dd8b2c180a61 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3b0c34da-eadd-4747-a317-dd8b2c180a61 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 16/29] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:28 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-92f544a5-6fc5-4235-b440-c3ed0c033bb7 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Volume info retrieved successfully. Sep 01 02:01:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-92f544a5-6fc5-4235-b440-c3ed0c033bb7 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 returned with HTTP 200 Sep 01 02:01:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 14/30] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:28 2026] GET /volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 => generated 855 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4b7f4c4a-9f86-47fa-b4de-f90fb56805a8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b7f4c4a-9f86-47fa-b4de-f90fb56805a8 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b7f4c4a-9f86-47fa-b4de-f90fb56805a8 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b7f4c4a-9f86-47fa-b4de-f90fb56805a8 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4b7f4c4a-9f86-47fa-b4de-f90fb56805a8 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b7f4c4a-9f86-47fa-b4de-f90fb56805a8 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 17/31] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:28 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 851 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7d92dcab-239d-491c-9df2-f6c32b61ac80 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7d92dcab-239d-491c-9df2-f6c32b61ac80 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] DELETE http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7d92dcab-239d-491c-9df2-f6c32b61ac80 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7d92dcab-239d-491c-9df2-f6c32b61ac80 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:28 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-7d92dcab-239d-491c-9df2-f6c32b61ac80 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Delete volume with id: f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7d92dcab-239d-491c-9df2-f6c32b61ac80 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7d92dcab-239d-491c-9df2-f6c32b61ac80 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Delete volume request issued successfully. Sep 01 02:01:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7d92dcab-239d-491c-9df2-f6c32b61ac80 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 202 Sep 01 02:01:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 15/32] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:01:28 2026] DELETE /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-755b1bb7-1313-4230-8c02-2920246b37a1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-755b1bb7-1313-4230-8c02-2920246b37a1 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-755b1bb7-1313-4230-8c02-2920246b37a1 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-755b1bb7-1313-4230-8c02-2920246b37a1 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f472558d-67df-4185-a941-6cebd4596c05 req-94a746fe-e1cd-4698-afe2-c626f88c5fa4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f472558d-67df-4185-a941-6cebd4596c05 req-94a746fe-e1cd-4698-afe2-c626f88c5fa4 tempest-VolumesAdminNegativeTest-1960374003 tempest-VolumesAdminNegativeTest-1960374003-project] GET http://192.168.122.15/volume/v3/volumes/5e629b67-d4b7-4ffa-b1db-094fe0191339 Sep 01 02:01:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f472558d-67df-4185-a941-6cebd4596c05 req-94a746fe-e1cd-4698-afe2-c626f88c5fa4 tempest-VolumesAdminNegativeTest-1960374003 tempest-VolumesAdminNegativeTest-1960374003-project] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f472558d-67df-4185-a941-6cebd4596c05 req-94a746fe-e1cd-4698-afe2-c626f88c5fa4 tempest-VolumesAdminNegativeTest-1960374003 tempest-VolumesAdminNegativeTest-1960374003-project] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-755b1bb7-1313-4230-8c02-2920246b37a1 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-755b1bb7-1313-4230-8c02-2920246b37a1 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 18/33] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 850 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f472558d-67df-4185-a941-6cebd4596c05 req-94a746fe-e1cd-4698-afe2-c626f88c5fa4 tempest-VolumesAdminNegativeTest-1960374003 tempest-VolumesAdminNegativeTest-1960374003-project] http://192.168.122.15/volume/v3/volumes/5e629b67-d4b7-4ffa-b1db-094fe0191339 returned with HTTP 404 Sep 01 02:01:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 16/34] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/volumes/5e629b67-d4b7-4ffa-b1db-094fe0191339 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ce9f07e2-27d7-4e92-a5df-cff663265740 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ce9f07e2-27d7-4e92-a5df-cff663265740 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] DELETE http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ce9f07e2-27d7-4e92-a5df-cff663265740 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ce9f07e2-27d7-4e92-a5df-cff663265740 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-ce9f07e2-27d7-4e92-a5df-cff663265740 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Delete volume with id: 7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ce9f07e2-27d7-4e92-a5df-cff663265740 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Volume info retrieved successfully. Sep 01 02:01:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ce9f07e2-27d7-4e92-a5df-cff663265740 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Delete volume request issued successfully. Sep 01 02:01:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ce9f07e2-27d7-4e92-a5df-cff663265740 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 returned with HTTP 202 Sep 01 02:01:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 19/35] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:01:29 2026] DELETE /volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0878171a-0151-438f-9ac6-8fdedb0b3571 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0878171a-0151-438f-9ac6-8fdedb0b3571 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] GET http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0878171a-0151-438f-9ac6-8fdedb0b3571 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0878171a-0151-438f-9ac6-8fdedb0b3571 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0878171a-0151-438f-9ac6-8fdedb0b3571 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Volume info retrieved successfully. Sep 01 02:01:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0878171a-0151-438f-9ac6-8fdedb0b3571 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 returned with HTTP 200 Sep 01 02:01:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 17/36] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 => generated 854 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1f91f2d0-0cde-4b1a-bc60-207a226fd593 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1f91f2d0-0cde-4b1a-bc60-207a226fd593 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1f91f2d0-0cde-4b1a-bc60-207a226fd593 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1f91f2d0-0cde-4b1a-bc60-207a226fd593 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1f91f2d0-0cde-4b1a-bc60-207a226fd593 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1f91f2d0-0cde-4b1a-bc60-207a226fd593 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 20/37] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:30 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-78a07346-fcce-41a3-838b-477668fb437a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-78a07346-fcce-41a3-838b-477668fb437a tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] GET http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-78a07346-fcce-41a3-838b-477668fb437a tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-78a07346-fcce-41a3-838b-477668fb437a tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-78a07346-fcce-41a3-838b-477668fb437a tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Volume info retrieved successfully. Sep 01 02:01:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-78a07346-fcce-41a3-838b-477668fb437a tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 returned with HTTP 200 Sep 01 02:01:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 18/38] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:30 2026] GET /volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 => generated 854 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d6f3071f-90b4-4eb3-a4da-6ff010cfd55c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6f3071f-90b4-4eb3-a4da-6ff010cfd55c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6f3071f-90b4-4eb3-a4da-6ff010cfd55c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6f3071f-90b4-4eb3-a4da-6ff010cfd55c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d6f3071f-90b4-4eb3-a4da-6ff010cfd55c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6f3071f-90b4-4eb3-a4da-6ff010cfd55c tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 21/39] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 850 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5fc439b6-8e81-49ec-9aa1-a347a29cab0c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5fc439b6-8e81-49ec-9aa1-a347a29cab0c tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] GET http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5fc439b6-8e81-49ec-9aa1-a347a29cab0c tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5fc439b6-8e81-49ec-9aa1-a347a29cab0c tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5fc439b6-8e81-49ec-9aa1-a347a29cab0c tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Volume info retrieved successfully. Sep 01 02:01:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5fc439b6-8e81-49ec-9aa1-a347a29cab0c tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 returned with HTTP 200 Sep 01 02:01:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 19/40] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 => generated 854 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d6408387-7c52-4571-9712-2eb66ebe5f75 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6408387-7c52-4571-9712-2eb66ebe5f75 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6408387-7c52-4571-9712-2eb66ebe5f75 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6408387-7c52-4571-9712-2eb66ebe5f75 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d6408387-7c52-4571-9712-2eb66ebe5f75 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6408387-7c52-4571-9712-2eb66ebe5f75 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 22/41] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:32 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5f2411d9-a036-48c6-b061-d527e61c8491 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f2411d9-a036-48c6-b061-d527e61c8491 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] GET http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f2411d9-a036-48c6-b061-d527e61c8491 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f2411d9-a036-48c6-b061-d527e61c8491 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5f2411d9-a036-48c6-b061-d527e61c8491 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Volume info retrieved successfully. Sep 01 02:01:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f2411d9-a036-48c6-b061-d527e61c8491 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 returned with HTTP 200 Sep 01 02:01:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 20/42] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:33 2026] GET /volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 => generated 854 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-188c6aa5-1984-4668-a4dc-7efd83dbf5d4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-188c6aa5-1984-4668-a4dc-7efd83dbf5d4 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-188c6aa5-1984-4668-a4dc-7efd83dbf5d4 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-188c6aa5-1984-4668-a4dc-7efd83dbf5d4 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:01:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:01:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-188c6aa5-1984-4668-a4dc-7efd83dbf5d4 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Volume info retrieved successfully. Sep 01 02:01:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-188c6aa5-1984-4668-a4dc-7efd83dbf5d4 tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 200 Sep 01 02:01:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 23/43] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:33 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 850 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5e6d4aef-73a7-494d-a9a0-17cdf8a964cd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e6d4aef-73a7-494d-a9a0-17cdf8a964cd tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] GET http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e6d4aef-73a7-494d-a9a0-17cdf8a964cd tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e6d4aef-73a7-494d-a9a0-17cdf8a964cd tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:34 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:34 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:01:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:01:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5e6d4aef-73a7-494d-a9a0-17cdf8a964cd tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Volume info retrieved successfully. Sep 01 02:01:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e6d4aef-73a7-494d-a9a0-17cdf8a964cd tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 returned with HTTP 200 Sep 01 02:01:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 21/44] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:34 2026] GET /volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ebf0fd6e-59d7-4aa9-83e8-91cdb560867f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ebf0fd6e-59d7-4aa9-83e8-91cdb560867f tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] GET http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe Sep 01 02:01:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ebf0fd6e-59d7-4aa9-83e8-91cdb560867f tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ebf0fd6e-59d7-4aa9-83e8-91cdb560867f tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ebf0fd6e-59d7-4aa9-83e8-91cdb560867f tempest-DeleteServersTestJSON-522177017 tempest-DeleteServersTestJSON-522177017-project-member] http://192.168.122.15/volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe returned with HTTP 404 Sep 01 02:01:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 24/45] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:34 2026] GET /volume/v3/volumes/f9963221-df8d-4dd3-b859-16b7fce752fe => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-28e27599-225a-47c5-8a56-d9b566609fe9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-28e27599-225a-47c5-8a56-d9b566609fe9 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] GET http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 Sep 01 02:01:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-28e27599-225a-47c5-8a56-d9b566609fe9 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-28e27599-225a-47c5-8a56-d9b566609fe9 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-28e27599-225a-47c5-8a56-d9b566609fe9 tempest-VolumesAdminNegativeTest-1280148017 tempest-VolumesAdminNegativeTest-1280148017-project-member] http://192.168.122.15/volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 returned with HTTP 404 Sep 01 02:01:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 22/46] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/volumes/7d7e713e-2d1f-445e-a19e-75208e6df546 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=86,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:01:45 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=130,cinder:INSERT=21,cinder:UPDATE=29 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-642ea216-6ab5-40b7-81b6-cbd89664ec38 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-642ea216-6ab5-40b7-81b6-cbd89664ec38 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-642ea216-6ab5-40b7-81b6-cbd89664ec38 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-642ea216-6ab5-40b7-81b6-cbd89664ec38 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-642ea216-6ab5-40b7-81b6-cbd89664ec38 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-642ea216-6ab5-40b7-81b6-cbd89664ec38 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 25/47] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:02:11 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-2e969470-6efc-48d8-aa1f-9e36ac825867 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-2e969470-6efc-48d8-aa1f-9e36ac825867 None None] GET http://192.168.122.15/volume// Sep 01 02:02:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-2e969470-6efc-48d8-aa1f-9e36ac825867 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-2e969470-6efc-48d8-aa1f-9e36ac825867 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-2e969470-6efc-48d8-aa1f-9e36ac825867 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:02:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 23/48] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:02:12 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:02:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-e2b7b7fa-98b8-4d4b-936a-5024de7bb2c5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-e2b7b7fa-98b8-4d4b-936a-5024de7bb2c5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:02:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-e2b7b7fa-98b8-4d4b-936a-5024de7bb2c5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8db4abfc-0d68-4444-9140-9f97c80b3469", "connector": null, "instance_uuid": "51b275cc-13d8-41b4-ab1d-c59cac9ac600"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-e2b7b7fa-98b8-4d4b-936a-5024de7bb2c5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:02:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 26/49] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:02:12 2026] POST /volume/v3/attachments => generated 273 bytes in 1129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2ba880f5-507c-47ab-8368-18bdfb63729f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ba880f5-507c-47ab-8368-18bdfb63729f tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ba880f5-507c-47ab-8368-18bdfb63729f tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ba880f5-507c-47ab-8368-18bdfb63729f tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-00e17fa2-032b-4bc1-8fd8-739e5ccb99ee None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-00e17fa2-032b-4bc1-8fd8-739e5ccb99ee None None] GET http://192.168.122.15/volume// Sep 01 02:02:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-00e17fa2-032b-4bc1-8fd8-739e5ccb99ee None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-00e17fa2-032b-4bc1-8fd8-739e5ccb99ee None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-00e17fa2-032b-4bc1-8fd8-739e5ccb99ee None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:02:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 27/50] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:02:13 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:02:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-82e4344a-60ce-4ad9-b5e7-d20e79b75d76 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-82e4344a-60ce-4ad9-b5e7-d20e79b75d76 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-82e4344a-60ce-4ad9-b5e7-d20e79b75d76 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-82e4344a-60ce-4ad9-b5e7-d20e79b75d76 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2ba880f5-507c-47ab-8368-18bdfb63729f tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ba880f5-507c-47ab-8368-18bdfb63729f tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 24/51] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:13 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 850 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-82e4344a-60ce-4ad9-b5e7-d20e79b75d76 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-82e4344a-60ce-4ad9-b5e7-d20e79b75d76 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 28/52] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:02:13 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 1031 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:02:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-826bb7aa-74a8-4f7a-981e-a0c5ad9c0b66 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-826bb7aa-74a8-4f7a-981e-a0c5ad9c0b66 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] PUT http://192.168.122.15/volume/v3/attachments/d3b2d87f-5031-4c36-a510-8684c62a5311 Sep 01 02:02:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-826bb7aa-74a8-4f7a-981e-a0c5ad9c0b66 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:14 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-826bb7aa-74a8-4f7a-981e-a0c5ad9c0b66 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Acquiring lock "cinder-attachment_update-8db4abfc-0d68-4444-9140-9f97c80b3469-devstack" by "attachment_update" {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:02:14 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-826bb7aa-74a8-4f7a-981e-a0c5ad9c0b66 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Lock "cinder-attachment_update-8db4abfc-0d68-4444-9140-9f97c80b3469-devstack" acquired by "attachment_update" :: waited 0.040s {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:02:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:14 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-826bb7aa-74a8-4f7a-981e-a0c5ad9c0b66 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Lock "cinder-attachment_update-8db4abfc-0d68-4444-9140-9f97c80b3469-devstack" released by "attachment_update" :: held 0.374s {{(pid=87155) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:02:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-826bb7aa-74a8-4f7a-981e-a0c5ad9c0b66 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/attachments/d3b2d87f-5031-4c36-a510-8684c62a5311 returned with HTTP 200 Sep 01 02:02:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 25/53] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:02:14 2026] PUT /volume/v3/attachments/d3b2d87f-5031-4c36-a510-8684c62a5311 => generated 694 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2ef606d9-a6d2-4915-8c8f-462a1df7e7e4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ef606d9-a6d2-4915-8c8f-462a1df7e7e4 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ef606d9-a6d2-4915-8c8f-462a1df7e7e4 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ef606d9-a6d2-4915-8c8f-462a1df7e7e4 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2ef606d9-a6d2-4915-8c8f-462a1df7e7e4 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ef606d9-a6d2-4915-8c8f-462a1df7e7e4 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 29/54] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:14 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 851 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-a026ee40-e8a6-4d11-b25a-aac7487a81b5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-a026ee40-e8a6-4d11-b25a-aac7487a81b5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] POST http://192.168.122.15/volume/v3/attachments/d3b2d87f-5031-4c36-a510-8684c62a5311/action Sep 01 02:02:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-a026ee40-e8a6-4d11-b25a-aac7487a81b5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-a026ee40-e8a6-4d11-b25a-aac7487a81b5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-157513bd-e2bc-471a-92ef-9be798e086f0 req-a026ee40-e8a6-4d11-b25a-aac7487a81b5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/attachments/d3b2d87f-5031-4c36-a510-8684c62a5311/action returned with HTTP 204 Sep 01 02:02:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 26/55] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:02:15 2026] POST /volume/v3/attachments/d3b2d87f-5031-4c36-a510-8684c62a5311/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-880cbdd6-f995-4fe8-b477-55b2eab421f3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-880cbdd6-f995-4fe8-b477-55b2eab421f3 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-880cbdd6-f995-4fe8-b477-55b2eab421f3 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-880cbdd6-f995-4fe8-b477-55b2eab421f3 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-880cbdd6-f995-4fe8-b477-55b2eab421f3 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-880cbdd6-f995-4fe8-b477-55b2eab421f3 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 30/56] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:16 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 1143 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:02:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-36411875-d87e-42a8-8182-0f537c87c958 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-36411875-d87e-42a8-8182-0f537c87c958 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-36411875-d87e-42a8-8182-0f537c87c958 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-36411875-d87e-42a8-8182-0f537c87c958 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-36411875-d87e-42a8-8182-0f537c87c958 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-36411875-d87e-42a8-8182-0f537c87c958 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 27/57] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:16 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 1143 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-28b03cd3-ed00-4b66-98b4-405441bc6c86 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-28b03cd3-ed00-4b66-98b4-405441bc6c86 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:02:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-28b03cd3-ed00-4b66-98b4-405441bc6c86 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-479362247"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-28b03cd3-ed00-4b66-98b4-405441bc6c86 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:02:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 31/58] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:02:17 2026] POST /volume/v3/types => generated 227 bytes in 911 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7c1682b5-72d2-4f76-8f30-894dd06af32b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c1682b5-72d2-4f76-8f30-894dd06af32b tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:02:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c1682b5-72d2-4f76-8f30-894dd06af32b tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-997540218"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c1682b5-72d2-4f76-8f30-894dd06af32b tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:02:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 28/59] 192.168.122.15 () {62 vars in 1190 bytes} [Tue Sep 1 02:02:18 2026] POST /volume/v3/group_types => generated 184 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f5ce292f-8d71-49b1-a9c2-ebe3b0a98c3e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f5ce292f-8d71-49b1-a9c2-ebe3b0a98c3e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] POST http://192.168.122.15/volume/v3/groups Sep 01 02:02:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f5ce292f-8d71-49b1-a9c2-ebe3b0a98c3e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "27d1a92f-f2dc-4603-9d5b-c51e11a25a37", "volume_types": ["3677aedd-27ab-4d97-a191-9433146c8eeb"], "name": "tempest-GroupSnapshotsV319Test-Group-574593279"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-f5ce292f-8d71-49b1-a9c2-ebe3b0a98c3e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Creating new group {'group': {'group_type': '27d1a92f-f2dc-4603-9d5b-c51e11a25a37', 'volume_types': ['3677aedd-27ab-4d97-a191-9433146c8eeb'], 'name': 'tempest-GroupSnapshotsV319Test-Group-574593279'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:02:18 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-f5ce292f-8d71-49b1-a9c2-ebe3b0a98c3e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-574593279. Sep 01 02:02:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:18 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:02:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f5ce292f-8d71-49b1-a9c2-ebe3b0a98c3e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:02:18.899955. {{(pid=87154) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:02:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f5ce292f-8d71-49b1-a9c2-ebe3b0a98c3e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Availability Zones retrieved successfully. Sep 01 02:02:19 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-f5ce292f-8d71-49b1-a9c2-ebe3b0a98c3e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Created reservations ['a6688ca0-9de7-4014-a2d4-0742791cc48f'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f5ce292f-8d71-49b1-a9c2-ebe3b0a98c3e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/groups returned with HTTP 202 Sep 01 02:02:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 32/60] 192.168.122.15 () {62 vars in 1176 bytes} [Tue Sep 1 02:02:18 2026] POST /volume/v3/groups => generated 115 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d74e6373-4560-4dde-ad26-4b42091505d0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d74e6373-4560-4dde-ad26-4b42091505d0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a Sep 01 02:02:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d74e6373-4560-4dde-ad26-4b42091505d0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d74e6373-4560-4dde-ad26-4b42091505d0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-d74e6373-4560-4dde-ad26-4b42091505d0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:02:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:19 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:02:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d74e6373-4560-4dde-ad26-4b42091505d0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a returned with HTTP 200 Sep 01 02:02:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 29/61] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:02:19 2026] GET /volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a => generated 395 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-105ad4e5-b7ab-4543-baea-3a053089c6de None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-105ad4e5-b7ab-4543-baea-3a053089c6de tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-105ad4e5-b7ab-4543-baea-3a053089c6de tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-105ad4e5-b7ab-4543-baea-3a053089c6de tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-105ad4e5-b7ab-4543-baea-3a053089c6de tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-35eec14b-bbbd-4c9d-870a-f98520922c3f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35eec14b-bbbd-4c9d-870a-f98520922c3f tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a Sep 01 02:02:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-35eec14b-bbbd-4c9d-870a-f98520922c3f tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-35eec14b-bbbd-4c9d-870a-f98520922c3f tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-35eec14b-bbbd-4c9d-870a-f98520922c3f tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:02:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-105ad4e5-b7ab-4543-baea-3a053089c6de tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 33/62] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:02:20 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 1143 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:02:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:20 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:02:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35eec14b-bbbd-4c9d-870a-f98520922c3f tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a returned with HTTP 200 Sep 01 02:02:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 30/63] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:02:20 2026] GET /volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a => generated 396 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f3792eca-c637-45b7-b82b-aa66653bda73 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:02:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-608874176", "volume_type": "3677aedd-27ab-4d97-a191-9433146c8eeb", "group_id": "f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-608874176', 'volume_type': '3677aedd-27ab-4d97-a191-9433146c8eeb', 'group_id': 'f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-59ed34d9-6bd8-4252-ba0c-241f2f2f5fe5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:20 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Create volume of 1 GB Sep 01 02:02:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-59ed34d9-6bd8-4252-ba0c-241f2f2f5fe5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] POST http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469/action Sep 01 02:02:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-59ed34d9-6bd8-4252-ba0c-241f2f2f5fe5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-59ed34d9-6bd8-4252-ba0c-241f2f2f5fe5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:20 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:02:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Availability Zones retrieved successfully. Sep 01 02:02:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-59ed34d9-6bd8-4252-ba0c-241f2f2f5fe5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Flow 'volume_create_api' (9e77fdfe-11b6-4dfd-a355-0be42a137a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c646e54c-90a2-44a0-8e7b-aa16ad1abdd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-59ed34d9-6bd8-4252-ba0c-241f2f2f5fe5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Begin detaching volume completed successfully. Sep 01 02:02:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-59ed34d9-6bd8-4252-ba0c-241f2f2f5fe5 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469/action returned with HTTP 202 Sep 01 02:02:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 31/64] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:02:20 2026] POST /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:02:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d9dd2f0a-4635-4e01-b783-af732ff5793a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d9dd2f0a-4635-4e01-b783-af732ff5793a tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d9dd2f0a-4635-4e01-b783-af732ff5793a tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d9dd2f0a-4635-4e01-b783-af732ff5793a tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d9dd2f0a-4635-4e01-b783-af732ff5793a tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d9dd2f0a-4635-4e01-b783-af732ff5793a tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 32/65] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:20 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 1146 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c646e54c-90a2-44a0-8e7b-aa16ad1abdd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3677aedd-27ab-4d97-a191-9433146c8eeb,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-479362247',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3677aedd-27ab-4d97-a191-9433146c8eeb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67596d6-f4ab-4488-aee7-9b60c823ac76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:21 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-479362247 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-479362247, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:21 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-479362247 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-479362247, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-33330f2c-dc91-4b38-be00-de96a276ae4b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-33330f2c-dc91-4b38-be00-de96a276ae4b None None] GET http://192.168.122.15/volume// Sep 01 02:02:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-33330f2c-dc91-4b38-be00-de96a276ae4b None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-33330f2c-dc91-4b38-be00-de96a276ae4b None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-33330f2c-dc91-4b38-be00-de96a276ae4b None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:02:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 33/66] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:02:21 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Created reservations ['8926a707-58eb-4cb1-ab30-52895b130ec9', '3852502f-f9b1-4550-9e88-7893d7e3508a', 'da05566b-a828-4f82-9e74-da450f787d08', 'd9a925c9-e8cf-40cb-9274-1864a75ad776'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67596d6-f4ab-4488-aee7-9b60c823ac76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8926a707-58eb-4cb1-ab30-52895b130ec9', '3852502f-f9b1-4550-9e88-7893d7e3508a', 'da05566b-a828-4f82-9e74-da450f787d08', 'd9a925c9-e8cf-40cb-9274-1864a75ad776']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98134249-0711-462a-8f43-8e48c5d27295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-ecda8c00-e4be-4fa8-bdf7-b9384b3a7649 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-ecda8c00-e4be-4fa8-bdf7-b9384b3a7649 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-ecda8c00-e4be-4fa8-bdf7-b9384b3a7649 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-ecda8c00-e4be-4fa8-bdf7-b9384b3a7649 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98134249-0711-462a-8f43-8e48c5d27295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd56f52-5f7a-4e1a-a389-f2f1dd31a786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-608874176',encryption_key_id=None,group_id=f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a,group_type_id=,metadata={},multiattach=False,project_id='1685e6f93bca4533b08dd4e8fdb2afee',qos_specs=None,replication_status=,reservations=['8926a707-58eb-4cb1-ab30-52895b130ec9','3852502f-f9b1-4550-9e88-7893d7e3508a','da05566b-a828-4f82-9e74-da450f787d08','d9a925c9-e8cf-40cb-9274-1864a75ad776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e680a9c985354314a3687493b31ce0b6',volume_type_id=3677aedd-27ab-4d97-a191-9433146c8eeb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-608874176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a,host=None,id=8dd56f52-5f7a-4e1a-a389-f2f1dd31a786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1685e6f93bca4533b08dd4e8fdb2afee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e680a9c985354314a3687493b31ce0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3677aedd-27ab-4d97-a191-9433146c8eeb),volume_type_id=3677aedd-27ab-4d97-a191-9433146c8eeb)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404a9092-c865-4836-b84c-43a728313b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-ecda8c00-e4be-4fa8-bdf7-b9384b3a7649 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-ecda8c00-e4be-4fa8-bdf7-b9384b3a7649 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 34/67] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:02:21 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 1327 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404a9092-c865-4836-b84c-43a728313b34) transitioned into state 'SUCCESS' from state '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-608874176',encryption_key_id=None,group_id=f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a,group_type_id=,metadata={},multiattach=False,project_id='1685e6f93bca4533b08dd4e8fdb2afee',qos_specs=None,replication_status=,reservations=['8926a707-58eb-4cb1-ab30-52895b130ec9','3852502f-f9b1-4550-9e88-7893d7e3508a','da05566b-a828-4f82-9e74-da450f787d08','d9a925c9-e8cf-40cb-9274-1864a75ad776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e680a9c985354314a3687493b31ce0b6',volume_type_id=3677aedd-27ab-4d97-a191-9433146c8eeb)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8813d371-abe8-4bc9-bd6c-338244259f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8813d371-abe8-4bc9-bd6c-338244259f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Flow 'volume_create_api' (9e77fdfe-11b6-4dfd-a355-0be42a137a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Create volume request issued successfully. Sep 01 02:02:21 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:02:21 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:02:21 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:02:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f3792eca-c637-45b7-b82b-aa66653bda73 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 34/68] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:02:20 2026] POST /volume/v3/volumes => generated 831 bytes in 1216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-edc83099-6a2f-4034-a02c-27e5cb665bc4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-edc83099-6a2f-4034-a02c-27e5cb665bc4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 Sep 01 02:02:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-edc83099-6a2f-4034-a02c-27e5cb665bc4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-edc83099-6a2f-4034-a02c-27e5cb665bc4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-edc83099-6a2f-4034-a02c-27e5cb665bc4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Volume info retrieved successfully. Sep 01 02:02:21 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-edc83099-6a2f-4034-a02c-27e5cb665bc4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:02:21 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-edc83099-6a2f-4034-a02c-27e5cb665bc4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:02:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0e6e03ee-14bb-48fc-82d4-8f4a6ff55500 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:22 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-edc83099-6a2f-4034-a02c-27e5cb665bc4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:02:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e6e03ee-14bb-48fc-82d4-8f4a6ff55500 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e6e03ee-14bb-48fc-82d4-8f4a6ff55500 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e6e03ee-14bb-48fc-82d4-8f4a6ff55500 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-edc83099-6a2f-4034-a02c-27e5cb665bc4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 returned with HTTP 200 Sep 01 02:02:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 35/69] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:21 2026] GET /volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 => generated 899 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-cfe7e40a-1639-4800-871d-736e7d0f2690 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0e6e03ee-14bb-48fc-82d4-8f4a6ff55500 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e6e03ee-14bb-48fc-82d4-8f4a6ff55500 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 35/70] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:22 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 1146 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-cfe7e40a-1639-4800-871d-736e7d0f2690 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] DELETE http://192.168.122.15/volume/v3/attachments/d3b2d87f-5031-4c36-a510-8684c62a5311 Sep 01 02:02:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-cfe7e40a-1639-4800-871d-736e7d0f2690 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-cfe7e40a-1639-4800-871d-736e7d0f2690 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:22 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, Sep 01 02:02:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-31634c99-6af5-4240-820b-d7b869fa7e58 req-cfe7e40a-1639-4800-871d-736e7d0f2690 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/attachments/d3b2d87f-5031-4c36-a510-8684c62a5311 returned with HTTP 200 Sep 01 02:02:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 36/71] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:02:22 2026] DELETE /volume/v3/attachments/d3b2d87f-5031-4c36-a510-8684c62a5311 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d79a7c1b-a055-4ab3-890b-936b09e14563 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d79a7c1b-a055-4ab3-890b-936b09e14563 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 Sep 01 02:02:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d79a7c1b-a055-4ab3-890b-936b09e14563 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d79a7c1b-a055-4ab3-890b-936b09e14563 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f5567385-1b18-4150-9dc9-2426c7a90a9f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5567385-1b18-4150-9dc9-2426c7a90a9f tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5567385-1b18-4150-9dc9-2426c7a90a9f tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5567385-1b18-4150-9dc9-2426c7a90a9f tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d79a7c1b-a055-4ab3-890b-936b09e14563 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Volume info retrieved successfully. Sep 01 02:02:23 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-d79a7c1b-a055-4ab3-890b-936b09e14563 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:02:23 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-d79a7c1b-a055-4ab3-890b-936b09e14563 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:02:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f5567385-1b18-4150-9dc9-2426c7a90a9f tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5567385-1b18-4150-9dc9-2426c7a90a9f tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 37/72] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:23 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 851 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:23 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-d79a7c1b-a055-4ab3-890b-936b09e14563 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:02:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d79a7c1b-a055-4ab3-890b-936b09e14563 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 returned with HTTP 200 Sep 01 02:02:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 36/73] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:23 2026] GET /volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 => generated 923 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-92248408-cc47-42fa-a0c4-407662ebd065 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-92248408-cc47-42fa-a0c4-407662ebd065 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 Sep 01 02:02:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-92248408-cc47-42fa-a0c4-407662ebd065 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-92248408-cc47-42fa-a0c4-407662ebd065 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-92248408-cc47-42fa-a0c4-407662ebd065 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Volume info retrieved successfully. Sep 01 02:02:24 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-92248408-cc47-42fa-a0c4-407662ebd065 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:02:24 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-92248408-cc47-42fa-a0c4-407662ebd065 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:02:25 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-92248408-cc47-42fa-a0c4-407662ebd065 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:02:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-92248408-cc47-42fa-a0c4-407662ebd065 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 returned with HTTP 200 Sep 01 02:02:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 38/74] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:24 2026] GET /volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 => generated 923 bytes in 704 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bcbf8426-803b-41e7-a84b-c2d43a621cc8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bcbf8426-803b-41e7-a84b-c2d43a621cc8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 Sep 01 02:02:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bcbf8426-803b-41e7-a84b-c2d43a621cc8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bcbf8426-803b-41e7-a84b-c2d43a621cc8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bcbf8426-803b-41e7-a84b-c2d43a621cc8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Volume info retrieved successfully. Sep 01 02:02:26 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-bcbf8426-803b-41e7-a84b-c2d43a621cc8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:02:26 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-bcbf8426-803b-41e7-a84b-c2d43a621cc8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:02:26 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-bcbf8426-803b-41e7-a84b-c2d43a621cc8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:02:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bcbf8426-803b-41e7-a84b-c2d43a621cc8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 returned with HTTP 200 Sep 01 02:02:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 37/75] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:26 2026] GET /volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 => generated 924 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9633a2a8-559c-4d8e-8545-2ceb5de3cfed None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9633a2a8-559c-4d8e-8545-2ceb5de3cfed tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] POST http://192.168.122.15/volume/v3/group_snapshots Sep 01 02:02:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9633a2a8-559c-4d8e-8545-2ceb5de3cfed tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-298424467"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-9633a2a8-559c-4d8e-8545-2ceb5de3cfed tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-298424467'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:02:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:26 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.group_snapshots [None req-9633a2a8-559c-4d8e-8545-2ceb5de3cfed tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-298424467. Sep 01 02:02:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:27 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:02:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:27 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-9633a2a8-559c-4d8e-8545-2ceb5de3cfed tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-479362247 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-479362247, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:27 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-9633a2a8-559c-4d8e-8545-2ceb5de3cfed tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-479362247 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-479362247, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:27 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-9633a2a8-559c-4d8e-8545-2ceb5de3cfed tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Created reservations ['a4a5f290-83e5-4965-ad14-63f562ad249c', '2e7b547e-1e9d-4a90-b63e-9abc8bcef9f9', '59471cce-e5d8-4dba-a196-32eca54e2f23', 'f7575aa3-9c94-4cf3-bab8-48846d010a6e'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9633a2a8-559c-4d8e-8545-2ceb5de3cfed tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:02:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 39/76] 192.168.122.15 () {62 vars in 1203 bytes} [Tue Sep 1 02:02:26 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 1113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b9d7ebfe-0f55-4ae0-84dc-6b91f160bd05 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b9d7ebfe-0f55-4ae0-84dc-6b91f160bd05 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b9d7ebfe-0f55-4ae0-84dc-6b91f160bd05 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b9d7ebfe-0f55-4ae0-84dc-6b91f160bd05 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-b9d7ebfe-0f55-4ae0-84dc-6b91f160bd05 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b9d7ebfe-0f55-4ae0-84dc-6b91f160bd05 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 38/77] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:27 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 329 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d933fe05-d207-4710-a435-fd07b8624027 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d933fe05-d207-4710-a435-fd07b8624027 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d933fe05-d207-4710-a435-fd07b8624027 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d933fe05-d207-4710-a435-fd07b8624027 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-d933fe05-d207-4710-a435-fd07b8624027 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d933fe05-d207-4710-a435-fd07b8624027 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 40/78] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:28 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 329 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:02:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d9b0ec7b-b377-4329-854a-b1843db410f2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d9b0ec7b-b377-4329-854a-b1843db410f2 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d9b0ec7b-b377-4329-854a-b1843db410f2 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d9b0ec7b-b377-4329-854a-b1843db410f2 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-d9b0ec7b-b377-4329-854a-b1843db410f2 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d9b0ec7b-b377-4329-854a-b1843db410f2 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 39/79] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:30 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 329 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e779f1a8-35c2-4078-8d6b-5d046056f8b8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e779f1a8-35c2-4078-8d6b-5d046056f8b8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e779f1a8-35c2-4078-8d6b-5d046056f8b8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e779f1a8-35c2-4078-8d6b-5d046056f8b8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-e779f1a8-35c2-4078-8d6b-5d046056f8b8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e779f1a8-35c2-4078-8d6b-5d046056f8b8 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 41/80] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:31 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 329 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-14eb0c1a-b408-4956-bbc6-131b9d6e6731 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e78afe5d-98bb-40dd-a81b-e079ccb9b4c0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e78afe5d-98bb-40dd-a81b-e079ccb9b4c0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e78afe5d-98bb-40dd-a81b-e079ccb9b4c0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e78afe5d-98bb-40dd-a81b-e079ccb9b4c0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-14eb0c1a-b408-4956-bbc6-131b9d6e6731 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-e78afe5d-98bb-40dd-a81b-e079ccb9b4c0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-14eb0c1a-b408-4956-bbc6-131b9d6e6731 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-14eb0c1a-b408-4956-bbc6-131b9d6e6731 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e78afe5d-98bb-40dd-a81b-e079ccb9b4c0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 42/81] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:32 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 329 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-14eb0c1a-b408-4956-bbc6-131b9d6e6731 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-14eb0c1a-b408-4956-bbc6-131b9d6e6731 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 40/82] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:32 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 851 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e35f67dc-56de-4e3b-a4b5-b1c7834d3926 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e35f67dc-56de-4e3b-a4b5-b1c7834d3926 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e35f67dc-56de-4e3b-a4b5-b1c7834d3926 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e35f67dc-56de-4e3b-a4b5-b1c7834d3926 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e35f67dc-56de-4e3b-a4b5-b1c7834d3926 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e35f67dc-56de-4e3b-a4b5-b1c7834d3926 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 43/83] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:32 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:02:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-20948976"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-20948976'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:33 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Create volume of 1 GB Sep 01 02:02:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Availability Zones retrieved successfully. Sep 01 02:02:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Flow 'volume_create_api' (6cdfa561-f3c3-4f7c-9e22-cf4942bba4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6a2be1-f393-4d4f-b0c5-47b6f9c0e105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f5cf123d-b501-4f00-902a-bbb03892f94e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5cf123d-b501-4f00-902a-bbb03892f94e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5cf123d-b501-4f00-902a-bbb03892f94e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5cf123d-b501-4f00-902a-bbb03892f94e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-f5cf123d-b501-4f00-902a-bbb03892f94e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5cf123d-b501-4f00-902a-bbb03892f94e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 44/84] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:33 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 329 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6a2be1-f393-4d4f-b0c5-47b6f9c0e105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec85d77d-c315-45e9-89c7-e14813891a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:34 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Created reservations ['6d809bd0-b1e9-4ffa-b5fa-96b2c772aa16', '5a800640-17c4-4c89-8098-65d4c7e20ab3', '609e582d-6e07-4dea-a9e0-c57cd55a0de2', 'd94afa18-1dea-49f0-9e30-a4b89db16fad'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:34 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec85d77d-c315-45e9-89c7-e14813891a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d809bd0-b1e9-4ffa-b5fa-96b2c772aa16', '5a800640-17c4-4c89-8098-65d4c7e20ab3', '609e582d-6e07-4dea-a9e0-c57cd55a0de2', 'd94afa18-1dea-49f0-9e30-a4b89db16fad']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:34 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d717c095-890f-45db-85e3-ec87072c5baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:34 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:34 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d717c095-890f-45db-85e3-ec87072c5baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbfc1efe-9c91-41fe-b232-da7102ef1f1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-20948976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc21a3d78af4320bdd43659f6fccb82',qos_specs=None,replication_status=,reservations=['6d809bd0-b1e9-4ffa-b5fa-96b2c772aa16','5a800640-17c4-4c89-8098-65d4c7e20ab3','609e582d-6e07-4dea-a9e0-c57cd55a0de2','d94afa18-1dea-49f0-9e30-a4b89db16fad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1296853ed95b4cbdba8c5788f95d8e36',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-20948976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbfc1efe-9c91-41fe-b232-da7102ef1f1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cc21a3d78af4320bdd43659f6fccb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1296853ed95b4cbdba8c5788f95d8e36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:34 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9176e5a7-4b01-4b3d-80cb-d0ee98050d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-22f8f2f6-4d5f-42b4-a112-b237cf58393f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:34 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9176e5a7-4b01-4b3d-80cb-d0ee98050d64) transitioned into state 'SUCCESS' from state '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-20948976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc21a3d78af4320bdd43659f6fccb82',qos_specs=None,replication_status=,reservations=['6d809bd0-b1e9-4ffa-b5fa-96b2c772aa16','5a800640-17c4-4c89-8098-65d4c7e20ab3','609e582d-6e07-4dea-a9e0-c57cd55a0de2','d94afa18-1dea-49f0-9e30-a4b89db16fad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1296853ed95b4cbdba8c5788f95d8e36',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-22f8f2f6-4d5f-42b4-a112-b237cf58393f tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-22f8f2f6-4d5f-42b4-a112-b237cf58393f tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-22f8f2f6-4d5f-42b4-a112-b237cf58393f tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-22f8f2f6-4d5f-42b4-a112-b237cf58393f tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:34 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9e2d54-e14f-4ca0-832f-d32d645a5877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-22f8f2f6-4d5f-42b4-a112-b237cf58393f tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 45/85] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:34 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 329 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:34 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9e2d54-e14f-4ca0-832f-d32d645a5877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:34 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Flow 'volume_create_api' (6cdfa561-f3c3-4f7c-9e22-cf4942bba4d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Create volume request issued successfully. Sep 01 02:02:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1c2c12b6-5640-4d9a-acb6-d08900f0d006 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 41/86] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:33 2026] POST /volume/v3/volumes => generated 764 bytes in 1330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:02:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2a35ee07-10fa-450b-b927-ae7db3f0a840 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a35ee07-10fa-450b-b927-ae7db3f0a840 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] GET http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d Sep 01 02:02:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a35ee07-10fa-450b-b927-ae7db3f0a840 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a35ee07-10fa-450b-b927-ae7db3f0a840 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:34 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:34 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2a35ee07-10fa-450b-b927-ae7db3f0a840 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Volume info retrieved successfully. Sep 01 02:02:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a35ee07-10fa-450b-b927-ae7db3f0a840 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d returned with HTTP 200 Sep 01 02:02:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 46/87] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:34 2026] GET /volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d => generated 832 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-42019526-8044-42e5-b8f6-e36ec43ffdab None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-42019526-8044-42e5-b8f6-e36ec43ffdab tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-42019526-8044-42e5-b8f6-e36ec43ffdab tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-42019526-8044-42e5-b8f6-e36ec43ffdab tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-42019526-8044-42e5-b8f6-e36ec43ffdab tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-42019526-8044-42e5-b8f6-e36ec43ffdab tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 42/88] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:35 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 330 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fbb9db2f-0186-4d15-9c19-9362b23f7599 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fbb9db2f-0186-4d15-9c19-9362b23f7599 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/snapshots/detail Sep 01 02:02:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fbb9db2f-0186-4d15-9c19-9362b23f7599 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fbb9db2f-0186-4d15-9c19-9362b23f7599 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-fbb9db2f-0186-4d15-9c19-9362b23f7599 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:02:35 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-fbb9db2f-0186-4d15-9c19-9362b23f7599 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6e320e32-b1ba-46cf-823c-f924f96580af None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e320e32-b1ba-46cf-823c-f924f96580af tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] GET http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d Sep 01 02:02:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e320e32-b1ba-46cf-823c-f924f96580af tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e320e32-b1ba-46cf-823c-f924f96580af tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:35 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:02:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fbb9db2f-0186-4d15-9c19-9362b23f7599 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Get all snapshots completed successfully. Sep 01 02:02:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fbb9db2f-0186-4d15-9c19-9362b23f7599 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:02:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 47/89] 192.168.122.15 () {58 vars in 1143 bytes} [Tue Sep 1 02:02:35 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6e320e32-b1ba-46cf-823c-f924f96580af tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Volume info retrieved successfully. Sep 01 02:02:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2d5ceaa3-8474-4928-9947-3f256f55ea41 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d5ceaa3-8474-4928-9947-3f256f55ea41 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 Sep 01 02:02:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d5ceaa3-8474-4928-9947-3f256f55ea41 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d5ceaa3-8474-4928-9947-3f256f55ea41 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e320e32-b1ba-46cf-823c-f924f96580af tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d returned with HTTP 200 Sep 01 02:02:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 43/90] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:35 2026] GET /volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2d5ceaa3-8474-4928-9947-3f256f55ea41 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Snapshot retrieved successfully. Sep 01 02:02:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d5ceaa3-8474-4928-9947-3f256f55ea41 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 returned with HTTP 200 Sep 01 02:02:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 48/91] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:35 2026] GET /volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 => generated 473 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d6005394-46f3-44c1-b2a8-174b8473faff None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6005394-46f3-44c1-b2a8-174b8473faff tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] POST http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action Sep 01 02:02:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6005394-46f3-44c1-b2a8-174b8473faff tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6005394-46f3-44c1-b2a8-174b8473faff tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-d6005394-46f3-44c1-b2a8-174b8473faff tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Updating group '62be4a7f-f752-400d-93bc-92572e719743' with 'creating' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:02:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6005394-46f3-44c1-b2a8-174b8473faff tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action returned with HTTP 202 Sep 01 02:02:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 44/92] 192.168.122.15 () {62 vars in 1334 bytes} [Tue Sep 1 02:02:35 2026] POST /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-60392005-67b5-4b2d-be7d-b4bad26025b6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-60392005-67b5-4b2d-be7d-b4bad26025b6 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-60392005-67b5-4b2d-be7d-b4bad26025b6 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-60392005-67b5-4b2d-be7d-b4bad26025b6 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-60392005-67b5-4b2d-be7d-b4bad26025b6 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-60392005-67b5-4b2d-be7d-b4bad26025b6 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 49/93] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:36 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 329 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4901d9ea-888c-4958-824f-3435bf45ff14 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4901d9ea-888c-4958-824f-3435bf45ff14 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] POST http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4901d9ea-888c-4958-824f-3435bf45ff14 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4901d9ea-888c-4958-824f-3435bf45ff14 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-4901d9ea-888c-4958-824f-3435bf45ff14 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Updating group '62be4a7f-f752-400d-93bc-92572e719743' with 'available' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4901d9ea-888c-4958-824f-3435bf45ff14 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action returned with HTTP 202 Sep 01 02:02:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 45/94] 192.168.122.15 () {62 vars in 1334 bytes} [Tue Sep 1 02:02:36 2026] POST /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-446770d9-591c-41be-a780-06feb1550da0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-446770d9-591c-41be-a780-06feb1550da0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-446770d9-591c-41be-a780-06feb1550da0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-446770d9-591c-41be-a780-06feb1550da0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-446770d9-591c-41be-a780-06feb1550da0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-446770d9-591c-41be-a780-06feb1550da0 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 50/95] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:36 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 330 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dba11a41-e2e1-43d0-af50-e74408884fa2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dba11a41-e2e1-43d0-af50-e74408884fa2 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] POST http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dba11a41-e2e1-43d0-af50-e74408884fa2 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dba11a41-e2e1-43d0-af50-e74408884fa2 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-dba11a41-e2e1-43d0-af50-e74408884fa2 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Updating group '62be4a7f-f752-400d-93bc-92572e719743' with 'error' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6d5212c8-1f7c-4a15-8121-ebbbd027f8ef None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dba11a41-e2e1-43d0-af50-e74408884fa2 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action returned with HTTP 202 Sep 01 02:02:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 46/96] 192.168.122.15 () {62 vars in 1334 bytes} [Tue Sep 1 02:02:36 2026] POST /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action => generated 0 bytes in 601 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6d5212c8-1f7c-4a15-8121-ebbbd027f8ef tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] GET http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d Sep 01 02:02:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6d5212c8-1f7c-4a15-8121-ebbbd027f8ef tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6d5212c8-1f7c-4a15-8121-ebbbd027f8ef tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cbdbd08c-8b8c-4c76-9666-d76cb7896392 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cbdbd08c-8b8c-4c76-9666-d76cb7896392 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cbdbd08c-8b8c-4c76-9666-d76cb7896392 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cbdbd08c-8b8c-4c76-9666-d76cb7896392 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-cbdbd08c-8b8c-4c76-9666-d76cb7896392 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6d5212c8-1f7c-4a15-8121-ebbbd027f8ef tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Volume info retrieved successfully. Sep 01 02:02:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cbdbd08c-8b8c-4c76-9666-d76cb7896392 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 47/97] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:36 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 326 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d6f76517-0328-4476-aac3-c2c3f7777231 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6d5212c8-1f7c-4a15-8121-ebbbd027f8ef tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d returned with HTTP 200 Sep 01 02:02:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 51/98] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:36 2026] GET /volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d => generated 857 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6f76517-0328-4476-aac3-c2c3f7777231 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] POST http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action Sep 01 02:02:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6f76517-0328-4476-aac3-c2c3f7777231 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6f76517-0328-4476-aac3-c2c3f7777231 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-d6f76517-0328-4476-aac3-c2c3f7777231 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Updating group '62be4a7f-f752-400d-93bc-92572e719743' with 'available' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:02:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6f76517-0328-4476-aac3-c2c3f7777231 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action returned with HTTP 202 Sep 01 02:02:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 48/99] 192.168.122.15 () {62 vars in 1334 bytes} [Tue Sep 1 02:02:37 2026] POST /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:02:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-08634abd-9e34-4593-91c9-f6589ef680ca None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-08634abd-9e34-4593-91c9-f6589ef680ca tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-08634abd-9e34-4593-91c9-f6589ef680ca tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-08634abd-9e34-4593-91c9-f6589ef680ca tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-08634abd-9e34-4593-91c9-f6589ef680ca tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-08634abd-9e34-4593-91c9-f6589ef680ca tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 200 Sep 01 02:02:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 52/100] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:37 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 330 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5b5a43c3-72c0-473a-8742-99f374e78522 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b5a43c3-72c0-473a-8742-99f374e78522 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] DELETE http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b5a43c3-72c0-473a-8742-99f374e78522 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b5a43c3-72c0-473a-8742-99f374e78522 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-5b5a43c3-72c0-473a-8742-99f374e78522 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] delete called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87154) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:02:37 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.group_snapshots [None req-5b5a43c3-72c0-473a-8742-99f374e78522 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Delete group_snapshot with id: 62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:37 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:02:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b5a43c3-72c0-473a-8742-99f374e78522 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 202 Sep 01 02:02:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 49/101] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:02:37 2026] DELETE /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:02:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-df5c965a-a0d7-4ac5-be3c-7c9a748feca4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df5c965a-a0d7-4ac5-be3c-7c9a748feca4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:02:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-df5c965a-a0d7-4ac5-be3c-7c9a748feca4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-df5c965a-a0d7-4ac5-be3c-7c9a748feca4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-df5c965a-a0d7-4ac5-be3c-7c9a748feca4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:02:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df5c965a-a0d7-4ac5-be3c-7c9a748feca4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:02:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:37 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:02:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-df5c965a-a0d7-4ac5-be3c-7c9a748feca4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Get all volumes completed successfully. Sep 01 02:02:37 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-df5c965a-a0d7-4ac5-be3c-7c9a748feca4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:02:37 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-df5c965a-a0d7-4ac5-be3c-7c9a748feca4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:02:38 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-df5c965a-a0d7-4ac5-be3c-7c9a748feca4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:02:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df5c965a-a0d7-4ac5-be3c-7c9a748feca4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:02:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 53/102] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:02:37 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 717 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-14a78b6f-2b41-4e84-843e-33358e0a9d2d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-14a78b6f-2b41-4e84-843e-33358e0a9d2d tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/snapshots/detail Sep 01 02:02:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-14a78b6f-2b41-4e84-843e-33358e0a9d2d tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-14a78b6f-2b41-4e84-843e-33358e0a9d2d tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-14a78b6f-2b41-4e84-843e-33358e0a9d2d tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:02:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:38 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-14a78b6f-2b41-4e84-843e-33358e0a9d2d tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:02:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:38 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:02:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-14a78b6f-2b41-4e84-843e-33358e0a9d2d tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Get all snapshots completed successfully. Sep 01 02:02:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-14a78b6f-2b41-4e84-843e-33358e0a9d2d tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:02:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 50/103] 192.168.122.15 () {58 vars in 1143 bytes} [Tue Sep 1 02:02:38 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3638e4bf-c4c9-4c8e-ad38-ce9cdc64017c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3638e4bf-c4c9-4c8e-ad38-ce9cdc64017c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 Sep 01 02:02:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3638e4bf-c4c9-4c8e-ad38-ce9cdc64017c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3638e4bf-c4c9-4c8e-ad38-ce9cdc64017c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3638e4bf-c4c9-4c8e-ad38-ce9cdc64017c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Snapshot retrieved successfully. Sep 01 02:02:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3638e4bf-c4c9-4c8e-ad38-ce9cdc64017c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 returned with HTTP 200 Sep 01 02:02:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 54/104] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:38 2026] GET /volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 => generated 472 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-756b964e-c03f-4dc9-84aa-1f1469dfee95 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-756b964e-c03f-4dc9-84aa-1f1469dfee95 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 Sep 01 02:02:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-756b964e-c03f-4dc9-84aa-1f1469dfee95 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-756b964e-c03f-4dc9-84aa-1f1469dfee95 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-756b964e-c03f-4dc9-84aa-1f1469dfee95 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Snapshot retrieved successfully. Sep 01 02:02:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-756b964e-c03f-4dc9-84aa-1f1469dfee95 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 returned with HTTP 200 Sep 01 02:02:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 51/105] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:39 2026] GET /volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 => generated 472 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-89fa190f-5563-4122-b945-bf54bbfd421c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89fa190f-5563-4122-b945-bf54bbfd421c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 Sep 01 02:02:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89fa190f-5563-4122-b945-bf54bbfd421c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89fa190f-5563-4122-b945-bf54bbfd421c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-89fa190f-5563-4122-b945-bf54bbfd421c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Snapshot retrieved successfully. Sep 01 02:02:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89fa190f-5563-4122-b945-bf54bbfd421c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 returned with HTTP 200 Sep 01 02:02:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 55/106] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:40 2026] GET /volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 => generated 472 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bfbfb703-e0b0-4282-a0bd-7e34eec6bda7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bfbfb703-e0b0-4282-a0bd-7e34eec6bda7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 Sep 01 02:02:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bfbfb703-e0b0-4282-a0bd-7e34eec6bda7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bfbfb703-e0b0-4282-a0bd-7e34eec6bda7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bfbfb703-e0b0-4282-a0bd-7e34eec6bda7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Snapshot retrieved successfully. Sep 01 02:02:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bfbfb703-e0b0-4282-a0bd-7e34eec6bda7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 returned with HTTP 200 Sep 01 02:02:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 52/107] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:41 2026] GET /volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 => generated 472 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a69f1511-25cc-4247-a431-1fcf6c24917c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a69f1511-25cc-4247-a431-1fcf6c24917c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 Sep 01 02:02:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a69f1511-25cc-4247-a431-1fcf6c24917c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a69f1511-25cc-4247-a431-1fcf6c24917c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a69f1511-25cc-4247-a431-1fcf6c24917c tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 returned with HTTP 404 Sep 01 02:02:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 56/108] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:42 2026] GET /volume/v3/snapshots/5cba32e4-0773-4479-a0f7-38ab441e7db5 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e53066bb-9fe9-4795-8d37-716e52770907 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e53066bb-9fe9-4795-8d37-716e52770907 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 Sep 01 02:02:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e53066bb-9fe9-4795-8d37-716e52770907 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e53066bb-9fe9-4795-8d37-716e52770907 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-e53066bb-9fe9-4795-8d37-716e52770907 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member 62be4a7f-f752-400d-93bc-92572e719743 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:02:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e53066bb-9fe9-4795-8d37-716e52770907 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 returned with HTTP 404 Sep 01 02:02:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 53/109] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:02:43 2026] GET /volume/v3/group_snapshots/62be4a7f-f752-400d-93bc-92572e719743 => generated 116 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:02:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e4800b5d-a400-4d40-a768-0b325a9c72f7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e4800b5d-a400-4d40-a768-0b325a9c72f7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:02:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e4800b5d-a400-4d40-a768-0b325a9c72f7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e4800b5d-a400-4d40-a768-0b325a9c72f7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-e4800b5d-a400-4d40-a768-0b325a9c72f7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:02:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4800b5d-a400-4d40-a768-0b325a9c72f7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:02:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:43 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:02:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e4800b5d-a400-4d40-a768-0b325a9c72f7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Get all volumes completed successfully. Sep 01 02:02:43 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-e4800b5d-a400-4d40-a768-0b325a9c72f7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:02:43 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-e4800b5d-a400-4d40-a768-0b325a9c72f7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:02:43 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-e4800b5d-a400-4d40-a768-0b325a9c72f7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:02:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e4800b5d-a400-4d40-a768-0b325a9c72f7 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:02:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 57/110] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:02:43 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8d0ee893-cf21-45c1-bfe0-c500d678e383 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8d0ee893-cf21-45c1-bfe0-c500d678e383 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] POST http://192.168.122.15/volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a/action Sep 01 02:02:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8d0ee893-cf21-45c1-bfe0-c500d678e383 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8d0ee893-cf21-45c1-bfe0-c500d678e383 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-8d0ee893-cf21-45c1-bfe0-c500d678e383 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] delete called for group f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a {{(pid=87154) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:02:43 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-8d0ee893-cf21-45c1-bfe0-c500d678e383 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Delete group with id: f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a Sep 01 02:02:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:43 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:02:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:43 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:02:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8d0ee893-cf21-45c1-bfe0-c500d678e383 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a/action returned with HTTP 202 Sep 01 02:02:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 54/111] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:02:43 2026] POST /volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:02:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6a9f4328-8672-43b8-ad8b-ff4793efc31e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6a9f4328-8672-43b8-ad8b-ff4793efc31e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 Sep 01 02:02:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6a9f4328-8672-43b8-ad8b-ff4793efc31e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6a9f4328-8672-43b8-ad8b-ff4793efc31e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6a9f4328-8672-43b8-ad8b-ff4793efc31e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Volume info retrieved successfully. Sep 01 02:02:43 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-6a9f4328-8672-43b8-ad8b-ff4793efc31e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:02:43 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-6a9f4328-8672-43b8-ad8b-ff4793efc31e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:02:44 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-6a9f4328-8672-43b8-ad8b-ff4793efc31e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:02:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6a9f4328-8672-43b8-ad8b-ff4793efc31e tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 returned with HTTP 200 Sep 01 02:02:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 58/112] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:43 2026] GET /volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 => generated 923 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ad8a20c5-c997-4dda-a55f-8351261600d3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ad8a20c5-c997-4dda-a55f-8351261600d3 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 Sep 01 02:02:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ad8a20c5-c997-4dda-a55f-8351261600d3 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ad8a20c5-c997-4dda-a55f-8351261600d3 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ad8a20c5-c997-4dda-a55f-8351261600d3 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Volume info retrieved successfully. Sep 01 02:02:45 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-ad8a20c5-c997-4dda-a55f-8351261600d3 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:02:45 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-ad8a20c5-c997-4dda-a55f-8351261600d3 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:02:45 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-ad8a20c5-c997-4dda-a55f-8351261600d3 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:02:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ad8a20c5-c997-4dda-a55f-8351261600d3 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 returned with HTTP 200 Sep 01 02:02:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 55/113] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:45 2026] GET /volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 => generated 923 bytes in 800 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-85a6c38a-b241-417c-829d-e483989d7ad4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-85a6c38a-b241-417c-829d-e483989d7ad4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 Sep 01 02:02:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-85a6c38a-b241-417c-829d-e483989d7ad4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-85a6c38a-b241-417c-829d-e483989d7ad4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-85a6c38a-b241-417c-829d-e483989d7ad4 tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 returned with HTTP 404 Sep 01 02:02:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 59/114] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:47 2026] GET /volume/v3/volumes/8dd56f52-5f7a-4e1a-a389-f2f1dd31a786 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:02:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2ca44d5a-1d6b-474b-928e-fe2d26da06ca None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ca44d5a-1d6b-474b-928e-fe2d26da06ca tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] GET http://192.168.122.15/volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a Sep 01 02:02:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ca44d5a-1d6b-474b-928e-fe2d26da06ca tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ca44d5a-1d6b-474b-928e-fe2d26da06ca tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-2ca44d5a-1d6b-474b-928e-fe2d26da06ca tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] show called for member f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:02:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ca44d5a-1d6b-474b-928e-fe2d26da06ca tempest-GroupSnapshotsV319Test-1897684544 tempest-GroupSnapshotsV319Test-1897684544-project-member] http://192.168.122.15/volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a returned with HTTP 404 Sep 01 02:02:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 56/115] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:02:47 2026] GET /volume/v3/groups/f6dfa0ce-cba3-4fc6-a7a3-bb5386502e1a => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:02:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5f5d9cc3-db83-42d1-8b92-962e5040cee1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f5d9cc3-db83-42d1-8b92-962e5040cee1 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/27d1a92f-f2dc-4603-9d5b-c51e11a25a37 Sep 01 02:02:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f5d9cc3-db83-42d1-8b92-962e5040cee1 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f5d9cc3-db83-42d1-8b92-962e5040cee1 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f5d9cc3-db83-42d1-8b92-962e5040cee1 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] http://192.168.122.15/volume/v3/group_types/27d1a92f-f2dc-4603-9d5b-c51e11a25a37 returned with HTTP 202 Sep 01 02:02:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d5ecabc1-4800-4e60-9cce-d573128c8162 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 60/116] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:02:47 2026] DELETE /volume/v3/group_types/27d1a92f-f2dc-4603-9d5b-c51e11a25a37 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:02:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5ecabc1-4800-4e60-9cce-d573128c8162 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] DELETE http://192.168.122.15/volume/v3/types/3677aedd-27ab-4d97-a191-9433146c8eeb Sep 01 02:02:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5ecabc1-4800-4e60-9cce-d573128c8162 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5ecabc1-4800-4e60-9cce-d573128c8162 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5ecabc1-4800-4e60-9cce-d573128c8162 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] http://192.168.122.15/volume/v3/types/3677aedd-27ab-4d97-a191-9433146c8eeb returned with HTTP 202 Sep 01 02:02:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 57/117] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:02:47 2026] DELETE /volume/v3/types/3677aedd-27ab-4d97-a191-9433146c8eeb => generated 0 bytes in 355 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a23de373-5ff7-433e-93af-8cef8fd6eeb1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a23de373-5ff7-433e-93af-8cef8fd6eeb1 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] GET http://192.168.122.15/volume/v3/types/3677aedd-27ab-4d97-a191-9433146c8eeb Sep 01 02:02:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a23de373-5ff7-433e-93af-8cef8fd6eeb1 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a23de373-5ff7-433e-93af-8cef8fd6eeb1 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a23de373-5ff7-433e-93af-8cef8fd6eeb1 tempest-GroupSnapshotsV319Test-1486769920 tempest-GroupSnapshotsV319Test-1486769920-project-admin] http://192.168.122.15/volume/v3/types/3677aedd-27ab-4d97-a191-9433146c8eeb returned with HTTP 404 Sep 01 02:02:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 61/118] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:02:47 2026] GET /volume/v3/types/3677aedd-27ab-4d97-a191-9433146c8eeb => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7d2d7294-e7ac-4725-aee3-3c2416eabe64 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7d2d7294-e7ac-4725-aee3-3c2416eabe64 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] DELETE http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7d2d7294-e7ac-4725-aee3-3c2416eabe64 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7d2d7294-e7ac-4725-aee3-3c2416eabe64 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:49 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-7d2d7294-e7ac-4725-aee3-3c2416eabe64 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Delete volume with id: 8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7d2d7294-e7ac-4725-aee3-3c2416eabe64 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7d2d7294-e7ac-4725-aee3-3c2416eabe64 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Delete volume request issued successfully. Sep 01 02:02:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7d2d7294-e7ac-4725-aee3-3c2416eabe64 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 202 Sep 01 02:02:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 58/119] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:49 2026] DELETE /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-240ab949-2fbb-4e9f-9dfb-356a251c52d1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-240ab949-2fbb-4e9f-9dfb-356a251c52d1 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-240ab949-2fbb-4e9f-9dfb-356a251c52d1 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-240ab949-2fbb-4e9f-9dfb-356a251c52d1 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-240ab949-2fbb-4e9f-9dfb-356a251c52d1 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-240ab949-2fbb-4e9f-9dfb-356a251c52d1 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 62/120] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:49 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 850 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a213cc3f-89eb-4686-b5ab-1dbd9d89ad8c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a213cc3f-89eb-4686-b5ab-1dbd9d89ad8c tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a213cc3f-89eb-4686-b5ab-1dbd9d89ad8c tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a213cc3f-89eb-4686-b5ab-1dbd9d89ad8c tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a213cc3f-89eb-4686-b5ab-1dbd9d89ad8c tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Volume info retrieved successfully. Sep 01 02:02:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a213cc3f-89eb-4686-b5ab-1dbd9d89ad8c tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 200 Sep 01 02:02:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 59/121] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:51 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7373f422-9a16-422b-b7d8-152887a37005 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7373f422-9a16-422b-b7d8-152887a37005 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] GET http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 Sep 01 02:02:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7373f422-9a16-422b-b7d8-152887a37005 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7373f422-9a16-422b-b7d8-152887a37005 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7373f422-9a16-422b-b7d8-152887a37005 tempest-TaggedAttachmentsTest-1953965783 tempest-TaggedAttachmentsTest-1953965783-project-member] http://192.168.122.15/volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 returned with HTTP 404 Sep 01 02:02:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 63/122] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:52 2026] GET /volume/v3/volumes/8db4abfc-0d68-4444-9140-9f97c80b3469 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7203defd-df21-4a4a-9fba-b18626d85521 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7203defd-df21-4a4a-9fba-b18626d85521 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] DELETE http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d Sep 01 02:02:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7203defd-df21-4a4a-9fba-b18626d85521 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7203defd-df21-4a4a-9fba-b18626d85521 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:54 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-7203defd-df21-4a4a-9fba-b18626d85521 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Delete volume with id: cbfc1efe-9c91-41fe-b232-da7102ef1f1d Sep 01 02:02:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7203defd-df21-4a4a-9fba-b18626d85521 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Volume info retrieved successfully. Sep 01 02:02:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7203defd-df21-4a4a-9fba-b18626d85521 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Delete volume request issued successfully. Sep 01 02:02:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7203defd-df21-4a4a-9fba-b18626d85521 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d returned with HTTP 202 Sep 01 02:02:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 60/123] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:54 2026] DELETE /volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-af01a2f1-3846-459a-b8d6-ace1978876cb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-af01a2f1-3846-459a-b8d6-ace1978876cb tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] GET http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d Sep 01 02:02:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-af01a2f1-3846-459a-b8d6-ace1978876cb tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-af01a2f1-3846-459a-b8d6-ace1978876cb tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:02:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:02:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-af01a2f1-3846-459a-b8d6-ace1978876cb tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Volume info retrieved successfully. Sep 01 02:02:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-af01a2f1-3846-459a-b8d6-ace1978876cb tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d returned with HTTP 200 Sep 01 02:02:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 64/124] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:54 2026] GET /volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-216a7109-0284-424c-92de-06a4c3091930 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-216a7109-0284-424c-92de-06a4c3091930 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] GET http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d Sep 01 02:02:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-216a7109-0284-424c-92de-06a4c3091930 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-216a7109-0284-424c-92de-06a4c3091930 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:55 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:02:55 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:55 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:02:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-216a7109-0284-424c-92de-06a4c3091930 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Volume info retrieved successfully. Sep 01 02:02:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-216a7109-0284-424c-92de-06a4c3091930 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d returned with HTTP 200 Sep 01 02:02:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 61/125] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:55 2026] GET /volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d => generated 856 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7353aa3c-ff35-4be0-abab-3845150f9ea8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7353aa3c-ff35-4be0-abab-3845150f9ea8 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] GET http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d Sep 01 02:02:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7353aa3c-ff35-4be0-abab-3845150f9ea8 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7353aa3c-ff35-4be0-abab-3845150f9ea8 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7353aa3c-ff35-4be0-abab-3845150f9ea8 tempest-ServerRescueNegativeTestJSON-699103607 tempest-ServerRescueNegativeTestJSON-699103607-project-member] http://192.168.122.15/volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d returned with HTTP 404 Sep 01 02:02:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 65/126] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:56 2026] GET /volume/v3/volumes/cbfc1efe-9c91-41fe-b232-da7102ef1f1d => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:02:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de Sep 01 02:02:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:58 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:58 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:58 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:58 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:58 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-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. Sep 01 02:02:58 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-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. Sep 01 02:02:58 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-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. Sep 01 02:02:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-494fe477-5b32-4a1c-846a-3e0fc73ceeeb tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de returned with HTTP 200 Sep 01 02:02:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 62/127] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:58 2026] GET /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de => generated 440 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de/defaults Sep 01 02:02:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'defaults' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:58 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:58 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:58 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:58 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:58 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-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. Sep 01 02:02:58 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-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. Sep 01 02:02:58 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-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. Sep 01 02:02:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da527732-f226-4241-a1b7-c0dca47e4cd3 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de/defaults returned with HTTP 200 Sep 01 02:02:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 66/128] 192.168.122.15 () {58 vars in 1260 bytes} [Tue Sep 1 02:02:58 2026] GET /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de/defaults => generated 440 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ed55800e-980c-4489-9711-80d7ba7cb3bc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ed55800e-980c-4489-9711-80d7ba7cb3bc tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de Sep 01 02:02:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ed55800e-980c-4489-9711-80d7ba7cb3bc tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ed55800e-980c-4489-9711-80d7ba7cb3bc tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de returned with HTTP 200 Sep 01 02:02:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 63/129] 192.168.122.15 () {60 vars in 1253 bytes} [Tue Sep 1 02:02:58 2026] PUT /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de => generated 398 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-650f543f-c3ab-4449-9ddd-dec1d20cb8c0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-650f543f-c3ab-4449-9ddd-dec1d20cb8c0 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] DELETE http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de Sep 01 02:02:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-650f543f-c3ab-4449-9ddd-dec1d20cb8c0 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-650f543f-c3ab-4449-9ddd-dec1d20cb8c0 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-650f543f-c3ab-4449-9ddd-dec1d20cb8c0 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de returned with HTTP 200 Sep 01 02:02:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 67/130] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:02:59 2026] DELETE /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de => generated 0 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:02:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-47509b72-5eb0-4b4c-83cb-dc154b4f0069 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-47509b72-5eb0-4b4c-83cb-dc154b4f0069 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de Sep 01 02:02:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-47509b72-5eb0-4b4c-83cb-dc154b4f0069 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-47509b72-5eb0-4b4c-83cb-dc154b4f0069 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-47509b72-5eb0-4b4c-83cb-dc154b4f0069 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de returned with HTTP 200 Sep 01 02:02:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 64/131] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:59 2026] GET /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de => generated 440 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e1540a6a-a5d1-4179-96d3-eaca2a62882a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e1540a6a-a5d1-4179-96d3-eaca2a62882a tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de Sep 01 02:02:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e1540a6a-a5d1-4179-96d3-eaca2a62882a tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e1540a6a-a5d1-4179-96d3-eaca2a62882a tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de returned with HTTP 200 Sep 01 02:02:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 68/132] 192.168.122.15 () {60 vars in 1254 bytes} [Tue Sep 1 02:02:59 2026] PUT /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de => generated 398 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ba60899d-06c8-4bc5-9ace-546ab406fe72 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ba60899d-06c8-4bc5-9ace-546ab406fe72 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de/defaults Sep 01 02:02:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ba60899d-06c8-4bc5-9ace-546ab406fe72 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ba60899d-06c8-4bc5-9ace-546ab406fe72 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'defaults' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ba60899d-06c8-4bc5-9ace-546ab406fe72 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de/defaults returned with HTTP 200 Sep 01 02:02:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 65/133] 192.168.122.15 () {58 vars in 1260 bytes} [Tue Sep 1 02:02:59 2026] GET /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de/defaults => generated 440 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8a36e065-9b0d-4d29-82cc-af91dca21f8d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a36e065-9b0d-4d29-82cc-af91dca21f8d tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de Sep 01 02:02:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a36e065-9b0d-4d29-82cc-af91dca21f8d tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a36e065-9b0d-4d29-82cc-af91dca21f8d tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a36e065-9b0d-4d29-82cc-af91dca21f8d tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de returned with HTTP 200 Sep 01 02:02:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 69/134] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:59 2026] GET /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de => generated 440 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:02:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1177746763"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7d13d56b-0073-493a-9d06-5221ded61674 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1177746763'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:59 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Create volume of 1 GB Sep 01 02:02:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7d13d56b-0073-493a-9d06-5221ded61674 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True Sep 01 02:02:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7d13d56b-0073-493a-9d06-5221ded61674 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Availability Zones retrieved successfully. Sep 01 02:03:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7d13d56b-0073-493a-9d06-5221ded61674 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Flow 'volume_create_api' (e2d6c5d2-1af3-44f8-b314-6d99f08f7fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (048c5b99-408c-42f6-a373-2261bc1b5302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7d13d56b-0073-493a-9d06-5221ded61674 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True returned with HTTP 200 Sep 01 02:03:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 70/135] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:02:59 2026] GET /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True => generated 1064 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (048c5b99-408c-42f6-a373-2261bc1b5302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a904a913-d7ca-49b1-b4a1-ba077dc04346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Created reservations ['d3921be2-3a56-4471-b77f-e559940cd57c', '2ffc403e-d5dc-4ca3-8bad-a32e34fb7ece', '3aa6fb24-4da8-4175-b306-8a23c015c06e', '2bc983b4-d1b4-4ab2-9e81-8a66bea18bf0'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a904a913-d7ca-49b1-b4a1-ba077dc04346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3921be2-3a56-4471-b77f-e559940cd57c', '2ffc403e-d5dc-4ca3-8bad-a32e34fb7ece', '3aa6fb24-4da8-4175-b306-8a23c015c06e', '2bc983b4-d1b4-4ab2-9e81-8a66bea18bf0']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9278d9cf-a32d-497b-8179-60c85ef607e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9278d9cf-a32d-497b-8179-60c85ef607e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98561eaf-ef3d-4f0f-8fb2-68bd924bfa52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1177746763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175665b91a9642c6a7c0cd25c5fad375',qos_specs=None,replication_status=,reservations=['d3921be2-3a56-4471-b77f-e559940cd57c','2ffc403e-d5dc-4ca3-8bad-a32e34fb7ece','3aa6fb24-4da8-4175-b306-8a23c015c06e','2bc983b4-d1b4-4ab2-9e81-8a66bea18bf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1334440cfd684d8288d24ee265771d89',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1177746763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98561eaf-ef3d-4f0f-8fb2-68bd924bfa52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175665b91a9642c6a7c0cd25c5fad375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1334440cfd684d8288d24ee265771d89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31896f77-f167-4597-8a39-86a4703b6fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31896f77-f167-4597-8a39-86a4703b6fd6) transitioned into state 'SUCCESS' from state '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-1177746763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175665b91a9642c6a7c0cd25c5fad375',qos_specs=None,replication_status=,reservations=['d3921be2-3a56-4471-b77f-e559940cd57c','2ffc403e-d5dc-4ca3-8bad-a32e34fb7ece','3aa6fb24-4da8-4175-b306-8a23c015c06e','2bc983b4-d1b4-4ab2-9e81-8a66bea18bf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1334440cfd684d8288d24ee265771d89',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1570f6-afba-4c27-a046-45164f91d00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1570f6-afba-4c27-a046-45164f91d00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Flow 'volume_create_api' (e2d6c5d2-1af3-44f8-b314-6d99f08f7fae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Create volume request issued successfully. Sep 01 02:03:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-43671cbc-89bc-4e8d-b780-bbe7c536df1e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 66/136] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:59 2026] POST /volume/v3/volumes => generated 761 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:03:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2145184275"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2145184275'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:00 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Create volume of 1 GB Sep 01 02:03:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Availability Zones retrieved successfully. Sep 01 02:03:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Flow 'volume_create_api' (e415ad1a-98b8-4bd5-b98f-e409026b7a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d525a6f-4516-4e79-936d-a95aa3596ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d525a6f-4516-4e79-936d-a95aa3596ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6a7665-051d-4032-8e2d-b9dca7ee1b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Created reservations ['185ae857-6e55-4d7c-8d4e-16c7b5b8d4d7', 'aec6f3e2-8a55-45bf-86fb-babbd5618eee', 'aca10630-93ac-44c5-b85e-aa01b5e7ff45', 'de6d9743-07b1-4d43-9275-74592da0617f'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6a7665-051d-4032-8e2d-b9dca7ee1b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['185ae857-6e55-4d7c-8d4e-16c7b5b8d4d7', 'aec6f3e2-8a55-45bf-86fb-babbd5618eee', 'aca10630-93ac-44c5-b85e-aa01b5e7ff45', 'de6d9743-07b1-4d43-9275-74592da0617f']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53ca248-0d40-4859-9931-d8af233ab77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53ca248-0d40-4859-9931-d8af233ab77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ce017c8-f788-480e-b036-571cbd5bfe9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2145184275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8abe18e7eddb41939796abbee3e9b3de',qos_specs=None,replication_status=,reservations=['185ae857-6e55-4d7c-8d4e-16c7b5b8d4d7','aec6f3e2-8a55-45bf-86fb-babbd5618eee','aca10630-93ac-44c5-b85e-aa01b5e7ff45','de6d9743-07b1-4d43-9275-74592da0617f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9e34203d3b540b3aa5006dab352aa05',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2145184275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ce017c8-f788-480e-b036-571cbd5bfe9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8abe18e7eddb41939796abbee3e9b3de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9e34203d3b540b3aa5006dab352aa05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca87273-0cfb-43a7-8a50-b9a1cdcb53ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca87273-0cfb-43a7-8a50-b9a1cdcb53ca) transitioned into state 'SUCCESS' from state '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-2145184275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8abe18e7eddb41939796abbee3e9b3de',qos_specs=None,replication_status=,reservations=['185ae857-6e55-4d7c-8d4e-16c7b5b8d4d7','aec6f3e2-8a55-45bf-86fb-babbd5618eee','aca10630-93ac-44c5-b85e-aa01b5e7ff45','de6d9743-07b1-4d43-9275-74592da0617f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9e34203d3b540b3aa5006dab352aa05',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48371c3b-da9a-45c3-9b6d-ab2f00344fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48371c3b-da9a-45c3-9b6d-ab2f00344fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Flow 'volume_create_api' (e415ad1a-98b8-4bd5-b98f-e409026b7a7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Create volume request issued successfully. Sep 01 02:03:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ed7f5910-3a57-4c65-82e0-e89566cacdea tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 71/137] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:00 2026] POST /volume/v3/volumes => generated 763 bytes in 1460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ae7705f6-1c1f-4958-8ad6-f42889ff1b78 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ae7705f6-1c1f-4958-8ad6-f42889ff1b78 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] GET http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a Sep 01 02:03:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ae7705f6-1c1f-4958-8ad6-f42889ff1b78 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ae7705f6-1c1f-4958-8ad6-f42889ff1b78 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ae7705f6-1c1f-4958-8ad6-f42889ff1b78 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Volume info retrieved successfully. Sep 01 02:03:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ae7705f6-1c1f-4958-8ad6-f42889ff1b78 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a returned with HTTP 200 Sep 01 02:03:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 67/138] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:01 2026] GET /volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a => generated 831 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e0cca42a-30cf-4544-a9fc-3dac24e1d4a3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e0cca42a-30cf-4544-a9fc-3dac24e1d4a3 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] GET http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a Sep 01 02:03:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e0cca42a-30cf-4544-a9fc-3dac24e1d4a3 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e0cca42a-30cf-4544-a9fc-3dac24e1d4a3 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e0cca42a-30cf-4544-a9fc-3dac24e1d4a3 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Volume info retrieved successfully. Sep 01 02:03:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e0cca42a-30cf-4544-a9fc-3dac24e1d4a3 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a returned with HTTP 200 Sep 01 02:03:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 72/139] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:02 2026] GET /volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a4148306-981e-4f0e-96ff-f5ec28cef245 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a4148306-981e-4f0e-96ff-f5ec28cef245 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] GET http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a Sep 01 02:03:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a4148306-981e-4f0e-96ff-f5ec28cef245 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a4148306-981e-4f0e-96ff-f5ec28cef245 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:03 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a4148306-981e-4f0e-96ff-f5ec28cef245 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Volume info retrieved successfully. Sep 01 02:03:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a4148306-981e-4f0e-96ff-f5ec28cef245 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a returned with HTTP 200 Sep 01 02:03:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 68/140] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:03 2026] GET /volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-37b2e679-1db6-4498-b6ea-15a8eb8dda5e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-37b2e679-1db6-4498-b6ea-15a8eb8dda5e tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True Sep 01 02:03:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-37b2e679-1db6-4498-b6ea-15a8eb8dda5e tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-37b2e679-1db6-4498-b6ea-15a8eb8dda5e tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-37b2e679-1db6-4498-b6ea-15a8eb8dda5e tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True returned with HTTP 200 Sep 01 02:03:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 73/141] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:03:04 2026] GET /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-17209ffe-3ad7-40d0-8dc2-da8215b4ea76 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-17209ffe-3ad7-40d0-8dc2-da8215b4ea76 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] DELETE http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a Sep 01 02:03:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-17209ffe-3ad7-40d0-8dc2-da8215b4ea76 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-17209ffe-3ad7-40d0-8dc2-da8215b4ea76 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:04 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-17209ffe-3ad7-40d0-8dc2-da8215b4ea76 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Delete volume with id: 9ce017c8-f788-480e-b036-571cbd5bfe9a Sep 01 02:03:04 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:04 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-17209ffe-3ad7-40d0-8dc2-da8215b4ea76 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Volume info retrieved successfully. Sep 01 02:03:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-17209ffe-3ad7-40d0-8dc2-da8215b4ea76 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Delete volume request issued successfully. Sep 01 02:03:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-17209ffe-3ad7-40d0-8dc2-da8215b4ea76 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a returned with HTTP 202 Sep 01 02:03:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 69/142] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:04 2026] DELETE /volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bd940c47-c0fc-4731-9d2e-5fc60d6b5753 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bd940c47-c0fc-4731-9d2e-5fc60d6b5753 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] GET http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a Sep 01 02:03:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bd940c47-c0fc-4731-9d2e-5fc60d6b5753 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bd940c47-c0fc-4731-9d2e-5fc60d6b5753 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bd940c47-c0fc-4731-9d2e-5fc60d6b5753 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Volume info retrieved successfully. Sep 01 02:03:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bd940c47-c0fc-4731-9d2e-5fc60d6b5753 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a returned with HTTP 200 Sep 01 02:03:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 74/143] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:04 2026] GET /volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-22780dca-7679-4000-929b-adc6b9b454b3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-22780dca-7679-4000-929b-adc6b9b454b3 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] GET http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a Sep 01 02:03:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-22780dca-7679-4000-929b-adc6b9b454b3 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-22780dca-7679-4000-929b-adc6b9b454b3 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:05 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=256,cinder:UPDATE=56,cinder:INSERT=40 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-22780dca-7679-4000-929b-adc6b9b454b3 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Volume info retrieved successfully. Sep 01 02:03:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-22780dca-7679-4000-929b-adc6b9b454b3 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a returned with HTTP 200 Sep 01 02:03:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 70/144] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:05 2026] GET /volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a => generated 855 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3454d37c-68fb-4bd4-8ba4-0c093123ba97 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3454d37c-68fb-4bd4-8ba4-0c093123ba97 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] GET http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a Sep 01 02:03:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3454d37c-68fb-4bd4-8ba4-0c093123ba97 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3454d37c-68fb-4bd4-8ba4-0c093123ba97 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:06 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=226,cinder:UPDATE=34,cinder:INSERT=25 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3454d37c-68fb-4bd4-8ba4-0c093123ba97 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a returned with HTTP 404 Sep 01 02:03:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 75/145] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:06 2026] GET /volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fc6bb92c-c142-4a5c-ad30-f1c80d235bbd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fc6bb92c-c142-4a5c-ad30-f1c80d235bbd tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] GET http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fc6bb92c-c142-4a5c-ad30-f1c80d235bbd tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fc6bb92c-c142-4a5c-ad30-f1c80d235bbd tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fc6bb92c-c142-4a5c-ad30-f1c80d235bbd tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a returned with HTTP 404 Sep 01 02:03:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 71/146] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:06 2026] GET /volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ac7762e0-d42f-438d-82cd-a63e789eb5f1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac7762e0-d42f-438d-82cd-a63e789eb5f1 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] DELETE http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a Sep 01 02:03:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac7762e0-d42f-438d-82cd-a63e789eb5f1 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac7762e0-d42f-438d-82cd-a63e789eb5f1 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:06 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-ac7762e0-d42f-438d-82cd-a63e789eb5f1 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Delete volume with id: 9ce017c8-f788-480e-b036-571cbd5bfe9a Sep 01 02:03:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac7762e0-d42f-438d-82cd-a63e789eb5f1 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a returned with HTTP 404 Sep 01 02:03:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 76/147] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:06 2026] DELETE /volume/v3/volumes/9ce017c8-f788-480e-b036-571cbd5bfe9a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-01528fac-4ace-48bc-962a-14d19d54b99d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-298438709"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-298438709'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Create volume of 1 GB Sep 01 02:03:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Availability Zones retrieved successfully. Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Flow 'volume_create_api' (df72ef76-6cf7-4488-9b40-431c6d74caf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aad9f5f4-feac-4bbe-a7ed-679393deba95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aad9f5f4-feac-4bbe-a7ed-679393deba95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b349e04-b3c0-45b6-bac1-c7a02ea9815d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Created reservations ['52011ad5-e7ea-423d-bc3f-5f413e134d33', '813f2742-cc54-4d2a-8981-4e6dd7808bee', '916f33cb-93e2-45bc-8658-9542b81343b1', 'bbdcee4c-98c4-4b0e-9b13-d5ee20de1e8a'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b349e04-b3c0-45b6-bac1-c7a02ea9815d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52011ad5-e7ea-423d-bc3f-5f413e134d33', '813f2742-cc54-4d2a-8981-4e6dd7808bee', '916f33cb-93e2-45bc-8658-9542b81343b1', 'bbdcee4c-98c4-4b0e-9b13-d5ee20de1e8a']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f20ac24a-8463-4ce7-92dc-80322de7056a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f20ac24a-8463-4ce7-92dc-80322de7056a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60681338-381b-4382-aad7-7a440cfc140a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-298438709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8abe18e7eddb41939796abbee3e9b3de',qos_specs=None,replication_status=,reservations=['52011ad5-e7ea-423d-bc3f-5f413e134d33','813f2742-cc54-4d2a-8981-4e6dd7808bee','916f33cb-93e2-45bc-8658-9542b81343b1','bbdcee4c-98c4-4b0e-9b13-d5ee20de1e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9e34203d3b540b3aa5006dab352aa05',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-298438709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60681338-381b-4382-aad7-7a440cfc140a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8abe18e7eddb41939796abbee3e9b3de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9e34203d3b540b3aa5006dab352aa05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9f7118-9d3e-4e35-9e9c-ac3630db6a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9f7118-9d3e-4e35-9e9c-ac3630db6a4d) transitioned into state 'SUCCESS' from state '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-298438709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8abe18e7eddb41939796abbee3e9b3de',qos_specs=None,replication_status=,reservations=['52011ad5-e7ea-423d-bc3f-5f413e134d33','813f2742-cc54-4d2a-8981-4e6dd7808bee','916f33cb-93e2-45bc-8658-9542b81343b1','bbdcee4c-98c4-4b0e-9b13-d5ee20de1e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9e34203d3b540b3aa5006dab352aa05',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c630003-bffc-4bb1-87eb-5364e3cab36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c630003-bffc-4bb1-87eb-5364e3cab36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Flow 'volume_create_api' (df72ef76-6cf7-4488-9b40-431c6d74caf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Create volume request issued successfully. Sep 01 02:03:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01528fac-4ace-48bc-962a-14d19d54b99d tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 72/148] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:06 2026] POST /volume/v3/volumes => generated 762 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-524a791f-767a-4dcc-ad70-a77bc96eb315 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-524a791f-767a-4dcc-ad70-a77bc96eb315 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] GET http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-524a791f-767a-4dcc-ad70-a77bc96eb315 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-524a791f-767a-4dcc-ad70-a77bc96eb315 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-524a791f-767a-4dcc-ad70-a77bc96eb315 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Volume info retrieved successfully. Sep 01 02:03:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-524a791f-767a-4dcc-ad70-a77bc96eb315 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a returned with HTTP 200 Sep 01 02:03:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 77/149] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:07 2026] GET /volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a => generated 830 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f39c4e01-7719-4f50-bd45-f581a897c246 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f39c4e01-7719-4f50-bd45-f581a897c246 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] GET http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f39c4e01-7719-4f50-bd45-f581a897c246 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f39c4e01-7719-4f50-bd45-f581a897c246 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:08 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f39c4e01-7719-4f50-bd45-f581a897c246 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Volume info retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f39c4e01-7719-4f50-bd45-f581a897c246 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 73/150] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:08 2026] GET /volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2b66d48e-911f-46e6-9bf6-6b1b60fbb889 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b66d48e-911f-46e6-9bf6-6b1b60fbb889 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] GET http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2b66d48e-911f-46e6-9bf6-6b1b60fbb889 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2b66d48e-911f-46e6-9bf6-6b1b60fbb889 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2b66d48e-911f-46e6-9bf6-6b1b60fbb889 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Volume info retrieved successfully. Sep 01 02:03:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b66d48e-911f-46e6-9bf6-6b1b60fbb889 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a returned with HTTP 200 Sep 01 02:03:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 78/151] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:09 2026] GET /volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7342994a-b80f-4a4d-8f7a-153cec79f191 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7342994a-b80f-4a4d-8f7a-153cec79f191 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True Sep 01 02:03:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7342994a-b80f-4a4d-8f7a-153cec79f191 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7342994a-b80f-4a4d-8f7a-153cec79f191 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7342994a-b80f-4a4d-8f7a-153cec79f191 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True returned with HTTP 200 Sep 01 02:03:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 74/152] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:03:09 2026] GET /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True => generated 1064 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b30cfe4b-562c-4d43-8ff6-cafdac98c6ac None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b30cfe4b-562c-4d43-8ff6-cafdac98c6ac tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/b6e079d1e2af44f8b3865b66880af8b8?usage=True Sep 01 02:03:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b30cfe4b-562c-4d43-8ff6-cafdac98c6ac tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b30cfe4b-562c-4d43-8ff6-cafdac98c6ac tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b30cfe4b-562c-4d43-8ff6-cafdac98c6ac tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/b6e079d1e2af44f8b3865b66880af8b8?usage=True returned with HTTP 200 Sep 01 02:03:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 79/153] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:03:09 2026] GET /volume/v3/os-quota-sets/b6e079d1e2af44f8b3865b66880af8b8?usage=True => generated 1064 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fa0882ee-7305-4e75-bc5a-bd2e7059dd0a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa0882ee-7305-4e75-bc5a-bd2e7059dd0a tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] POST http://192.168.122.15/volume/v3/os-volume-transfer Sep 01 02:03:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fa0882ee-7305-4e75-bc5a-bd2e7059dd0a tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "60681338-381b-4382-aad7-7a440cfc140a"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.volume_transfer [None req-fa0882ee-7305-4e75-bc5a-bd2e7059dd0a tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Creating new volume transfer {'transfer': {'volume_id': '60681338-381b-4382-aad7-7a440cfc140a'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:03:09 devstack devstack@c-api.service[87154]: INFO cinder.api.contrib.volume_transfer [None req-fa0882ee-7305-4e75-bc5a-bd2e7059dd0a tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Creating transfer of volume 60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:09 devstack devstack@c-api.service[87154]: INFO cinder.transfer.api [None req-fa0882ee-7305-4e75-bc5a-bd2e7059dd0a tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Generating transfer record for volume 60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa0882ee-7305-4e75-bc5a-bd2e7059dd0a tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:03:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 75/154] 192.168.122.15 () {60 vars in 1170 bytes} [Tue Sep 1 02:03:09 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1218547c-8538-4723-be0d-cff400443284 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1218547c-8538-4723-be0d-cff400443284 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] POST http://192.168.122.15/volume/v3/os-volume-transfer/ca3e454b-1cf5-4503-9281-86abfab67ee5/accept Sep 01 02:03:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1218547c-8538-4723-be0d-cff400443284 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "be50965afef75203"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.volume_transfer [None req-1218547c-8538-4723-be0d-cff400443284 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Accepting volume transfer ca3e454b-1cf5-4503-9281-86abfab67ee5 {{(pid=87155) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:03:10 devstack devstack@c-api.service[87155]: INFO cinder.api.contrib.volume_transfer [None req-1218547c-8538-4723-be0d-cff400443284 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Accepting transfer ca3e454b-1cf5-4503-9281-86abfab67ee5 Sep 01 02:03:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:10 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-1218547c-8538-4723-be0d-cff400443284 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Created reservations ['ea986a48-c778-4f29-984c-ac3787546a41', '809f4427-eb9a-4c53-8026-3a9a6729ab3b', '0a5db820-87a0-4742-af7a-9b6dd8358415', 'f36a01a1-6ea3-4350-b872-2198221f66ec'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:10 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-1218547c-8538-4723-be0d-cff400443284 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Created reservations ['fa1cfd65-212b-422f-bf95-1e86a091a558', '9d069693-5d49-418a-99b2-c0502709a7f1', 'b5ab517e-de01-47db-8fdd-caf76befbb34', '86dc93de-bdbb-4bea-a95d-98e53e4dae66'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:10 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:10 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-1218547c-8538-4723-be0d-cff400443284 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Created reservations ['127b001a-d60b-4025-a087-92a806ab359d', '2f7184c6-941a-4523-bdb2-3569f05ea597', '36f0a395-119d-4bf0-a1fa-3d2bedd9a120', '02102416-2cc8-4cc4-872b-5c16f774bd23'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:10 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-1218547c-8538-4723-be0d-cff400443284 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Created reservations ['447692d0-9431-4921-87da-0a229ff7fd94', '75b02959-40ef-49eb-a580-5d619e292e9a', 'cd06774d-ed6d-4844-97aa-5d966a1b1f29', '42bd3364-6345-4a0b-898f-51cd7c49921d'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1218547c-8538-4723-be0d-cff400443284 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Transfer volume completed successfully. Sep 01 02:03:11 devstack devstack@c-api.service[87155]: INFO cinder.transfer.api [None req-1218547c-8538-4723-be0d-cff400443284 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Volume 60681338-381b-4382-aad7-7a440cfc140a has been transferred. Sep 01 02:03:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1218547c-8538-4723-be0d-cff400443284 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] http://192.168.122.15/volume/v3/os-volume-transfer/ca3e454b-1cf5-4503-9281-86abfab67ee5/accept returned with HTTP 202 Sep 01 02:03:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 80/155] 192.168.122.15 () {60 vars in 1302 bytes} [Tue Sep 1 02:03:09 2026] POST /volume/v3/os-volume-transfer/ca3e454b-1cf5-4503-9281-86abfab67ee5/accept => generated 371 bytes in 1513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c7f4ce48-9dce-4667-af31-ef2b64540245 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c7f4ce48-9dce-4667-af31-ef2b64540245 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] GET http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c7f4ce48-9dce-4667-af31-ef2b64540245 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c7f4ce48-9dce-4667-af31-ef2b64540245 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c7f4ce48-9dce-4667-af31-ef2b64540245 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] Volume info retrieved successfully. Sep 01 02:03:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c7f4ce48-9dce-4667-af31-ef2b64540245 tempest-VolumeQuotasAdminTestJSON-991765051 tempest-VolumeQuotasAdminTestJSON-991765051-project-member] http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a returned with HTTP 200 Sep 01 02:03:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 76/156] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:11 2026] GET /volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aab65fab-55eb-4890-bb51-5f1baec4acbf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aab65fab-55eb-4890-bb51-5f1baec4acbf tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True Sep 01 02:03:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aab65fab-55eb-4890-bb51-5f1baec4acbf tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aab65fab-55eb-4890-bb51-5f1baec4acbf tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aab65fab-55eb-4890-bb51-5f1baec4acbf tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True returned with HTTP 200 Sep 01 02:03:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 81/157] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:03:11 2026] GET /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de?usage=True => generated 1064 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-003b9bde-fbdf-4745-aa72-b6b102b83d98 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-003b9bde-fbdf-4745-aa72-b6b102b83d98 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/b6e079d1e2af44f8b3865b66880af8b8?usage=True Sep 01 02:03:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-003b9bde-fbdf-4745-aa72-b6b102b83d98 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-003b9bde-fbdf-4745-aa72-b6b102b83d98 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-003b9bde-fbdf-4745-aa72-b6b102b83d98 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/b6e079d1e2af44f8b3865b66880af8b8?usage=True returned with HTTP 200 Sep 01 02:03:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 77/158] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:03:11 2026] GET /volume/v3/os-quota-sets/b6e079d1e2af44f8b3865b66880af8b8?usage=True => generated 1064 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-624e1dc8-d22e-40b7-9b11-b4f5264007b4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-624e1dc8-d22e-40b7-9b11-b4f5264007b4 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-624e1dc8-d22e-40b7-9b11-b4f5264007b4 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-624e1dc8-d22e-40b7-9b11-b4f5264007b4 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:11 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-624e1dc8-d22e-40b7-9b11-b4f5264007b4 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Delete volume with id: 60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-624e1dc8-d22e-40b7-9b11-b4f5264007b4 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Volume info retrieved successfully. Sep 01 02:03:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-624e1dc8-d22e-40b7-9b11-b4f5264007b4 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Delete volume request issued successfully. Sep 01 02:03:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-624e1dc8-d22e-40b7-9b11-b4f5264007b4 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a returned with HTTP 202 Sep 01 02:03:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 82/159] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:11 2026] DELETE /volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-45b8b6a4-75e7-4d63-bbfa-7d7177695298 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45b8b6a4-75e7-4d63-bbfa-7d7177695298 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45b8b6a4-75e7-4d63-bbfa-7d7177695298 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45b8b6a4-75e7-4d63-bbfa-7d7177695298 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-45b8b6a4-75e7-4d63-bbfa-7d7177695298 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Volume info retrieved successfully. Sep 01 02:03:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45b8b6a4-75e7-4d63-bbfa-7d7177695298 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a returned with HTTP 200 Sep 01 02:03:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 78/160] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:11 2026] GET /volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a => generated 1017 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c1414f16-eb27-4dc9-bee0-c54c7d1e057e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c1414f16-eb27-4dc9-bee0-c54c7d1e057e tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c1414f16-eb27-4dc9-bee0-c54c7d1e057e tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c1414f16-eb27-4dc9-bee0-c54c7d1e057e tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c1414f16-eb27-4dc9-bee0-c54c7d1e057e tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a returned with HTTP 404 Sep 01 02:03:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 83/161] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:12 2026] GET /volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c7238d31-4781-4cb7-94ea-4ee7a9b244b2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c7238d31-4781-4cb7-94ea-4ee7a9b244b2 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] GET http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c7238d31-4781-4cb7-94ea-4ee7a9b244b2 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c7238d31-4781-4cb7-94ea-4ee7a9b244b2 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c7238d31-4781-4cb7-94ea-4ee7a9b244b2 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a returned with HTTP 404 Sep 01 02:03:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 79/162] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:12 2026] GET /volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-04934cfd-b46b-4006-b53c-f48400223138 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-04934cfd-b46b-4006-b53c-f48400223138 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] DELETE http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-04934cfd-b46b-4006-b53c-f48400223138 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-04934cfd-b46b-4006-b53c-f48400223138 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:12 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-04934cfd-b46b-4006-b53c-f48400223138 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] Delete volume with id: 60681338-381b-4382-aad7-7a440cfc140a Sep 01 02:03:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-04934cfd-b46b-4006-b53c-f48400223138 tempest-VolumeQuotasAdminTestJSON-866042066 tempest-VolumeQuotasAdminTestJSON-866042066-project-member] http://192.168.122.15/volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a returned with HTTP 404 Sep 01 02:03:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 84/163] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:12 2026] DELETE /volume/v3/volumes/60681338-381b-4382-aad7-7a440cfc140a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8c6a4188-317a-4007-a0f3-3687a76d10a6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8c6a4188-317a-4007-a0f3-3687a76d10a6 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/f5ce2b6435bc4448a8fb7500f9b55e56?usage=True Sep 01 02:03:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8c6a4188-317a-4007-a0f3-3687a76d10a6 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8c6a4188-317a-4007-a0f3-3687a76d10a6 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8c6a4188-317a-4007-a0f3-3687a76d10a6 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/f5ce2b6435bc4448a8fb7500f9b55e56?usage=True returned with HTTP 200 Sep 01 02:03:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 80/164] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:03:12 2026] GET /volume/v3/os-quota-sets/f5ce2b6435bc4448a8fb7500f9b55e56?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aacbf549-37ae-4dc4-af54-8e17087578aa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aacbf549-37ae-4dc4-af54-8e17087578aa tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de Sep 01 02:03:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aacbf549-37ae-4dc4-af54-8e17087578aa tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aacbf549-37ae-4dc4-af54-8e17087578aa tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de returned with HTTP 200 Sep 01 02:03:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 85/165] 192.168.122.15 () {60 vars in 1254 bytes} [Tue Sep 1 02:03:12 2026] PUT /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de => generated 400 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-53fd5a6f-8f87-414a-9f7b-e8d7328f6f80 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-53fd5a6f-8f87-414a-9f7b-e8d7328f6f80 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de Sep 01 02:03:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-53fd5a6f-8f87-414a-9f7b-e8d7328f6f80 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-53fd5a6f-8f87-414a-9f7b-e8d7328f6f80 tempest-VolumeQuotasAdminTestJSON-821439049 tempest-VolumeQuotasAdminTestJSON-821439049-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de returned with HTTP 200 Sep 01 02:03:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 81/166] 192.168.122.15 () {60 vars in 1254 bytes} [Tue Sep 1 02:03:13 2026] PUT /volume/v3/os-quota-sets/8abe18e7eddb41939796abbee3e9b3de => generated 398 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-321362ba-7c9d-4723-871b-8667d34c78b1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-321362ba-7c9d-4723-871b-8667d34c78b1 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:03:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-321362ba-7c9d-4723-871b-8667d34c78b1 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1349617335"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-321362ba-7c9d-4723-871b-8667d34c78b1 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:03:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 86/167] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:03:19 2026] POST /volume/v3/types => generated 224 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-538dcb00-23a4-48b8-9b43-c918eafa5418 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-538dcb00-23a4-48b8-9b43-c918eafa5418 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:03:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-538dcb00-23a4-48b8-9b43-c918eafa5418 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-374967441"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-538dcb00-23a4-48b8-9b43-c918eafa5418 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:03:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 82/168] 192.168.122.15 () {62 vars in 1190 bytes} [Tue Sep 1 02:03:20 2026] POST /volume/v3/group_types => generated 180 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0abb72af-fd73-4765-b3e8-18e7a111321b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0abb72af-fd73-4765-b3e8-18e7a111321b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/groups Sep 01 02:03:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0abb72af-fd73-4765-b3e8-18e7a111321b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "16e2fa23-386c-41d8-bded-9fe480bb2197", "volume_types": ["522f2b4e-fe9f-4513-a869-405d290bc7f8"], "name": "tempest-GroupSnapshotsTest-Group-1417523098"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-0abb72af-fd73-4765-b3e8-18e7a111321b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating new group {'group': {'group_type': '16e2fa23-386c-41d8-bded-9fe480bb2197', 'volume_types': ['522f2b4e-fe9f-4513-a869-405d290bc7f8'], 'name': 'tempest-GroupSnapshotsTest-Group-1417523098'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:03:20 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-0abb72af-fd73-4765-b3e8-18e7a111321b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating group tempest-GroupSnapshotsTest-Group-1417523098. Sep 01 02:03:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:20 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:03:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0abb72af-fd73-4765-b3e8-18e7a111321b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:03:20.426225. {{(pid=87155) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:03:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0abb72af-fd73-4765-b3e8-18e7a111321b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Availability Zones retrieved successfully. Sep 01 02:03:20 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-0abb72af-fd73-4765-b3e8-18e7a111321b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['2d86e257-fa5e-4463-b5dc-19ab7187bdd1'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0abb72af-fd73-4765-b3e8-18e7a111321b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups returned with HTTP 202 Sep 01 02:03:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 87/169] 192.168.122.15 () {62 vars in 1176 bytes} [Tue Sep 1 02:03:20 2026] POST /volume/v3/groups => generated 112 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c020e008-e960-4208-8b24-3e397bea8cce None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c020e008-e960-4208-8b24-3e397bea8cce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8 Sep 01 02:03:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c020e008-e960-4208-8b24-3e397bea8cce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c020e008-e960-4208-8b24-3e397bea8cce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-c020e008-e960-4208-8b24-3e397bea8cce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 0c5d73f9-ec44-4e2f-b38c-ca26199648f8 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:03:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:20 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:03:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c020e008-e960-4208-8b24-3e397bea8cce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8 returned with HTTP 200 Sep 01 02:03:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 83/170] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:20 2026] GET /volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8 => generated 392 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1491807f-edbe-4a2b-8464-c0e8e78716ac None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1491807f-edbe-4a2b-8464-c0e8e78716ac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8 Sep 01 02:03:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1491807f-edbe-4a2b-8464-c0e8e78716ac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1491807f-edbe-4a2b-8464-c0e8e78716ac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-1491807f-edbe-4a2b-8464-c0e8e78716ac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 0c5d73f9-ec44-4e2f-b38c-ca26199648f8 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:03:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:21 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:03:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1491807f-edbe-4a2b-8464-c0e8e78716ac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8 returned with HTTP 200 Sep 01 02:03:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 88/171] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:21 2026] GET /volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8 => generated 393 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:03:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1169206253", "volume_type": "522f2b4e-fe9f-4513-a869-405d290bc7f8", "group_id": "0c5d73f9-ec44-4e2f-b38c-ca26199648f8", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1169206253', 'volume_type': '522f2b4e-fe9f-4513-a869-405d290bc7f8', 'group_id': '0c5d73f9-ec44-4e2f-b38c-ca26199648f8', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:21 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume of 1 GB Sep 01 02:03:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:21 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:03:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Availability Zones retrieved successfully. Sep 01 02:03:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Flow 'volume_create_api' (58ecaa66-d12c-4d04-b764-55ac8deebe92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b645a5fd-0a16-4ce4-adbd-cfd2173050ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b645a5fd-0a16-4ce4-adbd-cfd2173050ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:03:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=522f2b4e-fe9f-4513-a869-405d290bc7f8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1349617335',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '522f2b4e-fe9f-4513-a869-405d290bc7f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0c5d73f9-ec44-4e2f-b38c-ca26199648f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e969a9-3a1a-4bd1-b04a-8d2594df7b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1349617335 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1349617335, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:03:22 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1349617335 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1349617335, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:03:22 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['59b3b3b7-0760-4b15-bca1-264299efc130', 'e4f3d559-5d52-44b6-97c1-7cd1a1c61de8', '186dff0e-d50d-4504-a1a1-3d6558d184f1', '0d424d2c-f830-47f5-b85d-ce73fe669d8b'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e969a9-3a1a-4bd1-b04a-8d2594df7b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b3b3b7-0760-4b15-bca1-264299efc130', 'e4f3d559-5d52-44b6-97c1-7cd1a1c61de8', '186dff0e-d50d-4504-a1a1-3d6558d184f1', '0d424d2c-f830-47f5-b85d-ce73fe669d8b']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (995bd611-ec15-44f2-aea0-5f85883898bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (995bd611-ec15-44f2-aea0-5f85883898bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3076a3e-aa0c-44c4-8777-38de1db23b14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1169206253',encryption_key_id=None,group_id=0c5d73f9-ec44-4e2f-b38c-ca26199648f8,group_type_id=,metadata={},multiattach=False,project_id='40834eb1cc1943888ee121f521ffea73',qos_specs=None,replication_status=,reservations=['59b3b3b7-0760-4b15-bca1-264299efc130','e4f3d559-5d52-44b6-97c1-7cd1a1c61de8','186dff0e-d50d-4504-a1a1-3d6558d184f1','0d424d2c-f830-47f5-b85d-ce73fe669d8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da7e39ddcd324f0b9119bed456b73692',volume_type_id=522f2b4e-fe9f-4513-a869-405d290bc7f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1169206253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0c5d73f9-ec44-4e2f-b38c-ca26199648f8,host=None,id=a3076a3e-aa0c-44c4-8777-38de1db23b14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40834eb1cc1943888ee121f521ffea73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da7e39ddcd324f0b9119bed456b73692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(522f2b4e-fe9f-4513-a869-405d290bc7f8),volume_type_id=522f2b4e-fe9f-4513-a869-405d290bc7f8)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d108039c-aa19-4f16-94cb-005354d64e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d108039c-aa19-4f16-94cb-005354d64e4e) transitioned into state 'SUCCESS' from state '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-1169206253',encryption_key_id=None,group_id=0c5d73f9-ec44-4e2f-b38c-ca26199648f8,group_type_id=,metadata={},multiattach=False,project_id='40834eb1cc1943888ee121f521ffea73',qos_specs=None,replication_status=,reservations=['59b3b3b7-0760-4b15-bca1-264299efc130','e4f3d559-5d52-44b6-97c1-7cd1a1c61de8','186dff0e-d50d-4504-a1a1-3d6558d184f1','0d424d2c-f830-47f5-b85d-ce73fe669d8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da7e39ddcd324f0b9119bed456b73692',volume_type_id=522f2b4e-fe9f-4513-a869-405d290bc7f8)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90f52c6-3c5a-499b-aa00-a4fcbe5ba7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90f52c6-3c5a-499b-aa00-a4fcbe5ba7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Flow 'volume_create_api' (58ecaa66-d12c-4d04-b764-55ac8deebe92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume request issued successfully. Sep 01 02:03:22 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:22 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:22 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-462c9bef-bbd0-48f9-bc28-e4adbdfe12e7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 84/172] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:03:21 2026] POST /volume/v3/volumes => generated 829 bytes in 1048 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-13d709ce-76ed-4e45-949c-2cc2fff45f4d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-13d709ce-76ed-4e45-949c-2cc2fff45f4d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 Sep 01 02:03:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-13d709ce-76ed-4e45-949c-2cc2fff45f4d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-13d709ce-76ed-4e45-949c-2cc2fff45f4d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-13d709ce-76ed-4e45-949c-2cc2fff45f4d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-13d709ce-76ed-4e45-949c-2cc2fff45f4d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:23 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-13d709ce-76ed-4e45-949c-2cc2fff45f4d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:23 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-13d709ce-76ed-4e45-949c-2cc2fff45f4d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-13d709ce-76ed-4e45-949c-2cc2fff45f4d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 89/173] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:22 2026] GET /volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 => generated 897 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-01443b14-6124-4d60-9c95-9f6b32795309 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01443b14-6124-4d60-9c95-9f6b32795309 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 Sep 01 02:03:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-01443b14-6124-4d60-9c95-9f6b32795309 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-01443b14-6124-4d60-9c95-9f6b32795309 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bf4a4a14-e5a5-4989-8f84-c60f0bc20836 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-01443b14-6124-4d60-9c95-9f6b32795309 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:24 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-01443b14-6124-4d60-9c95-9f6b32795309 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:24 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-01443b14-6124-4d60-9c95-9f6b32795309 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:24 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-01443b14-6124-4d60-9c95-9f6b32795309 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01443b14-6124-4d60-9c95-9f6b32795309 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 returned with HTTP 200 Sep 01 02:03:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 85/174] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:24 2026] GET /volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 => generated 921 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bf4a4a14-e5a5-4989-8f84-c60f0bc20836 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] GET http://192.168.122.15/volume/v3/os-services Sep 01 02:03:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bf4a4a14-e5a5-4989-8f84-c60f0bc20836 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bf4a4a14-e5a5-4989-8f84-c60f0bc20836 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:24 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:03:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bf4a4a14-e5a5-4989-8f84-c60f0bc20836 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] http://192.168.122.15/volume/v3/os-services returned with HTTP 200 Sep 01 02:03:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 90/175] 192.168.122.15 () {58 vars in 1128 bytes} [Tue Sep 1 02:03:24 2026] GET /volume/v3/os-services => generated 705 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-00f940be-ba30-4b6e-a06f-3c231dff15d0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-00f940be-ba30-4b6e-a06f-3c231dff15d0 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] GET http://192.168.122.15/volume/v3/os-services?host=devstack Sep 01 02:03:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-00f940be-ba30-4b6e-a06f-3c231dff15d0 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-00f940be-ba30-4b6e-a06f-3c231dff15d0 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:24 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:03:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-00f940be-ba30-4b6e-a06f-3c231dff15d0 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] http://192.168.122.15/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 02:03:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 86/176] 192.168.122.15 () {58 vars in 1155 bytes} [Tue Sep 1 02:03:24 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ed1c2e56-b299-41d6-b0ce-63bc4f52e294 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ed1c2e56-b299-41d6-b0ce-63bc4f52e294 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] GET http://192.168.122.15/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 02:03:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ed1c2e56-b299-41d6-b0ce-63bc4f52e294 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ed1c2e56-b299-41d6-b0ce-63bc4f52e294 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ed1c2e56-b299-41d6-b0ce-63bc4f52e294 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] http://192.168.122.15/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 02:03:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 91/177] 192.168.122.15 () {58 vars in 1203 bytes} [Tue Sep 1 02:03:24 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-51477685-739a-4b29-8c24-40cbfe9888f0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-51477685-739a-4b29-8c24-40cbfe9888f0 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] GET http://192.168.122.15/volume/v3/os-services?binary=cinder-scheduler Sep 01 02:03:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-51477685-739a-4b29-8c24-40cbfe9888f0 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-51477685-739a-4b29-8c24-40cbfe9888f0 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-51477685-739a-4b29-8c24-40cbfe9888f0 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] http://192.168.122.15/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 02:03:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 87/178] 192.168.122.15 () {58 vars in 1175 bytes} [Tue Sep 1 02:03:25 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-596781798"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-596781798'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Create volume of 1 GB Sep 01 02:03:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Availability Zones retrieved successfully. Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Flow 'volume_create_api' (99963e8e-84a6-41ff-8ce0-68fc86f2d7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb20ac6-f7fc-49d2-b11b-0ff39e4b545f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb20ac6-f7fc-49d2-b11b-0ff39e4b545f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0f4548-64a7-474b-8195-9c692151ce0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Created reservations ['2ace880a-b5ef-47dd-9885-fb7e07ed0cb0', '2ccae14a-1810-4d60-a5ef-0cd8b1c2b260', 'db488ee5-3d66-4bc6-8de1-667eed402b87', '4b8009ab-11ea-4611-9f74-2a9f58c65b27'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0f4548-64a7-474b-8195-9c692151ce0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ace880a-b5ef-47dd-9885-fb7e07ed0cb0', '2ccae14a-1810-4d60-a5ef-0cd8b1c2b260', 'db488ee5-3d66-4bc6-8de1-667eed402b87', '4b8009ab-11ea-4611-9f74-2a9f58c65b27']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9912a653-5989-4b08-b7c6-573fe83932c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-de1d0ebc-be0d-4ade-9768-6329ff5c4aa8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-de1d0ebc-be0d-4ade-9768-6329ff5c4aa8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 Sep 01 02:03:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-de1d0ebc-be0d-4ade-9768-6329ff5c4aa8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-de1d0ebc-be0d-4ade-9768-6329ff5c4aa8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-de1d0ebc-be0d-4ade-9768-6329ff5c4aa8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:25 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-de1d0ebc-be0d-4ade-9768-6329ff5c4aa8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:25 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-de1d0ebc-be0d-4ade-9768-6329ff5c4aa8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9912a653-5989-4b08-b7c6-573fe83932c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06428ba8-2e30-4325-afac-c81113687311', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-596781798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8183faf06d6248b0a506a53e6badb829',qos_specs=None,replication_status=,reservations=['2ace880a-b5ef-47dd-9885-fb7e07ed0cb0','2ccae14a-1810-4d60-a5ef-0cd8b1c2b260','db488ee5-3d66-4bc6-8de1-667eed402b87','4b8009ab-11ea-4611-9f74-2a9f58c65b27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78cdf5a16264ecfafa654f3a1f269a4',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-596781798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06428ba8-2e30-4325-afac-c81113687311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8183faf06d6248b0a506a53e6badb829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e78cdf5a16264ecfafa654f3a1f269a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a2370a-e19f-41c6-bbb9-96138aa0044b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a2370a-e19f-41c6-bbb9-96138aa0044b) transitioned into state 'SUCCESS' from state '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-596781798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8183faf06d6248b0a506a53e6badb829',qos_specs=None,replication_status=,reservations=['2ace880a-b5ef-47dd-9885-fb7e07ed0cb0','2ccae14a-1810-4d60-a5ef-0cd8b1c2b260','db488ee5-3d66-4bc6-8de1-667eed402b87','4b8009ab-11ea-4611-9f74-2a9f58c65b27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78cdf5a16264ecfafa654f3a1f269a4',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97237eff-d699-45b1-97a2-c27a1ab525a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97237eff-d699-45b1-97a2-c27a1ab525a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:25 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-de1d0ebc-be0d-4ade-9768-6329ff5c4aa8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:26 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Flow 'volume_create_api' (99963e8e-84a6-41ff-8ce0-68fc86f2d7fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Create volume request issued successfully. Sep 01 02:03:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2398cea1-ba46-409b-a0c5-decc9b0e066c tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 92/179] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:25 2026] POST /volume/v3/volumes => generated 760 bytes in 980 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0c454934-bfe0-4e37-86ba-f1dd9c91f106 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c454934-bfe0-4e37-86ba-f1dd9c91f106 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] GET http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 Sep 01 02:03:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c454934-bfe0-4e37-86ba-f1dd9c91f106 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c454934-bfe0-4e37-86ba-f1dd9c91f106 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-de1d0ebc-be0d-4ade-9768-6329ff5c4aa8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 returned with HTTP 200 Sep 01 02:03:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 88/180] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:25 2026] GET /volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 => generated 922 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0e32e3fb-e86e-4b41-bd73-5cbfe0d66238 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e32e3fb-e86e-4b41-bd73-5cbfe0d66238 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/group_snapshots Sep 01 02:03:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e32e3fb-e86e-4b41-bd73-5cbfe0d66238 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0c5d73f9-ec44-4e2f-b38c-ca26199648f8", "name": "tempest-group_snapshot-1147452313"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-0e32e3fb-e86e-4b41-bd73-5cbfe0d66238 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0c5d73f9-ec44-4e2f-b38c-ca26199648f8', 'name': 'tempest-group_snapshot-1147452313'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:03:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0c454934-bfe0-4e37-86ba-f1dd9c91f106 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Volume info retrieved successfully. Sep 01 02:03:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:26 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.group_snapshots [None req-0e32e3fb-e86e-4b41-bd73-5cbfe0d66238 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating group_snapshot tempest-group_snapshot-1147452313. Sep 01 02:03:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c454934-bfe0-4e37-86ba-f1dd9c91f106 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 returned with HTTP 200 Sep 01 02:03:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 93/181] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:26 2026] GET /volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 => generated 828 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:26 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:03:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:26 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-0e32e3fb-e86e-4b41-bd73-5cbfe0d66238 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1349617335 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1349617335, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:03:26 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-0e32e3fb-e86e-4b41-bd73-5cbfe0d66238 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['59230828-d619-41ab-9de2-a5899704e9f3', 'ff5ebaed-2a68-443d-91a1-81480d7067e4', '417cb837-372c-4a68-9b53-7f9ca7bd8510', '7506a2ee-becb-4011-ae27-b32d0cfedd0c'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e32e3fb-e86e-4b41-bd73-5cbfe0d66238 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:03:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 89/182] 192.168.122.15 () {62 vars in 1203 bytes} [Tue Sep 1 02:03:26 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-be78dfae-2b27-44c4-b77a-7d00b07a3e2e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be78dfae-2b27-44c4-b77a-7d00b07a3e2e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 Sep 01 02:03:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-be78dfae-2b27-44c4-b77a-7d00b07a3e2e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-be78dfae-2b27-44c4-b77a-7d00b07a3e2e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-be78dfae-2b27-44c4-b77a-7d00b07a3e2e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 062d2b6d-d722-42ab-9be2-e1a562b92459 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be78dfae-2b27-44c4-b77a-7d00b07a3e2e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 returned with HTTP 200 Sep 01 02:03:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 94/183] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:26 2026] GET /volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 => generated 307 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-15abfdae-0af0-4381-a1fb-76d924572038 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15abfdae-0af0-4381-a1fb-76d924572038 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] GET http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 Sep 01 02:03:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15abfdae-0af0-4381-a1fb-76d924572038 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15abfdae-0af0-4381-a1fb-76d924572038 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-15abfdae-0af0-4381-a1fb-76d924572038 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Volume info retrieved successfully. Sep 01 02:03:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15abfdae-0af0-4381-a1fb-76d924572038 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 returned with HTTP 200 Sep 01 02:03:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 90/184] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:27 2026] GET /volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-89c1d9f8-dc28-4058-a4d3-87b937d396ef None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89c1d9f8-dc28-4058-a4d3-87b937d396ef tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 Sep 01 02:03:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89c1d9f8-dc28-4058-a4d3-87b937d396ef tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89c1d9f8-dc28-4058-a4d3-87b937d396ef tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-89c1d9f8-dc28-4058-a4d3-87b937d396ef tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 062d2b6d-d722-42ab-9be2-e1a562b92459 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89c1d9f8-dc28-4058-a4d3-87b937d396ef tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 returned with HTTP 200 Sep 01 02:03:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 95/185] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:27 2026] GET /volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 => generated 307 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e61b8bdb-d0e1-4a90-b86e-bd103e6cebaf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e61b8bdb-d0e1-4a90-b86e-bd103e6cebaf tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] GET http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 Sep 01 02:03:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e61b8bdb-d0e1-4a90-b86e-bd103e6cebaf tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e61b8bdb-d0e1-4a90-b86e-bd103e6cebaf tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e61b8bdb-d0e1-4a90-b86e-bd103e6cebaf tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e61b8bdb-d0e1-4a90-b86e-bd103e6cebaf tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 91/186] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b8e6ea19-e9c5-4c26-93af-2ed610260bf6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b8e6ea19-e9c5-4c26-93af-2ed610260bf6 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] GET http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b8e6ea19-e9c5-4c26-93af-2ed610260bf6 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b8e6ea19-e9c5-4c26-93af-2ed610260bf6 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b8e6ea19-e9c5-4c26-93af-2ed610260bf6 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b8e6ea19-e9c5-4c26-93af-2ed610260bf6 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 96/187] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 => generated 1016 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d5402a14-7fd5-45f9-bef4-bfc86c9ff5a1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5402a14-7fd5-45f9-bef4-bfc86c9ff5a1 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] GET http://192.168.122.15/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 02:03:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5402a14-7fd5-45f9-bef4-bfc86c9ff5a1 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5402a14-7fd5-45f9-bef4-bfc86c9ff5a1 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:03:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5402a14-7fd5-45f9-bef4-bfc86c9ff5a1 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] http://192.168.122.15/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 92/188] 192.168.122.15 () {58 vars in 1197 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bd3d7236-b371-49cf-b31d-db8b23f83160 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bd3d7236-b371-49cf-b31d-db8b23f83160 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] GET http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bd3d7236-b371-49cf-b31d-db8b23f83160 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bd3d7236-b371-49cf-b31d-db8b23f83160 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bd3d7236-b371-49cf-b31d-db8b23f83160 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bd3d7236-b371-49cf-b31d-db8b23f83160 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 97/189] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9b716a4e-a30b-42c4-9e28-fcb76a595dba None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9b716a4e-a30b-42c4-9e28-fcb76a595dba tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] DELETE http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 Sep 01 02:03:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9b716a4e-a30b-42c4-9e28-fcb76a595dba tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9b716a4e-a30b-42c4-9e28-fcb76a595dba tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-9b716a4e-a30b-42c4-9e28-fcb76a595dba tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Delete volume with id: 06428ba8-2e30-4325-afac-c81113687311 Sep 01 02:03:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9b716a4e-a30b-42c4-9e28-fcb76a595dba tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-99ba8d6e-9720-4d06-9b03-aefa2d776224 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99ba8d6e-9720-4d06-9b03-aefa2d776224 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99ba8d6e-9720-4d06-9b03-aefa2d776224 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99ba8d6e-9720-4d06-9b03-aefa2d776224 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-99ba8d6e-9720-4d06-9b03-aefa2d776224 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 062d2b6d-d722-42ab-9be2-e1a562b92459 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99ba8d6e-9720-4d06-9b03-aefa2d776224 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 98/190] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 => generated 307 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9b716a4e-a30b-42c4-9e28-fcb76a595dba tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Delete volume request issued successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9b716a4e-a30b-42c4-9e28-fcb76a595dba tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 returned with HTTP 202 Sep 01 02:03:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 93/191] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:28 2026] DELETE /volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8fd4d67c-bca5-4f50-b00b-090a2b40d1c2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8fd4d67c-bca5-4f50-b00b-090a2b40d1c2 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] GET http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 Sep 01 02:03:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8fd4d67c-bca5-4f50-b00b-090a2b40d1c2 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8fd4d67c-bca5-4f50-b00b-090a2b40d1c2 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8fd4d67c-bca5-4f50-b00b-090a2b40d1c2 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Volume info retrieved successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8fd4d67c-bca5-4f50-b00b-090a2b40d1c2 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 returned with HTTP 200 Sep 01 02:03:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 99/192] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ade58066-b4a5-4f9d-85e7-e05414f3a6dc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ade58066-b4a5-4f9d-85e7-e05414f3a6dc tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 Sep 01 02:03:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ade58066-b4a5-4f9d-85e7-e05414f3a6dc tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ade58066-b4a5-4f9d-85e7-e05414f3a6dc tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-ade58066-b4a5-4f9d-85e7-e05414f3a6dc tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 062d2b6d-d722-42ab-9be2-e1a562b92459 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ade58066-b4a5-4f9d-85e7-e05414f3a6dc tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 returned with HTTP 200 Sep 01 02:03:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 94/193] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:29 2026] GET /volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 => generated 307 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5d920ed0-7951-4154-b66b-d065751f1cf2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5d920ed0-7951-4154-b66b-d065751f1cf2 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] GET http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 Sep 01 02:03:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5d920ed0-7951-4154-b66b-d065751f1cf2 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5d920ed0-7951-4154-b66b-d065751f1cf2 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5d920ed0-7951-4154-b66b-d065751f1cf2 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Volume info retrieved successfully. Sep 01 02:03:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5d920ed0-7951-4154-b66b-d065751f1cf2 tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 returned with HTTP 200 Sep 01 02:03:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 100/194] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:30 2026] GET /volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c4e3163e-1505-48e8-9bc2-6f72b0bbc04a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c4e3163e-1505-48e8-9bc2-6f72b0bbc04a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 Sep 01 02:03:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c4e3163e-1505-48e8-9bc2-6f72b0bbc04a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c4e3163e-1505-48e8-9bc2-6f72b0bbc04a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-c4e3163e-1505-48e8-9bc2-6f72b0bbc04a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 062d2b6d-d722-42ab-9be2-e1a562b92459 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c4e3163e-1505-48e8-9bc2-6f72b0bbc04a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 returned with HTTP 200 Sep 01 02:03:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 95/195] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:30 2026] GET /volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 => generated 307 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0e44ecd3-0a60-462b-8d64-1408c18b088e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e44ecd3-0a60-462b-8d64-1408c18b088e tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] GET http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 Sep 01 02:03:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e44ecd3-0a60-462b-8d64-1408c18b088e tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e44ecd3-0a60-462b-8d64-1408c18b088e tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e44ecd3-0a60-462b-8d64-1408c18b088e tempest-VolumesServicesTestJSON-159847735 tempest-VolumesServicesTestJSON-159847735-project-member] http://192.168.122.15/volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 returned with HTTP 404 Sep 01 02:03:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 101/196] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:31 2026] GET /volume/v3/volumes/06428ba8-2e30-4325-afac-c81113687311 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fcce905d-fd9c-4382-83d1-1a6abbbad248 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fcce905d-fd9c-4382-83d1-1a6abbbad248 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] GET http://192.168.122.15/volume/v3/os-services Sep 01 02:03:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fcce905d-fd9c-4382-83d1-1a6abbbad248 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fcce905d-fd9c-4382-83d1-1a6abbbad248 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:31 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:03:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fcce905d-fd9c-4382-83d1-1a6abbbad248 tempest-VolumesServicesTestJSON-900175260 tempest-VolumesServicesTestJSON-900175260-project-admin] http://192.168.122.15/volume/v3/os-services returned with HTTP 200 Sep 01 02:03:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 96/197] 192.168.122.15 () {58 vars in 1128 bytes} [Tue Sep 1 02:03:31 2026] GET /volume/v3/os-services => generated 705 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cc1ea29a-4e2a-4e61-b736-6f2d1ade30f1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cc1ea29a-4e2a-4e61-b736-6f2d1ade30f1 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 Sep 01 02:03:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cc1ea29a-4e2a-4e61-b736-6f2d1ade30f1 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cc1ea29a-4e2a-4e61-b736-6f2d1ade30f1 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-cc1ea29a-4e2a-4e61-b736-6f2d1ade30f1 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 062d2b6d-d722-42ab-9be2-e1a562b92459 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cc1ea29a-4e2a-4e61-b736-6f2d1ade30f1 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 returned with HTTP 200 Sep 01 02:03:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 102/198] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:32 2026] GET /volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 => generated 308 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-83bd4067-a336-4e04-8368-bce71b877255 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-83bd4067-a336-4e04-8368-bce71b877255 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/detail Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-83bd4067-a336-4e04-8368-bce71b877255 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-83bd4067-a336-4e04-8368-bce71b877255 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-83bd4067-a336-4e04-8368-bce71b877255 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-83bd4067-a336-4e04-8368-bce71b877255 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-83bd4067-a336-4e04-8368-bce71b877255 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all snapshots completed successfully. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-83bd4067-a336-4e04-8368-bce71b877255 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:03:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 97/199] 192.168.122.15 () {58 vars in 1143 bytes} [Tue Sep 1 02:03:32 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f98a2abc-a8ef-4654-a04d-c2d16d82012a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f98a2abc-a8ef-4654-a04d-c2d16d82012a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db Sep 01 02:03:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f98a2abc-a8ef-4654-a04d-c2d16d82012a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f98a2abc-a8ef-4654-a04d-c2d16d82012a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f98a2abc-a8ef-4654-a04d-c2d16d82012a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:03:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f98a2abc-a8ef-4654-a04d-c2d16d82012a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db returned with HTTP 200 Sep 01 02:03:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 103/200] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:32 2026] GET /volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db => generated 451 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e4e6be43-186d-49e9-95c4-151d8274175a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/groups/action Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "062d2b6d-d722-42ab-9be2-e1a562b92459", "name": "tempest-Group_from_snap-1300475604"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "062d2b6d-d722-42ab-9be2-e1a562b92459", "name": "tempest-Group_from_snap-1300475604"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '062d2b6d-d722-42ab-9be2-e1a562b92459', 'name': 'tempest-Group_from_snap-1300475604'}}. {{(pid=87154) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating group tempest-Group_from_snap-1300475604 from group_snapshot 062d2b6d-d722-42ab-9be2-e1a562b92459. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['16715e55-b1fa-4bfb-8833-6b1091b612e7'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:32 devstack devstack@c-api.service[87154]: INFO cinder.group.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] A mapping entry already exists for group 7e5f715c-0b35-4d54-81cf-efb75b6684f0 and volume type 522f2b4e-fe9f-4513-a869-405d290bc7f8. Do not need to create again. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Availability Zones retrieved successfully. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Flow 'volume_create_api' (72d61940-45af-48c9-b762-bfaa9f21a7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a6b916a-1145-46b9-bcd1-acb9da7b654f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a6b916a-1145-46b9-bcd1-acb9da7b654f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf68d128-3845-49b2-ab96-27d057f4d8db', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:03:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=522f2b4e-fe9f-4513-a869-405d290bc7f8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1349617335',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '522f2b4e-fe9f-4513-a869-405d290bc7f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7e5f715c-0b35-4d54-81cf-efb75b6684f0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b43dfab-33d2-4727-905c-ec75a71850e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['29adac9c-5226-4668-85d1-75440a5a350d', '459a27d2-0ff1-41a6-9dc9-3e9644c71a32'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b43dfab-33d2-4727-905c-ec75a71850e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29adac9c-5226-4668-85d1-75440a5a350d', '459a27d2-0ff1-41a6-9dc9-3e9644c71a32']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29544536-6b7a-466e-a3f6-a11d64457ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29544536-6b7a-466e-a3f6-a11d64457ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbe70295-ec2b-4ff8-befe-15efac393b1a', '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=7e5f715c-0b35-4d54-81cf-efb75b6684f0,group_type_id=,metadata={},multiattach=False,project_id='40834eb1cc1943888ee121f521ffea73',qos_specs=None,replication_status=,reservations=['29adac9c-5226-4668-85d1-75440a5a350d','459a27d2-0ff1-41a6-9dc9-3e9644c71a32'],size=1,snapshot_id=cf68d128-3845-49b2-ab96-27d057f4d8db,source_replicaid=,source_volid=None,status='creating',user_id='da7e39ddcd324f0b9119bed456b73692',volume_type_id=522f2b4e-fe9f-4513-a869-405d290bc7f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7e5f715c-0b35-4d54-81cf-efb75b6684f0,host=None,id=bbe70295-ec2b-4ff8-befe-15efac393b1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40834eb1cc1943888ee121f521ffea73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf68d128-3845-49b2-ab96-27d057f4d8db,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da7e39ddcd324f0b9119bed456b73692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(522f2b4e-fe9f-4513-a869-405d290bc7f8),volume_type_id=522f2b4e-fe9f-4513-a869-405d290bc7f8)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c41bed-6581-40f2-82f8-bc8e41729431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c41bed-6581-40f2-82f8-bc8e41729431) transitioned into state 'SUCCESS' from 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=7e5f715c-0b35-4d54-81cf-efb75b6684f0,group_type_id=,metadata={},multiattach=False,project_id='40834eb1cc1943888ee121f521ffea73',qos_specs=None,replication_status=,reservations=['29adac9c-5226-4668-85d1-75440a5a350d','459a27d2-0ff1-41a6-9dc9-3e9644c71a32'],size=1,snapshot_id=cf68d128-3845-49b2-ab96-27d057f4d8db,source_replicaid=,source_volid=None,status='creating',user_id='da7e39ddcd324f0b9119bed456b73692',volume_type_id=522f2b4e-fe9f-4513-a869-405d290bc7f8)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Flow 'volume_create_api' (72d61940-45af-48c9-b762-bfaa9f21a7db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume request issued successfully. Sep 01 02:03:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:03:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e4e6be43-186d-49e9-95c4-151d8274175a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/action returned with HTTP 202 Sep 01 02:03:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 98/201] 192.168.122.15 () {62 vars in 1197 bytes} [Tue Sep 1 02:03:32 2026] POST /volume/v3/groups/action => generated 103 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:03:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:03:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all volumes completed successfully. Sep 01 02:03:33 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:33 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:33 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:33 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:33 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b4dc72c1-7657-425f-92ab-3d15537c5337 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 104/202] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:03:33 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4eb63ce8-c017-44d9-a453-db10b21e1788 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4eb63ce8-c017-44d9-a453-db10b21e1788 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a Sep 01 02:03:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4eb63ce8-c017-44d9-a453-db10b21e1788 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4eb63ce8-c017-44d9-a453-db10b21e1788 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4eb63ce8-c017-44d9-a453-db10b21e1788 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:33 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-4eb63ce8-c017-44d9-a453-db10b21e1788 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:33 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-4eb63ce8-c017-44d9-a453-db10b21e1788 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:34 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-4eb63ce8-c017-44d9-a453-db10b21e1788 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4eb63ce8-c017-44d9-a453-db10b21e1788 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a returned with HTTP 200 Sep 01 02:03:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 99/203] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:33 2026] GET /volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a => generated 932 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1b12a2ce-ef43-40de-99a4-114fd6973945 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1b12a2ce-ef43-40de-99a4-114fd6973945 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a Sep 01 02:03:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1b12a2ce-ef43-40de-99a4-114fd6973945 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1b12a2ce-ef43-40de-99a4-114fd6973945 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:35 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:35 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1b12a2ce-ef43-40de-99a4-114fd6973945 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:35 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-1b12a2ce-ef43-40de-99a4-114fd6973945 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:35 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-1b12a2ce-ef43-40de-99a4-114fd6973945 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:35 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-1b12a2ce-ef43-40de-99a4-114fd6973945 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1b12a2ce-ef43-40de-99a4-114fd6973945 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a returned with HTTP 200 Sep 01 02:03:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 105/204] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:35 2026] GET /volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a => generated 932 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d8274af0-b0af-4ed5-8ea7-989aa737b844 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d8274af0-b0af-4ed5-8ea7-989aa737b844 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a Sep 01 02:03:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d8274af0-b0af-4ed5-8ea7-989aa737b844 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d8274af0-b0af-4ed5-8ea7-989aa737b844 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d8274af0-b0af-4ed5-8ea7-989aa737b844 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:36 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-d8274af0-b0af-4ed5-8ea7-989aa737b844 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:36 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-d8274af0-b0af-4ed5-8ea7-989aa737b844 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:36 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-d8274af0-b0af-4ed5-8ea7-989aa737b844 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d8274af0-b0af-4ed5-8ea7-989aa737b844 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a returned with HTTP 200 Sep 01 02:03:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 100/205] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:36 2026] GET /volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a => generated 932 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a33a26de-1261-4533-bc36-e9dcf9020fe3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a33a26de-1261-4533-bc36-e9dcf9020fe3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a Sep 01 02:03:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a33a26de-1261-4533-bc36-e9dcf9020fe3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a33a26de-1261-4533-bc36-e9dcf9020fe3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a33a26de-1261-4533-bc36-e9dcf9020fe3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:37 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-a33a26de-1261-4533-bc36-e9dcf9020fe3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:37 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-a33a26de-1261-4533-bc36-e9dcf9020fe3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:38 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-a33a26de-1261-4533-bc36-e9dcf9020fe3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a33a26de-1261-4533-bc36-e9dcf9020fe3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a returned with HTTP 200 Sep 01 02:03:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 106/206] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:37 2026] GET /volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a => generated 932 bytes in 627 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-81f79288-4d04-4a01-bac9-2f167bd85ed2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-81f79288-4d04-4a01-bac9-2f167bd85ed2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a Sep 01 02:03:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-81f79288-4d04-4a01-bac9-2f167bd85ed2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-81f79288-4d04-4a01-bac9-2f167bd85ed2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-81f79288-4d04-4a01-bac9-2f167bd85ed2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:39 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-81f79288-4d04-4a01-bac9-2f167bd85ed2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:39 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-81f79288-4d04-4a01-bac9-2f167bd85ed2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:39 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-81f79288-4d04-4a01-bac9-2f167bd85ed2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-81f79288-4d04-4a01-bac9-2f167bd85ed2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a returned with HTTP 200 Sep 01 02:03:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 101/207] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:39 2026] GET /volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a => generated 932 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-becd340d-a233-408d-af1a-564970a59d86 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-becd340d-a233-408d-af1a-564970a59d86 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a Sep 01 02:03:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-becd340d-a233-408d-af1a-564970a59d86 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-becd340d-a233-408d-af1a-564970a59d86 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-becd340d-a233-408d-af1a-564970a59d86 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:40 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-becd340d-a233-408d-af1a-564970a59d86 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:40 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-becd340d-a233-408d-af1a-564970a59d86 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:03:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-140966413"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Create volume request body: {'volume': {'imageRef': '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-140966413'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:41 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-becd340d-a233-408d-af1a-564970a59d86 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-becd340d-a233-408d-af1a-564970a59d86 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 107/208] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:40 2026] GET /volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a => generated 932 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Create volume of 1 GB Sep 01 02:03:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Availability Zones retrieved successfully. Sep 01 02:03:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Flow 'volume_create_api' (aca83d30-3e89-4108-9587-005facc8b3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2c275f8-3c69-4a2f-ad11-ced41d647dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-05da383a-b2ae-4e2e-ba62-8d18639cfdac None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-05da383a-b2ae-4e2e-ba62-8d18639cfdac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-05da383a-b2ae-4e2e-ba62-8d18639cfdac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-05da383a-b2ae-4e2e-ba62-8d18639cfdac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-05da383a-b2ae-4e2e-ba62-8d18639cfdac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:42 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-05da383a-b2ae-4e2e-ba62-8d18639cfdac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:42 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-05da383a-b2ae-4e2e-ba62-8d18639cfdac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2c275f8-3c69-4a2f-ad11-ced41d647dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9fbd7ee-be82-4208-b94d-3eeae10ae475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-05da383a-b2ae-4e2e-ba62-8d18639cfdac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-05da383a-b2ae-4e2e-ba62-8d18639cfdac tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 108/209] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a => generated 933 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2d21e25e-cbef-4f69-8888-aff6abc76c89 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d21e25e-cbef-4f69-8888-aff6abc76c89 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/7e5f715c-0b35-4d54-81cf-efb75b6684f0 Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d21e25e-cbef-4f69-8888-aff6abc76c89 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d21e25e-cbef-4f69-8888-aff6abc76c89 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-2d21e25e-cbef-4f69-8888-aff6abc76c89 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 7e5f715c-0b35-4d54-81cf-efb75b6684f0 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Created reservations ['2446138e-a07c-4021-ab95-b2c6a73a07f5', '65d2ab65-2012-4ede-8251-eff4f5c34c98', '752ca41e-68f3-4a39-9f12-3c6ba8c1d31c', 'be6272a5-c022-47c8-9e14-72a39d06c139'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:03:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9fbd7ee-be82-4208-b94d-3eeae10ae475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2446138e-a07c-4021-ab95-b2c6a73a07f5', '65d2ab65-2012-4ede-8251-eff4f5c34c98', '752ca41e-68f3-4a39-9f12-3c6ba8c1d31c', 'be6272a5-c022-47c8-9e14-72a39d06c139']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d21e25e-cbef-4f69-8888-aff6abc76c89 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/7e5f715c-0b35-4d54-81cf-efb75b6684f0 returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 109/210] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/groups/7e5f715c-0b35-4d54-81cf-efb75b6684f0 => generated 418 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a52549f6-105c-4976-9327-6cd67050eb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:03:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all volumes completed successfully. Sep 01 02:03:42 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:42 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a52549f6-105c-4976-9327-6cd67050eb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa89f15b-e2c4-4688-8326-9100cf8bfd72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-140966413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abff565f3b094c898875ab1b02162b83',qos_specs=None,replication_status=,reservations=['2446138e-a07c-4021-ab95-b2c6a73a07f5','65d2ab65-2012-4ede-8251-eff4f5c34c98','752ca41e-68f3-4a39-9f12-3c6ba8c1d31c','be6272a5-c022-47c8-9e14-72a39d06c139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f31bc2e5dc24b2fa69e7e85cf7f17ca',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-140966413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa89f15b-e2c4-4688-8326-9100cf8bfd72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abff565f3b094c898875ab1b02162b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f31bc2e5dc24b2fa69e7e85cf7f17ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34dc7b13-5695-4083-9d34-dbd8d31f4256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:43 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:43 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:43 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:43 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34dc7b13-5695-4083-9d34-dbd8d31f4256) transitioned into state 'SUCCESS' from state '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-140966413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abff565f3b094c898875ab1b02162b83',qos_specs=None,replication_status=,reservations=['2446138e-a07c-4021-ab95-b2c6a73a07f5','65d2ab65-2012-4ede-8251-eff4f5c34c98','752ca41e-68f3-4a39-9f12-3c6ba8c1d31c','be6272a5-c022-47c8-9e14-72a39d06c139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f31bc2e5dc24b2fa69e7e85cf7f17ca',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:43 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a68bbd7-9fda-419b-b1f6-9267001af115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:43 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a68bbd7-9fda-419b-b1f6-9267001af115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:43 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Flow 'volume_create_api' (aca83d30-3e89-4108-9587-005facc8b3ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Create volume request issued successfully. Sep 01 02:03:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-990b0cd2-efcf-4e3f-acde-ed91b2904691 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 102/211] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:03:41 2026] POST /volume/v3/volumes => generated 757 bytes in 1974 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1e8ef067-afd6-4bf7-91d0-30178d6af09d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1e8ef067-afd6-4bf7-91d0-30178d6af09d tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1e8ef067-afd6-4bf7-91d0-30178d6af09d tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1e8ef067-afd6-4bf7-91d0-30178d6af09d tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b5c317ad-998d-47ff-ac9c-a16a9f56e116 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 110/212] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-61cbcf2c-7ac9-4d99-a5d1-4040a0106179 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-61cbcf2c-7ac9-4d99-a5d1-4040a0106179 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/groups/7e5f715c-0b35-4d54-81cf-efb75b6684f0/action Sep 01 02:03:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-61cbcf2c-7ac9-4d99-a5d1-4040a0106179 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-61cbcf2c-7ac9-4d99-a5d1-4040a0106179 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-61cbcf2c-7ac9-4d99-a5d1-4040a0106179 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] delete called for group 7e5f715c-0b35-4d54-81cf-efb75b6684f0 {{(pid=87155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:03:43 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-61cbcf2c-7ac9-4d99-a5d1-4040a0106179 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Delete group with id: 7e5f715c-0b35-4d54-81cf-efb75b6684f0 Sep 01 02:03:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1e8ef067-afd6-4bf7-91d0-30178d6af09d tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1e8ef067-afd6-4bf7-91d0-30178d6af09d tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 103/213] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:43 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 825 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:43 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:03:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:43 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-61cbcf2c-7ac9-4d99-a5d1-4040a0106179 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/7e5f715c-0b35-4d54-81cf-efb75b6684f0/action returned with HTTP 202 Sep 01 02:03:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 111/214] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:03:43 2026] POST /volume/v3/groups/7e5f715c-0b35-4d54-81cf-efb75b6684f0/action => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1df21118-25f4-45be-9b58-86838d625bbf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1df21118-25f4-45be-9b58-86838d625bbf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a Sep 01 02:03:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1df21118-25f4-45be-9b58-86838d625bbf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1df21118-25f4-45be-9b58-86838d625bbf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1df21118-25f4-45be-9b58-86838d625bbf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:43 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-1df21118-25f4-45be-9b58-86838d625bbf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:43 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-1df21118-25f4-45be-9b58-86838d625bbf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:43 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-1df21118-25f4-45be-9b58-86838d625bbf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1df21118-25f4-45be-9b58-86838d625bbf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a returned with HTTP 200 Sep 01 02:03:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 104/215] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:43 2026] GET /volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a => generated 932 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ee1ef279-222d-4811-b8f2-b66eb4163537 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ee1ef279-222d-4811-b8f2-b66eb4163537 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ee1ef279-222d-4811-b8f2-b66eb4163537 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ee1ef279-222d-4811-b8f2-b66eb4163537 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ee1ef279-222d-4811-b8f2-b66eb4163537 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ee1ef279-222d-4811-b8f2-b66eb4163537 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 112/216] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:44 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-31521738-c864-4b38-9bb1-336f66cf01ce None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31521738-c864-4b38-9bb1-336f66cf01ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a Sep 01 02:03:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-31521738-c864-4b38-9bb1-336f66cf01ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-31521738-c864-4b38-9bb1-336f66cf01ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-31521738-c864-4b38-9bb1-336f66cf01ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:44 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-31521738-c864-4b38-9bb1-336f66cf01ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:44 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-31521738-c864-4b38-9bb1-336f66cf01ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:45 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-31521738-c864-4b38-9bb1-336f66cf01ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31521738-c864-4b38-9bb1-336f66cf01ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a returned with HTTP 200 Sep 01 02:03:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 105/217] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:44 2026] GET /volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a => generated 931 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ceea59e9-6486-4d6d-b689-14e73422551b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ceea59e9-6486-4d6d-b689-14e73422551b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ceea59e9-6486-4d6d-b689-14e73422551b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ceea59e9-6486-4d6d-b689-14e73422551b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ceea59e9-6486-4d6d-b689-14e73422551b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ceea59e9-6486-4d6d-b689-14e73422551b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 113/218] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:45 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 849 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7ea69e31-ee06-451d-8170-48137fc4ccef None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ea69e31-ee06-451d-8170-48137fc4ccef tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a Sep 01 02:03:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ea69e31-ee06-451d-8170-48137fc4ccef tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ea69e31-ee06-451d-8170-48137fc4ccef tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ea69e31-ee06-451d-8170-48137fc4ccef tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a returned with HTTP 404 Sep 01 02:03:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 106/219] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:46 2026] GET /volume/v3/volumes/bbe70295-ec2b-4ff8-befe-15efac393b1a => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f98e9463-b838-4f27-bae4-eb72df9553d4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f98e9463-b838-4f27-bae4-eb72df9553d4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/7e5f715c-0b35-4d54-81cf-efb75b6684f0 Sep 01 02:03:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f98e9463-b838-4f27-bae4-eb72df9553d4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f98e9463-b838-4f27-bae4-eb72df9553d4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-f98e9463-b838-4f27-bae4-eb72df9553d4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 7e5f715c-0b35-4d54-81cf-efb75b6684f0 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:03:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f98e9463-b838-4f27-bae4-eb72df9553d4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/7e5f715c-0b35-4d54-81cf-efb75b6684f0 returned with HTTP 404 Sep 01 02:03:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 114/220] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:46 2026] GET /volume/v3/groups/7e5f715c-0b35-4d54-81cf-efb75b6684f0 => generated 108 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:03:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-829174f9-ce23-40b6-aea4-63e4d1c086dc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-829174f9-ce23-40b6-aea4-63e4d1c086dc tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] DELETE http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 Sep 01 02:03:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-829174f9-ce23-40b6-aea4-63e4d1c086dc tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-829174f9-ce23-40b6-aea4-63e4d1c086dc tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-829174f9-ce23-40b6-aea4-63e4d1c086dc tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] delete called for member 062d2b6d-d722-42ab-9be2-e1a562b92459 {{(pid=87154) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:03:46 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.group_snapshots [None req-829174f9-ce23-40b6-aea4-63e4d1c086dc tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Delete group_snapshot with id: 062d2b6d-d722-42ab-9be2-e1a562b92459 Sep 01 02:03:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:46 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-829174f9-ce23-40b6-aea4-63e4d1c086dc tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 returned with HTTP 202 Sep 01 02:03:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 107/221] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:03:46 2026] DELETE /volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5b058f2b-5dcd-402c-83cc-10012027bec3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5b058f2b-5dcd-402c-83cc-10012027bec3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:03:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5b058f2b-5dcd-402c-83cc-10012027bec3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5b058f2b-5dcd-402c-83cc-10012027bec3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-5b058f2b-5dcd-402c-83cc-10012027bec3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:46 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5b058f2b-5dcd-402c-83cc-10012027bec3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-44d507f2-bf6d-4456-9c59-38bc77075e7c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5b058f2b-5dcd-402c-83cc-10012027bec3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all volumes completed successfully. Sep 01 02:03:46 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-5b058f2b-5dcd-402c-83cc-10012027bec3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:46 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-5b058f2b-5dcd-402c-83cc-10012027bec3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-44d507f2-bf6d-4456-9c59-38bc77075e7c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-44d507f2-bf6d-4456-9c59-38bc77075e7c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-44d507f2-bf6d-4456-9c59-38bc77075e7c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-44d507f2-bf6d-4456-9c59-38bc77075e7c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-44d507f2-bf6d-4456-9c59-38bc77075e7c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 108/222] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:46 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 907 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:46 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-5b058f2b-5dcd-402c-83cc-10012027bec3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5b058f2b-5dcd-402c-83cc-10012027bec3 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 115/223] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:03:46 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-96c79156-883b-48b8-86ca-639a18260223 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-96c79156-883b-48b8-86ca-639a18260223 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/detail Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-96c79156-883b-48b8-86ca-639a18260223 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-96c79156-883b-48b8-86ca-639a18260223 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-96c79156-883b-48b8-86ca-639a18260223 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-96c79156-883b-48b8-86ca-639a18260223 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-96c79156-883b-48b8-86ca-639a18260223 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all snapshots completed successfully. Sep 01 02:03:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-96c79156-883b-48b8-86ca-639a18260223 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 109/224] 192.168.122.15 () {58 vars in 1143 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-06e794b1-23bf-4e9b-b972-0219a3ac73bf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-06e794b1-23bf-4e9b-b972-0219a3ac73bf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db Sep 01 02:03:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-06e794b1-23bf-4e9b-b972-0219a3ac73bf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-06e794b1-23bf-4e9b-b972-0219a3ac73bf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-06e794b1-23bf-4e9b-b972-0219a3ac73bf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:03:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-06e794b1-23bf-4e9b-b972-0219a3ac73bf tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 116/225] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db => generated 450 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-620957b3-3c77-4415-8996-7945e5621e47 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-620957b3-3c77-4415-8996-7945e5621e47 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-620957b3-3c77-4415-8996-7945e5621e47 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-620957b3-3c77-4415-8996-7945e5621e47 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-620957b3-3c77-4415-8996-7945e5621e47 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:03:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-620957b3-3c77-4415-8996-7945e5621e47 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 110/226] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-e2db618f-82a8-4d7a-8fad-64263944cc7f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-e2db618f-82a8-4d7a-8fad-64263944cc7f tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:03:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-e2db618f-82a8-4d7a-8fad-64263944cc7f tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-e2db618f-82a8-4d7a-8fad-64263944cc7f tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-e2db618f-82a8-4d7a-8fad-64263944cc7f tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:03:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-e2db618f-82a8-4d7a-8fad-64263944cc7f tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 117/227] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f490567f-3926-4d85-98a4-9df2a9e17513 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f490567f-3926-4d85-98a4-9df2a9e17513 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f490567f-3926-4d85-98a4-9df2a9e17513 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f490567f-3926-4d85-98a4-9df2a9e17513 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f490567f-3926-4d85-98a4-9df2a9e17513 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f490567f-3926-4d85-98a4-9df2a9e17513 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 111/228] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 907 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-7257c4fb-d688-4b45-98f2-883f857a969f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-7257c4fb-d688-4b45-98f2-883f857a969f None None] GET http://192.168.122.15/volume// Sep 01 02:03:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-7257c4fb-d688-4b45-98f2-883f857a969f None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-7257c4fb-d688-4b45-98f2-883f857a969f None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-7257c4fb-d688-4b45-98f2-883f857a969f None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:03:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 118/229] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-ed09358a-4c16-4370-9ef6-d5857d7e6f98 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-ed09358a-4c16-4370-9ef6-d5857d7e6f98 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:03:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-ed09358a-4c16-4370-9ef6-d5857d7e6f98 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98561eaf-ef3d-4f0f-8fb2-68bd924bfa52", "connector": null, "instance_uuid": "8fca1b32-a371-4a27-a0f7-a51080138232"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-ed09358a-4c16-4370-9ef6-d5857d7e6f98 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 112/230] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:03:47 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bc57edff-d009-455c-919c-711863bfa8f2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bc57edff-d009-455c-919c-711863bfa8f2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bc57edff-d009-455c-919c-711863bfa8f2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bc57edff-d009-455c-919c-711863bfa8f2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e03da336-90e9-4436-aeb1-fc2aa36adba8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e03da336-90e9-4436-aeb1-fc2aa36adba8 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:03:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e03da336-90e9-4436-aeb1-fc2aa36adba8 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bc57edff-d009-455c-919c-711863bfa8f2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e03da336-90e9-4436-aeb1-fc2aa36adba8 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bc57edff-d009-455c-919c-711863bfa8f2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 119/231] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db => generated 450 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-d93f5cca-59e0-4a80-b0c7-cf1930a333a5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-d93f5cca-59e0-4a80-b0c7-cf1930a333a5 None None] GET http://192.168.122.15/volume// Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-d93f5cca-59e0-4a80-b0c7-cf1930a333a5 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-d93f5cca-59e0-4a80-b0c7-cf1930a333a5 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-d93f5cca-59e0-4a80-b0c7-cf1930a333a5 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:03:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 120/232] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-9a1114a3-3a5c-49e7-b3a4-4eac0027c4c8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e03da336-90e9-4436-aeb1-fc2aa36adba8 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-9a1114a3-3a5c-49e7-b3a4-4eac0027c4c8 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-9a1114a3-3a5c-49e7-b3a4-4eac0027c4c8 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-9a1114a3-3a5c-49e7-b3a4-4eac0027c4c8 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e03da336-90e9-4436-aeb1-fc2aa36adba8 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 113/233] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-9a1114a3-3a5c-49e7-b3a4-4eac0027c4c8 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-9a1114a3-3a5c-49e7-b3a4-4eac0027c4c8 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 121/234] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 1034 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-50dbdedf-632f-49a4-80f3-bfd14dc66fc4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-50dbdedf-632f-49a4-80f3-bfd14dc66fc4 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] PUT http://192.168.122.15/volume/v3/attachments/80ba1a4b-72a1-44ea-b68f-d95772cf2e4c Sep 01 02:03:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-50dbdedf-632f-49a4-80f3-bfd14dc66fc4 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:48 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-50dbdedf-632f-49a4-80f3-bfd14dc66fc4 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Acquiring lock "cinder-attachment_update-98561eaf-ef3d-4f0f-8fb2-68bd924bfa52-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:03:48 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-50dbdedf-632f-49a4-80f3-bfd14dc66fc4 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Lock "cinder-attachment_update-98561eaf-ef3d-4f0f-8fb2-68bd924bfa52-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:03:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-80eaa8a2-146c-4a29-ba15-d2448410c865 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-80eaa8a2-146c-4a29-ba15-d2448410c865 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-80eaa8a2-146c-4a29-ba15-d2448410c865 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-80eaa8a2-146c-4a29-ba15-d2448410c865 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-80eaa8a2-146c-4a29-ba15-d2448410c865 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:49 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-50dbdedf-632f-49a4-80f3-bfd14dc66fc4 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Lock "cinder-attachment_update-98561eaf-ef3d-4f0f-8fb2-68bd924bfa52-devstack" released by "attachment_update" :: held 0.407s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:03:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-50dbdedf-632f-49a4-80f3-bfd14dc66fc4 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/80ba1a4b-72a1-44ea-b68f-d95772cf2e4c returned with HTTP 200 Sep 01 02:03:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 114/235] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:03:48 2026] PUT /volume/v3/attachments/80ba1a4b-72a1-44ea-b68f-d95772cf2e4c => generated 694 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-80eaa8a2-146c-4a29-ba15-d2448410c865 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 122/236] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6eef7870-40b0-4f94-9e86-5810b1392d7a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6eef7870-40b0-4f94-9e86-5810b1392d7a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db Sep 01 02:03:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6eef7870-40b0-4f94-9e86-5810b1392d7a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6eef7870-40b0-4f94-9e86-5810b1392d7a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6eef7870-40b0-4f94-9e86-5810b1392d7a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:03:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6eef7870-40b0-4f94-9e86-5810b1392d7a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db returned with HTTP 200 Sep 01 02:03:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 115/237] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:49 2026] GET /volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-149efcf9-1688-4683-b648-690e0ac2eed5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-149efcf9-1688-4683-b648-690e0ac2eed5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:03:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-149efcf9-1688-4683-b648-690e0ac2eed5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-149efcf9-1688-4683-b648-690e0ac2eed5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-149efcf9-1688-4683-b648-690e0ac2eed5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:03:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-149efcf9-1688-4683-b648-690e0ac2eed5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:03:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 123/238] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:49 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 854 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-44a90869-648d-4ad3-a96b-e99ef41f38bb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-44a90869-648d-4ad3-a96b-e99ef41f38bb tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-44a90869-648d-4ad3-a96b-e99ef41f38bb tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-44a90869-648d-4ad3-a96b-e99ef41f38bb tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-44a90869-648d-4ad3-a96b-e99ef41f38bb tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-44a90869-648d-4ad3-a96b-e99ef41f38bb tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 116/239] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:50 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 910 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-22125052-bb5b-4e94-8db9-afd46c1c4703 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-22125052-bb5b-4e94-8db9-afd46c1c4703 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db Sep 01 02:03:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-22125052-bb5b-4e94-8db9-afd46c1c4703 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-22125052-bb5b-4e94-8db9-afd46c1c4703 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-77e27138-8c63-46fa-b7b8-324af75700c1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-22125052-bb5b-4e94-8db9-afd46c1c4703 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db returned with HTTP 404 Sep 01 02:03:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 124/240] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:50 2026] GET /volume/v3/snapshots/cf68d128-3845-49b2-ab96-27d057f4d8db => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ba148776-750b-47ad-af76-4c5f4cd79d04 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-77e27138-8c63-46fa-b7b8-324af75700c1 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] POST http://192.168.122.15/volume/v3/attachments/80ba1a4b-72a1-44ea-b68f-d95772cf2e4c/action Sep 01 02:03:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-77e27138-8c63-46fa-b7b8-324af75700c1 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action body: b'{"os-complete": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-77e27138-8c63-46fa-b7b8-324af75700c1 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ba148776-750b-47ad-af76-4c5f4cd79d04 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 Sep 01 02:03:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ba148776-750b-47ad-af76-4c5f4cd79d04 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ba148776-750b-47ad-af76-4c5f4cd79d04 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-ba148776-750b-47ad-af76-4c5f4cd79d04 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 062d2b6d-d722-42ab-9be2-e1a562b92459 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ba148776-750b-47ad-af76-4c5f4cd79d04 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 returned with HTTP 200 Sep 01 02:03:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 125/241] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:50 2026] GET /volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 => generated 307 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aa1cebae-9e93-4500-a37e-76ea472ef70b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa1cebae-9e93-4500-a37e-76ea472ef70b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:03:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aa1cebae-9e93-4500-a37e-76ea472ef70b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aa1cebae-9e93-4500-a37e-76ea472ef70b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e246b3d3-8963-472d-8109-51c1b7e99275 req-77e27138-8c63-46fa-b7b8-324af75700c1 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/80ba1a4b-72a1-44ea-b68f-d95772cf2e4c/action returned with HTTP 204 Sep 01 02:03:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 117/242] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:03:50 2026] POST /volume/v3/attachments/80ba1a4b-72a1-44ea-b68f-d95772cf2e4c/action => generated 0 bytes in 207 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aa1cebae-9e93-4500-a37e-76ea472ef70b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:03:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa1cebae-9e93-4500-a37e-76ea472ef70b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:03:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 126/243] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:50 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 1146 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5eefb950-4cb6-4758-b920-ce2f2a3ada9a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5eefb950-4cb6-4758-b920-ce2f2a3ada9a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:03:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5eefb950-4cb6-4758-b920-ce2f2a3ada9a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5eefb950-4cb6-4758-b920-ce2f2a3ada9a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5eefb950-4cb6-4758-b920-ce2f2a3ada9a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:03:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5eefb950-4cb6-4758-b920-ce2f2a3ada9a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:03:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 118/244] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:50 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 1146 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a7db41a5-a6a7-4007-85cf-7b603041da81 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a7db41a5-a6a7-4007-85cf-7b603041da81 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a7db41a5-a6a7-4007-85cf-7b603041da81 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a7db41a5-a6a7-4007-85cf-7b603041da81 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a7db41a5-a6a7-4007-85cf-7b603041da81 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a7db41a5-a6a7-4007-85cf-7b603041da81 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 127/245] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:51 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 910 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6f973145-f167-4cb2-80a2-5eec98e4e471 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6f973145-f167-4cb2-80a2-5eec98e4e471 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 Sep 01 02:03:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6f973145-f167-4cb2-80a2-5eec98e4e471 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6f973145-f167-4cb2-80a2-5eec98e4e471 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-6f973145-f167-4cb2-80a2-5eec98e4e471 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 062d2b6d-d722-42ab-9be2-e1a562b92459 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6f973145-f167-4cb2-80a2-5eec98e4e471 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 returned with HTTP 404 Sep 01 02:03:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 119/246] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:51 2026] GET /volume/v3/group_snapshots/062d2b6d-d722-42ab-9be2-e1a562b92459 => generated 116 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-03753353-e771-4b9f-83f1-c9f58654588a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03753353-e771-4b9f-83f1-c9f58654588a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03753353-e771-4b9f-83f1-c9f58654588a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03753353-e771-4b9f-83f1-c9f58654588a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-03753353-e771-4b9f-83f1-c9f58654588a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-03753353-e771-4b9f-83f1-c9f58654588a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-03753353-e771-4b9f-83f1-c9f58654588a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all volumes completed successfully. Sep 01 02:03:51 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-03753353-e771-4b9f-83f1-c9f58654588a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:51 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-03753353-e771-4b9f-83f1-c9f58654588a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-03753353-e771-4b9f-83f1-c9f58654588a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03753353-e771-4b9f-83f1-c9f58654588a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 128/247] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:03:51 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-518ea9c0-628a-43f7-8d9f-3e2ff6800765 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-518ea9c0-628a-43f7-8d9f-3e2ff6800765 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8/action Sep 01 02:03:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-518ea9c0-628a-43f7-8d9f-3e2ff6800765 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-518ea9c0-628a-43f7-8d9f-3e2ff6800765 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-518ea9c0-628a-43f7-8d9f-3e2ff6800765 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] delete called for group 0c5d73f9-ec44-4e2f-b38c-ca26199648f8 {{(pid=87154) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:03:51 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-518ea9c0-628a-43f7-8d9f-3e2ff6800765 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Delete group with id: 0c5d73f9-ec44-4e2f-b38c-ca26199648f8 Sep 01 02:03:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:51 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:03:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:51 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-518ea9c0-628a-43f7-8d9f-3e2ff6800765 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8/action returned with HTTP 202 Sep 01 02:03:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 120/248] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:03:51 2026] POST /volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6b7f4928-036e-47b3-984e-7b6636b306bb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6b7f4928-036e-47b3-984e-7b6636b306bb tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6b7f4928-036e-47b3-984e-7b6636b306bb tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6b7f4928-036e-47b3-984e-7b6636b306bb tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6b7f4928-036e-47b3-984e-7b6636b306bb tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:52 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-6b7f4928-036e-47b3-984e-7b6636b306bb tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:52 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-6b7f4928-036e-47b3-984e-7b6636b306bb tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:52 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-6b7f4928-036e-47b3-984e-7b6636b306bb tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6b7f4928-036e-47b3-984e-7b6636b306bb tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 returned with HTTP 200 Sep 01 02:03:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 129/249] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:51 2026] GET /volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 => generated 921 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-f951411a-a0c4-4293-9c74-42808029b062 req-40fcf79d-eaac-4141-a0fd-eea170953abd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-40fcf79d-eaac-4141-a0fd-eea170953abd tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:03:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-40fcf79d-eaac-4141-a0fd-eea170953abd tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-40fcf79d-eaac-4141-a0fd-eea170953abd tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-f951411a-a0c4-4293-9c74-42808029b062 req-40fcf79d-eaac-4141-a0fd-eea170953abd tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:03:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-40fcf79d-eaac-4141-a0fd-eea170953abd tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:03:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 121/250] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:52 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 1146 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fcdde59d-33f7-4674-a663-4ce9a26a3d4f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fcdde59d-33f7-4674-a663-4ce9a26a3d4f tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fcdde59d-33f7-4674-a663-4ce9a26a3d4f tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fcdde59d-33f7-4674-a663-4ce9a26a3d4f tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fcdde59d-33f7-4674-a663-4ce9a26a3d4f tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fcdde59d-33f7-4674-a663-4ce9a26a3d4f tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 130/251] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:52 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 910 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0727e2c7-c988-4918-98ca-33b5fe26b547 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0727e2c7-c988-4918-98ca-33b5fe26b547 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 Sep 01 02:03:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0727e2c7-c988-4918-98ca-33b5fe26b547 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0727e2c7-c988-4918-98ca-33b5fe26b547 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0727e2c7-c988-4918-98ca-33b5fe26b547 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:53 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-0727e2c7-c988-4918-98ca-33b5fe26b547 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:53 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-0727e2c7-c988-4918-98ca-33b5fe26b547 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:53 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-0727e2c7-c988-4918-98ca-33b5fe26b547 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4354b083-3b37-4933-8b97-4d66eee7a4ed None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0727e2c7-c988-4918-98ca-33b5fe26b547 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 returned with HTTP 200 Sep 01 02:03:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 122/252] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:53 2026] GET /volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 => generated 921 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4354b083-3b37-4933-8b97-4d66eee7a4ed tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4354b083-3b37-4933-8b97-4d66eee7a4ed tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4354b083-3b37-4933-8b97-4d66eee7a4ed tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4354b083-3b37-4933-8b97-4d66eee7a4ed tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4354b083-3b37-4933-8b97-4d66eee7a4ed tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 131/253] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:53 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 910 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-f951411a-a0c4-4293-9c74-42808029b062 req-c21c02f3-0f40-4ee1-90f6-f1b9cd2ebfae None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-c21c02f3-0f40-4ee1-90f6-f1b9cd2ebfae None None] GET http://192.168.122.15/volume// Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-c21c02f3-0f40-4ee1-90f6-f1b9cd2ebfae None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-c21c02f3-0f40-4ee1-90f6-f1b9cd2ebfae None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-c21c02f3-0f40-4ee1-90f6-f1b9cd2ebfae None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:03:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 123/254] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:54 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f951411a-a0c4-4293-9c74-42808029b062 req-c2b173d6-0bc1-4228-9b77-f16f3c04c9c7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-c2b173d6-0bc1-4228-9b77-f16f3c04c9c7 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:03:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-c2b173d6-0bc1-4228-9b77-f16f3c04c9c7 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98561eaf-ef3d-4f0f-8fb2-68bd924bfa52", "connector": null, "instance_uuid": "8fca1b32-a371-4a27-a0f7-a51080138232"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-abcf1207-e4d0-4e62-ab1c-320bee20de59 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-abcf1207-e4d0-4e62-ab1c-320bee20de59 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-abcf1207-e4d0-4e62-ab1c-320bee20de59 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-abcf1207-e4d0-4e62-ab1c-320bee20de59 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-abcf1207-e4d0-4e62-ab1c-320bee20de59 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 returned with HTTP 404 Sep 01 02:03:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 124/255] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:54 2026] GET /volume/v3/volumes/a3076a3e-aa0c-44c4-8777-38de1db23b14 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bf3aa624-8bb8-4cb6-a560-885ef08b6c44 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf3aa624-8bb8-4cb6-a560-885ef08b6c44 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8 Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf3aa624-8bb8-4cb6-a560-885ef08b6c44 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf3aa624-8bb8-4cb6-a560-885ef08b6c44 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-bf3aa624-8bb8-4cb6-a560-885ef08b6c44 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 0c5d73f9-ec44-4e2f-b38c-ca26199648f8 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:03:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf3aa624-8bb8-4cb6-a560-885ef08b6c44 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8 returned with HTTP 404 Sep 01 02:03:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 125/256] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:54 2026] GET /volume/v3/groups/0c5d73f9-ec44-4e2f-b38c-ca26199648f8 => generated 108 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-69834320-e5a2-49b7-a15c-a50f413f6f73 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69834320-e5a2-49b7-a15c-a50f413f6f73 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/16e2fa23-386c-41d8-bded-9fe480bb2197 Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69834320-e5a2-49b7-a15c-a50f413f6f73 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69834320-e5a2-49b7-a15c-a50f413f6f73 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-c2b173d6-0bc1-4228-9b77-f16f3c04c9c7 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:03:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 132/257] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:03:54 2026] POST /volume/v3/attachments => generated 273 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-195feafd-06a7-445c-a771-70053ca4e179 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-195feafd-06a7-445c-a771-70053ca4e179 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-195feafd-06a7-445c-a771-70053ca4e179 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-195feafd-06a7-445c-a771-70053ca4e179 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69834320-e5a2-49b7-a15c-a50f413f6f73 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/group_types/16e2fa23-386c-41d8-bded-9fe480bb2197 returned with HTTP 202 Sep 01 02:03:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 126/258] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:03:54 2026] DELETE /volume/v3/group_types/16e2fa23-386c-41d8-bded-9fe480bb2197 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-36f82bec-5288-4dd1-aea3-77c30aa5a8ff None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-36f82bec-5288-4dd1-aea3-77c30aa5a8ff tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] DELETE http://192.168.122.15/volume/v3/types/522f2b4e-fe9f-4513-a869-405d290bc7f8 Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-36f82bec-5288-4dd1-aea3-77c30aa5a8ff tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-36f82bec-5288-4dd1-aea3-77c30aa5a8ff tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-195feafd-06a7-445c-a771-70053ca4e179 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-195feafd-06a7-445c-a771-70053ca4e179 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 133/259] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:55 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 910 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f951411a-a0c4-4293-9c74-42808029b062 req-8757f67b-b265-4d22-91ba-f4ab7fcf6f7f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-8757f67b-b265-4d22-91ba-f4ab7fcf6f7f None None] GET http://192.168.122.15/volume// Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-8757f67b-b265-4d22-91ba-f4ab7fcf6f7f None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-8757f67b-b265-4d22-91ba-f4ab7fcf6f7f None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-8757f67b-b265-4d22-91ba-f4ab7fcf6f7f None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:03:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 134/260] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:55 2026] GET /volume/ => generated 389 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f951411a-a0c4-4293-9c74-42808029b062 req-3e6aed4c-fca6-4cb4-8a0d-7b844e5b299e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-3e6aed4c-fca6-4cb4-8a0d-7b844e5b299e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-3e6aed4c-fca6-4cb4-8a0d-7b844e5b299e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-3e6aed4c-fca6-4cb4-8a0d-7b844e5b299e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-36f82bec-5288-4dd1-aea3-77c30aa5a8ff tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/types/522f2b4e-fe9f-4513-a869-405d290bc7f8 returned with HTTP 202 Sep 01 02:03:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 127/261] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:03:55 2026] DELETE /volume/v3/types/522f2b4e-fe9f-4513-a869-405d290bc7f8 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8ef25ded-cb7c-4e77-b36d-d2405420d4bf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ef25ded-cb7c-4e77-b36d-d2405420d4bf tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] GET http://192.168.122.15/volume/v3/types/522f2b4e-fe9f-4513-a869-405d290bc7f8 Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8ef25ded-cb7c-4e77-b36d-d2405420d4bf tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8ef25ded-cb7c-4e77-b36d-d2405420d4bf tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ef25ded-cb7c-4e77-b36d-d2405420d4bf tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/types/522f2b4e-fe9f-4513-a869-405d290bc7f8 returned with HTTP 404 Sep 01 02:03:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 128/262] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:03:55 2026] GET /volume/v3/types/522f2b4e-fe9f-4513-a869-405d290bc7f8 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-727f1360-1ebd-4a25-a09e-57ae7282ecf0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-727f1360-1ebd-4a25-a09e-57ae7282ecf0 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-727f1360-1ebd-4a25-a09e-57ae7282ecf0 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1842872213"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-f951411a-a0c4-4293-9c74-42808029b062 req-3e6aed4c-fca6-4cb4-8a0d-7b844e5b299e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-3e6aed4c-fca6-4cb4-8a0d-7b844e5b299e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:03:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 135/263] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:03:55 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 1327 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-727f1360-1ebd-4a25-a09e-57ae7282ecf0 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:03:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 129/264] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:03:55 2026] POST /volume/v3/types => generated 224 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0b4e301f-8234-4118-b269-702a8343f5e1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0b4e301f-8234-4118-b269-702a8343f5e1 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0b4e301f-8234-4118-b269-702a8343f5e1 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-741617165"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0b4e301f-8234-4118-b269-702a8343f5e1 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:03:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 136/265] 192.168.122.15 () {62 vars in 1190 bytes} [Tue Sep 1 02:03:55 2026] POST /volume/v3/group_types => generated 180 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-72f6d0a4-1551-407e-8236-d15342d7801b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-72f6d0a4-1551-407e-8236-d15342d7801b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/groups Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-72f6d0a4-1551-407e-8236-d15342d7801b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1f7fb8ee-5d79-484b-b2ec-d050bc5648bc", "volume_types": ["d57ffc4c-3342-4189-85d8-3844c78d24d0"], "name": "tempest-GroupSnapshotsTest-Group-174941872"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-72f6d0a4-1551-407e-8236-d15342d7801b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating new group {'group': {'group_type': '1f7fb8ee-5d79-484b-b2ec-d050bc5648bc', 'volume_types': ['d57ffc4c-3342-4189-85d8-3844c78d24d0'], 'name': 'tempest-GroupSnapshotsTest-Group-174941872'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f951411a-a0c4-4293-9c74-42808029b062 req-69e9a684-3693-4ed8-aa79-dc0976661039 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-69e9a684-3693-4ed8-aa79-dc0976661039 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] DELETE http://192.168.122.15/volume/v3/attachments/80ba1a4b-72a1-44ea-b68f-d95772cf2e4c Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-69e9a684-3693-4ed8-aa79-dc0976661039 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-69e9a684-3693-4ed8-aa79-dc0976661039 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:55 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-72f6d0a4-1551-407e-8236-d15342d7801b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating group tempest-GroupSnapshotsTest-Group-174941872. Sep 01 02:03:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-72f6d0a4-1551-407e-8236-d15342d7801b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Availability Zones retrieved successfully. Sep 01 02:03:55 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-72f6d0a4-1551-407e-8236-d15342d7801b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['f730f1df-ea70-48a5-a805-bc922d8c3b84'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:55 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, Sep 01 02:03:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-72f6d0a4-1551-407e-8236-d15342d7801b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups returned with HTTP 202 Sep 01 02:03:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 130/266] 192.168.122.15 () {62 vars in 1176 bytes} [Tue Sep 1 02:03:55 2026] POST /volume/v3/groups => generated 111 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8d705bd2-d3a9-46a7-a25e-2a818a18105f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8d705bd2-d3a9-46a7-a25e-2a818a18105f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:03:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8d705bd2-d3a9-46a7-a25e-2a818a18105f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8d705bd2-d3a9-46a7-a25e-2a818a18105f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-8d705bd2-d3a9-46a7-a25e-2a818a18105f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:03:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:56 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:03:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8d705bd2-d3a9-46a7-a25e-2a818a18105f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 200 Sep 01 02:03:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 131/267] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:56 2026] GET /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 391 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-69e9a684-3693-4ed8-aa79-dc0976661039 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/80ba1a4b-72a1-44ea-b68f-d95772cf2e4c returned with HTTP 200 Sep 01 02:03:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 137/268] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:03:55 2026] DELETE /volume/v3/attachments/80ba1a4b-72a1-44ea-b68f-d95772cf2e4c => generated 192 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7beb4460-fd14-4cae-b0e0-41bc375fdc59 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7beb4460-fd14-4cae-b0e0-41bc375fdc59 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7beb4460-fd14-4cae-b0e0-41bc375fdc59 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7beb4460-fd14-4cae-b0e0-41bc375fdc59 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7beb4460-fd14-4cae-b0e0-41bc375fdc59 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7beb4460-fd14-4cae-b0e0-41bc375fdc59 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 132/269] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:56 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 1328 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f7ba07bb-fcfb-48ae-a9fd-6905973f0bcf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f7ba07bb-fcfb-48ae-a9fd-6905973f0bcf tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] POST http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72/action Sep 01 02:03:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f7ba07bb-fcfb-48ae-a9fd-6905973f0bcf tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-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=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f7ba07bb-fcfb-48ae-a9fd-6905973f0bcf tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f7ba07bb-fcfb-48ae-a9fd-6905973f0bcf tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f7ba07bb-fcfb-48ae-a9fd-6905973f0bcf tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Update volume metadata completed successfully. Sep 01 02:03:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f7ba07bb-fcfb-48ae-a9fd-6905973f0bcf tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72/action returned with HTTP 200 Sep 01 02:03:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 138/270] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:03:56 2026] POST /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72/action => generated 526 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c06d6f58-358e-4d94-9b84-b5e234bea6fa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c06d6f58-358e-4d94-9b84-b5e234bea6fa tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c06d6f58-358e-4d94-9b84-b5e234bea6fa tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c06d6f58-358e-4d94-9b84-b5e234bea6fa tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c06d6f58-358e-4d94-9b84-b5e234bea6fa tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c06d6f58-358e-4d94-9b84-b5e234bea6fa tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 133/271] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:56 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 1388 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-590cb8ba-f9f4-4345-9a05-d3f34161581c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-590cb8ba-f9f4-4345-9a05-d3f34161581c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] POST http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72/action Sep 01 02:03:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-590cb8ba-f9f4-4345-9a05-d3f34161581c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-590cb8ba-f9f4-4345-9a05-d3f34161581c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-590cb8ba-f9f4-4345-9a05-d3f34161581c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-590cb8ba-f9f4-4345-9a05-d3f34161581c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Get volume image-metadata completed successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-f951411a-a0c4-4293-9c74-42808029b062 req-5dc725c2-aee5-45a3-b41a-99f1ef1d6611 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-5dc725c2-aee5-45a3-b41a-99f1ef1d6611 None None] GET http://192.168.122.15/volume// Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-5dc725c2-aee5-45a3-b41a-99f1ef1d6611 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-5dc725c2-aee5-45a3-b41a-99f1ef1d6611 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-5dc725c2-aee5-45a3-b41a-99f1ef1d6611 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:03:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 134/272] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:57 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-f951411a-a0c4-4293-9c74-42808029b062 req-4ce062e2-168b-4fc8-9c88-fc22db4a66b5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-590cb8ba-f9f4-4345-9a05-d3f34161581c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Delete volume metadata completed successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-590cb8ba-f9f4-4345-9a05-d3f34161581c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72/action returned with HTTP 200 Sep 01 02:03:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 139/273] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:56 2026] POST /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72/action => generated 0 bytes in 198 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-4ce062e2-168b-4fc8-9c88-fc22db4a66b5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-4ce062e2-168b-4fc8-9c88-fc22db4a66b5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-4ce062e2-168b-4fc8-9c88-fc22db4a66b5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cfe5927d-aec4-4ac4-ad4d-c6f90f9afc9b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cfe5927d-aec4-4ac4-ad4d-c6f90f9afc9b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] POST http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72/action Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cfe5927d-aec4-4ac4-ad4d-c6f90f9afc9b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cfe5927d-aec4-4ac4-ad4d-c6f90f9afc9b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-f951411a-a0c4-4293-9c74-42808029b062 req-4ce062e2-168b-4fc8-9c88-fc22db4a66b5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cfe5927d-aec4-4ac4-ad4d-c6f90f9afc9b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-4ce062e2-168b-4fc8-9c88-fc22db4a66b5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:03:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 135/274] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:03:57 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 1034 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cfe5927d-aec4-4ac4-ad4d-c6f90f9afc9b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Get volume image-metadata completed successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cfe5927d-aec4-4ac4-ad4d-c6f90f9afc9b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72/action returned with HTTP 200 Sep 01 02:03:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 140/275] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:57 2026] POST /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72/action => generated 500 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-562879a8-bce9-4a08-ba0d-31e9e14eef8b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ac078379-4f5e-40b3-af7d-ffa6d6a7447e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ac078379-4f5e-40b3-af7d-ffa6d6a7447e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-562879a8-bce9-4a08-ba0d-31e9e14eef8b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ac078379-4f5e-40b3-af7d-ffa6d6a7447e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-562879a8-bce9-4a08-ba0d-31e9e14eef8b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-562879a8-bce9-4a08-ba0d-31e9e14eef8b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ac078379-4f5e-40b3-af7d-ffa6d6a7447e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-ac078379-4f5e-40b3-af7d-ffa6d6a7447e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-562879a8-bce9-4a08-ba0d-31e9e14eef8b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-562879a8-bce9-4a08-ba0d-31e9e14eef8b tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 141/276] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:57 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 1362 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-18feaf37-6a5a-4574-9889-2743b5ef67fc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-18feaf37-6a5a-4574-9889-2743b5ef67fc tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] DELETE http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-18feaf37-6a5a-4574-9889-2743b5ef67fc tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-18feaf37-6a5a-4574-9889-2743b5ef67fc tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-18feaf37-6a5a-4574-9889-2743b5ef67fc tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Delete volume with id: fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:03:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ac078379-4f5e-40b3-af7d-ffa6d6a7447e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 200 Sep 01 02:03:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 136/277] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:57 2026] GET /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 392 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a235021b-a999-4d02-a2e4-0152567dac56 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1548296416", "volume_type": "d57ffc4c-3342-4189-85d8-3844c78d24d0", "group_id": "ef87a343-92af-4034-97e9-51d33f7201b1", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-18feaf37-6a5a-4574-9889-2743b5ef67fc tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1548296416', 'volume_type': 'd57ffc4c-3342-4189-85d8-3844c78d24d0', 'group_id': 'ef87a343-92af-4034-97e9-51d33f7201b1', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-18feaf37-6a5a-4574-9889-2743b5ef67fc tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Delete volume request issued successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-18feaf37-6a5a-4574-9889-2743b5ef67fc tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 202 Sep 01 02:03:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 142/278] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:57 2026] DELETE /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume of 1 GB Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f951411a-a0c4-4293-9c74-42808029b062 req-d274e9a7-d6ca-461d-bd07-52785f16bf7d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-d274e9a7-d6ca-461d-bd07-52785f16bf7d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] PUT http://192.168.122.15/volume/v3/attachments/ff3fb2eb-040b-4630-ab83-41feb4eff067 Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-d274e9a7-d6ca-461d-bd07-52785f16bf7d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-f951411a-a0c4-4293-9c74-42808029b062 req-d274e9a7-d6ca-461d-bd07-52785f16bf7d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Acquiring lock "cinder-attachment_update-98561eaf-ef3d-4f0f-8fb2-68bd924bfa52-devstack" by "attachment_update" {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:03:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Availability Zones retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-f951411a-a0c4-4293-9c74-42808029b062 req-d274e9a7-d6ca-461d-bd07-52785f16bf7d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Lock "cinder-attachment_update-98561eaf-ef3d-4f0f-8fb2-68bd924bfa52-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:03:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Flow 'volume_create_api' (9a2571e1-a273-4e7b-a5b2-41a3ad4349c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a722ba2f-5bc2-4ee6-b4ff-70e73933d42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a722ba2f-5bc2-4ee6-b4ff-70e73933d42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:03:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d57ffc4c-3342-4189-85d8-3844c78d24d0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1842872213',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd57ffc4c-3342-4189-85d8-3844c78d24d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ef87a343-92af-4034-97e9-51d33f7201b1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee55b54-3c35-4ec5-93dc-533018934ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:57 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1842872213 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1842872213, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:03:57 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1842872213 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1842872213, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:03:58 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-f951411a-a0c4-4293-9c74-42808029b062 req-d274e9a7-d6ca-461d-bd07-52785f16bf7d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Lock "cinder-attachment_update-98561eaf-ef3d-4f0f-8fb2-68bd924bfa52-devstack" released by "attachment_update" :: held 0.512s {{(pid=87155) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-d274e9a7-d6ca-461d-bd07-52785f16bf7d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/ff3fb2eb-040b-4630-ab83-41feb4eff067 returned with HTTP 200 Sep 01 02:03:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 143/279] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:03:57 2026] PUT /volume/v3/attachments/ff3fb2eb-040b-4630-ab83-41feb4eff067 => generated 694 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-96f9707f-d37d-4cc2-b5ad-f7479c83dafb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-96f9707f-d37d-4cc2-b5ad-f7479c83dafb tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-96f9707f-d37d-4cc2-b5ad-f7479c83dafb tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-96f9707f-d37d-4cc2-b5ad-f7479c83dafb tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:58 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['a86610ef-7743-4284-8d01-5c90648c9540', 'b10d76e3-aac8-4f8e-a893-1b412f0b36a2', '4cd1165e-5586-4cda-b30e-ab4706b68559', '80ac3b19-c982-43b0-8e35-43de9c1054bc'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee55b54-3c35-4ec5-93dc-533018934ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a86610ef-7743-4284-8d01-5c90648c9540', 'b10d76e3-aac8-4f8e-a893-1b412f0b36a2', '4cd1165e-5586-4cda-b30e-ab4706b68559', '80ac3b19-c982-43b0-8e35-43de9c1054bc']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66e26e66-e4a8-4308-b068-0b502fbfeb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-96f9707f-d37d-4cc2-b5ad-f7479c83dafb tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-96f9707f-d37d-4cc2-b5ad-f7479c83dafb tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 144/280] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:58 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 1361 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f951411a-a0c4-4293-9c74-42808029b062 req-5725a3b7-385d-45e7-8c81-4d02c69790f6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66e26e66-e4a8-4308-b068-0b502fbfeb80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2e88510-5059-42b7-8502-8d5a3b21f5e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1548296416',encryption_key_id=None,group_id=ef87a343-92af-4034-97e9-51d33f7201b1,group_type_id=,metadata={},multiattach=False,project_id='40834eb1cc1943888ee121f521ffea73',qos_specs=None,replication_status=,reservations=['a86610ef-7743-4284-8d01-5c90648c9540','b10d76e3-aac8-4f8e-a893-1b412f0b36a2','4cd1165e-5586-4cda-b30e-ab4706b68559','80ac3b19-c982-43b0-8e35-43de9c1054bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da7e39ddcd324f0b9119bed456b73692',volume_type_id=d57ffc4c-3342-4189-85d8-3844c78d24d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1548296416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ef87a343-92af-4034-97e9-51d33f7201b1,host=None,id=d2e88510-5059-42b7-8502-8d5a3b21f5e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40834eb1cc1943888ee121f521ffea73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da7e39ddcd324f0b9119bed456b73692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d57ffc4c-3342-4189-85d8-3844c78d24d0),volume_type_id=d57ffc4c-3342-4189-85d8-3844c78d24d0)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e7623b-9211-4cc1-97a4-fd442c122365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-5725a3b7-385d-45e7-8c81-4d02c69790f6 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] POST http://192.168.122.15/volume/v3/attachments/ff3fb2eb-040b-4630-ab83-41feb4eff067/action Sep 01 02:03:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-5725a3b7-385d-45e7-8c81-4d02c69790f6 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-5725a3b7-385d-45e7-8c81-4d02c69790f6 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e7623b-9211-4cc1-97a4-fd442c122365) transitioned into state 'SUCCESS' from state '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-1548296416',encryption_key_id=None,group_id=ef87a343-92af-4034-97e9-51d33f7201b1,group_type_id=,metadata={},multiattach=False,project_id='40834eb1cc1943888ee121f521ffea73',qos_specs=None,replication_status=,reservations=['a86610ef-7743-4284-8d01-5c90648c9540','b10d76e3-aac8-4f8e-a893-1b412f0b36a2','4cd1165e-5586-4cda-b30e-ab4706b68559','80ac3b19-c982-43b0-8e35-43de9c1054bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da7e39ddcd324f0b9119bed456b73692',volume_type_id=d57ffc4c-3342-4189-85d8-3844c78d24d0)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b4438b-79c8-4b21-b831-e4e618a01bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f951411a-a0c4-4293-9c74-42808029b062 req-5725a3b7-385d-45e7-8c81-4d02c69790f6 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/ff3fb2eb-040b-4630-ab83-41feb4eff067/action returned with HTTP 204 Sep 01 02:03:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 145/281] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:03:58 2026] POST /volume/v3/attachments/ff3fb2eb-040b-4630-ab83-41feb4eff067/action => generated 0 bytes in 244 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b4438b-79c8-4b21-b831-e4e618a01bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Flow 'volume_create_api' (9a2571e1-a273-4e7b-a5b2-41a3ad4349c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume request issued successfully. Sep 01 02:03:58 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:58 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:58 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a235021b-a999-4d02-a2e4-0152567dac56 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 137/282] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:03:57 2026] POST /volume/v3/volumes => generated 829 bytes in 1422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f2a62b18-de9f-4566-9d99-e00f40f4d868 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f2a62b18-de9f-4566-9d99-e00f40f4d868 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 Sep 01 02:03:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f2a62b18-de9f-4566-9d99-e00f40f4d868 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f2a62b18-de9f-4566-9d99-e00f40f4d868 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:03:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f2a62b18-de9f-4566-9d99-e00f40f4d868 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:03:58 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f2a62b18-de9f-4566-9d99-e00f40f4d868 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:58 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f2a62b18-de9f-4566-9d99-e00f40f4d868 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:59 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-f2a62b18-de9f-4566-9d99-e00f40f4d868 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:03:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c543ad6c-2493-4fdf-b1d9-eb473168334c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c543ad6c-2493-4fdf-b1d9-eb473168334c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:03:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c543ad6c-2493-4fdf-b1d9-eb473168334c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c543ad6c-2493-4fdf-b1d9-eb473168334c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:03:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:03:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f2a62b18-de9f-4566-9d99-e00f40f4d868 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 returned with HTTP 200 Sep 01 02:03:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 146/283] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:58 2026] GET /volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 => generated 897 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c543ad6c-2493-4fdf-b1d9-eb473168334c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Volume info retrieved successfully. Sep 01 02:03:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c543ad6c-2493-4fdf-b1d9-eb473168334c tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 200 Sep 01 02:03:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 138/284] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:59 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 1361 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2eedbd6d-8e9f-478a-a450-5c117713e27a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2eedbd6d-8e9f-478a-a450-5c117713e27a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 Sep 01 02:04:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2eedbd6d-8e9f-478a-a450-5c117713e27a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2eedbd6d-8e9f-478a-a450-5c117713e27a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-77d89b67-b89c-426b-9324-ac7db1e3e690 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-77d89b67-b89c-426b-9324-ac7db1e3e690 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] GET http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 Sep 01 02:04:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-77d89b67-b89c-426b-9324-ac7db1e3e690 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-77d89b67-b89c-426b-9324-ac7db1e3e690 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-77d89b67-b89c-426b-9324-ac7db1e3e690 tempest-VolumesImageMetadata-1615090245 tempest-VolumesImageMetadata-1615090245-project-member] http://192.168.122.15/volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 returned with HTTP 404 Sep 01 02:04:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 139/285] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:00 2026] GET /volume/v3/volumes/fa89f15b-e2c4-4688-8326-9100cf8bfd72 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2eedbd6d-8e9f-478a-a450-5c117713e27a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:00 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-2eedbd6d-8e9f-478a-a450-5c117713e27a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:00 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-2eedbd6d-8e9f-478a-a450-5c117713e27a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:00 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-2eedbd6d-8e9f-478a-a450-5c117713e27a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2eedbd6d-8e9f-478a-a450-5c117713e27a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 returned with HTTP 200 Sep 01 02:04:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 147/286] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:00 2026] GET /volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 => generated 921 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1356c7cd-bb76-48f7-bf89-c511b366d6e5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1356c7cd-bb76-48f7-bf89-c511b366d6e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 Sep 01 02:04:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1356c7cd-bb76-48f7-bf89-c511b366d6e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1356c7cd-bb76-48f7-bf89-c511b366d6e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1356c7cd-bb76-48f7-bf89-c511b366d6e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:01 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-1356c7cd-bb76-48f7-bf89-c511b366d6e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:01 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-1356c7cd-bb76-48f7-bf89-c511b366d6e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:02 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-1356c7cd-bb76-48f7-bf89-c511b366d6e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1356c7cd-bb76-48f7-bf89-c511b366d6e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 returned with HTTP 200 Sep 01 02:04:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 140/287] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:01 2026] GET /volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 => generated 922 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d557e3b0-7b50-4aba-8057-883b02510c65 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:04:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-359059205", "volume_type": "d57ffc4c-3342-4189-85d8-3844c78d24d0", "group_id": "ef87a343-92af-4034-97e9-51d33f7201b1", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-359059205', 'volume_type': 'd57ffc4c-3342-4189-85d8-3844c78d24d0', 'group_id': 'ef87a343-92af-4034-97e9-51d33f7201b1', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:02 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume of 1 GB Sep 01 02:04:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:02 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:04:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Availability Zones retrieved successfully. Sep 01 02:04:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Flow 'volume_create_api' (c31b9671-4240-40e3-98c7-04d9f104363b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44bb72a0-3579-4eac-8095-304f827add00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44bb72a0-3579-4eac-8095-304f827add00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:03:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d57ffc4c-3342-4189-85d8-3844c78d24d0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1842872213',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd57ffc4c-3342-4189-85d8-3844c78d24d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ef87a343-92af-4034-97e9-51d33f7201b1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601306be-abd1-4bf7-a25a-9777f0d9f854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:02 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1842872213 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1842872213, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:02 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1842872213 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1842872213, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:02 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['5e7e3dea-cd92-462c-921e-2ee33a7e2a56', '8b4fa3d0-1313-470a-84f7-8465e34b763c', '3e1e97a6-dd3b-42ac-9029-fd49a616ae8b', '7f385e25-17e3-41e0-969f-4b9e7fd749bc'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601306be-abd1-4bf7-a25a-9777f0d9f854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e7e3dea-cd92-462c-921e-2ee33a7e2a56', '8b4fa3d0-1313-470a-84f7-8465e34b763c', '3e1e97a6-dd3b-42ac-9029-fd49a616ae8b', '7f385e25-17e3-41e0-969f-4b9e7fd749bc']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12dad5c-13f3-45bb-9076-a953d296d582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12dad5c-13f3-45bb-9076-a953d296d582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b19590ff-2ff6-4ca7-b955-51ef9466763d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-359059205',encryption_key_id=None,group_id=ef87a343-92af-4034-97e9-51d33f7201b1,group_type_id=,metadata={},multiattach=False,project_id='40834eb1cc1943888ee121f521ffea73',qos_specs=None,replication_status=,reservations=['5e7e3dea-cd92-462c-921e-2ee33a7e2a56','8b4fa3d0-1313-470a-84f7-8465e34b763c','3e1e97a6-dd3b-42ac-9029-fd49a616ae8b','7f385e25-17e3-41e0-969f-4b9e7fd749bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da7e39ddcd324f0b9119bed456b73692',volume_type_id=d57ffc4c-3342-4189-85d8-3844c78d24d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-359059205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ef87a343-92af-4034-97e9-51d33f7201b1,host=None,id=b19590ff-2ff6-4ca7-b955-51ef9466763d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40834eb1cc1943888ee121f521ffea73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da7e39ddcd324f0b9119bed456b73692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d57ffc4c-3342-4189-85d8-3844c78d24d0),volume_type_id=d57ffc4c-3342-4189-85d8-3844c78d24d0)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4eb276b-856a-45cb-99f7-19fd92eef442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4eb276b-856a-45cb-99f7-19fd92eef442) transitioned into state 'SUCCESS' from state '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-359059205',encryption_key_id=None,group_id=ef87a343-92af-4034-97e9-51d33f7201b1,group_type_id=,metadata={},multiattach=False,project_id='40834eb1cc1943888ee121f521ffea73',qos_specs=None,replication_status=,reservations=['5e7e3dea-cd92-462c-921e-2ee33a7e2a56','8b4fa3d0-1313-470a-84f7-8465e34b763c','3e1e97a6-dd3b-42ac-9029-fd49a616ae8b','7f385e25-17e3-41e0-969f-4b9e7fd749bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da7e39ddcd324f0b9119bed456b73692',volume_type_id=d57ffc4c-3342-4189-85d8-3844c78d24d0)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (514851af-5660-4aeb-ac8b-d574e015b13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (514851af-5660-4aeb-ac8b-d574e015b13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Flow 'volume_create_api' (c31b9671-4240-40e3-98c7-04d9f104363b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume request issued successfully. Sep 01 02:04:03 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:03 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:03 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d557e3b0-7b50-4aba-8057-883b02510c65 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 148/288] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:04:02 2026] POST /volume/v3/volumes => generated 828 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9fa68d5e-33e7-42f6-bcb9-5aa7defc5d95 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9fa68d5e-33e7-42f6-bcb9-5aa7defc5d95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d Sep 01 02:04:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9fa68d5e-33e7-42f6-bcb9-5aa7defc5d95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9fa68d5e-33e7-42f6-bcb9-5aa7defc5d95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:03 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:03 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9fa68d5e-33e7-42f6-bcb9-5aa7defc5d95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:03 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-9fa68d5e-33e7-42f6-bcb9-5aa7defc5d95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:03 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-9fa68d5e-33e7-42f6-bcb9-5aa7defc5d95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:03 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-9fa68d5e-33e7-42f6-bcb9-5aa7defc5d95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9fa68d5e-33e7-42f6-bcb9-5aa7defc5d95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d returned with HTTP 200 Sep 01 02:04:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 141/289] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:03 2026] GET /volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d => generated 896 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cfb75a96-5fae-4464-be35-419ff0e896a4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cfb75a96-5fae-4464-be35-419ff0e896a4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d Sep 01 02:04:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cfb75a96-5fae-4464-be35-419ff0e896a4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cfb75a96-5fae-4464-be35-419ff0e896a4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cfb75a96-5fae-4464-be35-419ff0e896a4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:05 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-cfb75a96-5fae-4464-be35-419ff0e896a4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:05 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-cfb75a96-5fae-4464-be35-419ff0e896a4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:05 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-cfb75a96-5fae-4464-be35-419ff0e896a4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cfb75a96-5fae-4464-be35-419ff0e896a4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d returned with HTTP 200 Sep 01 02:04:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 149/290] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:04 2026] GET /volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d => generated 920 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-421ddd94-4169-4fd1-8d34-1a492ef7f28b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-421ddd94-4169-4fd1-8d34-1a492ef7f28b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d Sep 01 02:04:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-421ddd94-4169-4fd1-8d34-1a492ef7f28b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-421ddd94-4169-4fd1-8d34-1a492ef7f28b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:06 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=436,cinder:INSERT=56,cinder:UPDATE=96 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-421ddd94-4169-4fd1-8d34-1a492ef7f28b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:06 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-421ddd94-4169-4fd1-8d34-1a492ef7f28b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:06 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-421ddd94-4169-4fd1-8d34-1a492ef7f28b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:06 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-421ddd94-4169-4fd1-8d34-1a492ef7f28b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-421ddd94-4169-4fd1-8d34-1a492ef7f28b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d returned with HTTP 200 Sep 01 02:04:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 142/291] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:06 2026] GET /volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d => generated 921 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b20b4433-2ee3-40f8-8f33-097120c617c0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b20b4433-2ee3-40f8-8f33-097120c617c0 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] PUT http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b20b4433-2ee3-40f8-8f33-097120c617c0 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d2e88510-5059-42b7-8502-8d5a3b21f5e0"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-b20b4433-2ee3-40f8-8f33-097120c617c0 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Update called for group ef87a343-92af-4034-97e9-51d33f7201b1. {{(pid=87155) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:04:06 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-b20b4433-2ee3-40f8-8f33-097120c617c0 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Updating group ef87a343-92af-4034-97e9-51d33f7201b1 with name None description: None add_volumes: None remove_volumes: d2e88510-5059-42b7-8502-8d5a3b21f5e0. Sep 01 02:04:06 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=411,cinder:INSERT=50,cinder:UPDATE=78 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b20b4433-2ee3-40f8-8f33-097120c617c0 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 202 Sep 01 02:04:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 150/292] 192.168.122.15 () {62 vars in 1285 bytes} [Tue Sep 1 02:04:06 2026] PUT /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-14ec8c04-227e-473f-87a1-1a42ee17f804 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-14ec8c04-227e-473f-87a1-1a42ee17f804 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-14ec8c04-227e-473f-87a1-1a42ee17f804 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-14ec8c04-227e-473f-87a1-1a42ee17f804 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-14ec8c04-227e-473f-87a1-1a42ee17f804 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:07 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:04:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-14ec8c04-227e-473f-87a1-1a42ee17f804 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 200 Sep 01 02:04:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 143/293] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:07 2026] GET /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 391 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:04:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2135015761"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2135015761'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:07 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Create volume of 1 GB Sep 01 02:04:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Availability Zones retrieved successfully. Sep 01 02:04:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Flow 'volume_create_api' (0c2d97bf-92be-48fb-88af-7aae304b88e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ddd929f-aed6-4856-a546-469eec62b373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ddd929f-aed6-4856-a546-469eec62b373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e947746-02ce-466d-87ac-ddecdc96ef1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c0320f6c-f739-422b-a9a6-a66641397d46 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c0320f6c-f739-422b-a9a6-a66641397d46 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c0320f6c-f739-422b-a9a6-a66641397d46 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c0320f6c-f739-422b-a9a6-a66641397d46 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-c0320f6c-f739-422b-a9a6-a66641397d46 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Created reservations ['27ebd116-e3ea-41d3-8c5b-0cfd996ebe25', 'ba494a79-86ad-476e-9796-e64cde722342', '2612b3eb-4586-493d-9640-bd7233a47ce2', '5bc3bc82-b1fc-4827-aadb-7c6070bd1b5a'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e947746-02ce-466d-87ac-ddecdc96ef1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27ebd116-e3ea-41d3-8c5b-0cfd996ebe25', 'ba494a79-86ad-476e-9796-e64cde722342', '2612b3eb-4586-493d-9640-bd7233a47ce2', '5bc3bc82-b1fc-4827-aadb-7c6070bd1b5a']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f12020cd-40b8-4e3c-a42f-5732729faf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f12020cd-40b8-4e3c-a42f-5732729faf90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2135015761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073bb74d22b14da6afdc9b1988d802b2',qos_specs=None,replication_status=,reservations=['27ebd116-e3ea-41d3-8c5b-0cfd996ebe25','ba494a79-86ad-476e-9796-e64cde722342','2612b3eb-4586-493d-9640-bd7233a47ce2','5bc3bc82-b1fc-4827-aadb-7c6070bd1b5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ac2cb3e5e104270b731c3a394536aa3',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2135015761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='073bb74d22b14da6afdc9b1988d802b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ac2cb3e5e104270b731c3a394536aa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b73bcc-5955-48ed-aeca-88cd241bffb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:04:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c0320f6c-f739-422b-a9a6-a66641397d46 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 200 Sep 01 02:04:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 144/294] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 392 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-df503e27-8bc0-43f0-bddb-464ded119743 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-df503e27-8bc0-43f0-bddb-464ded119743 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] PUT http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-df503e27-8bc0-43f0-bddb-464ded119743 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d2e88510-5059-42b7-8502-8d5a3b21f5e0"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b73bcc-5955-48ed-aeca-88cd241bffb2) transitioned into state 'SUCCESS' from state '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-2135015761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073bb74d22b14da6afdc9b1988d802b2',qos_specs=None,replication_status=,reservations=['27ebd116-e3ea-41d3-8c5b-0cfd996ebe25','ba494a79-86ad-476e-9796-e64cde722342','2612b3eb-4586-493d-9640-bd7233a47ce2','5bc3bc82-b1fc-4827-aadb-7c6070bd1b5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ac2cb3e5e104270b731c3a394536aa3',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-df503e27-8bc0-43f0-bddb-464ded119743 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Update called for group ef87a343-92af-4034-97e9-51d33f7201b1. {{(pid=87154) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-df503e27-8bc0-43f0-bddb-464ded119743 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Updating group ef87a343-92af-4034-97e9-51d33f7201b1 with name None description: None add_volumes: d2e88510-5059-42b7-8502-8d5a3b21f5e0 remove_volumes: None. Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a78995b5-c555-4158-895f-acf06db5346c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a78995b5-c555-4158-895f-acf06db5346c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Flow 'volume_create_api' (0c2d97bf-92be-48fb-88af-7aae304b88e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Create volume request issued successfully. Sep 01 02:04:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7cf45021-3ba6-403e-a477-99fc463a22e3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 151/295] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:07 2026] POST /volume/v3/volumes => generated 762 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9e37ca65-9e4e-4dc7-8a3a-355ee3a01cfa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e37ca65-9e4e-4dc7-8a3a-355ee3a01cfa tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af Sep 01 02:04:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e37ca65-9e4e-4dc7-8a3a-355ee3a01cfa tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e37ca65-9e4e-4dc7-8a3a-355ee3a01cfa tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:04:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-df503e27-8bc0-43f0-bddb-464ded119743 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 202 Sep 01 02:04:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 145/296] 192.168.122.15 () {62 vars in 1285 bytes} [Tue Sep 1 02:04:08 2026] PUT /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-68bce506-bd3d-419d-b032-f6f0f5248435 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-68bce506-bd3d-419d-b032-f6f0f5248435 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-68bce506-bd3d-419d-b032-f6f0f5248435 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-68bce506-bd3d-419d-b032-f6f0f5248435 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-68bce506-bd3d-419d-b032-f6f0f5248435 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9e37ca65-9e4e-4dc7-8a3a-355ee3a01cfa tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Volume info retrieved successfully. Sep 01 02:04:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e37ca65-9e4e-4dc7-8a3a-355ee3a01cfa tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af returned with HTTP 200 Sep 01 02:04:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 152/297] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af => generated 830 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:04:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-68bce506-bd3d-419d-b032-f6f0f5248435 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 200 Sep 01 02:04:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 146/298] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 391 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d7a215bc-6c9a-40ca-81b5-839e01e9c3c5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d7a215bc-6c9a-40ca-81b5-839e01e9c3c5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af Sep 01 02:04:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d7a215bc-6c9a-40ca-81b5-839e01e9c3c5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d7a215bc-6c9a-40ca-81b5-839e01e9c3c5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9a489c9f-e6ec-4b71-98c6-38ebaee93b52 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9a489c9f-e6ec-4b71-98c6-38ebaee93b52 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9a489c9f-e6ec-4b71-98c6-38ebaee93b52 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9a489c9f-e6ec-4b71-98c6-38ebaee93b52 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-9a489c9f-e6ec-4b71-98c6-38ebaee93b52 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d7a215bc-6c9a-40ca-81b5-839e01e9c3c5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Volume info retrieved successfully. Sep 01 02:04:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d7a215bc-6c9a-40ca-81b5-839e01e9c3c5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af returned with HTTP 200 Sep 01 02:04:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 153/299] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:09 2026] GET /volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:10 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:04:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9a489c9f-e6ec-4b71-98c6-38ebaee93b52 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 200 Sep 01 02:04:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 147/300] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:09 2026] GET /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 392 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-68dabb1a-52ac-44b2-a084-735f57c9d560 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-68dabb1a-52ac-44b2-a084-735f57c9d560 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] PUT http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-68dabb1a-52ac-44b2-a084-735f57c9d560 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b19590ff-2ff6-4ca7-b955-51ef9466763d"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-68dabb1a-52ac-44b2-a084-735f57c9d560 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Update called for group ef87a343-92af-4034-97e9-51d33f7201b1. {{(pid=87155) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:04:10 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-68dabb1a-52ac-44b2-a084-735f57c9d560 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Updating group ef87a343-92af-4034-97e9-51d33f7201b1 with name None description: None add_volumes: None remove_volumes: b19590ff-2ff6-4ca7-b955-51ef9466763d. Sep 01 02:04:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-68dabb1a-52ac-44b2-a084-735f57c9d560 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 202 Sep 01 02:04:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 154/301] 192.168.122.15 () {62 vars in 1285 bytes} [Tue Sep 1 02:04:10 2026] PUT /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cbbc2f42-b11b-4de7-9b87-75a75e2352fa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cbbc2f42-b11b-4de7-9b87-75a75e2352fa tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cbbc2f42-b11b-4de7-9b87-75a75e2352fa tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cbbc2f42-b11b-4de7-9b87-75a75e2352fa tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-cbbc2f42-b11b-4de7-9b87-75a75e2352fa tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:10 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:04:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cbbc2f42-b11b-4de7-9b87-75a75e2352fa tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 200 Sep 01 02:04:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 148/302] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:10 2026] GET /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 391 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:04:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-435943815"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-435943815'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:10 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Create volume of 1 GB Sep 01 02:04:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Availability Zones retrieved successfully. Sep 01 02:04:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Flow 'volume_create_api' (119bde9e-6f37-438a-b935-67e6aed87a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec92064-8485-4ed1-a91b-d29fb90a4524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4a698fd9-d576-46a9-9e44-dcb7112e5c40 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4a698fd9-d576-46a9-9e44-dcb7112e5c40 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4a698fd9-d576-46a9-9e44-dcb7112e5c40 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4a698fd9-d576-46a9-9e44-dcb7112e5c40 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec92064-8485-4ed1-a91b-d29fb90a4524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c208827e-6745-4d4e-b304-59a6e42776b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4a698fd9-d576-46a9-9e44-dcb7112e5c40 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Volume info retrieved successfully. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4a698fd9-d576-46a9-9e44-dcb7112e5c40 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af returned with HTTP 200 Sep 01 02:04:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 149/303] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:11 2026] GET /volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7b595301-b293-4d7d-897f-a18a0ec09909 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7b595301-b293-4d7d-897f-a18a0ec09909 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7b595301-b293-4d7d-897f-a18a0ec09909 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-157323135"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7b595301-b293-4d7d-897f-a18a0ec09909 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Volume info retrieved successfully. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-7b595301-b293-4d7d-897f-a18a0ec09909 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Create snapshot from volume 947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Created reservations ['6c1d3694-0c0e-4b54-806b-1e54f0e115fb', 'af5e0256-9d5a-4bc6-932d-0afeed58f9a8', '88121a91-666c-41de-b826-fcd1f07bca30', 'ab9acf61-02d8-4843-99c5-0c352bcfcbda'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c208827e-6745-4d4e-b304-59a6e42776b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c1d3694-0c0e-4b54-806b-1e54f0e115fb', 'af5e0256-9d5a-4bc6-932d-0afeed58f9a8', '88121a91-666c-41de-b826-fcd1f07bca30', 'ab9acf61-02d8-4843-99c5-0c352bcfcbda']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31be2e2c-748d-4eba-bd22-3bd877f8954a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-7b595301-b293-4d7d-897f-a18a0ec09909 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Created reservations ['34de9ae9-3646-43be-8f1e-5cb8e4805730', '2039457a-efd7-4d3f-95cb-dea1824180df', '4b00d50d-eff7-4bc8-b573-7da96fb5aa3f', '5a64a4a9-b339-42a1-bb1e-691221a4107a'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31be2e2c-748d-4eba-bd22-3bd877f8954a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-435943815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3638934ba6754677aeb10e1ba8b44ddb',qos_specs=None,replication_status=,reservations=['6c1d3694-0c0e-4b54-806b-1e54f0e115fb','af5e0256-9d5a-4bc6-932d-0afeed58f9a8','88121a91-666c-41de-b826-fcd1f07bca30','ab9acf61-02d8-4843-99c5-0c352bcfcbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff35486ee534bda8c55698836ba04a1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-435943815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3638934ba6754677aeb10e1ba8b44ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eff35486ee534bda8c55698836ba04a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249d749b-603c-4d54-86b7-d9cba3df439d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249d749b-603c-4d54-86b7-d9cba3df439d) transitioned into state 'SUCCESS' from state '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-435943815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3638934ba6754677aeb10e1ba8b44ddb',qos_specs=None,replication_status=,reservations=['6c1d3694-0c0e-4b54-806b-1e54f0e115fb','af5e0256-9d5a-4bc6-932d-0afeed58f9a8','88121a91-666c-41de-b826-fcd1f07bca30','ab9acf61-02d8-4843-99c5-0c352bcfcbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff35486ee534bda8c55698836ba04a1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4988fff-c194-42ce-97fe-b707e448ca28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7b595301-b293-4d7d-897f-a18a0ec09909 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot create request issued successfully. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7b595301-b293-4d7d-897f-a18a0ec09909 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:04:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 150/304] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:04:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-953bfb78-568e-4a7e-8d9c-0651ffef5477 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4988fff-c194-42ce-97fe-b707e448ca28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-953bfb78-568e-4a7e-8d9c-0651ffef5477 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-953bfb78-568e-4a7e-8d9c-0651ffef5477 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Flow 'volume_create_api' (119bde9e-6f37-438a-b935-67e6aed87a0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-953bfb78-568e-4a7e-8d9c-0651ffef5477 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Create volume request issued successfully. Sep 01 02:04:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e131f978-bafc-41ff-a893-05c8cac8fbf1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-953bfb78-568e-4a7e-8d9c-0651ffef5477 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 155/305] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:10 2026] POST /volume/v3/volumes => generated 760 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d56d6b46-9ee4-4ead-a3a9-f3b6de5e92c9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d56d6b46-9ee4-4ead-a3a9-f3b6de5e92c9 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d56d6b46-9ee4-4ead-a3a9-f3b6de5e92c9 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d56d6b46-9ee4-4ead-a3a9-f3b6de5e92c9 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d56d6b46-9ee4-4ead-a3a9-f3b6de5e92c9 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d56d6b46-9ee4-4ead-a3a9-f3b6de5e92c9 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a returned with HTTP 200 Sep 01 02:04:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 156/306] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:11 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a3d4cd2a-0750-4952-9b49-6ceaba689a8a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3d4cd2a-0750-4952-9b49-6ceaba689a8a tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3d4cd2a-0750-4952-9b49-6ceaba689a8a tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3d4cd2a-0750-4952-9b49-6ceaba689a8a tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-953bfb78-568e-4a7e-8d9c-0651ffef5477 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 200 Sep 01 02:04:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 151/307] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:11 2026] GET /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 392 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a3d4cd2a-0750-4952-9b49-6ceaba689a8a tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-54257059-4474-4850-84c8-fbe44727a8ce None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3d4cd2a-0750-4952-9b49-6ceaba689a8a tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe returned with HTTP 200 Sep 01 02:04:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 157/308] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:11 2026] GET /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe => generated 828 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54257059-4474-4850-84c8-fbe44727a8ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] PUT http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-54257059-4474-4850-84c8-fbe44727a8ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b19590ff-2ff6-4ca7-b955-51ef9466763d"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-54257059-4474-4850-84c8-fbe44727a8ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Update called for group ef87a343-92af-4034-97e9-51d33f7201b1. {{(pid=87154) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-54257059-4474-4850-84c8-fbe44727a8ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Updating group ef87a343-92af-4034-97e9-51d33f7201b1 with name None description: None add_volumes: b19590ff-2ff6-4ca7-b955-51ef9466763d remove_volumes: None. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:04:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54257059-4474-4850-84c8-fbe44727a8ce tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 202 Sep 01 02:04:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 152/309] 192.168.122.15 () {62 vars in 1285 bytes} [Tue Sep 1 02:04:11 2026] PUT /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-61aab60d-a754-4fce-b8e4-b57add61cf07 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-61aab60d-a754-4fce-b8e4-b57add61cf07 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-61aab60d-a754-4fce-b8e4-b57add61cf07 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-61aab60d-a754-4fce-b8e4-b57add61cf07 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-61aab60d-a754-4fce-b8e4-b57add61cf07 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:04:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-61aab60d-a754-4fce-b8e4-b57add61cf07 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 200 Sep 01 02:04:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 158/310] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:11 2026] GET /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 391 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7e69ff58-1c31-4689-9ba3-4db5e3d0ca0f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7e69ff58-1c31-4689-9ba3-4db5e3d0ca0f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a Sep 01 02:04:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7e69ff58-1c31-4689-9ba3-4db5e3d0ca0f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7e69ff58-1c31-4689-9ba3-4db5e3d0ca0f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7e69ff58-1c31-4689-9ba3-4db5e3d0ca0f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7e69ff58-1c31-4689-9ba3-4db5e3d0ca0f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a returned with HTTP 200 Sep 01 02:04:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 153/311] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:12 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e5708d6d-6ccd-42ad-991d-4820e5566f65 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e5708d6d-6ccd-42ad-991d-4820e5566f65 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e5708d6d-6ccd-42ad-991d-4820e5566f65 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e5708d6d-6ccd-42ad-991d-4820e5566f65 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e5708d6d-6ccd-42ad-991d-4820e5566f65 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e5708d6d-6ccd-42ad-991d-4820e5566f65 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe returned with HTTP 200 Sep 01 02:04:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 159/312] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:12 2026] GET /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c2e26ef1-2f50-43c6-9b6d-cb3930094247 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c2e26ef1-2f50-43c6-9b6d-cb3930094247 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c2e26ef1-2f50-43c6-9b6d-cb3930094247 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c2e26ef1-2f50-43c6-9b6d-cb3930094247 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-c2e26ef1-2f50-43c6-9b6d-cb3930094247 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:04:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c2e26ef1-2f50-43c6-9b6d-cb3930094247 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 200 Sep 01 02:04:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 154/313] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:12 2026] GET /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:04:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all volumes completed successfully. Sep 01 02:04:12 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:12 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:12 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:12 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:12 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-30ee6c68-c553-4f32-9739-5b638e5d0365 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 160/314] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:12 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-544b2b1b-2b0e-41f9-8486-5c3973742f0d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-544b2b1b-2b0e-41f9-8486-5c3973742f0d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/group_snapshots Sep 01 02:04:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-544b2b1b-2b0e-41f9-8486-5c3973742f0d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ef87a343-92af-4034-97e9-51d33f7201b1", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1429839720"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-544b2b1b-2b0e-41f9-8486-5c3973742f0d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ef87a343-92af-4034-97e9-51d33f7201b1', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1429839720'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:04:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.group_snapshots [None req-544b2b1b-2b0e-41f9-8486-5c3973742f0d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1429839720. Sep 01 02:04:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:13 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-544b2b1b-2b0e-41f9-8486-5c3973742f0d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1842872213 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1842872213, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:13 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-544b2b1b-2b0e-41f9-8486-5c3973742f0d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['fbbc466d-33af-4c51-a169-42d81dc4f5cb', '9d5f850d-fb2c-4acf-86b2-33d2761b67fd', 'b9da770c-bab1-4f63-a615-a3e458b857ac', '5f5660eb-b2cd-4190-8f42-15f0583638ae'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-544b2b1b-2b0e-41f9-8486-5c3973742f0d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:04:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 155/315] 192.168.122.15 () {62 vars in 1203 bytes} [Tue Sep 1 02:04:12 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-84655335-034c-4f8c-8287-4cb8d51a2f85 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-84655335-034c-4f8c-8287-4cb8d51a2f85 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-84655335-034c-4f8c-8287-4cb8d51a2f85 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-84655335-034c-4f8c-8287-4cb8d51a2f85 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-84655335-034c-4f8c-8287-4cb8d51a2f85 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9a1e352e-4f42-4946-92b5-5360b0b92151 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-84655335-034c-4f8c-8287-4cb8d51a2f85 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 returned with HTTP 200 Sep 01 02:04:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 161/316] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:13 2026] GET /volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4dcd7377-14ca-4244-93c0-65cfe7caf754 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4dcd7377-14ca-4244-93c0-65cfe7caf754 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a Sep 01 02:04:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4dcd7377-14ca-4244-93c0-65cfe7caf754 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4dcd7377-14ca-4244-93c0-65cfe7caf754 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4dcd7377-14ca-4244-93c0-65cfe7caf754 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4dcd7377-14ca-4244-93c0-65cfe7caf754 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a returned with HTTP 200 Sep 01 02:04:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 156/317] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:13 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-25296a4b-f05f-45a0-b52a-63a81fed6b0b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-25296a4b-f05f-45a0-b52a-63a81fed6b0b tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-25296a4b-f05f-45a0-b52a-63a81fed6b0b tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-25296a4b-f05f-45a0-b52a-63a81fed6b0b tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-25296a4b-f05f-45a0-b52a-63a81fed6b0b tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-25296a4b-f05f-45a0-b52a-63a81fed6b0b tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe returned with HTTP 200 Sep 01 02:04:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 162/318] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:13 2026] GET /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4238ece9-ac69-4e7d-b283-69f6f8433a24 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4238ece9-ac69-4e7d-b283-69f6f8433a24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4238ece9-ac69-4e7d-b283-69f6f8433a24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4238ece9-ac69-4e7d-b283-69f6f8433a24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-4238ece9-ac69-4e7d-b283-69f6f8433a24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9a1e352e-4f42-4946-92b5-5360b0b92151 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4238ece9-ac69-4e7d-b283-69f6f8433a24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 157/319] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:14 2026] GET /volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-87781871-39a8-4699-9263-33a1005419ee None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-87781871-39a8-4699-9263-33a1005419ee tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a Sep 01 02:04:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-87781871-39a8-4699-9263-33a1005419ee tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-87781871-39a8-4699-9263-33a1005419ee tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-87781871-39a8-4699-9263-33a1005419ee tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-87781871-39a8-4699-9263-33a1005419ee tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 163/320] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:14 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6a3ecb73-ab5b-42fb-9a26-e7e31e42f20f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6a3ecb73-ab5b-42fb-9a26-e7e31e42f20f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] POST http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6a3ecb73-ab5b-42fb-9a26-e7e31e42f20f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6a3ecb73-ab5b-42fb-9a26-e7e31e42f20f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6a3ecb73-ab5b-42fb-9a26-e7e31e42f20f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Update snapshot metadata completed successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6a3ecb73-ab5b-42fb-9a26-e7e31e42f20f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 158/321] 192.168.122.15 () {60 vars in 1281 bytes} [Tue Sep 1 02:04:14 2026] POST /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata => generated 68 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-11ec8d33-f1f5-4123-8d24-acf5801fbd10 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11ec8d33-f1f5-4123-8d24-acf5801fbd10 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata Sep 01 02:04:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11ec8d33-f1f5-4123-8d24-acf5801fbd10 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11ec8d33-f1f5-4123-8d24-acf5801fbd10 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2c6ddb2b-acc5-434b-9f0c-3382b390cd03 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2c6ddb2b-acc5-434b-9f0c-3382b390cd03 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2c6ddb2b-acc5-434b-9f0c-3382b390cd03 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2c6ddb2b-acc5-434b-9f0c-3382b390cd03 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-11ec8d33-f1f5-4123-8d24-acf5801fbd10 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-11ec8d33-f1f5-4123-8d24-acf5801fbd10 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Get snapshot metadata completed successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11ec8d33-f1f5-4123-8d24-acf5801fbd10 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 164/322] 192.168.122.15 () {58 vars in 1260 bytes} [Tue Sep 1 02:04:14 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9d4ae14d-4557-4cbe-b9cf-9cb8598e1814 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9d4ae14d-4557-4cbe-b9cf-9cb8598e1814 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] PUT http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata Sep 01 02:04:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9d4ae14d-4557-4cbe-b9cf-9cb8598e1814 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2c6ddb2b-acc5-434b-9f0c-3382b390cd03 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9d4ae14d-4557-4cbe-b9cf-9cb8598e1814 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2c6ddb2b-acc5-434b-9f0c-3382b390cd03 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 159/323] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:14 2026] GET /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9d4ae14d-4557-4cbe-b9cf-9cb8598e1814 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Update snapshot metadata completed successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9d4ae14d-4557-4cbe-b9cf-9cb8598e1814 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 165/324] 192.168.122.15 () {60 vars in 1280 bytes} [Tue Sep 1 02:04:14 2026] PUT /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata => generated 57 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2f5da545-e791-4f2c-b50d-72501408798d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f5da545-e791-4f2c-b50d-72501408798d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f5da545-e791-4f2c-b50d-72501408798d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f5da545-e791-4f2c-b50d-72501408798d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2f5da545-e791-4f2c-b50d-72501408798d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2f5da545-e791-4f2c-b50d-72501408798d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Get snapshot metadata completed successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f5da545-e791-4f2c-b50d-72501408798d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 160/325] 192.168.122.15 () {58 vars in 1260 bytes} [Tue Sep 1 02:04:14 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-181320a2-949a-4508-b47c-9bfb660111b0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-181320a2-949a-4508-b47c-9bfb660111b0 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata/key3 Sep 01 02:04:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-181320a2-949a-4508-b47c-9bfb660111b0 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-181320a2-949a-4508-b47c-9bfb660111b0 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-181320a2-949a-4508-b47c-9bfb660111b0 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-181320a2-949a-4508-b47c-9bfb660111b0 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Get snapshot metadata completed successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-181320a2-949a-4508-b47c-9bfb660111b0 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Delete snapshot metadata completed successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-181320a2-949a-4508-b47c-9bfb660111b0 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata/key3 returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 166/326] 192.168.122.15 () {58 vars in 1278 bytes} [Tue Sep 1 02:04:14 2026] DELETE /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata/key3 => generated 0 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8ab3cdf0-7722-486c-afd3-d910db3d0fa3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ab3cdf0-7722-486c-afd3-d910db3d0fa3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8ab3cdf0-7722-486c-afd3-d910db3d0fa3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8ab3cdf0-7722-486c-afd3-d910db3d0fa3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8ab3cdf0-7722-486c-afd3-d910db3d0fa3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8ab3cdf0-7722-486c-afd3-d910db3d0fa3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Get snapshot metadata completed successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ab3cdf0-7722-486c-afd3-d910db3d0fa3 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 161/327] 192.168.122.15 () {58 vars in 1260 bytes} [Tue Sep 1 02:04:14 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata => generated 32 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a4d86530-4472-43dd-8288-569d3f725f4b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4d86530-4472-43dd-8288-569d3f725f4b tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] PUT http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a4d86530-4472-43dd-8288-569d3f725f4b tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a4d86530-4472-43dd-8288-569d3f725f4b tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a4d86530-4472-43dd-8288-569d3f725f4b tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Update snapshot metadata completed successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4d86530-4472-43dd-8288-569d3f725f4b tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 167/328] 192.168.122.15 () {60 vars in 1280 bytes} [Tue Sep 1 02:04:15 2026] PUT /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata => generated 16 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4c01aaac-0891-4068-a83e-00e7fc0a51c5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c01aaac-0891-4068-a83e-00e7fc0a51c5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] POST http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4c01aaac-0891-4068-a83e-00e7fc0a51c5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4c01aaac-0891-4068-a83e-00e7fc0a51c5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4c01aaac-0891-4068-a83e-00e7fc0a51c5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Update snapshot metadata completed successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c01aaac-0891-4068-a83e-00e7fc0a51c5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 162/329] 192.168.122.15 () {60 vars in 1281 bytes} [Tue Sep 1 02:04:15 2026] POST /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata => generated 68 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-76de7473-cc63-4abe-b661-506698aed27d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76de7473-cc63-4abe-b661-506698aed27d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76de7473-cc63-4abe-b661-506698aed27d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76de7473-cc63-4abe-b661-506698aed27d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-76de7473-cc63-4abe-b661-506698aed27d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-76de7473-cc63-4abe-b661-506698aed27d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Get snapshot metadata completed successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76de7473-cc63-4abe-b661-506698aed27d tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 168/330] 192.168.122.15 () {58 vars in 1260 bytes} [Tue Sep 1 02:04:15 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-61e5e56c-758a-4af1-99bc-b0cc59f83fb5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-61e5e56c-758a-4af1-99bc-b0cc59f83fb5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] PUT http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata/key3 Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-61e5e56c-758a-4af1-99bc-b0cc59f83fb5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-61e5e56c-758a-4af1-99bc-b0cc59f83fb5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-61e5e56c-758a-4af1-99bc-b0cc59f83fb5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Update snapshot metadata completed successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-61e5e56c-758a-4af1-99bc-b0cc59f83fb5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata/key3 returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 163/331] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:04:15 2026] PUT /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata/key3 => generated 35 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aeae2983-e5bb-4518-b2a0-e542d4cad93f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aeae2983-e5bb-4518-b2a0-e542d4cad93f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata/key3 Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aeae2983-e5bb-4518-b2a0-e542d4cad93f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aeae2983-e5bb-4518-b2a0-e542d4cad93f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aeae2983-e5bb-4518-b2a0-e542d4cad93f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aeae2983-e5bb-4518-b2a0-e542d4cad93f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Get snapshot metadata completed successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aeae2983-e5bb-4518-b2a0-e542d4cad93f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata/key3 returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 169/332] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:04:15 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-be89f0f7-0b97-47d8-9e29-1fda1d0b39de None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be89f0f7-0b97-47d8-9e29-1fda1d0b39de tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-be89f0f7-0b97-47d8-9e29-1fda1d0b39de tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-be89f0f7-0b97-47d8-9e29-1fda1d0b39de tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-be89f0f7-0b97-47d8-9e29-1fda1d0b39de tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-be89f0f7-0b97-47d8-9e29-1fda1d0b39de tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Get snapshot metadata completed successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be89f0f7-0b97-47d8-9e29-1fda1d0b39de tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 164/333] 192.168.122.15 () {58 vars in 1260 bytes} [Tue Sep 1 02:04:15 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-378db6f9-f517-40af-baa1-e6f252c0fa43 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-378db6f9-f517-40af-baa1-e6f252c0fa43 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] PUT http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-378db6f9-f517-40af-baa1-e6f252c0fa43 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-378db6f9-f517-40af-baa1-e6f252c0fa43 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-378db6f9-f517-40af-baa1-e6f252c0fa43 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Update snapshot metadata completed successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-378db6f9-f517-40af-baa1-e6f252c0fa43 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 170/334] 192.168.122.15 () {60 vars in 1280 bytes} [Tue Sep 1 02:04:15 2026] PUT /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a/metadata => generated 16 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-34369831-2288-457d-adf0-760657168474 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-855cabca-bdd2-4f6a-bddc-0ff98467b90f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-855cabca-bdd2-4f6a-bddc-0ff98467b90f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-855cabca-bdd2-4f6a-bddc-0ff98467b90f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-855cabca-bdd2-4f6a-bddc-0ff98467b90f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-855cabca-bdd2-4f6a-bddc-0ff98467b90f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9a1e352e-4f42-4946-92b5-5360b0b92151 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-34369831-2288-457d-adf0-760657168474 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-34369831-2288-457d-adf0-760657168474 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-34369831-2288-457d-adf0-760657168474 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-34369831-2288-457d-adf0-760657168474 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Delete snapshot with id: 74baed85-0db8-4f2a-8e24-bd7e80fec53a Sep 01 02:04:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-34369831-2288-457d-adf0-760657168474 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-855cabca-bdd2-4f6a-bddc-0ff98467b90f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 171/335] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:15 2026] GET /volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 => generated 326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-34369831-2288-457d-adf0-760657168474 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot delete request issued successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-34369831-2288-457d-adf0-760657168474 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a returned with HTTP 202 Sep 01 02:04:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 165/336] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:04:15 2026] DELETE /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4414cdbe-a72d-4c9b-bc00-3abf47590751 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4414cdbe-a72d-4c9b-bc00-3abf47590751 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4414cdbe-a72d-4c9b-bc00-3abf47590751 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4414cdbe-a72d-4c9b-bc00-3abf47590751 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4414cdbe-a72d-4c9b-bc00-3abf47590751 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4414cdbe-a72d-4c9b-bc00-3abf47590751 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 172/337] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:15 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1edb8c63-a0e3-465a-b3d8-ec61415140c4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1edb8c63-a0e3-465a-b3d8-ec61415140c4 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1edb8c63-a0e3-465a-b3d8-ec61415140c4 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1edb8c63-a0e3-465a-b3d8-ec61415140c4 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1edb8c63-a0e3-465a-b3d8-ec61415140c4 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1edb8c63-a0e3-465a-b3d8-ec61415140c4 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 166/338] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:15 2026] GET /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5e3a677e-d838-416d-94c1-3ac7a42a5429 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e3a677e-d838-416d-94c1-3ac7a42a5429 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] POST http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe/action Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e3a677e-d838-416d-94c1-3ac7a42a5429 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e3a677e-d838-416d-94c1-3ac7a42a5429 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5e3a677e-d838-416d-94c1-3ac7a42a5429 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5e3a677e-d838-416d-94c1-3ac7a42a5429 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume updated successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e3a677e-d838-416d-94c1-3ac7a42a5429 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe/action returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 173/339] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:04:15 2026] POST /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe/action => generated 0 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-da8487ad-fccd-414e-bec9-1b434f22ec12 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da8487ad-fccd-414e-bec9-1b434f22ec12 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-da8487ad-fccd-414e-bec9-1b434f22ec12 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-da8487ad-fccd-414e-bec9-1b434f22ec12 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-da8487ad-fccd-414e-bec9-1b434f22ec12 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da8487ad-fccd-414e-bec9-1b434f22ec12 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe returned with HTTP 200 Sep 01 02:04:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 167/340] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:15 2026] GET /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-ceb3cc53-a989-45a8-a4c9-9c0738bbf52a req-73389fc4-50eb-4e73-ad53-112cc8aabfed None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-ceb3cc53-a989-45a8-a4c9-9c0738bbf52a req-73389fc4-50eb-4e73-ad53-112cc8aabfed tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-ceb3cc53-a989-45a8-a4c9-9c0738bbf52a req-73389fc4-50eb-4e73-ad53-112cc8aabfed tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-ceb3cc53-a989-45a8-a4c9-9c0738bbf52a req-73389fc4-50eb-4e73-ad53-112cc8aabfed tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-ceb3cc53-a989-45a8-a4c9-9c0738bbf52a req-73389fc4-50eb-4e73-ad53-112cc8aabfed tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-ceb3cc53-a989-45a8-a4c9-9c0738bbf52a req-73389fc4-50eb-4e73-ad53-112cc8aabfed tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe returned with HTTP 200 Sep 01 02:04:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 174/341] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:16 2026] GET /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6e58dccb-a460-475f-8287-6d029475a1c9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e58dccb-a460-475f-8287-6d029475a1c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e58dccb-a460-475f-8287-6d029475a1c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e58dccb-a460-475f-8287-6d029475a1c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-6e58dccb-a460-475f-8287-6d029475a1c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9a1e352e-4f42-4946-92b5-5360b0b92151 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e58dccb-a460-475f-8287-6d029475a1c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 returned with HTTP 200 Sep 01 02:04:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 168/342] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:16 2026] GET /volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 => generated 326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cf32c504-e399-4eb7-a2e1-7c0744b6d6e5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cf32c504-e399-4eb7-a2e1-7c0744b6d6e5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a Sep 01 02:04:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cf32c504-e399-4eb7-a2e1-7c0744b6d6e5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cf32c504-e399-4eb7-a2e1-7c0744b6d6e5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cf32c504-e399-4eb7-a2e1-7c0744b6d6e5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cf32c504-e399-4eb7-a2e1-7c0744b6d6e5 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a returned with HTTP 200 Sep 01 02:04:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 175/343] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:16 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2066367609"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2066367609'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Create volume of 1 GB Sep 01 02:04:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Availability Zones retrieved successfully. Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Flow 'volume_create_api' (b0049fcc-ca51-444e-96db-f1defa3000cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da253a7c-1b4a-4595-9b7a-7860b786ca1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dffe4cb1-a98d-4e7d-8226-6eb609ed1c33 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dffe4cb1-a98d-4e7d-8226-6eb609ed1c33 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dffe4cb1-a98d-4e7d-8226-6eb609ed1c33 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dffe4cb1-a98d-4e7d-8226-6eb609ed1c33 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-dffe4cb1-a98d-4e7d-8226-6eb609ed1c33 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9a1e352e-4f42-4946-92b5-5360b0b92151 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da253a7c-1b4a-4595-9b7a-7860b786ca1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4994a60-66f7-440e-865b-501847982a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dffe4cb1-a98d-4e7d-8226-6eb609ed1c33 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 176/344] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f205e030-a150-40d1-b9cc-97a9e8abadd4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f205e030-a150-40d1-b9cc-97a9e8abadd4 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a Sep 01 02:04:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f205e030-a150-40d1-b9cc-97a9e8abadd4 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f205e030-a150-40d1-b9cc-97a9e8abadd4 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f205e030-a150-40d1-b9cc-97a9e8abadd4 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Snapshot retrieved successfully. Sep 01 02:04:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f205e030-a150-40d1-b9cc-97a9e8abadd4 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 177/345] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Created reservations ['4c84f44b-d54e-4f6c-ad1b-48a4c2551259', 'd353ab37-2414-4fb9-aa16-4043a335f993', '43455c03-309b-432b-b036-96fdb12dccfe', '5135e9aa-177e-4619-8d5b-1c67119bf750'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4994a60-66f7-440e-865b-501847982a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c84f44b-d54e-4f6c-ad1b-48a4c2551259', 'd353ab37-2414-4fb9-aa16-4043a335f993', '43455c03-309b-432b-b036-96fdb12dccfe', '5135e9aa-177e-4619-8d5b-1c67119bf750']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e4257e8-b002-4b48-be56-8a8ef1483155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e4257e8-b002-4b48-be56-8a8ef1483155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a35817-163d-4364-b202-b885d582719f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2066367609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3638934ba6754677aeb10e1ba8b44ddb',qos_specs=None,replication_status=,reservations=['4c84f44b-d54e-4f6c-ad1b-48a4c2551259','d353ab37-2414-4fb9-aa16-4043a335f993','43455c03-309b-432b-b036-96fdb12dccfe','5135e9aa-177e-4619-8d5b-1c67119bf750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff35486ee534bda8c55698836ba04a1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2066367609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0a35817-163d-4364-b202-b885d582719f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3638934ba6754677aeb10e1ba8b44ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eff35486ee534bda8c55698836ba04a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a96915-8098-4fb2-ad16-5e31a69c725a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a96915-8098-4fb2-ad16-5e31a69c725a) transitioned into state 'SUCCESS' from state '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-2066367609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3638934ba6754677aeb10e1ba8b44ddb',qos_specs=None,replication_status=,reservations=['4c84f44b-d54e-4f6c-ad1b-48a4c2551259','d353ab37-2414-4fb9-aa16-4043a335f993','43455c03-309b-432b-b036-96fdb12dccfe','5135e9aa-177e-4619-8d5b-1c67119bf750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff35486ee534bda8c55698836ba04a1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d944f315-a1ec-4dae-a668-b968243decb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d944f315-a1ec-4dae-a668-b968243decb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Flow 'volume_create_api' (b0049fcc-ca51-444e-96db-f1defa3000cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Create volume request issued successfully. Sep 01 02:04:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dad76b96-dd30-4d10-8811-ea66875f6de1 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 169/346] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:17 2026] POST /volume/v3/volumes => generated 761 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ad976da2-1465-4b9f-a4ac-d19ba9f7d94f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ad976da2-1465-4b9f-a4ac-d19ba9f7d94f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f Sep 01 02:04:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ad976da2-1465-4b9f-a4ac-d19ba9f7d94f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ad976da2-1465-4b9f-a4ac-d19ba9f7d94f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ad976da2-1465-4b9f-a4ac-d19ba9f7d94f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ad976da2-1465-4b9f-a4ac-d19ba9f7d94f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 178/347] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f => generated 829 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3fa3b9c5-afee-4199-af92-d22c2562fb61 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3fa3b9c5-afee-4199-af92-d22c2562fb61 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3fa3b9c5-afee-4199-af92-d22c2562fb61 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3fa3b9c5-afee-4199-af92-d22c2562fb61 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-3fa3b9c5-afee-4199-af92-d22c2562fb61 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9a1e352e-4f42-4946-92b5-5360b0b92151 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3fa3b9c5-afee-4199-af92-d22c2562fb61 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 170/348] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ac61a626-d7ea-4c7c-9d10-08e83e5f2d99 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac61a626-d7ea-4c7c-9d10-08e83e5f2d99 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a Sep 01 02:04:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac61a626-d7ea-4c7c-9d10-08e83e5f2d99 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac61a626-d7ea-4c7c-9d10-08e83e5f2d99 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac61a626-d7ea-4c7c-9d10-08e83e5f2d99 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a returned with HTTP 404 Sep 01 02:04:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 179/349] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/snapshots/74baed85-0db8-4f2a-8e24-bd7e80fec53a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5af0088f-e0d5-4bbc-ba4d-a6e5045c4b64 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5af0088f-e0d5-4bbc-ba4d-a6e5045c4b64 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af Sep 01 02:04:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5af0088f-e0d5-4bbc-ba4d-a6e5045c4b64 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5af0088f-e0d5-4bbc-ba4d-a6e5045c4b64 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5af0088f-e0d5-4bbc-ba4d-a6e5045c4b64 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Volume info retrieved successfully. Sep 01 02:04:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5af0088f-e0d5-4bbc-ba4d-a6e5045c4b64 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 171/350] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9fff56ae-80c0-472c-9e1e-510a31997b13 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9fff56ae-80c0-472c-9e1e-510a31997b13 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] DELETE http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af Sep 01 02:04:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9fff56ae-80c0-472c-9e1e-510a31997b13 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9fff56ae-80c0-472c-9e1e-510a31997b13 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-9fff56ae-80c0-472c-9e1e-510a31997b13 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Delete volume with id: 947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af Sep 01 02:04:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9fff56ae-80c0-472c-9e1e-510a31997b13 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Volume info retrieved successfully. Sep 01 02:04:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9fff56ae-80c0-472c-9e1e-510a31997b13 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Delete volume request issued successfully. Sep 01 02:04:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9fff56ae-80c0-472c-9e1e-510a31997b13 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af returned with HTTP 202 Sep 01 02:04:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 180/351] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:18 2026] DELETE /volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-27ccdf98-ef1a-4f77-bbb8-ef5db62b1a15 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-27ccdf98-ef1a-4f77-bbb8-ef5db62b1a15 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af Sep 01 02:04:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-27ccdf98-ef1a-4f77-bbb8-ef5db62b1a15 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-27ccdf98-ef1a-4f77-bbb8-ef5db62b1a15 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-27ccdf98-ef1a-4f77-bbb8-ef5db62b1a15 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Volume info retrieved successfully. Sep 01 02:04:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-27ccdf98-ef1a-4f77-bbb8-ef5db62b1a15 tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 172/352] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-75bec933-4128-4eb6-b958-004c79ad067d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75bec933-4128-4eb6-b958-004c79ad067d tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f Sep 01 02:04:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75bec933-4128-4eb6-b958-004c79ad067d tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75bec933-4128-4eb6-b958-004c79ad067d tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-75bec933-4128-4eb6-b958-004c79ad067d tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75bec933-4128-4eb6-b958-004c79ad067d tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 181/353] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3e890fb6-7232-4a5a-a4ec-1a6a802e6360 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3e890fb6-7232-4a5a-a4ec-1a6a802e6360 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3e890fb6-7232-4a5a-a4ec-1a6a802e6360 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3e890fb6-7232-4a5a-a4ec-1a6a802e6360 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-3e890fb6-7232-4a5a-a4ec-1a6a802e6360 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9a1e352e-4f42-4946-92b5-5360b0b92151 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3e890fb6-7232-4a5a-a4ec-1a6a802e6360 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 173/354] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 => generated 326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9eb3aa99-caf9-449c-9250-583d39ef182f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9eb3aa99-caf9-449c-9250-583d39ef182f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] GET http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9eb3aa99-caf9-449c-9250-583d39ef182f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9eb3aa99-caf9-449c-9250-583d39ef182f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9eb3aa99-caf9-449c-9250-583d39ef182f tempest-SnapshotMetadataTestJSON-574701887 tempest-SnapshotMetadataTestJSON-574701887-project-member] http://192.168.122.15/volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af returned with HTTP 404 Sep 01 02:04:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 182/355] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/volumes/947ef2b5-ffec-4a5e-a70c-cd4dad0ca0af => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3c12ae6f-0467-4e3e-8186-03371173ca77 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3c12ae6f-0467-4e3e-8186-03371173ca77 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f Sep 01 02:04:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3c12ae6f-0467-4e3e-8186-03371173ca77 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3c12ae6f-0467-4e3e-8186-03371173ca77 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3c12ae6f-0467-4e3e-8186-03371173ca77 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3c12ae6f-0467-4e3e-8186-03371173ca77 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 174/356] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e2c2c647-9cbc-4bb9-8d76-e7c5225d3f40 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e2c2c647-9cbc-4bb9-8d76-e7c5225d3f40 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e2c2c647-9cbc-4bb9-8d76-e7c5225d3f40 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e2c2c647-9cbc-4bb9-8d76-e7c5225d3f40 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-e2c2c647-9cbc-4bb9-8d76-e7c5225d3f40 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9a1e352e-4f42-4946-92b5-5360b0b92151 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e2c2c647-9cbc-4bb9-8d76-e7c5225d3f40 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 183/357] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 => generated 327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c75d3686-a160-4060-95bd-6353e9f88754 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c75d3686-a160-4060-95bd-6353e9f88754 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/detail Sep 01 02:04:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c75d3686-a160-4060-95bd-6353e9f88754 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c75d3686-a160-4060-95bd-6353e9f88754 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-c75d3686-a160-4060-95bd-6353e9f88754 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:20 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-c75d3686-a160-4060-95bd-6353e9f88754 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c75d3686-a160-4060-95bd-6353e9f88754 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all snapshots completed successfully. Sep 01 02:04:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c75d3686-a160-4060-95bd-6353e9f88754 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 175/358] 192.168.122.15 () {58 vars in 1143 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-33df0ece-913b-4348-92a2-d8fdc43cb001 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-33df0ece-913b-4348-92a2-d8fdc43cb001 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-33df0ece-913b-4348-92a2-d8fdc43cb001 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-33df0ece-913b-4348-92a2-d8fdc43cb001 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-33df0ece-913b-4348-92a2-d8fdc43cb001 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:04:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-33df0ece-913b-4348-92a2-d8fdc43cb001 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 184/359] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-51307a6f-1e3f-47b4-b1db-73c10da9d57b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-51307a6f-1e3f-47b4-b1db-73c10da9d57b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/9017e4ea-605a-484f-9597-007bc4072a89 Sep 01 02:04:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-51307a6f-1e3f-47b4-b1db-73c10da9d57b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-51307a6f-1e3f-47b4-b1db-73c10da9d57b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-51307a6f-1e3f-47b4-b1db-73c10da9d57b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:04:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-51307a6f-1e3f-47b4-b1db-73c10da9d57b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/9017e4ea-605a-484f-9597-007bc4072a89 returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 176/360] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/snapshots/9017e4ea-605a-484f-9597-007bc4072a89 => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7236b75a-b173-45aa-99fd-92cefc6c0b74 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7236b75a-b173-45aa-99fd-92cefc6c0b74 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] DELETE http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7236b75a-b173-45aa-99fd-92cefc6c0b74 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7236b75a-b173-45aa-99fd-92cefc6c0b74 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-7236b75a-b173-45aa-99fd-92cefc6c0b74 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] delete called for member 9a1e352e-4f42-4946-92b5-5360b0b92151 {{(pid=87155) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:04:20 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.group_snapshots [None req-7236b75a-b173-45aa-99fd-92cefc6c0b74 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Delete group_snapshot with id: 9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7236b75a-b173-45aa-99fd-92cefc6c0b74 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 returned with HTTP 202 Sep 01 02:04:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 185/361] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:04:20 2026] DELETE /volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cef7af9e-677a-4937-930a-898c9678bc24 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:04:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c5b79d8e-b9c8-44d2-949c-a3029012aafc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:21 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c5b79d8e-b9c8-44d2-949c-a3029012aafc tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f Sep 01 02:04:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all volumes completed successfully. Sep 01 02:04:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c5b79d8e-b9c8-44d2-949c-a3029012aafc tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c5b79d8e-b9c8-44d2-949c-a3029012aafc tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:21 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:21 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c5b79d8e-b9c8-44d2-949c-a3029012aafc tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c5b79d8e-b9c8-44d2-949c-a3029012aafc tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f returned with HTTP 200 Sep 01 02:04:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 186/362] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:21 2026] GET /volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:21 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:21 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cef7af9e-677a-4937-930a-898c9678bc24 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 177/363] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:21 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d9743ed1-3926-434a-8a74-13b0aaa11385 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d9743ed1-3926-434a-8a74-13b0aaa11385 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/detail Sep 01 02:04:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d9743ed1-3926-434a-8a74-13b0aaa11385 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d9743ed1-3926-434a-8a74-13b0aaa11385 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-d9743ed1-3926-434a-8a74-13b0aaa11385 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:21 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-d9743ed1-3926-434a-8a74-13b0aaa11385 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:21 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d9743ed1-3926-434a-8a74-13b0aaa11385 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all snapshots completed successfully. Sep 01 02:04:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d9743ed1-3926-434a-8a74-13b0aaa11385 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:04:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 187/364] 192.168.122.15 () {58 vars in 1143 bytes} [Tue Sep 1 02:04:21 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-68658531-6d82-429c-b424-b28d279dcfd9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-68658531-6d82-429c-b424-b28d279dcfd9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d Sep 01 02:04:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-68658531-6d82-429c-b424-b28d279dcfd9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-68658531-6d82-429c-b424-b28d279dcfd9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-68658531-6d82-429c-b424-b28d279dcfd9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:04:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-68658531-6d82-429c-b424-b28d279dcfd9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d returned with HTTP 200 Sep 01 02:04:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 178/365] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:21 2026] GET /volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ace2fa4d-2e21-4618-b965-c27d4d024f84 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ace2fa4d-2e21-4618-b965-c27d4d024f84 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f Sep 01 02:04:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ace2fa4d-2e21-4618-b965-c27d4d024f84 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ace2fa4d-2e21-4618-b965-c27d4d024f84 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ace2fa4d-2e21-4618-b965-c27d4d024f84 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ace2fa4d-2e21-4618-b965-c27d4d024f84 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f returned with HTTP 200 Sep 01 02:04:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 188/366] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:22 2026] GET /volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dca065ab-8b6c-4c05-aceb-355ff29ef9b4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dca065ab-8b6c-4c05-aceb-355ff29ef9b4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d Sep 01 02:04:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dca065ab-8b6c-4c05-aceb-355ff29ef9b4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dca065ab-8b6c-4c05-aceb-355ff29ef9b4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-dca065ab-8b6c-4c05-aceb-355ff29ef9b4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:04:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dca065ab-8b6c-4c05-aceb-355ff29ef9b4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d returned with HTTP 200 Sep 01 02:04:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 179/367] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:22 2026] GET /volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c2ce7740-6692-4a04-8ce1-bdafad822772 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c2ce7740-6692-4a04-8ce1-bdafad822772 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] DELETE http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f Sep 01 02:04:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c2ce7740-6692-4a04-8ce1-bdafad822772 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c2ce7740-6692-4a04-8ce1-bdafad822772 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:22 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-c2ce7740-6692-4a04-8ce1-bdafad822772 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Delete volume with id: c0a35817-163d-4364-b202-b885d582719f Sep 01 02:04:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c2ce7740-6692-4a04-8ce1-bdafad822772 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c2ce7740-6692-4a04-8ce1-bdafad822772 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Delete volume request issued successfully. Sep 01 02:04:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c2ce7740-6692-4a04-8ce1-bdafad822772 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f returned with HTTP 202 Sep 01 02:04:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 189/368] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:22 2026] DELETE /volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9c88e2c7-1c4b-4543-9939-e41bce17d965 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9c88e2c7-1c4b-4543-9939-e41bce17d965 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f Sep 01 02:04:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9c88e2c7-1c4b-4543-9939-e41bce17d965 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9c88e2c7-1c4b-4543-9939-e41bce17d965 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9c88e2c7-1c4b-4543-9939-e41bce17d965 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9c88e2c7-1c4b-4543-9939-e41bce17d965 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f returned with HTTP 200 Sep 01 02:04:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 180/369] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:23 2026] GET /volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4a146951-285a-4b8e-b63d-d7d88011c813 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4a146951-285a-4b8e-b63d-d7d88011c813 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d Sep 01 02:04:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4a146951-285a-4b8e-b63d-d7d88011c813 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4a146951-285a-4b8e-b63d-d7d88011c813 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4a146951-285a-4b8e-b63d-d7d88011c813 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:04:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4a146951-285a-4b8e-b63d-d7d88011c813 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d returned with HTTP 200 Sep 01 02:04:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 190/370] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:23 2026] GET /volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f7ef3ec8-fc1d-410f-ad9a-d23aa4db6d7d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7ef3ec8-fc1d-410f-ad9a-d23aa4db6d7d tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f Sep 01 02:04:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7ef3ec8-fc1d-410f-ad9a-d23aa4db6d7d tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7ef3ec8-fc1d-410f-ad9a-d23aa4db6d7d tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7ef3ec8-fc1d-410f-ad9a-d23aa4db6d7d tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f returned with HTTP 404 Sep 01 02:04:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 181/371] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:24 2026] GET /volume/v3/volumes/c0a35817-163d-4364-b202-b885d582719f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-92c1f799-4d1f-44a1-9146-531edd0ece8f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-92c1f799-4d1f-44a1-9146-531edd0ece8f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] DELETE http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-92c1f799-4d1f-44a1-9146-531edd0ece8f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-92c1f799-4d1f-44a1-9146-531edd0ece8f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-92c1f799-4d1f-44a1-9146-531edd0ece8f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Delete volume with id: b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-92c1f799-4d1f-44a1-9146-531edd0ece8f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-92c1f799-4d1f-44a1-9146-531edd0ece8f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Delete volume request issued successfully. Sep 01 02:04:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-92c1f799-4d1f-44a1-9146-531edd0ece8f tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe returned with HTTP 202 Sep 01 02:04:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 191/372] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:24 2026] DELETE /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-29827c82-69bd-4afb-b4d7-8c22149fcdb3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-29827c82-69bd-4afb-b4d7-8c22149fcdb3 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-29827c82-69bd-4afb-b4d7-8c22149fcdb3 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-29827c82-69bd-4afb-b4d7-8c22149fcdb3 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-29827c82-69bd-4afb-b4d7-8c22149fcdb3 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-29827c82-69bd-4afb-b4d7-8c22149fcdb3 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe returned with HTTP 200 Sep 01 02:04:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 182/373] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:24 2026] GET /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2002220621"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2002220621'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Create volume of 1 GB Sep 01 02:04:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Availability Zones retrieved successfully. Sep 01 02:04:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2ffed103-3b99-4fb8-bc71-ece0f6d24c31 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ffed103-3b99-4fb8-bc71-ece0f6d24c31 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d Sep 01 02:04:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ffed103-3b99-4fb8-bc71-ece0f6d24c31 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ffed103-3b99-4fb8-bc71-ece0f6d24c31 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Flow 'volume_create_api' (4939b469-4de2-4081-8166-b930e29ed080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5198c02f-255d-4d20-8aac-26891c01da0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2ffed103-3b99-4fb8-bc71-ece0f6d24c31 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:04:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ffed103-3b99-4fb8-bc71-ece0f6d24c31 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d returned with HTTP 200 Sep 01 02:04:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 183/374] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:24 2026] GET /volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5198c02f-255d-4d20-8aac-26891c01da0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e348a9ea-e4ea-4070-802e-5fcf673dc956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Created reservations ['3d9ec432-64c2-4e96-a882-83edb94a3833', '9d801f2d-93d0-4869-9699-7334b56467fe', 'ba827433-385c-40f2-bc84-47ff000d91d0', '2acec5e6-070a-41db-a5e4-1029b8c5f35c'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e348a9ea-e4ea-4070-802e-5fcf673dc956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9ec432-64c2-4e96-a882-83edb94a3833', '9d801f2d-93d0-4869-9699-7334b56467fe', 'ba827433-385c-40f2-bc84-47ff000d91d0', '2acec5e6-070a-41db-a5e4-1029b8c5f35c']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6cc3048-7fe7-4046-ab8c-0208296d380f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6cc3048-7fe7-4046-ab8c-0208296d380f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '992418ac-f8c6-4f56-930a-f14fdeb0c276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2002220621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ee3c151ca946b88b481a488247e150',qos_specs=None,replication_status=,reservations=['3d9ec432-64c2-4e96-a882-83edb94a3833','9d801f2d-93d0-4869-9699-7334b56467fe','ba827433-385c-40f2-bc84-47ff000d91d0','2acec5e6-070a-41db-a5e4-1029b8c5f35c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e63418e5c514a3d84527ae066d19f0a',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2002220621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=992418ac-f8c6-4f56-930a-f14fdeb0c276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ee3c151ca946b88b481a488247e150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e63418e5c514a3d84527ae066d19f0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cc4125-c9c1-4eda-85b9-56367000b9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cc4125-c9c1-4eda-85b9-56367000b9e0) transitioned into state 'SUCCESS' from state '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-2002220621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ee3c151ca946b88b481a488247e150',qos_specs=None,replication_status=,reservations=['3d9ec432-64c2-4e96-a882-83edb94a3833','9d801f2d-93d0-4869-9699-7334b56467fe','ba827433-385c-40f2-bc84-47ff000d91d0','2acec5e6-070a-41db-a5e4-1029b8c5f35c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e63418e5c514a3d84527ae066d19f0a',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810a55ce-2864-459a-ae1e-9accb6efc552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810a55ce-2864-459a-ae1e-9accb6efc552) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Flow 'volume_create_api' (4939b469-4de2-4081-8166-b930e29ed080) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Create volume request issued successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e0f34a19-4e01-414e-829b-b6d50d88f809 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 192/375] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:24 2026] POST /volume/v3/volumes => generated 757 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-31cff805-4dc2-46b0-91e2-1498fe09d40a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31cff805-4dc2-46b0-91e2-1498fe09d40a tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] GET http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 Sep 01 02:04:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-31cff805-4dc2-46b0-91e2-1498fe09d40a tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-31cff805-4dc2-46b0-91e2-1498fe09d40a tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-31cff805-4dc2-46b0-91e2-1498fe09d40a tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Volume info retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31cff805-4dc2-46b0-91e2-1498fe09d40a tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 returned with HTTP 200 Sep 01 02:04:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 184/376] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:25 2026] GET /volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 => generated 825 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0635e0a0-a4b6-4e58-8a5b-ac14ff0108de None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0635e0a0-a4b6-4e58-8a5b-ac14ff0108de tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0635e0a0-a4b6-4e58-8a5b-ac14ff0108de tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0635e0a0-a4b6-4e58-8a5b-ac14ff0108de tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0635e0a0-a4b6-4e58-8a5b-ac14ff0108de tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Volume info retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0635e0a0-a4b6-4e58-8a5b-ac14ff0108de tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe returned with HTTP 200 Sep 01 02:04:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 193/377] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:25 2026] GET /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5139edd7-6b00-4b3d-832c-dbd784670497 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5139edd7-6b00-4b3d-832c-dbd784670497 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d Sep 01 02:04:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5139edd7-6b00-4b3d-832c-dbd784670497 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5139edd7-6b00-4b3d-832c-dbd784670497 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5139edd7-6b00-4b3d-832c-dbd784670497 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5139edd7-6b00-4b3d-832c-dbd784670497 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d returned with HTTP 200 Sep 01 02:04:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 185/378] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:25 2026] GET /volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9b6952d6-b818-4d6d-8aa6-a34ab60aa9b6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b6952d6-b818-4d6d-8aa6-a34ab60aa9b6 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] GET http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9b6952d6-b818-4d6d-8aa6-a34ab60aa9b6 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9b6952d6-b818-4d6d-8aa6-a34ab60aa9b6 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9b6952d6-b818-4d6d-8aa6-a34ab60aa9b6 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Volume info retrieved successfully. Sep 01 02:04:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b6952d6-b818-4d6d-8aa6-a34ab60aa9b6 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 returned with HTTP 200 Sep 01 02:04:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 194/379] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:26 2026] GET /volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b8241608-7bd3-4945-b701-85f708b74240 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b8241608-7bd3-4945-b701-85f708b74240 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] GET http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe Sep 01 02:04:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b8241608-7bd3-4945-b701-85f708b74240 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b8241608-7bd3-4945-b701-85f708b74240 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b8241608-7bd3-4945-b701-85f708b74240 tempest-ServersNegativeTestJSON-139658675 tempest-ServersNegativeTestJSON-139658675-project-member] http://192.168.122.15/volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe returned with HTTP 404 Sep 01 02:04:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 186/380] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:26 2026] GET /volume/v3/volumes/b2d5ebd3-9f8d-4ce0-ba38-6c91a03d97fe => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-956e1861-8eaa-44a2-8d8b-457250f4464e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-956e1861-8eaa-44a2-8d8b-457250f4464e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-956e1861-8eaa-44a2-8d8b-457250f4464e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-956e1861-8eaa-44a2-8d8b-457250f4464e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-956e1861-8eaa-44a2-8d8b-457250f4464e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d returned with HTTP 404 Sep 01 02:04:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 195/381] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:26 2026] GET /volume/v3/snapshots/bfe06055-7216-461c-b9bf-f06bb82e762d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b535e64f-942a-4d6c-a0d2-a22b0b7fde6a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b535e64f-942a-4d6c-a0d2-a22b0b7fde6a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/9017e4ea-605a-484f-9597-007bc4072a89 Sep 01 02:04:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b535e64f-942a-4d6c-a0d2-a22b0b7fde6a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b535e64f-942a-4d6c-a0d2-a22b0b7fde6a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b535e64f-942a-4d6c-a0d2-a22b0b7fde6a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/9017e4ea-605a-484f-9597-007bc4072a89 returned with HTTP 404 Sep 01 02:04:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 187/382] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:26 2026] GET /volume/v3/snapshots/9017e4ea-605a-484f-9597-007bc4072a89 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1fad3236-50fd-4012-8f75-938f498a8de9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1fad3236-50fd-4012-8f75-938f498a8de9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1fad3236-50fd-4012-8f75-938f498a8de9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1fad3236-50fd-4012-8f75-938f498a8de9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-1fad3236-50fd-4012-8f75-938f498a8de9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9a1e352e-4f42-4946-92b5-5360b0b92151 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1fad3236-50fd-4012-8f75-938f498a8de9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 returned with HTTP 404 Sep 01 02:04:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 196/383] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:26 2026] GET /volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 => generated 116 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-56f96740-88df-4845-9ff8-e7ec73652b81 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-56f96740-88df-4845-9ff8-e7ec73652b81 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] DELETE http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-56f96740-88df-4845-9ff8-e7ec73652b81 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-56f96740-88df-4845-9ff8-e7ec73652b81 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-56f96740-88df-4845-9ff8-e7ec73652b81 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] delete called for member 9a1e352e-4f42-4946-92b5-5360b0b92151 {{(pid=87154) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:04:26 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.group_snapshots [None req-56f96740-88df-4845-9ff8-e7ec73652b81 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Delete group_snapshot with id: 9a1e352e-4f42-4946-92b5-5360b0b92151 Sep 01 02:04:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-56f96740-88df-4845-9ff8-e7ec73652b81 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 returned with HTTP 404 Sep 01 02:04:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 188/384] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:04:26 2026] DELETE /volume/v3/group_snapshots/9a1e352e-4f42-4946-92b5-5360b0b92151 => generated 116 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4a8db942-738c-4f47-a281-10954e14fde8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:26 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all volumes completed successfully. Sep 01 02:04:27 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:27 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:27 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:27 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:27 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:27 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4a8db942-738c-4f47-a281-10954e14fde8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 197/385] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:26 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:04:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-493c805c-950a-40f5-af8b-171e68844858 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-493c805c-950a-40f5-af8b-171e68844858 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1/action Sep 01 02:04:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-493c805c-950a-40f5-af8b-171e68844858 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-493c805c-950a-40f5-af8b-171e68844858 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-493c805c-950a-40f5-af8b-171e68844858 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] delete called for group ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87154) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-493c805c-950a-40f5-af8b-171e68844858 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Delete group with id: ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-622d4481-e354-45f2-8e45-a508bd6dd8b9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:27 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:04:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-622d4481-e354-45f2-8e45-a508bd6dd8b9 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] GET http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 Sep 01 02:04:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-622d4481-e354-45f2-8e45-a508bd6dd8b9 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-622d4481-e354-45f2-8e45-a508bd6dd8b9 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:27 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-622d4481-e354-45f2-8e45-a508bd6dd8b9 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Volume info retrieved successfully. Sep 01 02:04:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-622d4481-e354-45f2-8e45-a508bd6dd8b9 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 returned with HTTP 200 Sep 01 02:04:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 198/386] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:27 2026] GET /volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 => generated 850 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bca2f43a-a287-4299-907c-82294ebf9e51 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bca2f43a-a287-4299-907c-82294ebf9e51 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] GET http://192.168.122.15/volume/v3/limits Sep 01 02:04:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bca2f43a-a287-4299-907c-82294ebf9e51 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bca2f43a-a287-4299-907c-82294ebf9e51 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-493c805c-950a-40f5-af8b-171e68844858 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1/action returned with HTTP 202 Sep 01 02:04:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 189/387] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:27 2026] POST /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1/action => generated 0 bytes in 351 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:04:27 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-bca2f43a-a287-4299-907c-82294ebf9e51 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1842872213 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1842872213, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-45d0d973-5f9a-4c24-ad91-3a2d6557e3c9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45d0d973-5f9a-4c24-ad91-3a2d6557e3c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d Sep 01 02:04:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45d0d973-5f9a-4c24-ad91-3a2d6557e3c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45d0d973-5f9a-4c24-ad91-3a2d6557e3c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-45d0d973-5f9a-4c24-ad91-3a2d6557e3c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:27 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-45d0d973-5f9a-4c24-ad91-3a2d6557e3c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:27 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-45d0d973-5f9a-4c24-ad91-3a2d6557e3c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bca2f43a-a287-4299-907c-82294ebf9e51 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] http://192.168.122.15/volume/v3/limits returned with HTTP 200 Sep 01 02:04:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 199/388] 192.168.122.15 () {58 vars in 1113 bytes} [Tue Sep 1 02:04:27 2026] GET /volume/v3/limits => generated 302 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b783a1df-f5c2-4598-a99d-f150b115043e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b783a1df-f5c2-4598-a99d-f150b115043e tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] GET http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 Sep 01 02:04:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b783a1df-f5c2-4598-a99d-f150b115043e tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b783a1df-f5c2-4598-a99d-f150b115043e tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-45d0d973-5f9a-4c24-ad91-3a2d6557e3c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45d0d973-5f9a-4c24-ad91-3a2d6557e3c9 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d returned with HTTP 200 Sep 01 02:04:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 190/389] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:27 2026] GET /volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d => generated 920 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b783a1df-f5c2-4598-a99d-f150b115043e tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Volume info retrieved successfully. Sep 01 02:04:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b783a1df-f5c2-4598-a99d-f150b115043e tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 returned with HTTP 200 Sep 01 02:04:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 200/390] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:27 2026] GET /volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 => generated 850 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-73550934-759a-4eb8-9995-a49d57c1dfae None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-73550934-759a-4eb8-9995-a49d57c1dfae tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] DELETE http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 Sep 01 02:04:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-73550934-759a-4eb8-9995-a49d57c1dfae tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-73550934-759a-4eb8-9995-a49d57c1dfae tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:27 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-73550934-759a-4eb8-9995-a49d57c1dfae tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Delete volume with id: 992418ac-f8c6-4f56-930a-f14fdeb0c276 Sep 01 02:04:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-73550934-759a-4eb8-9995-a49d57c1dfae tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Volume info retrieved successfully. Sep 01 02:04:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-73550934-759a-4eb8-9995-a49d57c1dfae tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Delete volume request issued successfully. Sep 01 02:04:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-73550934-759a-4eb8-9995-a49d57c1dfae tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 returned with HTTP 202 Sep 01 02:04:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 191/391] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:27 2026] DELETE /volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6c7051d3-acab-43ff-9d5c-b1e69bf1c583 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c7051d3-acab-43ff-9d5c-b1e69bf1c583 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] GET http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 Sep 01 02:04:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c7051d3-acab-43ff-9d5c-b1e69bf1c583 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c7051d3-acab-43ff-9d5c-b1e69bf1c583 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6c7051d3-acab-43ff-9d5c-b1e69bf1c583 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Volume info retrieved successfully. Sep 01 02:04:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c7051d3-acab-43ff-9d5c-b1e69bf1c583 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 returned with HTTP 200 Sep 01 02:04:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 201/392] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:28 2026] GET /volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ab7b6706-906d-42f8-9d29-e2912b6cec69 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ab7b6706-906d-42f8-9d29-e2912b6cec69 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d Sep 01 02:04:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ab7b6706-906d-42f8-9d29-e2912b6cec69 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ab7b6706-906d-42f8-9d29-e2912b6cec69 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ab7b6706-906d-42f8-9d29-e2912b6cec69 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:28 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-ab7b6706-906d-42f8-9d29-e2912b6cec69 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:28 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-ab7b6706-906d-42f8-9d29-e2912b6cec69 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cb3fe837-b095-4675-9d5a-fc3e94059f9f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cb3fe837-b095-4675-9d5a-fc3e94059f9f tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:04:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cb3fe837-b095-4675-9d5a-fc3e94059f9f tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cb3fe837-b095-4675-9d5a-fc3e94059f9f tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cb3fe837-b095-4675-9d5a-fc3e94059f9f tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:29 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-ab7b6706-906d-42f8-9d29-e2912b6cec69 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cb3fe837-b095-4675-9d5a-fc3e94059f9f tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:04:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 202/393] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:28 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 1146 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ab7b6706-906d-42f8-9d29-e2912b6cec69 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d returned with HTTP 200 Sep 01 02:04:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 192/394] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:28 2026] GET /volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d => generated 920 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fe8039a8-617a-4322-96db-d80747054ec2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe8039a8-617a-4322-96db-d80747054ec2 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] GET http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 Sep 01 02:04:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fe8039a8-617a-4322-96db-d80747054ec2 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fe8039a8-617a-4322-96db-d80747054ec2 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fe8039a8-617a-4322-96db-d80747054ec2 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Volume info retrieved successfully. Sep 01 02:04:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe8039a8-617a-4322-96db-d80747054ec2 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 returned with HTTP 200 Sep 01 02:04:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 203/395] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:29 2026] GET /volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 => generated 849 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-54c4de55-ddfb-4732-a7b6-8be93fa94ee3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54c4de55-ddfb-4732-a7b6-8be93fa94ee3 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:04:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-54c4de55-ddfb-4732-a7b6-8be93fa94ee3 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-54c4de55-ddfb-4732-a7b6-8be93fa94ee3 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-54c4de55-ddfb-4732-a7b6-8be93fa94ee3 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54c4de55-ddfb-4732-a7b6-8be93fa94ee3 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:04:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 193/396] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:29 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 1146 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-be5947a0-3a33-42f0-8d2f-f9034496256d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-be5947a0-3a33-42f0-8d2f-f9034496256d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:04:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-be5947a0-3a33-42f0-8d2f-f9034496256d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-be5947a0-3a33-42f0-8d2f-f9034496256d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-be5947a0-3a33-42f0-8d2f-f9034496256d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-be5947a0-3a33-42f0-8d2f-f9034496256d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:04:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 204/397] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:29 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 1146 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-75196f4b-060c-4548-9125-6f9507b2c9ad None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-75196f4b-060c-4548-9125-6f9507b2c9ad tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] POST http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52/action Sep 01 02:04:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-75196f4b-060c-4548-9125-6f9507b2c9ad tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-75196f4b-060c-4548-9125-6f9507b2c9ad tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-75196f4b-060c-4548-9125-6f9507b2c9ad tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-75196f4b-060c-4548-9125-6f9507b2c9ad tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Begin detaching volume completed successfully. Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-75196f4b-060c-4548-9125-6f9507b2c9ad tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52/action returned with HTTP 202 Sep 01 02:04:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 194/398] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:04:29 2026] POST /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:04:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-88c91763-4310-4d01-bb66-582f8220f0b7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88c91763-4310-4d01-bb66-582f8220f0b7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d Sep 01 02:04:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88c91763-4310-4d01-bb66-582f8220f0b7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88c91763-4310-4d01-bb66-582f8220f0b7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-88c91763-4310-4d01-bb66-582f8220f0b7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:30 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-88c91763-4310-4d01-bb66-582f8220f0b7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:30 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-88c91763-4310-4d01-bb66-582f8220f0b7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-f3677b2a-648f-40a0-ada3-a85c4523d319 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-f3677b2a-648f-40a0-ada3-a85c4523d319 None None] GET http://192.168.122.15/volume// Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-f3677b2a-648f-40a0-ada3-a85c4523d319 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-f3677b2a-648f-40a0-ada3-a85c4523d319 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-f3677b2a-648f-40a0-ada3-a85c4523d319 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:04:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 195/399] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:30 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-1802fbd5-ce52-49cd-ad35-5a819937459b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-1802fbd5-ce52-49cd-ad35-5a819937459b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-1802fbd5-ce52-49cd-ad35-5a819937459b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-1802fbd5-ce52-49cd-ad35-5a819937459b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-1802fbd5-ce52-49cd-ad35-5a819937459b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-1802fbd5-ce52-49cd-ad35-5a819937459b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:04:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 196/400] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:30 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 1330 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:30 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-88c91763-4310-4d01-bb66-582f8220f0b7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-86fa8760-8f7a-47bf-aca9-54873b79efa0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-86fa8760-8f7a-47bf-aca9-54873b79efa0 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] GET http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-86fa8760-8f7a-47bf-aca9-54873b79efa0 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-86fa8760-8f7a-47bf-aca9-54873b79efa0 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-86fa8760-8f7a-47bf-aca9-54873b79efa0 tempest-AbsoluteLimitsTests-676148975 tempest-AbsoluteLimitsTests-676148975-project-member] http://192.168.122.15/volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 returned with HTTP 404 Sep 01 02:04:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 197/401] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:30 2026] GET /volume/v3/volumes/992418ac-f8c6-4f56-930a-f14fdeb0c276 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88c91763-4310-4d01-bb66-582f8220f0b7 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d returned with HTTP 200 Sep 01 02:04:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 205/402] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:30 2026] GET /volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d => generated 920 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-8a6376b6-069b-47e6-9a49-35a495ec3c81 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-8a6376b6-069b-47e6-9a49-35a495ec3c81 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] DELETE http://192.168.122.15/volume/v3/attachments/ff3fb2eb-040b-4630-ab83-41feb4eff067 Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-8a6376b6-069b-47e6-9a49-35a495ec3c81 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-8a6376b6-069b-47e6-9a49-35a495ec3c81 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:30 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:04:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-13bff38a-2ab5-47de-9704-a4f6369e4fd9 req-8a6376b6-069b-47e6-9a49-35a495ec3c81 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/ff3fb2eb-040b-4630-ab83-41feb4eff067 returned with HTTP 200 Sep 01 02:04:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 198/403] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:04:30 2026] DELETE /volume/v3/attachments/ff3fb2eb-040b-4630-ab83-41feb4eff067 => generated 19 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b6ae691d-5578-49f1-afd4-fdb23682c63d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b6ae691d-5578-49f1-afd4-fdb23682c63d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b6ae691d-5578-49f1-afd4-fdb23682c63d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b6ae691d-5578-49f1-afd4-fdb23682c63d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1a1c71d7-6cd3-431e-a638-16a45880af08 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b6ae691d-5578-49f1-afd4-fdb23682c63d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1a1c71d7-6cd3-431e-a638-16a45880af08 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1a1c71d7-6cd3-431e-a638-16a45880af08 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1a1c71d7-6cd3-431e-a638-16a45880af08 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b6ae691d-5578-49f1-afd4-fdb23682c63d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:04:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 206/404] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:31 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1a1c71d7-6cd3-431e-a638-16a45880af08 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d returned with HTTP 404 Sep 01 02:04:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 199/405] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:31 2026] GET /volume/v3/volumes/b19590ff-2ff6-4ca7-b955-51ef9466763d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e3f87182-837d-4673-bda5-1e9acb70d8d2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e3f87182-837d-4673-bda5-1e9acb70d8d2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e3f87182-837d-4673-bda5-1e9acb70d8d2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e3f87182-837d-4673-bda5-1e9acb70d8d2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e3f87182-837d-4673-bda5-1e9acb70d8d2 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 returned with HTTP 404 Sep 01 02:04:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 207/406] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:31 2026] GET /volume/v3/volumes/d2e88510-5059-42b7-8502-8d5a3b21f5e0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a35c5192-4375-4e3a-8058-ce575df31f17 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a35c5192-4375-4e3a-8058-ce575df31f17 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a35c5192-4375-4e3a-8058-ce575df31f17 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a35c5192-4375-4e3a-8058-ce575df31f17 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-a35c5192-4375-4e3a-8058-ce575df31f17 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member ef87a343-92af-4034-97e9-51d33f7201b1 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a35c5192-4375-4e3a-8058-ce575df31f17 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 returned with HTTP 404 Sep 01 02:04:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 200/407] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:31 2026] GET /volume/v3/groups/ef87a343-92af-4034-97e9-51d33f7201b1 => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2d2f71c3-bea3-4f01-8567-ef43c380fcc4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d2f71c3-bea3-4f01-8567-ef43c380fcc4 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/1f7fb8ee-5d79-484b-b2ec-d050bc5648bc Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d2f71c3-bea3-4f01-8567-ef43c380fcc4 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d2f71c3-bea3-4f01-8567-ef43c380fcc4 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d2f71c3-bea3-4f01-8567-ef43c380fcc4 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/group_types/1f7fb8ee-5d79-484b-b2ec-d050bc5648bc returned with HTTP 202 Sep 01 02:04:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 208/408] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:04:31 2026] DELETE /volume/v3/group_types/1f7fb8ee-5d79-484b-b2ec-d050bc5648bc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-08c7e557-93a2-4798-8454-c242a03da332 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-08c7e557-93a2-4798-8454-c242a03da332 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] DELETE http://192.168.122.15/volume/v3/types/d57ffc4c-3342-4189-85d8-3844c78d24d0 Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-08c7e557-93a2-4798-8454-c242a03da332 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-08c7e557-93a2-4798-8454-c242a03da332 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-08c7e557-93a2-4798-8454-c242a03da332 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/types/d57ffc4c-3342-4189-85d8-3844c78d24d0 returned with HTTP 202 Sep 01 02:04:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 201/409] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:04:31 2026] DELETE /volume/v3/types/d57ffc4c-3342-4189-85d8-3844c78d24d0 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f5d7a24d-0f5b-4a9c-952f-8a9da6e97869 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5d7a24d-0f5b-4a9c-952f-8a9da6e97869 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] GET http://192.168.122.15/volume/v3/types/d57ffc4c-3342-4189-85d8-3844c78d24d0 Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5d7a24d-0f5b-4a9c-952f-8a9da6e97869 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5d7a24d-0f5b-4a9c-952f-8a9da6e97869 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5d7a24d-0f5b-4a9c-952f-8a9da6e97869 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/types/d57ffc4c-3342-4189-85d8-3844c78d24d0 returned with HTTP 404 Sep 01 02:04:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 209/410] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:04:31 2026] GET /volume/v3/types/d57ffc4c-3342-4189-85d8-3844c78d24d0 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d21fc5fc-3260-4d8f-8744-57f5e53d989f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d21fc5fc-3260-4d8f-8744-57f5e53d989f tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d21fc5fc-3260-4d8f-8744-57f5e53d989f tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1475974510"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d21fc5fc-3260-4d8f-8744-57f5e53d989f tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:04:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 202/411] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:04:31 2026] POST /volume/v3/types => generated 224 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-278ab9f1-1cb6-4e6b-9bee-daa77c86bb91 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-278ab9f1-1cb6-4e6b-9bee-daa77c86bb91 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:04:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-278ab9f1-1cb6-4e6b-9bee-daa77c86bb91 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-678705118"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-278ab9f1-1cb6-4e6b-9bee-daa77c86bb91 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:04:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 210/412] 192.168.122.15 () {62 vars in 1190 bytes} [Tue Sep 1 02:04:31 2026] POST /volume/v3/group_types => generated 180 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-be4899a9-10af-4652-b767-7b9645f159d8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be4899a9-10af-4652-b767-7b9645f159d8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/groups Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-be4899a9-10af-4652-b767-7b9645f159d8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c43e3db6-452f-43a7-a2fe-2ac0f0d86f00", "volume_types": ["390c3b33-2fd0-42ab-95e0-53cde5f51214"], "name": "tempest-GroupSnapshotsTest-Group-106528708"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-be4899a9-10af-4652-b767-7b9645f159d8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating new group {'group': {'group_type': 'c43e3db6-452f-43a7-a2fe-2ac0f0d86f00', 'volume_types': ['390c3b33-2fd0-42ab-95e0-53cde5f51214'], 'name': 'tempest-GroupSnapshotsTest-Group-106528708'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:04:31 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-be4899a9-10af-4652-b767-7b9645f159d8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating group tempest-GroupSnapshotsTest-Group-106528708. Sep 01 02:04:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-be4899a9-10af-4652-b767-7b9645f159d8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Availability Zones retrieved successfully. Sep 01 02:04:31 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-be4899a9-10af-4652-b767-7b9645f159d8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['ba6672f8-6b37-4a79-a0e6-7c5f2445e3cb'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be4899a9-10af-4652-b767-7b9645f159d8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups returned with HTTP 202 Sep 01 02:04:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 203/413] 192.168.122.15 () {62 vars in 1176 bytes} [Tue Sep 1 02:04:31 2026] POST /volume/v3/groups => generated 111 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c7d14876-e237-4f43-aedd-88d55e7ff28a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c7d14876-e237-4f43-aedd-88d55e7ff28a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea Sep 01 02:04:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c7d14876-e237-4f43-aedd-88d55e7ff28a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c7d14876-e237-4f43-aedd-88d55e7ff28a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-c7d14876-e237-4f43-aedd-88d55e7ff28a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 430ec0e9-519d-47b9-9c5a-a02fa53791ea {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:32 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:04:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c7d14876-e237-4f43-aedd-88d55e7ff28a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea returned with HTTP 200 Sep 01 02:04:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 211/414] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea => generated 391 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8f56bbca-a3c9-4598-b623-8b8de33c6382 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8f56bbca-a3c9-4598-b623-8b8de33c6382 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea Sep 01 02:04:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8f56bbca-a3c9-4598-b623-8b8de33c6382 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8f56bbca-a3c9-4598-b623-8b8de33c6382 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-8f56bbca-a3c9-4598-b623-8b8de33c6382 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 430ec0e9-519d-47b9-9c5a-a02fa53791ea {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:33 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:04:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8f56bbca-a3c9-4598-b623-8b8de33c6382 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea returned with HTTP 200 Sep 01 02:04:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 204/415] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:33 2026] GET /volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-886923659", "volume_type": "390c3b33-2fd0-42ab-95e0-53cde5f51214", "group_id": "430ec0e9-519d-47b9-9c5a-a02fa53791ea", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-886923659', 'volume_type': '390c3b33-2fd0-42ab-95e0-53cde5f51214', 'group_id': '430ec0e9-519d-47b9-9c5a-a02fa53791ea', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:33 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume of 1 GB Sep 01 02:04:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:33 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:04:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Availability Zones retrieved successfully. Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Flow 'volume_create_api' (9eacb621-a62a-464c-932e-243ad2d4af0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fda6587-f4da-406b-91c3-b5eecc312080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fda6587-f4da-406b-91c3-b5eecc312080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:04:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=390c3b33-2fd0-42ab-95e0-53cde5f51214,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1475974510',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '390c3b33-2fd0-42ab-95e0-53cde5f51214', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '430ec0e9-519d-47b9-9c5a-a02fa53791ea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9327a305-5e65-4cf2-b867-9f01df015cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1475974510 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1475974510, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:33 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1475974510 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1475974510, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['17ac48a4-e1a8-4798-9ba5-bd21f2973a35', 'c2e1ab4c-f4a4-402f-a3bc-0434832691c1', '92327138-8539-40e2-b782-f3d2c404c8ad', 'a3c95020-547e-4f43-89f3-6894269724c0'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9327a305-5e65-4cf2-b867-9f01df015cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17ac48a4-e1a8-4798-9ba5-bd21f2973a35', 'c2e1ab4c-f4a4-402f-a3bc-0434832691c1', '92327138-8539-40e2-b782-f3d2c404c8ad', 'a3c95020-547e-4f43-89f3-6894269724c0']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90691123-514a-4f46-87c5-dc1a0dd1fca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90691123-514a-4f46-87c5-dc1a0dd1fca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-886923659',encryption_key_id=None,group_id=430ec0e9-519d-47b9-9c5a-a02fa53791ea,group_type_id=,metadata={},multiattach=False,project_id='40834eb1cc1943888ee121f521ffea73',qos_specs=None,replication_status=,reservations=['17ac48a4-e1a8-4798-9ba5-bd21f2973a35','c2e1ab4c-f4a4-402f-a3bc-0434832691c1','92327138-8539-40e2-b782-f3d2c404c8ad','a3c95020-547e-4f43-89f3-6894269724c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da7e39ddcd324f0b9119bed456b73692',volume_type_id=390c3b33-2fd0-42ab-95e0-53cde5f51214), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-886923659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=430ec0e9-519d-47b9-9c5a-a02fa53791ea,host=None,id=44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40834eb1cc1943888ee121f521ffea73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da7e39ddcd324f0b9119bed456b73692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(390c3b33-2fd0-42ab-95e0-53cde5f51214),volume_type_id=390c3b33-2fd0-42ab-95e0-53cde5f51214)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94aed484-2111-4dbf-9802-676fa93313df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94aed484-2111-4dbf-9802-676fa93313df) transitioned into state 'SUCCESS' from state '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-886923659',encryption_key_id=None,group_id=430ec0e9-519d-47b9-9c5a-a02fa53791ea,group_type_id=,metadata={},multiattach=False,project_id='40834eb1cc1943888ee121f521ffea73',qos_specs=None,replication_status=,reservations=['17ac48a4-e1a8-4798-9ba5-bd21f2973a35','c2e1ab4c-f4a4-402f-a3bc-0434832691c1','92327138-8539-40e2-b782-f3d2c404c8ad','a3c95020-547e-4f43-89f3-6894269724c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da7e39ddcd324f0b9119bed456b73692',volume_type_id=390c3b33-2fd0-42ab-95e0-53cde5f51214)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f7d8f1-46aa-4deb-ba09-67523a19eb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f7d8f1-46aa-4deb-ba09-67523a19eb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Flow 'volume_create_api' (9eacb621-a62a-464c-932e-243ad2d4af0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Create volume request issued successfully. Sep 01 02:04:33 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:33 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:34 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-664640c7-498d-4fa8-a7e3-ea12fc02ef7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 212/416] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:04:33 2026] POST /volume/v3/volumes => generated 828 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-019a1d7a-fa5e-4c3f-88bd-2e7eb0e277e5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-019a1d7a-fa5e-4c3f-88bd-2e7eb0e277e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e Sep 01 02:04:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-019a1d7a-fa5e-4c3f-88bd-2e7eb0e277e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-019a1d7a-fa5e-4c3f-88bd-2e7eb0e277e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:34 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-019a1d7a-fa5e-4c3f-88bd-2e7eb0e277e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:34 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-019a1d7a-fa5e-4c3f-88bd-2e7eb0e277e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:34 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-019a1d7a-fa5e-4c3f-88bd-2e7eb0e277e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:34 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-019a1d7a-fa5e-4c3f-88bd-2e7eb0e277e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-019a1d7a-fa5e-4c3f-88bd-2e7eb0e277e5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e returned with HTTP 200 Sep 01 02:04:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 205/417] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:34 2026] GET /volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e => generated 896 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-46490ffa-56b0-4015-9a2e-f893f512044c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-46490ffa-56b0-4015-9a2e-f893f512044c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e Sep 01 02:04:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-46490ffa-56b0-4015-9a2e-f893f512044c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-46490ffa-56b0-4015-9a2e-f893f512044c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:35 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:35 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-46490ffa-56b0-4015-9a2e-f893f512044c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:35 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-46490ffa-56b0-4015-9a2e-f893f512044c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:35 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-46490ffa-56b0-4015-9a2e-f893f512044c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:35 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-46490ffa-56b0-4015-9a2e-f893f512044c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-46490ffa-56b0-4015-9a2e-f893f512044c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e returned with HTTP 200 Sep 01 02:04:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 213/418] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:35 2026] GET /volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e => generated 920 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a1841b84-746c-4384-b59e-344d5e2966e8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a1841b84-746c-4384-b59e-344d5e2966e8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e Sep 01 02:04:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a1841b84-746c-4384-b59e-344d5e2966e8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a1841b84-746c-4384-b59e-344d5e2966e8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a1841b84-746c-4384-b59e-344d5e2966e8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:36 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-a1841b84-746c-4384-b59e-344d5e2966e8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:36 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-a1841b84-746c-4384-b59e-344d5e2966e8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:36 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-a1841b84-746c-4384-b59e-344d5e2966e8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a1841b84-746c-4384-b59e-344d5e2966e8 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e returned with HTTP 200 Sep 01 02:04:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 206/419] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:36 2026] GET /volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e => generated 921 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f6a868f7-602f-4154-80d3-b6ccb7be678a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6a868f7-602f-4154-80d3-b6ccb7be678a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/group_snapshots Sep 01 02:04:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f6a868f7-602f-4154-80d3-b6ccb7be678a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "430ec0e9-519d-47b9-9c5a-a02fa53791ea", "name": "tempest-group_snapshot-1718556527"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-f6a868f7-602f-4154-80d3-b6ccb7be678a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '430ec0e9-519d-47b9-9c5a-a02fa53791ea', 'name': 'tempest-group_snapshot-1718556527'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:04:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:37 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.group_snapshots [None req-f6a868f7-602f-4154-80d3-b6ccb7be678a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Creating group_snapshot tempest-group_snapshot-1718556527. Sep 01 02:04:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:37 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:37 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-f6a868f7-602f-4154-80d3-b6ccb7be678a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1475974510 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1475974510, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:37 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-f6a868f7-602f-4154-80d3-b6ccb7be678a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Created reservations ['1a0e7e32-28e0-49ef-8ff9-30054926e47b', '2c260286-5fc1-4321-9da3-51aa2008ef26', '6fa528b7-0e58-4884-a109-0f7f601e6be9', '8ff8f81b-741e-45b2-bd1d-bad93e13b121'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6a868f7-602f-4154-80d3-b6ccb7be678a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:04:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 214/420] 192.168.122.15 () {62 vars in 1203 bytes} [Tue Sep 1 02:04:36 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-395c06ee-e21c-4183-905e-c44858096a3f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-395c06ee-e21c-4183-905e-c44858096a3f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 Sep 01 02:04:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-395c06ee-e21c-4183-905e-c44858096a3f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-395c06ee-e21c-4183-905e-c44858096a3f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-395c06ee-e21c-4183-905e-c44858096a3f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9cf8a71b-db46-427c-b0e6-8bb15972f832 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-395c06ee-e21c-4183-905e-c44858096a3f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 returned with HTTP 200 Sep 01 02:04:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 207/421] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:37 2026] GET /volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 => generated 307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7d641d07-9769-46ec-a155-b862d4646289 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7d641d07-9769-46ec-a155-b862d4646289 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 Sep 01 02:04:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7d641d07-9769-46ec-a155-b862d4646289 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7d641d07-9769-46ec-a155-b862d4646289 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-7d641d07-9769-46ec-a155-b862d4646289 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9cf8a71b-db46-427c-b0e6-8bb15972f832 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7d641d07-9769-46ec-a155-b862d4646289 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 returned with HTTP 200 Sep 01 02:04:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 215/422] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:38 2026] GET /volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 => generated 307 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d742057d-0ad7-47a3-9711-13f571a3b118 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:04:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1050753494", "imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1050753494', 'imageRef': '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Create volume of 1 GB Sep 01 02:04:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Availability Zones retrieved successfully. Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Flow 'volume_create_api' (2d0b6c52-3c9d-4e63-b476-e01f876dff0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae942ad-1bef-44d3-8796-57fbd61559a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae942ad-1bef-44d3-8796-57fbd61559a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a30250-1d9d-419b-8655-c9c866553e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Created reservations ['1c374cf8-67dd-4d59-8e28-84a7ced6f6c0', '81e324bc-9903-441b-a036-089b2f8cff1f', 'be7f8e27-ffdd-4160-b159-845739dd2a0e', 'a71d3703-6a22-4b5f-910b-009f3eacdc2d'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a30250-1d9d-419b-8655-c9c866553e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c374cf8-67dd-4d59-8e28-84a7ced6f6c0', '81e324bc-9903-441b-a036-089b2f8cff1f', 'be7f8e27-ffdd-4160-b159-845739dd2a0e', 'a71d3703-6a22-4b5f-910b-009f3eacdc2d']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac234c2-82d0-4e09-a8a7-3d7d8966423e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4ead1b48-4f1d-43f8-9e7e-ab5e9e4b50d4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac234c2-82d0-4e09-a8a7-3d7d8966423e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b20aaea-3996-4d56-8ed0-8c74620ba15d', '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-1050753494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175665b91a9642c6a7c0cd25c5fad375',qos_specs=None,replication_status=,reservations=['1c374cf8-67dd-4d59-8e28-84a7ced6f6c0','81e324bc-9903-441b-a036-089b2f8cff1f','be7f8e27-ffdd-4160-b159-845739dd2a0e','a71d3703-6a22-4b5f-910b-009f3eacdc2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1334440cfd684d8288d24ee265771d89',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1050753494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b20aaea-3996-4d56-8ed0-8c74620ba15d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175665b91a9642c6a7c0cd25c5fad375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1334440cfd684d8288d24ee265771d89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2321f722-def5-40e2-a38f-b2f0f940fa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ead1b48-4f1d-43f8-9e7e-ab5e9e4b50d4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 Sep 01 02:04:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4ead1b48-4f1d-43f8-9e7e-ab5e9e4b50d4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4ead1b48-4f1d-43f8-9e7e-ab5e9e4b50d4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-4ead1b48-4f1d-43f8-9e7e-ab5e9e4b50d4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9cf8a71b-db46-427c-b0e6-8bb15972f832 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ead1b48-4f1d-43f8-9e7e-ab5e9e4b50d4 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 returned with HTTP 200 Sep 01 02:04:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 216/423] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:39 2026] GET /volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 => generated 307 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2321f722-def5-40e2-a38f-b2f0f940fa4d) transitioned into state 'SUCCESS' from state '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-1050753494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175665b91a9642c6a7c0cd25c5fad375',qos_specs=None,replication_status=,reservations=['1c374cf8-67dd-4d59-8e28-84a7ced6f6c0','81e324bc-9903-441b-a036-089b2f8cff1f','be7f8e27-ffdd-4160-b159-845739dd2a0e','a71d3703-6a22-4b5f-910b-009f3eacdc2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1334440cfd684d8288d24ee265771d89',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db419771-06e3-41c7-a368-e954c8214906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db419771-06e3-41c7-a368-e954c8214906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Flow 'volume_create_api' (2d0b6c52-3c9d-4e63-b476-e01f876dff0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Create volume request issued successfully. Sep 01 02:04:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d742057d-0ad7-47a3-9711-13f571a3b118 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 208/424] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:04:38 2026] POST /volume/v3/volumes => generated 760 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c94162bd-46eb-4e13-8777-cbd53e0c87e0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c94162bd-46eb-4e13-8777-cbd53e0c87e0 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c94162bd-46eb-4e13-8777-cbd53e0c87e0 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c94162bd-46eb-4e13-8777-cbd53e0c87e0 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c94162bd-46eb-4e13-8777-cbd53e0c87e0 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c94162bd-46eb-4e13-8777-cbd53e0c87e0 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 217/425] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:39 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 828 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2a27dd40-54d7-47b5-8292-c6b9391b3b6a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1107989578"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a27dd40-54d7-47b5-8292-c6b9391b3b6a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1107989578'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:40 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Create volume of 1 GB Sep 01 02:04:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a27dd40-54d7-47b5-8292-c6b9391b3b6a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a27dd40-54d7-47b5-8292-c6b9391b3b6a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-2a27dd40-54d7-47b5-8292-c6b9391b3b6a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9cf8a71b-db46-427c-b0e6-8bb15972f832 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Availability Zones retrieved successfully. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a27dd40-54d7-47b5-8292-c6b9391b3b6a tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 218/426] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 => generated 308 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Flow 'volume_create_api' (8be1f5f1-9341-4699-8dd4-7ec40b2d68a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f401a1c0-e0e3-4896-98ba-90c2df6b7e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a0146e6b-0041-4cb9-841a-bb607c4df88c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a0146e6b-0041-4cb9-841a-bb607c4df88c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/detail Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a0146e6b-0041-4cb9-841a-bb607c4df88c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a0146e6b-0041-4cb9-841a-bb607c4df88c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-a0146e6b-0041-4cb9-841a-bb607c4df88c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-a0146e6b-0041-4cb9-841a-bb607c4df88c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a0146e6b-0041-4cb9-841a-bb607c4df88c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all snapshots completed successfully. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a0146e6b-0041-4cb9-841a-bb607c4df88c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 219/427] 192.168.122.15 () {58 vars in 1143 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4016a073-a782-4544-8b86-5afb58f35239 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4016a073-a782-4544-8b86-5afb58f35239 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4016a073-a782-4544-8b86-5afb58f35239 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4016a073-a782-4544-8b86-5afb58f35239 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4016a073-a782-4544-8b86-5afb58f35239 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4016a073-a782-4544-8b86-5afb58f35239 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 220/428] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 => generated 451 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-de8582f4-ad77-4bd8-8a00-72f290847039 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f401a1c0-e0e3-4896-98ba-90c2df6b7e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de8582f4-ad77-4bd8-8a00-72f290847039 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-de8582f4-ad77-4bd8-8a00-72f290847039 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-de8582f4-ad77-4bd8-8a00-72f290847039 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-de8582f4-ad77-4bd8-8a00-72f290847039 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9cf8a71b-db46-427c-b0e6-8bb15972f832 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad89868-6333-44ca-8789-befa21c7cd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de8582f4-ad77-4bd8-8a00-72f290847039 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 221/429] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 => generated 308 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-38fd89cc-df0e-4b7c-8c94-376480b20517 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-38fd89cc-df0e-4b7c-8c94-376480b20517 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/detail Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-38fd89cc-df0e-4b7c-8c94-376480b20517 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-38fd89cc-df0e-4b7c-8c94-376480b20517 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-38fd89cc-df0e-4b7c-8c94-376480b20517 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 222/430] 192.168.122.15 () {60 vars in 1202 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2943957b-5ae4-490a-a302-b474cde87470 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2943957b-5ae4-490a-a302-b474cde87470 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] DELETE http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2943957b-5ae4-490a-a302-b474cde87470 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2943957b-5ae4-490a-a302-b474cde87470 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.group_snapshots [None req-2943957b-5ae4-490a-a302-b474cde87470 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] delete called for member 9cf8a71b-db46-427c-b0e6-8bb15972f832 {{(pid=87155) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.group_snapshots [None req-2943957b-5ae4-490a-a302-b474cde87470 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Delete group_snapshot with id: 9cf8a71b-db46-427c-b0e6-8bb15972f832 Sep 01 02:04:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2943957b-5ae4-490a-a302-b474cde87470 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 returned with HTTP 202 Sep 01 02:04:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 223/431] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:04:40 2026] DELETE /volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-46d308ed-6cf1-442b-8754-d3f2d6abf7bb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-46d308ed-6cf1-442b-8754-d3f2d6abf7bb tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-46d308ed-6cf1-442b-8754-d3f2d6abf7bb tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-46d308ed-6cf1-442b-8754-d3f2d6abf7bb tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Created reservations ['c1667afc-d409-4787-acd5-ffb9965823a0', 'c2552b63-c3f0-48cb-85dd-fed6d05b8524', '06020739-950f-4aff-aecd-2044f80f8eec', '878e8d60-d11c-4a34-bf53-c36692b77fce'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-46d308ed-6cf1-442b-8754-d3f2d6abf7bb tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad89868-6333-44ca-8789-befa21c7cd02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1667afc-d409-4787-acd5-ffb9965823a0', 'c2552b63-c3f0-48cb-85dd-fed6d05b8524', '06020739-950f-4aff-aecd-2044f80f8eec', '878e8d60-d11c-4a34-bf53-c36692b77fce']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d688c99f-ca71-42f4-9d40-b95e233ffeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-46d308ed-6cf1-442b-8754-d3f2d6abf7bb tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 224/432] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-df567631-ad4c-48dd-9538-5931fe9ef429 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df567631-ad4c-48dd-9538-5931fe9ef429 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-df567631-ad4c-48dd-9538-5931fe9ef429 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-df567631-ad4c-48dd-9538-5931fe9ef429 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-df567631-ad4c-48dd-9538-5931fe9ef429 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df567631-ad4c-48dd-9538-5931fe9ef429 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-df567631-ad4c-48dd-9538-5931fe9ef429 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all volumes completed successfully. Sep 01 02:04:40 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-df567631-ad4c-48dd-9538-5931fe9ef429 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:40 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-df567631-ad4c-48dd-9538-5931fe9ef429 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d688c99f-ca71-42f4-9d40-b95e233ffeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19de937b-0759-4b39-9387-27e71850b4a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1107989578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4416ac84820f49c0af13b2b0ceb72bdf',qos_specs=None,replication_status=,reservations=['c1667afc-d409-4787-acd5-ffb9965823a0','c2552b63-c3f0-48cb-85dd-fed6d05b8524','06020739-950f-4aff-aecd-2044f80f8eec','878e8d60-d11c-4a34-bf53-c36692b77fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a45369bb88421198d426fd1c87ec50',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1107989578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19de937b-0759-4b39-9387-27e71850b4a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4416ac84820f49c0af13b2b0ceb72bdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56a45369bb88421198d426fd1c87ec50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f078473-2d1e-4365-b9d6-709e39504ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-df567631-ad4c-48dd-9538-5931fe9ef429 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df567631-ad4c-48dd-9538-5931fe9ef429 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 225/433] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f078473-2d1e-4365-b9d6-709e39504ad3) transitioned into state 'SUCCESS' from state '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-1107989578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4416ac84820f49c0af13b2b0ceb72bdf',qos_specs=None,replication_status=,reservations=['c1667afc-d409-4787-acd5-ffb9965823a0','c2552b63-c3f0-48cb-85dd-fed6d05b8524','06020739-950f-4aff-aecd-2044f80f8eec','878e8d60-d11c-4a34-bf53-c36692b77fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a45369bb88421198d426fd1c87ec50',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4296a0c8-9a06-4262-a4e5-085c5e599eb5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f173c7-abb3-4840-a42e-7dba170223de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4296a0c8-9a06-4262-a4e5-085c5e599eb5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/detail Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4296a0c8-9a06-4262-a4e5-085c5e599eb5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4296a0c8-9a06-4262-a4e5-085c5e599eb5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-4296a0c8-9a06-4262-a4e5-085c5e599eb5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-4296a0c8-9a06-4262-a4e5-085c5e599eb5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4296a0c8-9a06-4262-a4e5-085c5e599eb5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all snapshots completed successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4296a0c8-9a06-4262-a4e5-085c5e599eb5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 226/434] 192.168.122.15 () {58 vars in 1143 bytes} [Tue Sep 1 02:04:41 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) Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-713af328-473b-433c-baf6-5c1328de1e6d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-713af328-473b-433c-baf6-5c1328de1e6d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-713af328-473b-433c-baf6-5c1328de1e6d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-713af328-473b-433c-baf6-5c1328de1e6d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-713af328-473b-433c-baf6-5c1328de1e6d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f173c7-abb3-4840-a42e-7dba170223de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-713af328-473b-433c-baf6-5c1328de1e6d tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 227/435] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:41 2026] GET /volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 => generated 450 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Flow 'volume_create_api' (8be1f5f1-9341-4699-8dd4-7ec40b2d68a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Create volume request issued successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1d386e5b-69b3-4ca5-a525-384f3b984955 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 209/436] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:40 2026] POST /volume/v3/volumes => generated 758 bytes in 1087 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-09994682-28c8-4562-adec-a545d632927e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-09994682-28c8-4562-adec-a545d632927e tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-09994682-28c8-4562-adec-a545d632927e tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-09994682-28c8-4562-adec-a545d632927e tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-09994682-28c8-4562-adec-a545d632927e tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Volume info retrieved successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-09994682-28c8-4562-adec-a545d632927e tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 228/437] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:41 2026] GET /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 826 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b5b7a515-c0d4-419a-a07e-fcac61bfae89 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b5b7a515-c0d4-419a-a07e-fcac61bfae89 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b5b7a515-c0d4-419a-a07e-fcac61bfae89 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b5b7a515-c0d4-419a-a07e-fcac61bfae89 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b5b7a515-c0d4-419a-a07e-fcac61bfae89 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b5b7a515-c0d4-419a-a07e-fcac61bfae89 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 210/438] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:41 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0a1c9108-1d97-40d2-b768-1ea2fa5087bd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0a1c9108-1d97-40d2-b768-1ea2fa5087bd tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 Sep 01 02:04:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0a1c9108-1d97-40d2-b768-1ea2fa5087bd tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0a1c9108-1d97-40d2-b768-1ea2fa5087bd tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0a1c9108-1d97-40d2-b768-1ea2fa5087bd tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:04:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0a1c9108-1d97-40d2-b768-1ea2fa5087bd tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 returned with HTTP 200 Sep 01 02:04:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 229/439] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:42 2026] GET /volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 => generated 450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-73e1a323-f953-44cc-b4f9-3dbdc51d0ad2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-73e1a323-f953-44cc-b4f9-3dbdc51d0ad2 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-73e1a323-f953-44cc-b4f9-3dbdc51d0ad2 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-73e1a323-f953-44cc-b4f9-3dbdc51d0ad2 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-73e1a323-f953-44cc-b4f9-3dbdc51d0ad2 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Volume info retrieved successfully. Sep 01 02:04:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-73e1a323-f953-44cc-b4f9-3dbdc51d0ad2 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 200 Sep 01 02:04:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 211/440] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:42 2026] GET /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 850 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:04:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-799232211", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-799232211', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:42 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Create volume of 1 GB Sep 01 02:04:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Availability Zones retrieved successfully. Sep 01 02:04:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Flow 'volume_create_api' (fc2b8eaf-7ab4-40b0-9ab0-fc29a6313fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c6ffa0-33b6-4391-97e4-fcf4ec9d3121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c6ffa0-33b6-4391-97e4-fcf4ec9d3121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b7dd07-8f5f-459a-9b26-2d1f2ad39d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-01ead757-54fb-478b-acc0-71e6a69a9358 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01ead757-54fb-478b-acc0-71e6a69a9358 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-01ead757-54fb-478b-acc0-71e6a69a9358 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-01ead757-54fb-478b-acc0-71e6a69a9358 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-01ead757-54fb-478b-acc0-71e6a69a9358 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01ead757-54fb-478b-acc0-71e6a69a9358 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 212/441] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 910 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5872acb5-9166-4584-aea6-a7433776f18f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5872acb5-9166-4584-aea6-a7433776f18f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5872acb5-9166-4584-aea6-a7433776f18f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5872acb5-9166-4584-aea6-a7433776f18f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Created reservations ['cb66166c-7f04-40db-8af7-3b4442e96d2e', 'adab14ca-24f7-48fe-83a9-ff1f7d84f6ae', '5637907a-5dbe-402b-959e-9f9d0b4f1807', 'b9c886a7-60b1-4f67-bd27-bdf514c849c1'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b7dd07-8f5f-459a-9b26-2d1f2ad39d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb66166c-7f04-40db-8af7-3b4442e96d2e', 'adab14ca-24f7-48fe-83a9-ff1f7d84f6ae', '5637907a-5dbe-402b-959e-9f9d0b4f1807', 'b9c886a7-60b1-4f67-bd27-bdf514c849c1']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab78578b-6ca2-45ee-8527-7c97c5e06d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5872acb5-9166-4584-aea6-a7433776f18f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Snapshot retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5872acb5-9166-4584-aea6-a7433776f18f tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 213/442] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab78578b-6ca2-45ee-8527-7c97c5e06d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eda9d7d-7637-4f42-abe8-688aade1c4cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-799232211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7431117ef20d47ada7dac70ecef9b074',qos_specs=None,replication_status=,reservations=['cb66166c-7f04-40db-8af7-3b4442e96d2e','adab14ca-24f7-48fe-83a9-ff1f7d84f6ae','5637907a-5dbe-402b-959e-9f9d0b4f1807','b9c886a7-60b1-4f67-bd27-bdf514c849c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab27c562c2574783a7d24ad39f5f05a1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-799232211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eda9d7d-7637-4f42-abe8-688aade1c4cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7431117ef20d47ada7dac70ecef9b074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab27c562c2574783a7d24ad39f5f05a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e543dd-ee99-42a2-b456-3d25bec9780e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e543dd-ee99-42a2-b456-3d25bec9780e) transitioned into state 'SUCCESS' from state '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-799232211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7431117ef20d47ada7dac70ecef9b074',qos_specs=None,replication_status=,reservations=['cb66166c-7f04-40db-8af7-3b4442e96d2e','adab14ca-24f7-48fe-83a9-ff1f7d84f6ae','5637907a-5dbe-402b-959e-9f9d0b4f1807','b9c886a7-60b1-4f67-bd27-bdf514c849c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab27c562c2574783a7d24ad39f5f05a1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80285709-9094-40d9-892e-0caf8057be83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80285709-9094-40d9-892e-0caf8057be83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Flow 'volume_create_api' (fc2b8eaf-7ab4-40b0-9ab0-fc29a6313fe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Create volume request issued successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-fb1ecabe-f29d-4375-bac8-9c08d253a7f3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 230/443] 192.168.122.15 () {64 vars in 1425 bytes} [Tue Sep 1 02:04:42 2026] POST /volume/v3/volumes => generated 761 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-a1219408-7180-47fd-8573-fb1a15d9e232 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-a1219408-7180-47fd-8573-fb1a15d9e232 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-a1219408-7180-47fd-8573-fb1a15d9e232 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-a1219408-7180-47fd-8573-fb1a15d9e232 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a1f0bea2-8071-4e75-a361-ea0adb90ad1a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a1f0bea2-8071-4e75-a361-ea0adb90ad1a tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a1f0bea2-8071-4e75-a361-ea0adb90ad1a tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a1f0bea2-8071-4e75-a361-ea0adb90ad1a tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-a1219408-7180-47fd-8573-fb1a15d9e232 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-862e08ef-7951-41f4-a738-357fdba43bd8 req-a1219408-7180-47fd-8573-fb1a15d9e232 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 214/444] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb => generated 829 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a1f0bea2-8071-4e75-a361-ea0adb90ad1a tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a1f0bea2-8071-4e75-a361-ea0adb90ad1a tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 231/445] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a65e90c6-143d-4533-9f35-f86a133ccc48 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-19d0b737-52c1-4153-83eb-04db2d48b291 req-515d4bd2-ffed-430c-9162-7ad375bfd83a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a65e90c6-143d-4533-9f35-f86a133ccc48 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] POST http://192.168.122.15/volume/v3/os-volume-transfer Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a65e90c6-143d-4533-9f35-f86a133ccc48 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "19de937b-0759-4b39-9387-27e71850b4a2"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.volume_transfer [None req-a65e90c6-143d-4533-9f35-f86a133ccc48 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Creating new volume transfer {'transfer': {'volume_id': '19de937b-0759-4b39-9387-27e71850b4a2'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.contrib.volume_transfer [None req-a65e90c6-143d-4533-9f35-f86a133ccc48 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Creating transfer of volume 19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.transfer.api [None req-a65e90c6-143d-4533-9f35-f86a133ccc48 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Generating transfer record for volume 19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-19d0b737-52c1-4153-83eb-04db2d48b291 req-515d4bd2-ffed-430c-9162-7ad375bfd83a tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-19d0b737-52c1-4153-83eb-04db2d48b291 req-515d4bd2-ffed-430c-9162-7ad375bfd83a tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-19d0b737-52c1-4153-83eb-04db2d48b291 req-515d4bd2-ffed-430c-9162-7ad375bfd83a tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-19d0b737-52c1-4153-83eb-04db2d48b291 req-515d4bd2-ffed-430c-9162-7ad375bfd83a tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a65e90c6-143d-4533-9f35-f86a133ccc48 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:04:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 215/446] 192.168.122.15 () {60 vars in 1170 bytes} [Tue Sep 1 02:04:43 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3e1d8050-61ff-463c-a505-e5a59ad600fd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-19d0b737-52c1-4153-83eb-04db2d48b291 req-515d4bd2-ffed-430c-9162-7ad375bfd83a tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 232/447] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb => generated 829 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3e1d8050-61ff-463c-a505-e5a59ad600fd tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3e1d8050-61ff-463c-a505-e5a59ad600fd tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3e1d8050-61ff-463c-a505-e5a59ad600fd tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3e1d8050-61ff-463c-a505-e5a59ad600fd tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3e1d8050-61ff-463c-a505-e5a59ad600fd tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 216/448] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9b83cd02-7001-4fbe-b79a-f15bc43e1afc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b83cd02-7001-4fbe-b79a-f15bc43e1afc tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/os-volume-transfer/a1346488-878a-488b-8658-6d6a2efc9747 Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9b83cd02-7001-4fbe-b79a-f15bc43e1afc tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9b83cd02-7001-4fbe-b79a-f15bc43e1afc tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b83cd02-7001-4fbe-b79a-f15bc43e1afc tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/os-volume-transfer/a1346488-878a-488b-8658-6d6a2efc9747 returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 233/449] 192.168.122.15 () {58 vars in 1260 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/os-volume-transfer/a1346488-878a-488b-8658-6d6a2efc9747 => generated 415 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e0861b18-bb46-4683-8270-1062404b82c9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e0861b18-bb46-4683-8270-1062404b82c9 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/os-volume-transfer Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e0861b18-bb46-4683-8270-1062404b82c9 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e0861b18-bb46-4683-8270-1062404b82c9 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.volume_transfer [None req-e0861b18-bb46-4683-8270-1062404b82c9 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Listing volume transfers {{(pid=87154) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 02:04:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e0861b18-bb46-4683-8270-1062404b82c9 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 217/450] 192.168.122.15 () {58 vars in 1149 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] POST http://192.168.122.15/volume/v3/os-volume-transfer/a1346488-878a-488b-8658-6d6a2efc9747/accept Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "61b48359a53e7f48"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.volume_transfer [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Accepting volume transfer a1346488-878a-488b-8658-6d6a2efc9747 {{(pid=87155) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: INFO cinder.api.contrib.volume_transfer [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Accepting transfer a1346488-878a-488b-8658-6d6a2efc9747 Sep 01 02:04:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-43b1f312-c791-459a-9f00-87838d3d3b13 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-43b1f312-c791-459a-9f00-87838d3d3b13 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-43b1f312-c791-459a-9f00-87838d3d3b13 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-43b1f312-c791-459a-9f00-87838d3d3b13 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-43b1f312-c791-459a-9f00-87838d3d3b13 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-43b1f312-c791-459a-9f00-87838d3d3b13 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 218/451] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 910 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Created reservations ['a70697d9-3c2a-46a1-bf08-f06b67916cd0', '31122b72-667e-4f55-b65f-ee78fa60f5f5', 'c93bdf03-2f79-4976-a1f0-86366203cc7d', '2f148ad1-407b-42e2-b807-0bd9fd820437'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-47d2c02d-4551-41f1-a647-66dd58bfbf5c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-47d2c02d-4551-41f1-a647-66dd58bfbf5c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-47d2c02d-4551-41f1-a647-66dd58bfbf5c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-47d2c02d-4551-41f1-a647-66dd58bfbf5c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-47d2c02d-4551-41f1-a647-66dd58bfbf5c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 returned with HTTP 404 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 219/452] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots/cc5a7b99-46f9-4306-8092-f86c875cb331 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-57792f3e-99dc-4ff4-8e1d-804e78c93b08 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-57792f3e-99dc-4ff4-8e1d-804e78c93b08 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-57792f3e-99dc-4ff4-8e1d-804e78c93b08 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-57792f3e-99dc-4ff4-8e1d-804e78c93b08 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-57792f3e-99dc-4ff4-8e1d-804e78c93b08 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 9cf8a71b-db46-427c-b0e6-8bb15972f832 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-57792f3e-99dc-4ff4-8e1d-804e78c93b08 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 returned with HTTP 404 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 220/453] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a21b164b-838d-46be-8dac-7009a7bd8834 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Created reservations ['39b85040-2d6b-43b2-ae28-81bed080a426', 'e6d6f0b6-c9f8-4799-8280-de45e6cfd8b1', '5cd9f634-df5c-4568-92db-b011737d5127', '37d07402-8297-4d04-a0f7-a92217d53c60'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a21b164b-838d-46be-8dac-7009a7bd8834 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/group_snapshots Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a21b164b-838d-46be-8dac-7009a7bd8834 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a21b164b-838d-46be-8dac-7009a7bd8834 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a21b164b-838d-46be-8dac-7009a7bd8834 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 221/454] 192.168.122.15 () {60 vars in 1181 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8a12cc93-887d-4f0d-9e7d-eb8c7b7aae95 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8a12cc93-887d-4f0d-9e7d-eb8c7b7aae95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] DELETE http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8a12cc93-887d-4f0d-9e7d-eb8c7b7aae95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8a12cc93-887d-4f0d-9e7d-eb8c7b7aae95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.group_snapshots [None req-8a12cc93-887d-4f0d-9e7d-eb8c7b7aae95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] delete called for member 9cf8a71b-db46-427c-b0e6-8bb15972f832 {{(pid=87154) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.group_snapshots [None req-8a12cc93-887d-4f0d-9e7d-eb8c7b7aae95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Delete group_snapshot with id: 9cf8a71b-db46-427c-b0e6-8bb15972f832 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8a12cc93-887d-4f0d-9e7d-eb8c7b7aae95 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 returned with HTTP 404 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 222/455] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:04:44 2026] DELETE /volume/v3/group_snapshots/9cf8a71b-db46-427c-b0e6-8bb15972f832 => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4bb08fb9-4dd6-4e21-9cb5-c24e4e5dfd1e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4bb08fb9-4dd6-4e21-9cb5-c24e4e5dfd1e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4bb08fb9-4dd6-4e21-9cb5-c24e4e5dfd1e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4bb08fb9-4dd6-4e21-9cb5-c24e4e5dfd1e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-4bb08fb9-4dd6-4e21-9cb5-c24e4e5dfd1e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4bb08fb9-4dd6-4e21-9cb5-c24e4e5dfd1e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4bb08fb9-4dd6-4e21-9cb5-c24e4e5dfd1e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Get all volumes completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-4bb08fb9-4dd6-4e21-9cb5-c24e4e5dfd1e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:44 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-4bb08fb9-4dd6-4e21-9cb5-c24e4e5dfd1e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Created reservations ['9ba06f13-d8ef-420a-8bd7-f13935094250', '64d1db6f-dc09-4011-9b24-c2013f6577dd', 'b7b1c9c9-45b0-4d0c-b18b-735a183547d4', '19171951-d519-4656-9f9a-56f37fbd2253'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-4bb08fb9-4dd6-4e21-9cb5-c24e4e5dfd1e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Created reservations ['b7b87f24-0d86-491f-8d49-de66ce423526', 'e9992eb2-c0b0-41e7-9d29-08f9bd386b09', 'f40cdbee-b757-468b-b45e-6a047207803a', 'ec955004-b798-4b79-b3bb-b6c85ff56184'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4bb08fb9-4dd6-4e21-9cb5-c24e4e5dfd1e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 223/456] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Transfer volume completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d5be7e54-f60f-4ca4-b2a3-2251079ec133 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5be7e54-f60f-4ca4-b2a3-2251079ec133 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] POST http://192.168.122.15/volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea/action Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5be7e54-f60f-4ca4-b2a3-2251079ec133 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5be7e54-f60f-4ca4-b2a3-2251079ec133 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-d5be7e54-f60f-4ca4-b2a3-2251079ec133 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] delete called for group 430ec0e9-519d-47b9-9c5a-a02fa53791ea {{(pid=87154) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-d5be7e54-f60f-4ca4-b2a3-2251079ec133 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Delete group with id: 430ec0e9-519d-47b9-9c5a-a02fa53791ea Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5be7e54-f60f-4ca4-b2a3-2251079ec133 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea/action returned with HTTP 202 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 224/457] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:44 2026] POST /volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-a6fe8ead-427e-4b76-aac8-5375e37d4012 req-979aab35-5721-4bff-9904-55341feecafb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-a6fe8ead-427e-4b76-aac8-5375e37d4012 req-979aab35-5721-4bff-9904-55341feecafb tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-a6fe8ead-427e-4b76-aac8-5375e37d4012 req-979aab35-5721-4bff-9904-55341feecafb tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-a6fe8ead-427e-4b76-aac8-5375e37d4012 req-979aab35-5721-4bff-9904-55341feecafb tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-a6fe8ead-427e-4b76-aac8-5375e37d4012 req-979aab35-5721-4bff-9904-55341feecafb tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Volume info retrieved successfully. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-a6fe8ead-427e-4b76-aac8-5375e37d4012 req-979aab35-5721-4bff-9904-55341feecafb tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 225/458] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4e85a146-d600-4773-bcd9-f2b7c1fe5ce5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: INFO cinder.transfer.api [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Volume 19de937b-0759-4b39-9387-27e71850b4a2 has been transferred. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4e85a146-d600-4773-bcd9-f2b7c1fe5ce5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4e85a146-d600-4773-bcd9-f2b7c1fe5ce5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4e85a146-d600-4773-bcd9-f2b7c1fe5ce5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a7846bb3-9b94-4c28-8558-e1cb08536b8c tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] http://192.168.122.15/volume/v3/os-volume-transfer/a1346488-878a-488b-8658-6d6a2efc9747/accept returned with HTTP 202 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 234/459] 192.168.122.15 () {60 vars in 1302 bytes} [Tue Sep 1 02:04:43 2026] POST /volume/v3/os-volume-transfer/a1346488-878a-488b-8658-6d6a2efc9747/accept => generated 371 bytes in 1034 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-23c2bdd6-bc91-4902-bd7d-31a7402311da None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-23c2bdd6-bc91-4902-bd7d-31a7402311da tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] GET http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4e85a146-d600-4773-bcd9-f2b7c1fe5ce5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Volume info retrieved successfully. Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-23c2bdd6-bc91-4902-bd7d-31a7402311da tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-23c2bdd6-bc91-4902-bd7d-31a7402311da tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-4e85a146-d600-4773-bcd9-f2b7c1fe5ce5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:44 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-4e85a146-d600-4773-bcd9-f2b7c1fe5ce5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-23c2bdd6-bc91-4902-bd7d-31a7402311da tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Volume info retrieved successfully. Sep 01 02:04:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-23c2bdd6-bc91-4902-bd7d-31a7402311da tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 235/460] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3dc79d74-0f93-4d5d-83a8-ba16a5ff23f3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3dc79d74-0f93-4d5d-83a8-ba16a5ff23f3 tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] GET http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3dc79d74-0f93-4d5d-83a8-ba16a5ff23f3 tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3dc79d74-0f93-4d5d-83a8-ba16a5ff23f3 tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-4e85a146-d600-4773-bcd9-f2b7c1fe5ce5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3dc79d74-0f93-4d5d-83a8-ba16a5ff23f3 tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] Volume info retrieved successfully. Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4e85a146-d600-4773-bcd9-f2b7c1fe5ce5 tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e returned with HTTP 200 Sep 01 02:04:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 226/461] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e => generated 920 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3dc79d74-0f93-4d5d-83a8-ba16a5ff23f3 tempest-VolumesTransfersTest-1638244340 tempest-VolumesTransfersTest-1638244340-project-member] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 200 Sep 01 02:04:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 236/462] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-16b75a17-dfcd-4dd7-9975-4a15e542eb5c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-16b75a17-dfcd-4dd7-9975-4a15e542eb5c tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] DELETE http://192.168.122.15/volume/v3/os-volume-transfer/a1346488-878a-488b-8658-6d6a2efc9747 Sep 01 02:04:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-16b75a17-dfcd-4dd7-9975-4a15e542eb5c tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-16b75a17-dfcd-4dd7-9975-4a15e542eb5c tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.api.contrib.volume_transfer [None req-16b75a17-dfcd-4dd7-9975-4a15e542eb5c tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Delete transfer with id: a1346488-878a-488b-8658-6d6a2efc9747 Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-16b75a17-dfcd-4dd7-9975-4a15e542eb5c tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/os-volume-transfer/a1346488-878a-488b-8658-6d6a2efc9747 returned with HTTP 404 Sep 01 02:04:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 227/463] 192.168.122.15 () {58 vars in 1263 bytes} [Tue Sep 1 02:04:45 2026] DELETE /volume/v3/os-volume-transfer/a1346488-878a-488b-8658-6d6a2efc9747 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ec4c7117-fc2d-40d8-a578-2365db7da265 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-654f382f-df85-4afe-9437-a26910ba1446 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-654f382f-df85-4afe-9437-a26910ba1446 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-654f382f-df85-4afe-9437-a26910ba1446 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-654f382f-df85-4afe-9437-a26910ba1446 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-654f382f-df85-4afe-9437-a26910ba1446 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ec4c7117-fc2d-40d8-a578-2365db7da265 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ec4c7117-fc2d-40d8-a578-2365db7da265 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ec4c7117-fc2d-40d8-a578-2365db7da265 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:45 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-ec4c7117-fc2d-40d8-a578-2365db7da265 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Delete volume with id: 19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-654f382f-df85-4afe-9437-a26910ba1446 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 228/464] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:45 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ec4c7117-fc2d-40d8-a578-2365db7da265 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Volume info retrieved successfully. Sep 01 02:04:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ec4c7117-fc2d-40d8-a578-2365db7da265 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Delete volume request issued successfully. Sep 01 02:04:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ec4c7117-fc2d-40d8-a578-2365db7da265 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 202 Sep 01 02:04:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 237/465] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:45 2026] DELETE /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5980334f-7c9f-4424-a380-abde40880b3a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5980334f-7c9f-4424-a380-abde40880b3a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] GET http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5980334f-7c9f-4424-a380-abde40880b3a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5980334f-7c9f-4424-a380-abde40880b3a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5980334f-7c9f-4424-a380-abde40880b3a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Volume info retrieved successfully. Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5980334f-7c9f-4424-a380-abde40880b3a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 200 Sep 01 02:04:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 229/466] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:45 2026] GET /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 1013 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-983dbdfa-0451-4a68-92e7-a14ee218450f req-f2c99057-bf8b-4171-a549-73145e95c3e2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-983dbdfa-0451-4a68-92e7-a14ee218450f req-f2c99057-bf8b-4171-a549-73145e95c3e2 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-983dbdfa-0451-4a68-92e7-a14ee218450f req-f2c99057-bf8b-4171-a549-73145e95c3e2 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-983dbdfa-0451-4a68-92e7-a14ee218450f req-f2c99057-bf8b-4171-a549-73145e95c3e2 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-983dbdfa-0451-4a68-92e7-a14ee218450f req-f2c99057-bf8b-4171-a549-73145e95c3e2 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Volume info retrieved successfully. Sep 01 02:04:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-983dbdfa-0451-4a68-92e7-a14ee218450f req-f2c99057-bf8b-4171-a549-73145e95c3e2 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb returned with HTTP 200 Sep 01 02:04:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 238/467] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:45 2026] GET /volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-a1d20039-ea26-49f1-9e7f-a7317a7955dc req-486e6bd9-65b6-4956-a728-ee71af80b7f4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-a1d20039-ea26-49f1-9e7f-a7317a7955dc req-486e6bd9-65b6-4956-a728-ee71af80b7f4 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:04:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-a1d20039-ea26-49f1-9e7f-a7317a7955dc req-486e6bd9-65b6-4956-a728-ee71af80b7f4 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4eda9d7d-7637-4f42-abe8-688aade1c4cb", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1833641154", "description": null, "metadata": {}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-a1d20039-ea26-49f1-9e7f-a7317a7955dc req-486e6bd9-65b6-4956-a728-ee71af80b7f4 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Volume info retrieved successfully. Sep 01 02:04:45 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [req-a1d20039-ea26-49f1-9e7f-a7317a7955dc req-486e6bd9-65b6-4956-a728-ee71af80b7f4 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Create snapshot from volume 4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-35523e85-9a02-4ea5-8d85-7702d728525b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35523e85-9a02-4ea5-8d85-7702d728525b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-35523e85-9a02-4ea5-8d85-7702d728525b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-35523e85-9a02-4ea5-8d85-7702d728525b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35523e85-9a02-4ea5-8d85-7702d728525b tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e returned with HTTP 404 Sep 01 02:04:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 239/468] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:46 2026] GET /volume/v3/volumes/44442ee6-c5a3-4c9d-8a4f-a0e603f7e09e => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4ffbb7e0-8af5-4ac3-804d-f692ffe38b0c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ffbb7e0-8af5-4ac3-804d-f692ffe38b0c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4ffbb7e0-8af5-4ac3-804d-f692ffe38b0c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4ffbb7e0-8af5-4ac3-804d-f692ffe38b0c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-4ffbb7e0-8af5-4ac3-804d-f692ffe38b0c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 430ec0e9-519d-47b9-9c5a-a02fa53791ea {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:46 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ffbb7e0-8af5-4ac3-804d-f692ffe38b0c tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 240/469] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:46 2026] GET /volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea => generated 353 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:46 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [req-a1d20039-ea26-49f1-9e7f-a7317a7955dc req-486e6bd9-65b6-4956-a728-ee71af80b7f4 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Created reservations ['bec71c06-2987-445b-ba8f-99dfa9432d71', 'c987a85a-d0cf-4f45-95a5-3ef22ec13c21', 'c3d6f6f3-3a03-4de1-9882-e7f6ecb1d6e7', 'afebfc0c-f2fb-4dad-afcd-315346b32f2b'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-a1d20039-ea26-49f1-9e7f-a7317a7955dc req-486e6bd9-65b6-4956-a728-ee71af80b7f4 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Snapshot create request issued successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-a1d20039-ea26-49f1-9e7f-a7317a7955dc req-486e6bd9-65b6-4956-a728-ee71af80b7f4 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:04:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 230/470] 192.168.122.15 () {64 vars in 1431 bytes} [Tue Sep 1 02:04:45 2026] POST /volume/v3/snapshots => generated 311 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6fd19292-caa4-46ff-8d6a-2920a9fd3cd1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6fd19292-caa4-46ff-8d6a-2920a9fd3cd1 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6fd19292-caa4-46ff-8d6a-2920a9fd3cd1 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6fd19292-caa4-46ff-8d6a-2920a9fd3cd1 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6fd19292-caa4-46ff-8d6a-2920a9fd3cd1 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6fd19292-caa4-46ff-8d6a-2920a9fd3cd1 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 241/471] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:46 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e18065ac-ab37-44f0-8692-4a9112efcc2a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-91ab0f09-7056-4c5c-be91-2ff4315081a0 req-6a8dcb1b-8e7f-49f2-843d-9b8bc110c9cf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e18065ac-ab37-44f0-8692-4a9112efcc2a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] GET http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e18065ac-ab37-44f0-8692-4a9112efcc2a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e18065ac-ab37-44f0-8692-4a9112efcc2a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-91ab0f09-7056-4c5c-be91-2ff4315081a0 req-6a8dcb1b-8e7f-49f2-843d-9b8bc110c9cf tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] GET http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-91ab0f09-7056-4c5c-be91-2ff4315081a0 req-6a8dcb1b-8e7f-49f2-843d-9b8bc110c9cf tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-91ab0f09-7056-4c5c-be91-2ff4315081a0 req-6a8dcb1b-8e7f-49f2-843d-9b8bc110c9cf tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-91ab0f09-7056-4c5c-be91-2ff4315081a0 req-6a8dcb1b-8e7f-49f2-843d-9b8bc110c9cf tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] Snapshot retrieved successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-91ab0f09-7056-4c5c-be91-2ff4315081a0 req-6a8dcb1b-8e7f-49f2-843d-9b8bc110c9cf tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 242/472] 192.168.122.15 () {60 vars in 1488 bytes} [Tue Sep 1 02:04:46 2026] GET /volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e18065ac-ab37-44f0-8692-4a9112efcc2a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Volume info retrieved successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-d80db185-ae73-4685-86e3-7e682b925eaa req-702b914b-19d3-4dab-91f0-173e8a25569c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e18065ac-ab37-44f0-8692-4a9112efcc2a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 231/473] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:46 2026] GET /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 1013 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d80db185-ae73-4685-86e3-7e682b925eaa req-702b914b-19d3-4dab-91f0-173e8a25569c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] GET http://192.168.122.15/volume/v3/snapshots/detail Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d80db185-ae73-4685-86e3-7e682b925eaa req-702b914b-19d3-4dab-91f0-173e8a25569c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d80db185-ae73-4685-86e3-7e682b925eaa req-702b914b-19d3-4dab-91f0-173e8a25569c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [req-d80db185-ae73-4685-86e3-7e682b925eaa req-702b914b-19d3-4dab-91f0-173e8a25569c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [req-d80db185-ae73-4685-86e3-7e682b925eaa req-702b914b-19d3-4dab-91f0-173e8a25569c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:46 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-d80db185-ae73-4685-86e3-7e682b925eaa req-702b914b-19d3-4dab-91f0-173e8a25569c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] Get all snapshots completed successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d80db185-ae73-4685-86e3-7e682b925eaa req-702b914b-19d3-4dab-91f0-173e8a25569c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-reader] http://192.168.122.15/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 243/474] 192.168.122.15 () {60 vars in 1398 bytes} [Tue Sep 1 02:04:46 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-bb4c78d3-ff39-4317-b2b7-884613a04947 req-eab6132d-a5f7-4c9e-a365-9519560aa5ea None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-bb4c78d3-ff39-4317-b2b7-884613a04947 req-eab6132d-a5f7-4c9e-a365-9519560aa5ea tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d Sep 01 02:04:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-bb4c78d3-ff39-4317-b2b7-884613a04947 req-eab6132d-a5f7-4c9e-a365-9519560aa5ea tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-bb4c78d3-ff39-4317-b2b7-884613a04947 req-eab6132d-a5f7-4c9e-a365-9519560aa5ea tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-bb4c78d3-ff39-4317-b2b7-884613a04947 req-eab6132d-a5f7-4c9e-a365-9519560aa5ea tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Snapshot retrieved successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-bb4c78d3-ff39-4317-b2b7-884613a04947 req-eab6132d-a5f7-4c9e-a365-9519560aa5ea tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 232/475] 192.168.122.15 () {60 vars in 1488 bytes} [Tue Sep 1 02:04:46 2026] GET /volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d => generated 443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6b34b9f0-aea7-4f51-b1c1-c960a7c70d7e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6b34b9f0-aea7-4f51-b1c1-c960a7c70d7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] GET http://192.168.122.15/volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6b34b9f0-aea7-4f51-b1c1-c960a7c70d7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6b34b9f0-aea7-4f51-b1c1-c960a7c70d7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-6b34b9f0-aea7-4f51-b1c1-c960a7c70d7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] show called for member 430ec0e9-519d-47b9-9c5a-a02fa53791ea {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6b34b9f0-aea7-4f51-b1c1-c960a7c70d7e tempest-GroupSnapshotsTest-637258634 tempest-GroupSnapshotsTest-637258634-project-member] http://192.168.122.15/volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea returned with HTTP 404 Sep 01 02:04:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 244/476] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/groups/430ec0e9-519d-47b9-9c5a-a02fa53791ea => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-83c02999-cf88-4e03-bb05-b7005b234aba None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-83c02999-cf88-4e03-bb05-b7005b234aba tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/c43e3db6-452f-43a7-a2fe-2ac0f0d86f00 Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-83c02999-cf88-4e03-bb05-b7005b234aba tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-83c02999-cf88-4e03-bb05-b7005b234aba tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-83c02999-cf88-4e03-bb05-b7005b234aba tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/group_types/c43e3db6-452f-43a7-a2fe-2ac0f0d86f00 returned with HTTP 202 Sep 01 02:04:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 233/477] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:04:47 2026] DELETE /volume/v3/group_types/c43e3db6-452f-43a7-a2fe-2ac0f0d86f00 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7ba68910-ed8f-481f-82a0-e56947416809 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7ba68910-ed8f-481f-82a0-e56947416809 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] DELETE http://192.168.122.15/volume/v3/types/390c3b33-2fd0-42ab-95e0-53cde5f51214 Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7ba68910-ed8f-481f-82a0-e56947416809 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7ba68910-ed8f-481f-82a0-e56947416809 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7ba68910-ed8f-481f-82a0-e56947416809 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/types/390c3b33-2fd0-42ab-95e0-53cde5f51214 returned with HTTP 202 Sep 01 02:04:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 245/478] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:04:47 2026] DELETE /volume/v3/types/390c3b33-2fd0-42ab-95e0-53cde5f51214 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-aefef972-1d8a-4d64-8fc4-60b07dc7e238 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aefef972-1d8a-4d64-8fc4-60b07dc7e238 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] GET http://192.168.122.15/volume/v3/types/390c3b33-2fd0-42ab-95e0-53cde5f51214 Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aefef972-1d8a-4d64-8fc4-60b07dc7e238 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aefef972-1d8a-4d64-8fc4-60b07dc7e238 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aefef972-1d8a-4d64-8fc4-60b07dc7e238 tempest-GroupSnapshotsTest-1821602108 tempest-GroupSnapshotsTest-1821602108-project-admin] http://192.168.122.15/volume/v3/types/390c3b33-2fd0-42ab-95e0-53cde5f51214 returned with HTTP 404 Sep 01 02:04:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 234/479] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/types/390c3b33-2fd0-42ab-95e0-53cde5f51214 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5ff979d6-2d02-417b-b39c-5eb8fdfa7450 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5ff979d6-2d02-417b-b39c-5eb8fdfa7450 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5ff979d6-2d02-417b-b39c-5eb8fdfa7450 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5ff979d6-2d02-417b-b39c-5eb8fdfa7450 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5ff979d6-2d02-417b-b39c-5eb8fdfa7450 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5ff979d6-2d02-417b-b39c-5eb8fdfa7450 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 246/480] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 913 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f404ea6a-971d-4a50-b71c-e9f5aeb5670a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f404ea6a-971d-4a50-b71c-e9f5aeb5670a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] GET http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f404ea6a-971d-4a50-b71c-e9f5aeb5670a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f404ea6a-971d-4a50-b71c-e9f5aeb5670a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f404ea6a-971d-4a50-b71c-e9f5aeb5670a tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 404 Sep 01 02:04:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 235/481] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-de90e817-2fb5-4598-b887-4a4c7cfbdf5a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de90e817-2fb5-4598-b887-4a4c7cfbdf5a tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-de90e817-2fb5-4598-b887-4a4c7cfbdf5a tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-de90e817-2fb5-4598-b887-4a4c7cfbdf5a tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de90e817-2fb5-4598-b887-4a4c7cfbdf5a tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 404 Sep 01 02:04:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 247/482] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-07dd9bf1-27a0-43dc-a7f7-d3d59c824654 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-07dd9bf1-27a0-43dc-a7f7-d3d59c824654 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] DELETE http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-07dd9bf1-27a0-43dc-a7f7-d3d59c824654 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-07dd9bf1-27a0-43dc-a7f7-d3d59c824654 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-07dd9bf1-27a0-43dc-a7f7-d3d59c824654 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Delete volume with id: 19de937b-0759-4b39-9387-27e71850b4a2 Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-07dd9bf1-27a0-43dc-a7f7-d3d59c824654 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 returned with HTTP 404 Sep 01 02:04:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 236/483] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:47 2026] DELETE /volume/v3/volumes/19de937b-0759-4b39-9387-27e71850b4a2 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1968435291"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1968435291'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Create volume of 1 GB Sep 01 02:04:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Availability Zones retrieved successfully. Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-be4ff38c-a7ee-44f9-a929-bf6ba3aca304 req-3d6b0a6a-b846-48af-bd5f-b5aa3a5f9b70 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-be4ff38c-a7ee-44f9-a929-bf6ba3aca304 req-3d6b0a6a-b846-48af-bd5f-b5aa3a5f9b70 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-be4ff38c-a7ee-44f9-a929-bf6ba3aca304 req-3d6b0a6a-b846-48af-bd5f-b5aa3a5f9b70 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-be4ff38c-a7ee-44f9-a929-bf6ba3aca304 req-3d6b0a6a-b846-48af-bd5f-b5aa3a5f9b70 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-be4ff38c-a7ee-44f9-a929-bf6ba3aca304 req-3d6b0a6a-b846-48af-bd5f-b5aa3a5f9b70 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Snapshot retrieved successfully. Sep 01 02:04:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-be4ff38c-a7ee-44f9-a929-bf6ba3aca304 req-3d6b0a6a-b846-48af-bd5f-b5aa3a5f9b70 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 237/484] 192.168.122.15 () {60 vars in 1488 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Flow 'volume_create_api' (23dfaee6-ba5a-453b-a7de-222cd0308442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d293f6-3f0a-4523-8b31-f8b0d324fe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d293f6-3f0a-4523-8b31-f8b0d324fe9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:47 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffec5059-0b30-4339-90c4-f51e08599025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Created reservations ['42f80e48-04e2-4183-a395-9af459cc5c3d', 'e2224d1c-9267-47cb-9f51-08b067f6acbd', '3c34f9d9-c2e4-46bc-9b04-8fd17dd86259', 'e844ecc6-d708-438c-8039-4a7729b81ae1'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffec5059-0b30-4339-90c4-f51e08599025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42f80e48-04e2-4183-a395-9af459cc5c3d', 'e2224d1c-9267-47cb-9f51-08b067f6acbd', '3c34f9d9-c2e4-46bc-9b04-8fd17dd86259', 'e844ecc6-d708-438c-8039-4a7729b81ae1']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b12bf35-bfea-44b9-bd97-7c90458540df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b12bf35-bfea-44b9-bd97-7c90458540df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd7936b3-9e97-4050-bbde-ed26881d0f3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1968435291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4416ac84820f49c0af13b2b0ceb72bdf',qos_specs=None,replication_status=,reservations=['42f80e48-04e2-4183-a395-9af459cc5c3d','e2224d1c-9267-47cb-9f51-08b067f6acbd','3c34f9d9-c2e4-46bc-9b04-8fd17dd86259','e844ecc6-d708-438c-8039-4a7729b81ae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a45369bb88421198d426fd1c87ec50',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1968435291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd7936b3-9e97-4050-bbde-ed26881d0f3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4416ac84820f49c0af13b2b0ceb72bdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56a45369bb88421198d426fd1c87ec50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf83ad55-944f-436a-8bf6-4f04e76cb777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf83ad55-944f-436a-8bf6-4f04e76cb777) transitioned into state 'SUCCESS' from state '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-1968435291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4416ac84820f49c0af13b2b0ceb72bdf',qos_specs=None,replication_status=,reservations=['42f80e48-04e2-4183-a395-9af459cc5c3d','e2224d1c-9267-47cb-9f51-08b067f6acbd','3c34f9d9-c2e4-46bc-9b04-8fd17dd86259','e844ecc6-d708-438c-8039-4a7729b81ae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a45369bb88421198d426fd1c87ec50',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37d65e0-b1b6-4157-bcfe-6fad7ac128b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37d65e0-b1b6-4157-bcfe-6fad7ac128b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Flow 'volume_create_api' (23dfaee6-ba5a-453b-a7de-222cd0308442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Create volume request issued successfully. Sep 01 02:04:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ee7dd0d-b7ae-47a4-94ad-260b16c64bd1 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 248/485] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:47 2026] POST /volume/v3/volumes => generated 758 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-59622d8f-6faf-4e6b-93a3-49bcd922eb3f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-59622d8f-6faf-4e6b-93a3-49bcd922eb3f tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-59622d8f-6faf-4e6b-93a3-49bcd922eb3f tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-59622d8f-6faf-4e6b-93a3-49bcd922eb3f tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-59622d8f-6faf-4e6b-93a3-49bcd922eb3f tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Volume info retrieved successfully. Sep 01 02:04:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-59622d8f-6faf-4e6b-93a3-49bcd922eb3f tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b returned with HTTP 200 Sep 01 02:04:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 238/486] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:48 2026] GET /volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b => generated 826 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-984c23ca-3681-4488-8c38-47f31e36f3bc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-984c23ca-3681-4488-8c38-47f31e36f3bc tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-984c23ca-3681-4488-8c38-47f31e36f3bc tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-984c23ca-3681-4488-8c38-47f31e36f3bc tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-984c23ca-3681-4488-8c38-47f31e36f3bc tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-984c23ca-3681-4488-8c38-47f31e36f3bc tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 249/487] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:48 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-783b2544-5288-4628-a638-d3284d840f1b req-ceb90a1c-818c-4576-8a78-9d2245b1b6b3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-783b2544-5288-4628-a638-d3284d840f1b req-ceb90a1c-818c-4576-8a78-9d2245b1b6b3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d Sep 01 02:04:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-783b2544-5288-4628-a638-d3284d840f1b req-ceb90a1c-818c-4576-8a78-9d2245b1b6b3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-783b2544-5288-4628-a638-d3284d840f1b req-ceb90a1c-818c-4576-8a78-9d2245b1b6b3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-783b2544-5288-4628-a638-d3284d840f1b req-ceb90a1c-818c-4576-8a78-9d2245b1b6b3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Snapshot retrieved successfully. Sep 01 02:04:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-783b2544-5288-4628-a638-d3284d840f1b req-ceb90a1c-818c-4576-8a78-9d2245b1b6b3 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d returned with HTTP 200 Sep 01 02:04:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 239/488] 192.168.122.15 () {60 vars in 1488 bytes} [Tue Sep 1 02:04:48 2026] GET /volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a4264a33-16a4-4591-9885-a631a1e8bfed None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4264a33-16a4-4591-9885-a631a1e8bfed tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a4264a33-16a4-4591-9885-a631a1e8bfed tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a4264a33-16a4-4591-9885-a631a1e8bfed tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a4264a33-16a4-4591-9885-a631a1e8bfed tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Volume info retrieved successfully. Sep 01 02:04:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4264a33-16a4-4591-9885-a631a1e8bfed tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b returned with HTTP 200 Sep 01 02:04:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 250/489] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:49 2026] GET /volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b8533870-53da-4365-8f86-f480ae306ebd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b8533870-53da-4365-8f86-f480ae306ebd tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b8533870-53da-4365-8f86-f480ae306ebd tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b8533870-53da-4365-8f86-f480ae306ebd tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b8533870-53da-4365-8f86-f480ae306ebd tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b8533870-53da-4365-8f86-f480ae306ebd tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 240/490] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:49 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 1331 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-e5396adc-75bc-4675-9449-357c12583a83 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-e5396adc-75bc-4675-9449-357c12583a83 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-e5396adc-75bc-4675-9449-357c12583a83 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-e5396adc-75bc-4675-9449-357c12583a83 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-e5396adc-75bc-4675-9449-357c12583a83 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-e5396adc-75bc-4675-9449-357c12583a83 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 251/491] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:49 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 1331 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-350406e1-7fac-45b7-944d-c78421ed2b82 req-8f9121b2-17b0-4632-babc-87e025f9efe9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-350406e1-7fac-45b7-944d-c78421ed2b82 req-8f9121b2-17b0-4632-babc-87e025f9efe9 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d Sep 01 02:04:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-350406e1-7fac-45b7-944d-c78421ed2b82 req-8f9121b2-17b0-4632-babc-87e025f9efe9 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-350406e1-7fac-45b7-944d-c78421ed2b82 req-8f9121b2-17b0-4632-babc-87e025f9efe9 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-350406e1-7fac-45b7-944d-c78421ed2b82 req-8f9121b2-17b0-4632-babc-87e025f9efe9 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Snapshot retrieved successfully. Sep 01 02:04:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-350406e1-7fac-45b7-944d-c78421ed2b82 req-8f9121b2-17b0-4632-babc-87e025f9efe9 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d returned with HTTP 200 Sep 01 02:04:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 241/492] 192.168.122.15 () {60 vars in 1488 bytes} [Tue Sep 1 02:04:49 2026] GET /volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d => generated 470 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-1a4cef2b-c3de-4d8f-90be-0d533cbf60ff req-20a15381-7bd8-445b-aa6f-ad63f4c2eb23 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-1a4cef2b-c3de-4d8f-90be-0d533cbf60ff req-20a15381-7bd8-445b-aa6f-ad63f4c2eb23 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d Sep 01 02:04:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-1a4cef2b-c3de-4d8f-90be-0d533cbf60ff req-20a15381-7bd8-445b-aa6f-ad63f4c2eb23 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-1a4cef2b-c3de-4d8f-90be-0d533cbf60ff req-20a15381-7bd8-445b-aa6f-ad63f4c2eb23 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:49 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [req-1a4cef2b-c3de-4d8f-90be-0d533cbf60ff req-20a15381-7bd8-445b-aa6f-ad63f4c2eb23 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Delete snapshot with id: 2a2a2701-d9ce-4c89-aba6-c5884aebe46d Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-1a4cef2b-c3de-4d8f-90be-0d533cbf60ff req-20a15381-7bd8-445b-aa6f-ad63f4c2eb23 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Snapshot retrieved successfully. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-1a4cef2b-c3de-4d8f-90be-0d533cbf60ff req-20a15381-7bd8-445b-aa6f-ad63f4c2eb23 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Snapshot delete request issued successfully. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-1a4cef2b-c3de-4d8f-90be-0d533cbf60ff req-20a15381-7bd8-445b-aa6f-ad63f4c2eb23 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d returned with HTTP 202 Sep 01 02:04:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 252/493] 192.168.122.15 () {62 vars in 1510 bytes} [Tue Sep 1 02:04:49 2026] DELETE /volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-eae876c4-80fc-42d4-9db2-ee734bd7e209 req-9525a446-f253-4459-b8dc-6591995e8b67 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-eae876c4-80fc-42d4-9db2-ee734bd7e209 req-9525a446-f253-4459-b8dc-6591995e8b67 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-eae876c4-80fc-42d4-9db2-ee734bd7e209 req-9525a446-f253-4459-b8dc-6591995e8b67 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-eae876c4-80fc-42d4-9db2-ee734bd7e209 req-9525a446-f253-4459-b8dc-6591995e8b67 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-eae876c4-80fc-42d4-9db2-ee734bd7e209 req-9525a446-f253-4459-b8dc-6591995e8b67 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Snapshot retrieved successfully. Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-eae876c4-80fc-42d4-9db2-ee734bd7e209 req-9525a446-f253-4459-b8dc-6591995e8b67 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d returned with HTTP 200 Sep 01 02:04:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 242/494] 192.168.122.15 () {60 vars in 1488 bytes} [Tue Sep 1 02:04:50 2026] GET /volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-25dbd196-6365-476a-98ee-d4aa58110269 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-25dbd196-6365-476a-98ee-d4aa58110269 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-25dbd196-6365-476a-98ee-d4aa58110269 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-25dbd196-6365-476a-98ee-d4aa58110269 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-25dbd196-6365-476a-98ee-d4aa58110269 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Volume info retrieved successfully. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-25dbd196-6365-476a-98ee-d4aa58110269 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b returned with HTTP 200 Sep 01 02:04:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 253/495] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:50 2026] GET /volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5607f966-093f-49c2-9253-6fac8f3daee0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5607f966-093f-49c2-9253-6fac8f3daee0 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] POST http://192.168.122.15/volume/v3/os-volume-transfer Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5607f966-093f-49c2-9253-6fac8f3daee0 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fd7936b3-9e97-4050-bbde-ed26881d0f3b"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.volume_transfer [None req-5607f966-093f-49c2-9253-6fac8f3daee0 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fd7936b3-9e97-4050-bbde-ed26881d0f3b'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.contrib.volume_transfer [None req-5607f966-093f-49c2-9253-6fac8f3daee0 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Creating transfer of volume fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.transfer.api [None req-5607f966-093f-49c2-9253-6fac8f3daee0 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Generating transfer record for volume fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5607f966-093f-49c2-9253-6fac8f3daee0 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:04:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 243/496] 192.168.122.15 () {60 vars in 1170 bytes} [Tue Sep 1 02:04:50 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8e948492-7fd7-4448-ac13-21918cabc615 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e948492-7fd7-4448-ac13-21918cabc615 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8e948492-7fd7-4448-ac13-21918cabc615 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8e948492-7fd7-4448-ac13-21918cabc615 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8e948492-7fd7-4448-ac13-21918cabc615 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Volume info retrieved successfully. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e948492-7fd7-4448-ac13-21918cabc615 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b returned with HTTP 200 Sep 01 02:04:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 254/497] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:50 2026] GET /volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0506cd8d-d79f-45cb-b5b3-e97ecd006c69 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0506cd8d-d79f-45cb-b5b3-e97ecd006c69 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/os-volume-transfer/detail Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0506cd8d-d79f-45cb-b5b3-e97ecd006c69 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0506cd8d-d79f-45cb-b5b3-e97ecd006c69 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.volume_transfer [None req-0506cd8d-d79f-45cb-b5b3-e97ecd006c69 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Listing volume transfers {{(pid=87154) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0506cd8d-d79f-45cb-b5b3-e97ecd006c69 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 02:04:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 244/498] 192.168.122.15 () {58 vars in 1170 bytes} [Tue Sep 1 02:04:50 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c0e4f38f-55ba-427b-8e79-5d3ae08a16b7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c0e4f38f-55ba-427b-8e79-5d3ae08a16b7 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] DELETE http://192.168.122.15/volume/v3/os-volume-transfer/efc6afc9-a9c4-43bd-85ea-f62424bff99c Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c0e4f38f-55ba-427b-8e79-5d3ae08a16b7 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c0e4f38f-55ba-427b-8e79-5d3ae08a16b7 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.contrib.volume_transfer [None req-c0e4f38f-55ba-427b-8e79-5d3ae08a16b7 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Delete transfer with id: efc6afc9-a9c4-43bd-85ea-f62424bff99c Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c0e4f38f-55ba-427b-8e79-5d3ae08a16b7 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/os-volume-transfer/efc6afc9-a9c4-43bd-85ea-f62424bff99c returned with HTTP 202 Sep 01 02:04:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 255/499] 192.168.122.15 () {58 vars in 1263 bytes} [Tue Sep 1 02:04:50 2026] DELETE /volume/v3/os-volume-transfer/efc6afc9-a9c4-43bd-85ea-f62424bff99c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-6b458de2-1ad1-48fe-89a0-6c3fe787d9aa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-122e0e90-2515-49d1-9762-b1be2308559b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-6b458de2-1ad1-48fe-89a0-6c3fe787d9aa tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-6b458de2-1ad1-48fe-89a0-6c3fe787d9aa tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-122e0e90-2515-49d1-9762-b1be2308559b tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-6b458de2-1ad1-48fe-89a0-6c3fe787d9aa tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-122e0e90-2515-49d1-9762-b1be2308559b tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-122e0e90-2515-49d1-9762-b1be2308559b tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-122e0e90-2515-49d1-9762-b1be2308559b tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Volume info retrieved successfully. Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-6b458de2-1ad1-48fe-89a0-6c3fe787d9aa tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-122e0e90-2515-49d1-9762-b1be2308559b tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b returned with HTTP 200 Sep 01 02:04:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 256/500] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:50 2026] GET /volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-6b458de2-1ad1-48fe-89a0-6c3fe787d9aa tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 245/501] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:50 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 1331 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-1978a4d3-031f-4f91-a80e-613e8709c8b6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-1978a4d3-031f-4f91-a80e-613e8709c8b6 None None] GET http://192.168.122.15/volume// Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-1978a4d3-031f-4f91-a80e-613e8709c8b6 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-1978a4d3-031f-4f91-a80e-613e8709c8b6 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-1978a4d3-031f-4f91-a80e-613e8709c8b6 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:04:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 257/502] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:50 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ccecb710-5f1a-4678-91d2-93ff67f65532 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ccecb710-5f1a-4678-91d2-93ff67f65532 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] DELETE http://192.168.122.15/volume/v3/os-volume-transfer/efc6afc9-a9c4-43bd-85ea-f62424bff99c Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ccecb710-5f1a-4678-91d2-93ff67f65532 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ccecb710-5f1a-4678-91d2-93ff67f65532 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-40e5c5e0-bdd7-478a-b860-8e743791bd6b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.contrib.volume_transfer [None req-ccecb710-5f1a-4678-91d2-93ff67f65532 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Delete transfer with id: efc6afc9-a9c4-43bd-85ea-f62424bff99c Sep 01 02:04:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-40e5c5e0-bdd7-478a-b860-8e743791bd6b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ccecb710-5f1a-4678-91d2-93ff67f65532 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/os-volume-transfer/efc6afc9-a9c4-43bd-85ea-f62424bff99c returned with HTTP 404 Sep 01 02:04:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-40e5c5e0-bdd7-478a-b860-8e743791bd6b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b20aaea-3996-4d56-8ed0-8c74620ba15d", "connector": null, "instance_uuid": "04e1dc13-fa6d-4485-9ff7-75ae1dac4a84"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 246/503] 192.168.122.15 () {58 vars in 1263 bytes} [Tue Sep 1 02:04:50 2026] DELETE /volume/v3/os-volume-transfer/efc6afc9-a9c4-43bd-85ea-f62424bff99c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d25fa111-a502-4fe9-97ee-43f1311bbdb7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d25fa111-a502-4fe9-97ee-43f1311bbdb7 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d25fa111-a502-4fe9-97ee-43f1311bbdb7 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d25fa111-a502-4fe9-97ee-43f1311bbdb7 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-d25fa111-a502-4fe9-97ee-43f1311bbdb7 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Delete volume with id: fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d25fa111-a502-4fe9-97ee-43f1311bbdb7 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Volume info retrieved successfully. Sep 01 02:04:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-40e5c5e0-bdd7-478a-b860-8e743791bd6b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:04:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 258/504] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:04:50 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d25fa111-a502-4fe9-97ee-43f1311bbdb7 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Delete volume request issued successfully. Sep 01 02:04:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d25fa111-a502-4fe9-97ee-43f1311bbdb7 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b returned with HTTP 202 Sep 01 02:04:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 247/505] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:50 2026] DELETE /volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-99348769-6a8c-4226-b222-419218e6a4c1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99348769-6a8c-4226-b222-419218e6a4c1 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] GET http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99348769-6a8c-4226-b222-419218e6a4c1 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99348769-6a8c-4226-b222-419218e6a4c1 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-99348769-6a8c-4226-b222-419218e6a4c1 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Volume info retrieved successfully. Sep 01 02:04:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99348769-6a8c-4226-b222-419218e6a4c1 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b returned with HTTP 200 Sep 01 02:04:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 259/506] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:51 2026] GET /volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b => generated 1013 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-8cb6d509-1409-4c2c-ae1a-456466e64561 req-6dab8901-37a1-4bb7-b4ec-4a9902a6df9e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8cb6d509-1409-4c2c-ae1a-456466e64561 req-6dab8901-37a1-4bb7-b4ec-4a9902a6df9e tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d Sep 01 02:04:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-8cb6d509-1409-4c2c-ae1a-456466e64561 req-6dab8901-37a1-4bb7-b4ec-4a9902a6df9e tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-8cb6d509-1409-4c2c-ae1a-456466e64561 req-6dab8901-37a1-4bb7-b4ec-4a9902a6df9e tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-8cb6d509-1409-4c2c-ae1a-456466e64561 req-6dab8901-37a1-4bb7-b4ec-4a9902a6df9e tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Snapshot retrieved successfully. Sep 01 02:04:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-8cb6d509-1409-4c2c-ae1a-456466e64561 req-6dab8901-37a1-4bb7-b4ec-4a9902a6df9e tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d returned with HTTP 200 Sep 01 02:04:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 248/507] 192.168.122.15 () {60 vars in 1488 bytes} [Tue Sep 1 02:04:51 2026] GET /volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4d8443ba-2731-48ed-8deb-35b5b9c81bda None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4d8443ba-2731-48ed-8deb-35b5b9c81bda tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] GET http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4d8443ba-2731-48ed-8deb-35b5b9c81bda tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4d8443ba-2731-48ed-8deb-35b5b9c81bda tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4d8443ba-2731-48ed-8deb-35b5b9c81bda tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Volume info retrieved successfully. Sep 01 02:04:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4d8443ba-2731-48ed-8deb-35b5b9c81bda tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 260/508] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b => generated 1013 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-6bf11c45-3c60-4155-9405-da250bd68000 req-f0f618db-a364-4b00-a6be-62eea7ca3c37 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-6bf11c45-3c60-4155-9405-da250bd68000 req-f0f618db-a364-4b00-a6be-62eea7ca3c37 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d Sep 01 02:04:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-6bf11c45-3c60-4155-9405-da250bd68000 req-f0f618db-a364-4b00-a6be-62eea7ca3c37 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-6bf11c45-3c60-4155-9405-da250bd68000 req-f0f618db-a364-4b00-a6be-62eea7ca3c37 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-6bf11c45-3c60-4155-9405-da250bd68000 req-f0f618db-a364-4b00-a6be-62eea7ca3c37 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Snapshot retrieved successfully. Sep 01 02:04:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-6bf11c45-3c60-4155-9405-da250bd68000 req-f0f618db-a364-4b00-a6be-62eea7ca3c37 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 249/509] 192.168.122.15 () {60 vars in 1488 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-d039453e-5db4-4ba7-a474-62d88e52d4b3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-d039453e-5db4-4ba7-a474-62d88e52d4b3 None None] GET http://192.168.122.15/volume// Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-d039453e-5db4-4ba7-a474-62d88e52d4b3 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-d039453e-5db4-4ba7-a474-62d88e52d4b3 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-d039453e-5db4-4ba7-a474-62d88e52d4b3 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:04:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 261/510] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:53 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-bd524cb0-d7e6-484d-986b-ac6de07828be None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-bd524cb0-d7e6-484d-986b-ac6de07828be tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:04:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-bd524cb0-d7e6-484d-986b-ac6de07828be tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-bd524cb0-d7e6-484d-986b-ac6de07828be tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-bd524cb0-d7e6-484d-986b-ac6de07828be tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:04:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-bd524cb0-d7e6-484d-986b-ac6de07828be tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 200 Sep 01 02:04:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 250/511] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:53 2026] GET /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 1511 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9720e5fb-2b9e-4b51-9321-49cb95a6bce2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9720e5fb-2b9e-4b51-9321-49cb95a6bce2 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] GET http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9720e5fb-2b9e-4b51-9321-49cb95a6bce2 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9720e5fb-2b9e-4b51-9321-49cb95a6bce2 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9720e5fb-2b9e-4b51-9321-49cb95a6bce2 tempest-VolumesTransfersTest-868131093 tempest-VolumesTransfersTest-868131093-project-admin] http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b returned with HTTP 404 Sep 01 02:04:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 262/512] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:53 2026] GET /volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e6ed1e33-59c8-46ed-ba54-608c6b81331c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e6ed1e33-59c8-46ed-ba54-608c6b81331c tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] GET http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e6ed1e33-59c8-46ed-ba54-608c6b81331c tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e6ed1e33-59c8-46ed-ba54-608c6b81331c tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e6ed1e33-59c8-46ed-ba54-608c6b81331c tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b returned with HTTP 404 Sep 01 02:04:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 251/513] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:53 2026] GET /volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e24de717-022a-43c5-b691-e97cf46f8706 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e24de717-022a-43c5-b691-e97cf46f8706 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] DELETE http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e24de717-022a-43c5-b691-e97cf46f8706 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e24de717-022a-43c5-b691-e97cf46f8706 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-e24de717-022a-43c5-b691-e97cf46f8706 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] Delete volume with id: fd7936b3-9e97-4050-bbde-ed26881d0f3b Sep 01 02:04:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-4689d941-cdfc-456d-a008-6b31eddfb01b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e24de717-022a-43c5-b691-e97cf46f8706 tempest-VolumesTransfersTest-1473009065 tempest-VolumesTransfersTest-1473009065-project-member] http://192.168.122.15/volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b returned with HTTP 404 Sep 01 02:04:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 263/514] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:53 2026] DELETE /volume/v3/volumes/fd7936b3-9e97-4050-bbde-ed26881d0f3b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-4689d941-cdfc-456d-a008-6b31eddfb01b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] PUT http://192.168.122.15/volume/v3/attachments/56a62961-1591-40f6-a902-d8845d29e152 Sep 01 02:04:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-4689d941-cdfc-456d-a008-6b31eddfb01b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:53 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-4689d941-cdfc-456d-a008-6b31eddfb01b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Acquiring lock "cinder-attachment_update-2b20aaea-3996-4d56-8ed0-8c74620ba15d-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-4691603e-9f11-44c5-8c51-0bdbe51081de req-5bc6da61-9975-4eda-b727-8d214280a798 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-4691603e-9f11-44c5-8c51-0bdbe51081de req-5bc6da61-9975-4eda-b727-8d214280a798 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-4691603e-9f11-44c5-8c51-0bdbe51081de req-5bc6da61-9975-4eda-b727-8d214280a798 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-4691603e-9f11-44c5-8c51-0bdbe51081de req-5bc6da61-9975-4eda-b727-8d214280a798 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-4691603e-9f11-44c5-8c51-0bdbe51081de req-5bc6da61-9975-4eda-b727-8d214280a798 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d returned with HTTP 404 Sep 01 02:04:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 264/515] 192.168.122.15 () {60 vars in 1488 bytes} [Tue Sep 1 02:04:53 2026] GET /volume/v3/snapshots/2a2a2701-d9ce-4c89-aba6-c5884aebe46d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-4689d941-cdfc-456d-a008-6b31eddfb01b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Lock "cinder-attachment_update-2b20aaea-3996-4d56-8ed0-8c74620ba15d-devstack" acquired by "attachment_update" :: waited 0.041s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:04:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-622f3553-d54a-48c5-a42b-569f819056c1 req-46bc27dd-bef2-4ba2-acf0-9d6d691afb9c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-622f3553-d54a-48c5-a42b-569f819056c1 req-46bc27dd-bef2-4ba2-acf0-9d6d691afb9c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] DELETE http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-622f3553-d54a-48c5-a42b-569f819056c1 req-46bc27dd-bef2-4ba2-acf0-9d6d691afb9c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-622f3553-d54a-48c5-a42b-569f819056c1 req-46bc27dd-bef2-4ba2-acf0-9d6d691afb9c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [req-622f3553-d54a-48c5-a42b-569f819056c1 req-46bc27dd-bef2-4ba2-acf0-9d6d691afb9c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Delete volume with id: 4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:04:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-622f3553-d54a-48c5-a42b-569f819056c1 req-46bc27dd-bef2-4ba2-acf0-9d6d691afb9c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Volume info retrieved successfully. Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-622f3553-d54a-48c5-a42b-569f819056c1 req-46bc27dd-bef2-4ba2-acf0-9d6d691afb9c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Delete volume request issued successfully. Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-622f3553-d54a-48c5-a42b-569f819056c1 req-46bc27dd-bef2-4ba2-acf0-9d6d691afb9c tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb returned with HTTP 202 Sep 01 02:04:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 265/516] 192.168.122.15 () {62 vars in 1504 bytes} [Tue Sep 1 02:04:53 2026] DELETE /volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-917a9aa6-d5e6-4690-870c-225e49689d10 req-0ce768dd-c9d8-4ba1-8beb-0ea406cd74c2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-917a9aa6-d5e6-4690-870c-225e49689d10 req-0ce768dd-c9d8-4ba1-8beb-0ea406cd74c2 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-917a9aa6-d5e6-4690-870c-225e49689d10 req-0ce768dd-c9d8-4ba1-8beb-0ea406cd74c2 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-917a9aa6-d5e6-4690-870c-225e49689d10 req-0ce768dd-c9d8-4ba1-8beb-0ea406cd74c2 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-917a9aa6-d5e6-4690-870c-225e49689d10 req-0ce768dd-c9d8-4ba1-8beb-0ea406cd74c2 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Volume info retrieved successfully. Sep 01 02:04:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-917a9aa6-d5e6-4690-870c-225e49689d10 req-0ce768dd-c9d8-4ba1-8beb-0ea406cd74c2 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb returned with HTTP 200 Sep 01 02:04:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 266/517] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:53 2026] GET /volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-4689d941-cdfc-456d-a008-6b31eddfb01b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Lock "cinder-attachment_update-2b20aaea-3996-4d56-8ed0-8c74620ba15d-devstack" released by "attachment_update" :: held 0.650s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:04:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-4689d941-cdfc-456d-a008-6b31eddfb01b tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/56a62961-1591-40f6-a902-d8845d29e152 returned with HTTP 200 Sep 01 02:04:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 252/518] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:04:53 2026] PUT /volume/v3/attachments/56a62961-1591-40f6-a902-d8845d29e152 => generated 694 bytes in 734 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-a6fc5134-74a1-4b30-940b-f943bcbda06a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-a6fc5134-74a1-4b30-940b-f943bcbda06a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] POST http://192.168.122.15/volume/v3/attachments/56a62961-1591-40f6-a902-d8845d29e152/action Sep 01 02:04:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-a6fc5134-74a1-4b30-940b-f943bcbda06a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-a6fc5134-74a1-4b30-940b-f943bcbda06a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-31b3612b-6447-4b45-ba29-f91cb38cbfbe None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7d79b1a2-e2a9-4dba-a218-32ed8341bf03 req-a6fc5134-74a1-4b30-940b-f943bcbda06a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/56a62961-1591-40f6-a902-d8845d29e152/action returned with HTTP 204 Sep 01 02:04:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 267/519] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:04:54 2026] POST /volume/v3/attachments/56a62961-1591-40f6-a902-d8845d29e152/action => generated 0 bytes in 180 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-29bbd449-7441-420f-9f14-e9ed0e245d40 req-50afbbff-ed4d-41f7-999f-631e31597378 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-29bbd449-7441-420f-9f14-e9ed0e245d40 req-50afbbff-ed4d-41f7-999f-631e31597378 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-29bbd449-7441-420f-9f14-e9ed0e245d40 req-50afbbff-ed4d-41f7-999f-631e31597378 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-29bbd449-7441-420f-9f14-e9ed0e245d40 req-50afbbff-ed4d-41f7-999f-631e31597378 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:04:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:04:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-29bbd449-7441-420f-9f14-e9ed0e245d40 req-50afbbff-ed4d-41f7-999f-631e31597378 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Volume info retrieved successfully. Sep 01 02:04:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-29bbd449-7441-420f-9f14-e9ed0e245d40 req-50afbbff-ed4d-41f7-999f-631e31597378 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb returned with HTTP 200 Sep 01 02:04:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 268/520] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:54 2026] GET /volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31b3612b-6447-4b45-ba29-f91cb38cbfbe tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:04:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-31b3612b-6447-4b45-ba29-f91cb38cbfbe tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1410761320", "description": "tempest-group-type-description-1006091893", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31b3612b-6447-4b45-ba29-f91cb38cbfbe tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:04:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 253/521] 192.168.122.15 () {62 vars in 1191 bytes} [Tue Sep 1 02:04:54 2026] POST /volume/v3/group_types => generated 265 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5e0ee270-6c76-412b-a550-0052860f2c1a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e0ee270-6c76-412b-a550-0052860f2c1a tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] GET http://192.168.122.15/volume/v3/group_types Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e0ee270-6c76-412b-a550-0052860f2c1a tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e0ee270-6c76-412b-a550-0052860f2c1a tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e0ee270-6c76-412b-a550-0052860f2c1a tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 269/522] 192.168.122.15 () {60 vars in 1169 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/group_types => generated 499 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5558805d-68a1-4948-8eb1-8150752befd3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5558805d-68a1-4948-8eb1-8150752befd3 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] PUT http://192.168.122.15/volume/v3/group_types/75b1020e-713f-428b-993d-11c8c05e006c Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5558805d-68a1-4948-8eb1-8150752befd3 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1999449170", "description": "updated-group-type-desc"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5558805d-68a1-4948-8eb1-8150752befd3 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types/75b1020e-713f-428b-993d-11c8c05e006c returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 254/523] 192.168.122.15 () {62 vars in 1301 bytes} [Tue Sep 1 02:04:55 2026] PUT /volume/v3/group_types/75b1020e-713f-428b-993d-11c8c05e006c => generated 255 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b68ff7eb-6eeb-4a36-ba80-022876610da3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b68ff7eb-6eeb-4a36-ba80-022876610da3 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] GET http://192.168.122.15/volume/v3/group_types/75b1020e-713f-428b-993d-11c8c05e006c Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b68ff7eb-6eeb-4a36-ba80-022876610da3 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b68ff7eb-6eeb-4a36-ba80-022876610da3 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b68ff7eb-6eeb-4a36-ba80-022876610da3 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types/75b1020e-713f-428b-993d-11c8c05e006c returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 270/524] 192.168.122.15 () {60 vars in 1280 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/group_types/75b1020e-713f-428b-993d-11c8c05e006c => generated 255 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4e77023d-c20b-4ffc-8e13-c615a0ded081 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4e77023d-c20b-4ffc-8e13-c615a0ded081 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/75b1020e-713f-428b-993d-11c8c05e006c Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4e77023d-c20b-4ffc-8e13-c615a0ded081 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4e77023d-c20b-4ffc-8e13-c615a0ded081 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4e77023d-c20b-4ffc-8e13-c615a0ded081 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types/75b1020e-713f-428b-993d-11c8c05e006c returned with HTTP 202 Sep 01 02:04:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 255/525] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:04:55 2026] DELETE /volume/v3/group_types/75b1020e-713f-428b-993d-11c8c05e006c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9918343f-abac-4570-90fb-2cd859a534e4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9918343f-abac-4570-90fb-2cd859a534e4 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] GET http://192.168.122.15/volume/v3/group_types Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9918343f-abac-4570-90fb-2cd859a534e4 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9918343f-abac-4570-90fb-2cd859a534e4 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9918343f-abac-4570-90fb-2cd859a534e4 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 271/526] 192.168.122.15 () {60 vars in 1169 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/group_types => generated 248 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b0bb47e8-4948-44d7-ae82-c26ad6e56731 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b0bb47e8-4948-44d7-ae82-c26ad6e56731 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b0bb47e8-4948-44d7-ae82-c26ad6e56731 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1482029005", "is_public": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b0bb47e8-4948-44d7-ae82-c26ad6e56731 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:04:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 256/527] 192.168.122.15 () {62 vars in 1190 bytes} [Tue Sep 1 02:04:55 2026] POST /volume/v3/group_types => generated 164 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-001b3398-49f6-4335-bd24-0866acf56de7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-001b3398-49f6-4335-bd24-0866acf56de7 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-001b3398-49f6-4335-bd24-0866acf56de7 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-381078540", "is_public": false}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-001b3398-49f6-4335-bd24-0866acf56de7 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:04:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 272/528] 192.168.122.15 () {62 vars in 1190 bytes} [Tue Sep 1 02:04:55 2026] POST /volume/v3/group_types => generated 164 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f6670bc7-596c-4065-8f46-44c431d1c899 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f6670bc7-596c-4065-8f46-44c431d1c899 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] GET http://192.168.122.15/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f6670bc7-596c-4065-8f46-44c431d1c899 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f6670bc7-596c-4065-8f46-44c431d1c899 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f6670bc7-596c-4065-8f46-44c431d1c899 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 257/529] 192.168.122.15 () {60 vars in 1230 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f26e7d25-acc8-4c0f-a7b8-7536a207044e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f26e7d25-acc8-4c0f-a7b8-7536a207044e tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] GET http://192.168.122.15/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f26e7d25-acc8-4c0f-a7b8-7536a207044e tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f26e7d25-acc8-4c0f-a7b8-7536a207044e tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f26e7d25-acc8-4c0f-a7b8-7536a207044e tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 273/530] 192.168.122.15 () {60 vars in 1232 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cdafa4d8-36ad-4213-be92-81b652b6bf30 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cdafa4d8-36ad-4213-be92-81b652b6bf30 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] GET http://192.168.122.15/volume/v3/group_types?is_public=False Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cdafa4d8-36ad-4213-be92-81b652b6bf30 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cdafa4d8-36ad-4213-be92-81b652b6bf30 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cdafa4d8-36ad-4213-be92-81b652b6bf30 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 258/531] 192.168.122.15 () {60 vars in 1200 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e9a6cc15-6cc1-4e80-aabf-113627c97406 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e9a6cc15-6cc1-4e80-aabf-113627c97406 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] GET http://192.168.122.15/volume/v3/group_types?is_public=True Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e9a6cc15-6cc1-4e80-aabf-113627c97406 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e9a6cc15-6cc1-4e80-aabf-113627c97406 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e9a6cc15-6cc1-4e80-aabf-113627c97406 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 274/532] 192.168.122.15 () {60 vars in 1198 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-000800e7-79c6-4d06-b23b-e0a76177eff0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-000800e7-79c6-4d06-b23b-e0a76177eff0 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/d5283dc8-ed28-4cff-92b9-a9ce972710a0 Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-000800e7-79c6-4d06-b23b-e0a76177eff0 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-000800e7-79c6-4d06-b23b-e0a76177eff0 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-000800e7-79c6-4d06-b23b-e0a76177eff0 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types/d5283dc8-ed28-4cff-92b9-a9ce972710a0 returned with HTTP 202 Sep 01 02:04:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 259/533] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:04:55 2026] DELETE /volume/v3/group_types/d5283dc8-ed28-4cff-92b9-a9ce972710a0 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-043870d3-2b57-48d3-802d-b34bd9e03102 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-043870d3-2b57-48d3-802d-b34bd9e03102 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/73f06865-d07d-400a-a037-070a52517d08 Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-043870d3-2b57-48d3-802d-b34bd9e03102 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-043870d3-2b57-48d3-802d-b34bd9e03102 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-043870d3-2b57-48d3-802d-b34bd9e03102 tempest-GroupTypesTest-407049640 tempest-GroupTypesTest-407049640-project-admin] http://192.168.122.15/volume/v3/group_types/73f06865-d07d-400a-a037-070a52517d08 returned with HTTP 202 Sep 01 02:04:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 275/534] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:04:55 2026] DELETE /volume/v3/group_types/73f06865-d07d-400a-a037-070a52517d08 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-cc3a6e5d-7187-4450-b292-e5ae635cf316 req-e6df8baf-5635-4d3a-8a2e-1c090570f86f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-cc3a6e5d-7187-4450-b292-e5ae635cf316 req-e6df8baf-5635-4d3a-8a2e-1c090570f86f tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-cc3a6e5d-7187-4450-b292-e5ae635cf316 req-e6df8baf-5635-4d3a-8a2e-1c090570f86f tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-cc3a6e5d-7187-4450-b292-e5ae635cf316 req-e6df8baf-5635-4d3a-8a2e-1c090570f86f tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-cc3a6e5d-7187-4450-b292-e5ae635cf316 req-e6df8baf-5635-4d3a-8a2e-1c090570f86f tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb returned with HTTP 404 Sep 01 02:04:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 260/535] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:04:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f9b29730-81d4-4bed-86b4-1c2b9c976eb9 req-cf7a3845-2c5b-4c39-a164-9f2b1c668d0d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f9b29730-81d4-4bed-86b4-1c2b9c976eb9 req-cf7a3845-2c5b-4c39-a164-9f2b1c668d0d tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] DELETE http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f9b29730-81d4-4bed-86b4-1c2b9c976eb9 req-cf7a3845-2c5b-4c39-a164-9f2b1c668d0d tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f9b29730-81d4-4bed-86b4-1c2b9c976eb9 req-cf7a3845-2c5b-4c39-a164-9f2b1c668d0d tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:56 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [req-f9b29730-81d4-4bed-86b4-1c2b9c976eb9 req-cf7a3845-2c5b-4c39-a164-9f2b1c668d0d tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Delete volume with id: 4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f9b29730-81d4-4bed-86b4-1c2b9c976eb9 req-cf7a3845-2c5b-4c39-a164-9f2b1c668d0d tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb returned with HTTP 404 Sep 01 02:04:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 276/536] 192.168.122.15 () {62 vars in 1504 bytes} [Tue Sep 1 02:04:56 2026] DELETE /volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-7191fe21-c7f7-4e9f-abcb-ef12ece0df18 req-e508e600-dd33-4952-af48-a38b6c354c10 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7191fe21-c7f7-4e9f-abcb-ef12ece0df18 req-e508e600-dd33-4952-af48-a38b6c354c10 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] GET http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb Sep 01 02:04:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7191fe21-c7f7-4e9f-abcb-ef12ece0df18 req-e508e600-dd33-4952-af48-a38b6c354c10 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7191fe21-c7f7-4e9f-abcb-ef12ece0df18 req-e508e600-dd33-4952-af48-a38b6c354c10 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7191fe21-c7f7-4e9f-abcb-ef12ece0df18 req-e508e600-dd33-4952-af48-a38b6c354c10 tempest-VolumesSnapshotsTestJSON-1688623366 tempest-VolumesSnapshotsTestJSON-1688623366-project-member] http://192.168.122.15/volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb returned with HTTP 404 Sep 01 02:04:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 261/537] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:56 2026] GET /volume/v3/volumes/4eda9d7d-7637-4f42-abe8-688aade1c4cb => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:05:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-778657824"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-778657824'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:03 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Create volume of 1 GB Sep 01 02:05:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Availability Zones retrieved successfully. Sep 01 02:05:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Flow 'volume_create_api' (c12a2eba-81be-43d1-950c-e51a2a7016e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f10af1a-a42c-4f0f-b2bd-0d8ee59c381d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f10af1a-a42c-4f0f-b2bd-0d8ee59c381d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005e537f-7887-4890-b082-5d4e6fb2a288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Created reservations ['7a843a85-b2e7-493c-8e8d-edef12876496', '3cfbc13e-2766-4e20-b62e-a2db865f646e', '60a06641-af43-41c7-85f5-cca2cf269c4a', 'a0206526-7091-4273-a343-f5c67b71d760'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005e537f-7887-4890-b082-5d4e6fb2a288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a843a85-b2e7-493c-8e8d-edef12876496', '3cfbc13e-2766-4e20-b62e-a2db865f646e', '60a06641-af43-41c7-85f5-cca2cf269c4a', 'a0206526-7091-4273-a343-f5c67b71d760']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5ec2e1-5acd-4669-81b9-a6e504f9f604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5ec2e1-5acd-4669-81b9-a6e504f9f604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4985da5e-2439-482c-867f-8780e5ccd727', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-778657824',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='834a869c7cb74ab9ad08cbc67186f42c',qos_specs=None,replication_status=,reservations=['7a843a85-b2e7-493c-8e8d-edef12876496','3cfbc13e-2766-4e20-b62e-a2db865f646e','60a06641-af43-41c7-85f5-cca2cf269c4a','a0206526-7091-4273-a343-f5c67b71d760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5871ab4e7aa14bb1937e74e3c5d520eb',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-778657824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4985da5e-2439-482c-867f-8780e5ccd727,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='834a869c7cb74ab9ad08cbc67186f42c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5871ab4e7aa14bb1937e74e3c5d520eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e52c4e23-bf32-434f-ac50-c7c644dc0e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e52c4e23-bf32-434f-ac50-c7c644dc0e61) transitioned into state 'SUCCESS' from state '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-778657824',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='834a869c7cb74ab9ad08cbc67186f42c',qos_specs=None,replication_status=,reservations=['7a843a85-b2e7-493c-8e8d-edef12876496','3cfbc13e-2766-4e20-b62e-a2db865f646e','60a06641-af43-41c7-85f5-cca2cf269c4a','a0206526-7091-4273-a343-f5c67b71d760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5871ab4e7aa14bb1937e74e3c5d520eb',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ed3c42-230d-4e29-856c-c86ddfb14f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ed3c42-230d-4e29-856c-c86ddfb14f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Flow 'volume_create_api' (c12a2eba-81be-43d1-950c-e51a2a7016e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Create volume request issued successfully. Sep 01 02:05:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b6677c67-f490-4a29-b8d9-9179bf503d49 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 277/538] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:05:03 2026] POST /volume/v3/volumes => generated 766 bytes in 1321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a98bfb98-bc81-41d6-9831-0634d803eb65 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a98bfb98-bc81-41d6-9831-0634d803eb65 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 Sep 01 02:05:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a98bfb98-bc81-41d6-9831-0634d803eb65 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a98bfb98-bc81-41d6-9831-0634d803eb65 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:04 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:04 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a98bfb98-bc81-41d6-9831-0634d803eb65 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a98bfb98-bc81-41d6-9831-0634d803eb65 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 returned with HTTP 200 Sep 01 02:05:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 262/539] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:04 2026] GET /volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 => generated 834 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0103bf94-aadb-4f72-bb62-28f4935c79b8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0103bf94-aadb-4f72-bb62-28f4935c79b8 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 Sep 01 02:05:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0103bf94-aadb-4f72-bb62-28f4935c79b8 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0103bf94-aadb-4f72-bb62-28f4935c79b8 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0103bf94-aadb-4f72-bb62-28f4935c79b8 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0103bf94-aadb-4f72-bb62-28f4935c79b8 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 returned with HTTP 200 Sep 01 02:05:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 278/540] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:05 2026] GET /volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 => generated 858 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-706f4231-83aa-45b3-83e7-00e6f0c23993 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-706f4231-83aa-45b3-83e7-00e6f0c23993 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:05:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-706f4231-83aa-45b3-83e7-00e6f0c23993 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1695298904"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=475,cinder:UPDATE=107,cinder:INSERT=61 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-706f4231-83aa-45b3-83e7-00e6f0c23993 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 263/541] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:06 2026] POST /volume/v3/types => generated 220 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b399a103-2748-4c2a-b8d5-05279ec44673 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b399a103-2748-4c2a-b8d5-05279ec44673 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 Sep 01 02:05:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b399a103-2748-4c2a-b8d5-05279ec44673 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b399a103-2748-4c2a-b8d5-05279ec44673 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b399a103-2748-4c2a-b8d5-05279ec44673 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b399a103-2748-4c2a-b8d5-05279ec44673 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 264/542] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 => generated 859 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a0b30bd0-3f17-48bf-958d-9e49d10432f8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:05:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a0b30bd0-3f17-48bf-958d-9e49d10432f8 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:05:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a0b30bd0-3f17-48bf-958d-9e49d10432f8 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-940457459"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-27268694"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-27268694'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Create volume of 1 GB Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=608,cinder:UPDATE=165,cinder:INSERT=105 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a0b30bd0-3f17-48bf-958d-9e49d10432f8 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:05:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 265/543] 192.168.122.15 () {62 vars in 1190 bytes} [Tue Sep 1 02:05:07 2026] POST /volume/v3/group_types => generated 176 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Availability Zones retrieved successfully. Sep 01 02:05:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3cd8f7af-5667-4734-bc54-877bdcbec115 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Flow 'volume_create_api' (08c5eb42-6844-4a60-8b70-71985765f320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59bd53e-352d-4044-86fc-c6fd2a91ebdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59bd53e-352d-4044-86fc-c6fd2a91ebdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50d4fd6-bbe7-4bb7-858f-3151548f91d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3cd8f7af-5667-4734-bc54-877bdcbec115 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] POST http://192.168.122.15/volume/v3/groups Sep 01 02:05:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3cd8f7af-5667-4734-bc54-877bdcbec115 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e78c96de-439d-4350-8a87-bd7897828a9f", "volume_types": ["1357dda3-e3f4-4b8c-bf7b-0f80e536b13e"], "name": "tempest-GroupsV320Test-Group-251857742"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-3cd8f7af-5667-4734-bc54-877bdcbec115 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Creating new group {'group': {'group_type': 'e78c96de-439d-4350-8a87-bd7897828a9f', 'volume_types': ['1357dda3-e3f4-4b8c-bf7b-0f80e536b13e'], 'name': 'tempest-GroupsV320Test-Group-251857742'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Created reservations ['0e3bb34e-6e0a-4994-bc21-63bf03bfba20', '6371f4ed-a328-4ab2-b3bd-659f91da3aef', '4e5c11fc-829f-424f-a0d9-d0cf4cf4263b', '729c67d8-b827-458d-9c32-15296a585dfc'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50d4fd6-bbe7-4bb7-858f-3151548f91d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e3bb34e-6e0a-4994-bc21-63bf03bfba20', '6371f4ed-a328-4ab2-b3bd-659f91da3aef', '4e5c11fc-829f-424f-a0d9-d0cf4cf4263b', '729c67d8-b827-458d-9c32-15296a585dfc']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-3cd8f7af-5667-4734-bc54-877bdcbec115 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Creating group tempest-GroupsV320Test-Group-251857742. Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4b97a8f-4845-4eb0-92d1-da2ced8b933f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3cd8f7af-5667-4734-bc54-877bdcbec115 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Availability Zones retrieved successfully. Sep 01 02:05:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4b97a8f-4845-4eb0-92d1-da2ced8b933f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '390613ea-9611-4095-9240-857584efa772', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-27268694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25e9249b8f5e44f8bd57d089cf6d2f7d',qos_specs=None,replication_status=,reservations=['0e3bb34e-6e0a-4994-bc21-63bf03bfba20','6371f4ed-a328-4ab2-b3bd-659f91da3aef','4e5c11fc-829f-424f-a0d9-d0cf4cf4263b','729c67d8-b827-458d-9c32-15296a585dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810b76ed4434408599ba0a5690dc9f01',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-27268694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=390613ea-9611-4095-9240-857584efa772,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25e9249b8f5e44f8bd57d089cf6d2f7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='810b76ed4434408599ba0a5690dc9f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee41401b-6dfc-4a58-a310-8fb3d0b1dc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee41401b-6dfc-4a58-a310-8fb3d0b1dc69) transitioned into state 'SUCCESS' from state '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-27268694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25e9249b8f5e44f8bd57d089cf6d2f7d',qos_specs=None,replication_status=,reservations=['0e3bb34e-6e0a-4994-bc21-63bf03bfba20','6371f4ed-a328-4ab2-b3bd-659f91da3aef','4e5c11fc-829f-424f-a0d9-d0cf4cf4263b','729c67d8-b827-458d-9c32-15296a585dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810b76ed4434408599ba0a5690dc9f01',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0e464a5-864c-4b59-9baf-ae66b26f044c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:07 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-3cd8f7af-5667-4734-bc54-877bdcbec115 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Created reservations ['ea7cd727-9c72-4d58-b6a5-362e22425971'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0e464a5-864c-4b59-9baf-ae66b26f044c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Flow 'volume_create_api' (08c5eb42-6844-4a60-8b70-71985765f320) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Create volume request issued successfully. Sep 01 02:05:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6ae70062-52f8-403b-a563-b6bf047fa1d4 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 279/544] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:05:06 2026] POST /volume/v3/volumes => generated 824 bytes in 1077 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-6e2c8df6-22e1-481e-87b0-e538a84f58f6 req-7f399170-818f-42c8-88f5-0f9c0ac883b2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-6e2c8df6-22e1-481e-87b0-e538a84f58f6 req-7f399170-818f-42c8-88f5-0f9c0ac883b2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-6e2c8df6-22e1-481e-87b0-e538a84f58f6 req-7f399170-818f-42c8-88f5-0f9c0ac883b2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-6e2c8df6-22e1-481e-87b0-e538a84f58f6 req-7f399170-818f-42c8-88f5-0f9c0ac883b2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-6e2c8df6-22e1-481e-87b0-e538a84f58f6 req-7f399170-818f-42c8-88f5-0f9c0ac883b2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-6e2c8df6-22e1-481e-87b0-e538a84f58f6 req-7f399170-818f-42c8-88f5-0f9c0ac883b2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 280/545] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 => generated 859 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-17dd3764-b89d-4e52-9c88-ac924ac3fe0b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-17dd3764-b89d-4e52-9c88-ac924ac3fe0b tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-17dd3764-b89d-4e52-9c88-ac924ac3fe0b tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-17dd3764-b89d-4e52-9c88-ac924ac3fe0b tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-17dd3764-b89d-4e52-9c88-ac924ac3fe0b tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Volume info retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-17dd3764-b89d-4e52-9c88-ac924ac3fe0b tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 281/546] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 892 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1586490515"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1586490515'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Create volume of 1 GB Sep 01 02:05:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3cd8f7af-5667-4734-bc54-877bdcbec115 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] http://192.168.122.15/volume/v3/groups returned with HTTP 202 Sep 01 02:05:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Availability Zones retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 266/547] 192.168.122.15 () {62 vars in 1176 bytes} [Tue Sep 1 02:05:07 2026] POST /volume/v3/groups => generated 107 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e9b849a1-9ac8-482a-aea0-9cc9d108ddbc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Flow 'volume_create_api' (b5604427-1d25-4704-a5e2-58f3876f2a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4114871f-2db1-493b-9d12-c0e2564566c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e9b849a1-9ac8-482a-aea0-9cc9d108ddbc tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] GET http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 Sep 01 02:05:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e9b849a1-9ac8-482a-aea0-9cc9d108ddbc tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e9b849a1-9ac8-482a-aea0-9cc9d108ddbc tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-e9b849a1-9ac8-482a-aea0-9cc9d108ddbc tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] show called for member 8765f252-10a3-488d-b8e2-a7260ed653e8 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4114871f-2db1-493b-9d12-c0e2564566c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973a6b59-55f7-4cd0-b7ca-391b9cec38f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:05:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e9b849a1-9ac8-482a-aea0-9cc9d108ddbc tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 267/548] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 => generated 387 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Created reservations ['7c2659be-6777-4fd5-8b27-6c73673b6102', '0c0bf502-4f2d-4072-8ced-4c6fae2f148c', 'ba22b1c8-0bd5-42c3-a19c-6ee0f95e3f8a', 'dc6e3857-877c-43a7-afa4-1d476ff36768'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973a6b59-55f7-4cd0-b7ca-391b9cec38f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c2659be-6777-4fd5-8b27-6c73673b6102', '0c0bf502-4f2d-4072-8ced-4c6fae2f148c', 'ba22b1c8-0bd5-42c3-a19c-6ee0f95e3f8a', 'dc6e3857-877c-43a7-afa4-1d476ff36768']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abeb7cea-d431-4c83-ab7e-226a71a164dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abeb7cea-d431-4c83-ab7e-226a71a164dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be870824-b1c6-4185-88f1-ed80d07d658f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1586490515',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='834a869c7cb74ab9ad08cbc67186f42c',qos_specs=None,replication_status=,reservations=['7c2659be-6777-4fd5-8b27-6c73673b6102','0c0bf502-4f2d-4072-8ced-4c6fae2f148c','ba22b1c8-0bd5-42c3-a19c-6ee0f95e3f8a','dc6e3857-877c-43a7-afa4-1d476ff36768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5871ab4e7aa14bb1937e74e3c5d520eb',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1586490515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be870824-b1c6-4185-88f1-ed80d07d658f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='834a869c7cb74ab9ad08cbc67186f42c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5871ab4e7aa14bb1937e74e3c5d520eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0eb498c-129a-403c-8c39-d4066418771a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0eb498c-129a-403c-8c39-d4066418771a) transitioned into state 'SUCCESS' from state '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-1586490515',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='834a869c7cb74ab9ad08cbc67186f42c',qos_specs=None,replication_status=,reservations=['7c2659be-6777-4fd5-8b27-6c73673b6102','0c0bf502-4f2d-4072-8ced-4c6fae2f148c','ba22b1c8-0bd5-42c3-a19c-6ee0f95e3f8a','dc6e3857-877c-43a7-afa4-1d476ff36768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5871ab4e7aa14bb1937e74e3c5d520eb',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84fcdecb-d8ae-48fe-bbd0-787b0cc589e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84fcdecb-d8ae-48fe-bbd0-787b0cc589e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Flow 'volume_create_api' (b5604427-1d25-4704-a5e2-58f3876f2a87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Create volume request issued successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c0cbdfae-9463-4923-b5c7-24b307a30e71 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 282/549] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:05:08 2026] POST /volume/v3/volumes => generated 767 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f9d59817-ac7b-41a0-9a0b-727681f6588b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f9d59817-ac7b-41a0-9a0b-727681f6588b tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f Sep 01 02:05:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f9d59817-ac7b-41a0-9a0b-727681f6588b tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f9d59817-ac7b-41a0-9a0b-727681f6588b tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f9d59817-ac7b-41a0-9a0b-727681f6588b tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f9d59817-ac7b-41a0-9a0b-727681f6588b tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 268/550] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f => generated 835 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-737cc4e2-b95d-423f-af2a-f365e490d1a0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-737cc4e2-b95d-423f-af2a-f365e490d1a0 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-737cc4e2-b95d-423f-af2a-f365e490d1a0 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-737cc4e2-b95d-423f-af2a-f365e490d1a0 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-737cc4e2-b95d-423f-af2a-f365e490d1a0 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Volume info retrieved successfully. Sep 01 02:05:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-737cc4e2-b95d-423f-af2a-f365e490d1a0 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 200 Sep 01 02:05:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 283/551] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 916 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-11af5da5-65e6-4af1-90dd-5a895ce05697 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-11af5da5-65e6-4af1-90dd-5a895ce05697 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] GET http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-11af5da5-65e6-4af1-90dd-5a895ce05697 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-11af5da5-65e6-4af1-90dd-5a895ce05697 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-11af5da5-65e6-4af1-90dd-5a895ce05697 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] show called for member 8765f252-10a3-488d-b8e2-a7260ed653e8 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:09 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:05:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-11af5da5-65e6-4af1-90dd-5a895ce05697 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 returned with HTTP 200 Sep 01 02:05:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 269/552] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 => generated 388 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d25190a8-9341-4514-96e8-104837d64669 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d25190a8-9341-4514-96e8-104837d64669 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] POST http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d25190a8-9341-4514-96e8-104837d64669 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d25190a8-9341-4514-96e8-104837d64669 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-d25190a8-9341-4514-96e8-104837d64669 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Updating group '8765f252-10a3-488d-b8e2-a7260ed653e8' with 'creating' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d25190a8-9341-4514-96e8-104837d64669 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action returned with HTTP 202 Sep 01 02:05:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 284/553] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:09 2026] POST /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d71dd39d-d69a-4e9b-beaa-da2fb1675953 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d71dd39d-d69a-4e9b-beaa-da2fb1675953 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] GET http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d71dd39d-d69a-4e9b-beaa-da2fb1675953 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d71dd39d-d69a-4e9b-beaa-da2fb1675953 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-d71dd39d-d69a-4e9b-beaa-da2fb1675953 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] show called for member 8765f252-10a3-488d-b8e2-a7260ed653e8 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:09 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:05:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d71dd39d-d69a-4e9b-beaa-da2fb1675953 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 returned with HTTP 200 Sep 01 02:05:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 270/554] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 => generated 387 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c3ad31bf-ce11-4422-8bb8-5e97dc1630be None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3ad31bf-ce11-4422-8bb8-5e97dc1630be tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] POST http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c3ad31bf-ce11-4422-8bb8-5e97dc1630be tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c3ad31bf-ce11-4422-8bb8-5e97dc1630be tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-c3ad31bf-ce11-4422-8bb8-5e97dc1630be tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Updating group '8765f252-10a3-488d-b8e2-a7260ed653e8' with 'available' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3ad31bf-ce11-4422-8bb8-5e97dc1630be tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action returned with HTTP 202 Sep 01 02:05:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 285/555] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:09 2026] POST /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d0ad6683-8d70-4747-9775-bdebba44af64 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d0ad6683-8d70-4747-9775-bdebba44af64 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] GET http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d0ad6683-8d70-4747-9775-bdebba44af64 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d0ad6683-8d70-4747-9775-bdebba44af64 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-d0ad6683-8d70-4747-9775-bdebba44af64 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] show called for member 8765f252-10a3-488d-b8e2-a7260ed653e8 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:09 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:05:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d0ad6683-8d70-4747-9775-bdebba44af64 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 returned with HTTP 200 Sep 01 02:05:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 271/556] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 => generated 388 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d53535a9-fbaa-4411-8038-a10d23890408 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d53535a9-fbaa-4411-8038-a10d23890408 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] POST http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d53535a9-fbaa-4411-8038-a10d23890408 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d53535a9-fbaa-4411-8038-a10d23890408 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-d53535a9-fbaa-4411-8038-a10d23890408 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Updating group '8765f252-10a3-488d-b8e2-a7260ed653e8' with 'error' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d53535a9-fbaa-4411-8038-a10d23890408 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action returned with HTTP 202 Sep 01 02:05:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 286/557] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:09 2026] POST /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bf966383-5f01-46bd-9aa3-9c489e606560 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf966383-5f01-46bd-9aa3-9c489e606560 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] GET http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf966383-5f01-46bd-9aa3-9c489e606560 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf966383-5f01-46bd-9aa3-9c489e606560 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-bf966383-5f01-46bd-9aa3-9c489e606560 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] show called for member 8765f252-10a3-488d-b8e2-a7260ed653e8 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:09 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:05:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf966383-5f01-46bd-9aa3-9c489e606560 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 returned with HTTP 200 Sep 01 02:05:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 272/558] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 => generated 384 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ce22ac4c-beaa-42f1-b5f8-4c8bfa7d9cf5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f2f95625-ebaa-4f15-811e-3a1246494e71 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f2f95625-ebaa-4f15-811e-3a1246494e71 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] POST http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f2f95625-ebaa-4f15-811e-3a1246494e71 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f2f95625-ebaa-4f15-811e-3a1246494e71 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ce22ac4c-beaa-42f1-b5f8-4c8bfa7d9cf5 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f Sep 01 02:05:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-f2f95625-ebaa-4f15-811e-3a1246494e71 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Updating group '8765f252-10a3-488d-b8e2-a7260ed653e8' with 'available' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ce22ac4c-beaa-42f1-b5f8-4c8bfa7d9cf5 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ce22ac4c-beaa-42f1-b5f8-4c8bfa7d9cf5 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f2f95625-ebaa-4f15-811e-3a1246494e71 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action returned with HTTP 202 Sep 01 02:05:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 273/559] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:09 2026] POST /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2db95220-bb4d-4de5-a691-e01d1c7563b5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2db95220-bb4d-4de5-a691-e01d1c7563b5 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] GET http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2db95220-bb4d-4de5-a691-e01d1c7563b5 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2db95220-bb4d-4de5-a691-e01d1c7563b5 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-2db95220-bb4d-4de5-a691-e01d1c7563b5 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] show called for member 8765f252-10a3-488d-b8e2-a7260ed653e8 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ce22ac4c-beaa-42f1-b5f8-4c8bfa7d9cf5 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:05:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2db95220-bb4d-4de5-a691-e01d1c7563b5 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 274/560] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 => generated 388 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ce22ac4c-beaa-42f1-b5f8-4c8bfa7d9cf5 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 287/561] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f => generated 859 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2de7198b-31c4-4578-b723-9b40c8ded250 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2de7198b-31c4-4578-b723-9b40c8ded250 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2de7198b-31c4-4578-b723-9b40c8ded250 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2de7198b-31c4-4578-b723-9b40c8ded250 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-2de7198b-31c4-4578-b723-9b40c8ded250 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2de7198b-31c4-4578-b723-9b40c8ded250 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:05:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2de7198b-31c4-4578-b723-9b40c8ded250 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Get all volumes completed successfully. Sep 01 02:05:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2de7198b-31c4-4578-b723-9b40c8ded250 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 275/562] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0407abcb-c839-4cd4-a929-9f7e1640da73 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0407abcb-c839-4cd4-a929-9f7e1640da73 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] POST http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action Sep 01 02:05:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0407abcb-c839-4cd4-a929-9f7e1640da73 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0407abcb-c839-4cd4-a929-9f7e1640da73 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-0407abcb-c839-4cd4-a929-9f7e1640da73 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] delete called for group 8765f252-10a3-488d-b8e2-a7260ed653e8 {{(pid=87155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:05:10 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-0407abcb-c839-4cd4-a929-9f7e1640da73 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Delete group with id: 8765f252-10a3-488d-b8e2-a7260ed653e8 Sep 01 02:05:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c562350d-2b71-46ca-99a4-9487b6a468dd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c562350d-2b71-46ca-99a4-9487b6a468dd tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c562350d-2b71-46ca-99a4-9487b6a468dd tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c562350d-2b71-46ca-99a4-9487b6a468dd tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0407abcb-c839-4cd4-a929-9f7e1640da73 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action returned with HTTP 202 Sep 01 02:05:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 288/563] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:10 2026] POST /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fc64ec40-62ea-4828-afab-2bac59022191 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fc64ec40-62ea-4828-afab-2bac59022191 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] GET http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 Sep 01 02:05:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fc64ec40-62ea-4828-afab-2bac59022191 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fc64ec40-62ea-4828-afab-2bac59022191 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-fc64ec40-62ea-4828-afab-2bac59022191 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] show called for member 8765f252-10a3-488d-b8e2-a7260ed653e8 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c562350d-2b71-46ca-99a4-9487b6a468dd tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Volume info retrieved successfully. Sep 01 02:05:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c562350d-2b71-46ca-99a4-9487b6a468dd tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 276/564] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:05:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fc64ec40-62ea-4828-afab-2bac59022191 tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 289/565] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 => generated 387 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b98367e6-3e80-4899-9d1e-533dc729a172 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b98367e6-3e80-4899-9d1e-533dc729a172 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b98367e6-3e80-4899-9d1e-533dc729a172 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b98367e6-3e80-4899-9d1e-533dc729a172 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b98367e6-3e80-4899-9d1e-533dc729a172 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b98367e6-3e80-4899-9d1e-533dc729a172 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 277/566] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f => generated 859 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2ac960af-4e36-4342-a053-f1b7fba2c542 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bdcc9a37-01f6-462e-91fd-85209907572c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ac960af-4e36-4342-a053-f1b7fba2c542 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ac960af-4e36-4342-a053-f1b7fba2c542 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ac960af-4e36-4342-a053-f1b7fba2c542 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bdcc9a37-01f6-462e-91fd-85209907572c tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] GET http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bdcc9a37-01f6-462e-91fd-85209907572c tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bdcc9a37-01f6-462e-91fd-85209907572c tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-bdcc9a37-01f6-462e-91fd-85209907572c tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] show called for member 8765f252-10a3-488d-b8e2-a7260ed653e8 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bdcc9a37-01f6-462e-91fd-85209907572c tempest-GroupsV320Test-469697872 tempest-GroupsV320Test-469697872-project-member] http://192.168.122.15/volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 returned with HTTP 404 Sep 01 02:05:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 278/567] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/groups/8765f252-10a3-488d-b8e2-a7260ed653e8 => generated 108 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-03b5e138-dc8e-4827-84a9-b3d5e099d263 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2ac960af-4e36-4342-a053-f1b7fba2c542 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Volume info retrieved successfully. Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03b5e138-dc8e-4827-84a9-b3d5e099d263 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/e78c96de-439d-4350-8a87-bd7897828a9f Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ac960af-4e36-4342-a053-f1b7fba2c542 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 290/568] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 952 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03b5e138-dc8e-4827-84a9-b3d5e099d263 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03b5e138-dc8e-4827-84a9-b3d5e099d263 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-eb4497fe-5051-448c-88d4-fa00366bcf7b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eb4497fe-5051-448c-88d4-fa00366bcf7b tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] POST http://192.168.122.15/volume/v3/volume-transfers Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eb4497fe-5051-448c-88d4-fa00366bcf7b tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "390613ea-9611-4095-9240-857584efa772"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volume_transfer [None req-eb4497fe-5051-448c-88d4-fa00366bcf7b tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Creating new volume transfer {'transfer': {'volume_id': '390613ea-9611-4095-9240-857584efa772'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volume_transfer [None req-eb4497fe-5051-448c-88d4-fa00366bcf7b tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Creating transfer of volume 390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.transfer.api [None req-eb4497fe-5051-448c-88d4-fa00366bcf7b tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Generating transfer record for volume 390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03b5e138-dc8e-4827-84a9-b3d5e099d263 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] http://192.168.122.15/volume/v3/group_types/e78c96de-439d-4350-8a87-bd7897828a9f returned with HTTP 202 Sep 01 02:05:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 279/569] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:05:11 2026] DELETE /volume/v3/group_types/e78c96de-439d-4350-8a87-bd7897828a9f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6249e1ca-e64f-498a-bd11-6102b7d56e8b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6249e1ca-e64f-498a-bd11-6102b7d56e8b tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] DELETE http://192.168.122.15/volume/v3/types/1357dda3-e3f4-4b8c-bf7b-0f80e536b13e Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6249e1ca-e64f-498a-bd11-6102b7d56e8b tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6249e1ca-e64f-498a-bd11-6102b7d56e8b tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eb4497fe-5051-448c-88d4-fa00366bcf7b tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:05:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 291/570] 192.168.122.15 () {62 vars in 1205 bytes} [Tue Sep 1 02:05:11 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-21bbdd59-57bb-42dd-ab65-4a7d8c40a856 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6249e1ca-e64f-498a-bd11-6102b7d56e8b tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] http://192.168.122.15/volume/v3/types/1357dda3-e3f4-4b8c-bf7b-0f80e536b13e returned with HTTP 202 Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-21bbdd59-57bb-42dd-ab65-4a7d8c40a856 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 280/571] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:11 2026] DELETE /volume/v3/types/1357dda3-e3f4-4b8c-bf7b-0f80e536b13e => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-21bbdd59-57bb-42dd-ab65-4a7d8c40a856 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-21bbdd59-57bb-42dd-ab65-4a7d8c40a856 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a3ff8ad9-48a1-4e14-b678-61d044af0483 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3ff8ad9-48a1-4e14-b678-61d044af0483 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] GET http://192.168.122.15/volume/v3/types/1357dda3-e3f4-4b8c-bf7b-0f80e536b13e Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3ff8ad9-48a1-4e14-b678-61d044af0483 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3ff8ad9-48a1-4e14-b678-61d044af0483 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3ff8ad9-48a1-4e14-b678-61d044af0483 tempest-GroupsV320Test-2011557925 tempest-GroupsV320Test-2011557925-project-admin] http://192.168.122.15/volume/v3/types/1357dda3-e3f4-4b8c-bf7b-0f80e536b13e returned with HTTP 404 Sep 01 02:05:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 281/572] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/types/1357dda3-e3f4-4b8c-bf7b-0f80e536b13e => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-21bbdd59-57bb-42dd-ab65-4a7d8c40a856 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Volume info retrieved successfully. Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-21bbdd59-57bb-42dd-ab65-4a7d8c40a856 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 292/573] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 960 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-caa38a9d-a14f-4dc9-b17a-609c31a80ad7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-caa38a9d-a14f-4dc9-b17a-609c31a80ad7 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volume-transfers/226a2049-3ea9-4b4c-9c65-78afff651816 Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-caa38a9d-a14f-4dc9-b17a-609c31a80ad7 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-caa38a9d-a14f-4dc9-b17a-609c31a80ad7 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-caa38a9d-a14f-4dc9-b17a-609c31a80ad7 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volume-transfers/226a2049-3ea9-4b4c-9c65-78afff651816 returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 282/574] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volume-transfers/226a2049-3ea9-4b4c-9c65-78afff651816 => generated 546 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5343f5b1-bc50-4775-b448-229fb5ad2bb2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5343f5b1-bc50-4775-b448-229fb5ad2bb2 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volume-transfers Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5343f5b1-bc50-4775-b448-229fb5ad2bb2 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5343f5b1-bc50-4775-b448-229fb5ad2bb2 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volume_transfer [None req-5343f5b1-bc50-4775-b448-229fb5ad2bb2 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Listing volume transfers {{(pid=87155) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:05:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5343f5b1-bc50-4775-b448-229fb5ad2bb2 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volume-transfers returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 293/575] 192.168.122.15 () {60 vars in 1184 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] POST http://192.168.122.15/volume/v3/volume-transfers/226a2049-3ea9-4b4c-9c65-78afff651816/accept Sep 01 02:05:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "052639f397f99de7"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.volume_transfer [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Accepting volume transfer 226a2049-3ea9-4b4c-9c65-78afff651816 {{(pid=87154) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:05:12 devstack devstack@c-api.service[87154]: INFO cinder.api.contrib.volume_transfer [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Accepting transfer 226a2049-3ea9-4b4c-9c65-78afff651816 Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dac85125-3507-4867-bc70-8d1685903919 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dac85125-3507-4867-bc70-8d1685903919 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dac85125-3507-4867-bc70-8d1685903919 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dac85125-3507-4867-bc70-8d1685903919 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-dac85125-3507-4867-bc70-8d1685903919 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dac85125-3507-4867-bc70-8d1685903919 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f returned with HTTP 200 Sep 01 02:05:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 294/576] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:12 2026] GET /volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f => generated 860 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-a0f8ffed-57f3-481a-b67d-64e90fd349d8 req-b94b803e-0dc5-4c63-95c9-479126a5c7f0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-a0f8ffed-57f3-481a-b67d-64e90fd349d8 req-b94b803e-0dc5-4c63-95c9-479126a5c7f0 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-a0f8ffed-57f3-481a-b67d-64e90fd349d8 req-b94b803e-0dc5-4c63-95c9-479126a5c7f0 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-a0f8ffed-57f3-481a-b67d-64e90fd349d8 req-b94b803e-0dc5-4c63-95c9-479126a5c7f0 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:12 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Created reservations ['1c23b880-a40e-4fff-a3a3-a60547d41b10', '0e65a677-683c-4cb9-9287-6d7f1f4bb2be', '84b4c7cc-2264-4ed7-98ab-70771a6e29a4', 'b3b44226-a02e-41d3-8a2d-26c35d18ae41'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-a0f8ffed-57f3-481a-b67d-64e90fd349d8 req-b94b803e-0dc5-4c63-95c9-479126a5c7f0 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-a0f8ffed-57f3-481a-b67d-64e90fd349d8 req-b94b803e-0dc5-4c63-95c9-479126a5c7f0 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f returned with HTTP 200 Sep 01 02:05:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 295/577] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:12 2026] GET /volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f => generated 860 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:12 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Created reservations ['31311b3c-2798-450e-a30b-54776fe45b8a', 'aa40eae9-d07a-45ec-a5dc-373b1dcd1221', '732528cc-0643-4157-8c51-ec1c6b4c4a5d', 'c4a3d781-96e7-4e40-a502-7f0571b5203d'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d38dbd44-8f54-4a10-ac74-43024257db94 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1597468767"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:12 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1597468767'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:12 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Create volume of 1 GB Sep 01 02:05:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Availability Zones retrieved successfully. Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Flow 'volume_create_api' (7a20c367-fe9f-4e13-ac76-b4631214d0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45c79299-71e8-451b-9ec0-a1ed518cee1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:12 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Created reservations ['09915876-b71f-4339-a670-b0263753d67b', 'a6ffaec4-b8de-4a56-906b-5f3a04698989', 'ced09da3-2c4b-4bd6-b925-1ac932bc53ec', '2967516a-8547-430e-9d30-682400890da6'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45c79299-71e8-451b-9ec0-a1ed518cee1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0be15352-f56a-4875-93e0-07a9687e258c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Created reservations ['563c363e-2650-4324-9bfc-f8f93d651cf4', '56d32453-f645-4a1c-b9fd-512774c00985', 'f16e5262-5432-48e0-8058-08073bc33fca', '9107bd98-16b3-42cc-b5a6-8163b0466985'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Transfer volume completed successfully. Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Created reservations ['4cd4a10d-802b-4cb3-bce1-8a126c3e4e37', '736bd2a7-db01-4874-a0b5-04659e1c5f16', 'c22dc3d4-31a9-42c6-af40-d2a4e6f47c6a', 'b4567194-22cd-4957-ba50-49f0369547d2'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0be15352-f56a-4875-93e0-07a9687e258c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd4a10d-802b-4cb3-bce1-8a126c3e4e37', '736bd2a7-db01-4874-a0b5-04659e1c5f16', 'c22dc3d4-31a9-42c6-af40-d2a4e6f47c6a', 'b4567194-22cd-4957-ba50-49f0369547d2']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b2047c-575a-4215-b994-0d8a6fb1d25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b2047c-575a-4215-b994-0d8a6fb1d25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77d4f935-67a5-4a04-a926-ed85a3dedf72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1597468767',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='834a869c7cb74ab9ad08cbc67186f42c',qos_specs=None,replication_status=,reservations=['4cd4a10d-802b-4cb3-bce1-8a126c3e4e37','736bd2a7-db01-4874-a0b5-04659e1c5f16','c22dc3d4-31a9-42c6-af40-d2a4e6f47c6a','b4567194-22cd-4957-ba50-49f0369547d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5871ab4e7aa14bb1937e74e3c5d520eb',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1597468767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77d4f935-67a5-4a04-a926-ed85a3dedf72,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='834a869c7cb74ab9ad08cbc67186f42c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5871ab4e7aa14bb1937e74e3c5d520eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb66c61-144a-4239-ac0d-0585a6244ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.transfer.api [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Volume 390613ea-9611-4095-9240-857584efa772 has been transferred. Sep 01 02:05:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-49e30b75-d946-4d7f-a5d6-f68a855c3e0e tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] http://192.168.122.15/volume/v3/volume-transfers/226a2049-3ea9-4b4c-9c65-78afff651816/accept returned with HTTP 202 Sep 01 02:05:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 283/578] 192.168.122.15 () {62 vars in 1337 bytes} [Tue Sep 1 02:05:11 2026] POST /volume/v3/volume-transfers/226a2049-3ea9-4b4c-9c65-78afff651816/accept => generated 371 bytes in 1590 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:05:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-84b3b6b4-9a2a-4fb6-90c3-4899f805638f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-84b3b6b4-9a2a-4fb6-90c3-4899f805638f tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] GET http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-84b3b6b4-9a2a-4fb6-90c3-4899f805638f tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-84b3b6b4-9a2a-4fb6-90c3-4899f805638f tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-84b3b6b4-9a2a-4fb6-90c3-4899f805638f tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Volume info retrieved successfully. Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-84b3b6b4-9a2a-4fb6-90c3-4899f805638f tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 200 Sep 01 02:05:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 284/579] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:13 2026] GET /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 952 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-03a107ef-1669-4246-a19c-cedc5d7efbff None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03a107ef-1669-4246-a19c-cedc5d7efbff tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] GET http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb66c61-144a-4239-ac0d-0585a6244ad4) transitioned into state 'SUCCESS' from state '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-1597468767',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='834a869c7cb74ab9ad08cbc67186f42c',qos_specs=None,replication_status=,reservations=['4cd4a10d-802b-4cb3-bce1-8a126c3e4e37','736bd2a7-db01-4874-a0b5-04659e1c5f16','c22dc3d4-31a9-42c6-af40-d2a4e6f47c6a','b4567194-22cd-4957-ba50-49f0369547d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5871ab4e7aa14bb1937e74e3c5d520eb',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03a107ef-1669-4246-a19c-cedc5d7efbff tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03a107ef-1669-4246-a19c-cedc5d7efbff tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da6f5fb7-df6b-44d4-812f-1de4415aaad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-03a107ef-1669-4246-a19c-cedc5d7efbff tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] Volume info retrieved successfully. Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03a107ef-1669-4246-a19c-cedc5d7efbff tempest-VolumesTransfersV357Test-185128963 tempest-VolumesTransfersV357Test-185128963-project-member] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 200 Sep 01 02:05:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 285/580] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:13 2026] GET /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 952 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8f24f119-8c28-4ea1-a5af-31b4cd0a22c2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8f24f119-8c28-4ea1-a5af-31b4cd0a22c2 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] DELETE http://192.168.122.15/volume/v3/volume-transfers/226a2049-3ea9-4b4c-9c65-78afff651816 Sep 01 02:05:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8f24f119-8c28-4ea1-a5af-31b4cd0a22c2 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8f24f119-8c28-4ea1-a5af-31b4cd0a22c2 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.api.contrib.volume_transfer [None req-8f24f119-8c28-4ea1-a5af-31b4cd0a22c2 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Delete transfer with id: 226a2049-3ea9-4b4c-9c65-78afff651816 Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da6f5fb7-df6b-44d4-812f-1de4415aaad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8f24f119-8c28-4ea1-a5af-31b4cd0a22c2 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volume-transfers/226a2049-3ea9-4b4c-9c65-78afff651816 returned with HTTP 404 Sep 01 02:05:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 286/581] 192.168.122.15 () {60 vars in 1298 bytes} [Tue Sep 1 02:05:13 2026] DELETE /volume/v3/volume-transfers/226a2049-3ea9-4b4c-9c65-78afff651816 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f05af80d-6c79-40a2-8f3f-d3f4e878d965 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Flow 'volume_create_api' (7a20c367-fe9f-4e13-ac76-b4631214d0c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Create volume request issued successfully. Sep 01 02:05:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d38dbd44-8f54-4a10-ac74-43024257db94 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 296/582] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:05:12 2026] POST /volume/v3/volumes => generated 767 bytes in 1095 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5ae0733d-2bab-44ea-b10f-5728665770ab None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5ae0733d-2bab-44ea-b10f-5728665770ab tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5ae0733d-2bab-44ea-b10f-5728665770ab tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5ae0733d-2bab-44ea-b10f-5728665770ab tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5ae0733d-2bab-44ea-b10f-5728665770ab tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5ae0733d-2bab-44ea-b10f-5728665770ab tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 returned with HTTP 200 Sep 01 02:05:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 297/583] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:13 2026] GET /volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 => generated 835 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f05af80d-6c79-40a2-8f3f-d3f4e878d965 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f05af80d-6c79-40a2-8f3f-d3f4e878d965 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f05af80d-6c79-40a2-8f3f-d3f4e878d965 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:14 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-f05af80d-6c79-40a2-8f3f-d3f4e878d965 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Delete volume with id: 390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f05af80d-6c79-40a2-8f3f-d3f4e878d965 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Volume info retrieved successfully. Sep 01 02:05:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f05af80d-6c79-40a2-8f3f-d3f4e878d965 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Delete volume request issued successfully. Sep 01 02:05:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f05af80d-6c79-40a2-8f3f-d3f4e878d965 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 202 Sep 01 02:05:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 287/584] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:05:13 2026] DELETE /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 0 bytes in 849 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-85fe152d-76de-41ce-bab9-4235dd42ca1b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-85fe152d-76de-41ce-bab9-4235dd42ca1b tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] GET http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-85fe152d-76de-41ce-bab9-4235dd42ca1b tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-85fe152d-76de-41ce-bab9-4235dd42ca1b tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-85fe152d-76de-41ce-bab9-4235dd42ca1b tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Volume info retrieved successfully. Sep 01 02:05:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-85fe152d-76de-41ce-bab9-4235dd42ca1b tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 200 Sep 01 02:05:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 298/585] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:14 2026] GET /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 1135 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8b62750b-b0f5-4948-9299-dd446fd204d1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8b62750b-b0f5-4948-9299-dd446fd204d1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 Sep 01 02:05:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8b62750b-b0f5-4948-9299-dd446fd204d1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8b62750b-b0f5-4948-9299-dd446fd204d1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8b62750b-b0f5-4948-9299-dd446fd204d1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8b62750b-b0f5-4948-9299-dd446fd204d1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 returned with HTTP 200 Sep 01 02:05:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 288/586] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:14 2026] GET /volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 => generated 859 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-3cad89aa-5a2b-4a6f-aa87-42faaf3cdc43 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-3cad89aa-5a2b-4a6f-aa87-42faaf3cdc43 None None] GET http://192.168.122.15/volume// Sep 01 02:05:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-3cad89aa-5a2b-4a6f-aa87-42faaf3cdc43 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-3cad89aa-5a2b-4a6f-aa87-42faaf3cdc43 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-3cad89aa-5a2b-4a6f-aa87-42faaf3cdc43 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:05:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 299/587] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:15 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-0548701e-f9db-487d-9e85-ce54253198eb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-0548701e-f9db-487d-9e85-ce54253198eb tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:05:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-0548701e-f9db-487d-9e85-ce54253198eb tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b20aaea-3996-4d56-8ed0-8c74620ba15d", "connector": null, "instance_uuid": "04e1dc13-fa6d-4485-9ff7-75ae1dac4a84"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4d1f351b-da9a-4dfc-b0fd-5199218bde64 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4d1f351b-da9a-4dfc-b0fd-5199218bde64 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] GET http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4d1f351b-da9a-4dfc-b0fd-5199218bde64 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4d1f351b-da9a-4dfc-b0fd-5199218bde64 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-0548701e-f9db-487d-9e85-ce54253198eb tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:05:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 289/588] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:05:15 2026] POST /volume/v3/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4d1f351b-da9a-4dfc-b0fd-5199218bde64 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Volume info retrieved successfully. Sep 01 02:05:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-a9225939-648c-4785-90d3-51bd71d67038 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-a9225939-648c-4785-90d3-51bd71d67038 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] DELETE http://192.168.122.15/volume/v3/attachments/56a62961-1591-40f6-a902-d8845d29e152 Sep 01 02:05:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-a9225939-648c-4785-90d3-51bd71d67038 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-a9225939-648c-4785-90d3-51bd71d67038 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4d1f351b-da9a-4dfc-b0fd-5199218bde64 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 200 Sep 01 02:05:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 300/589] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:15 2026] GET /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 1135 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:15 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:05:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-a9225939-648c-4785-90d3-51bd71d67038 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/56a62961-1591-40f6-a902-d8845d29e152 returned with HTTP 200 Sep 01 02:05:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-539c12b8-7685-49f9-9a01-818f398acdfc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 290/590] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:05:15 2026] DELETE /volume/v3/attachments/56a62961-1591-40f6-a902-d8845d29e152 => generated 192 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-539c12b8-7685-49f9-9a01-818f398acdfc tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 Sep 01 02:05:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-539c12b8-7685-49f9-9a01-818f398acdfc tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-539c12b8-7685-49f9-9a01-818f398acdfc tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-539c12b8-7685-49f9-9a01-818f398acdfc tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-539c12b8-7685-49f9-9a01-818f398acdfc tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 returned with HTTP 200 Sep 01 02:05:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 301/591] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:16 2026] GET /volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 => generated 859 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1889fa17-4318-4597-99cb-941561e408fa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1889fa17-4318-4597-99cb-941561e408fa tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] GET http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1889fa17-4318-4597-99cb-941561e408fa tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1889fa17-4318-4597-99cb-941561e408fa tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1889fa17-4318-4597-99cb-941561e408fa tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 404 Sep 01 02:05:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 291/592] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:16 2026] GET /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f5f4e014-ff3c-454e-9722-5ed13ea6afa5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5f4e014-ff3c-454e-9722-5ed13ea6afa5 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5f4e014-ff3c-454e-9722-5ed13ea6afa5 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5f4e014-ff3c-454e-9722-5ed13ea6afa5 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5f4e014-ff3c-454e-9722-5ed13ea6afa5 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 404 Sep 01 02:05:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 302/593] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:16 2026] GET /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d1d19796-66a2-4ed1-8b8d-ddee9d957900 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d1d19796-66a2-4ed1-8b8d-ddee9d957900 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] DELETE http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d1d19796-66a2-4ed1-8b8d-ddee9d957900 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d1d19796-66a2-4ed1-8b8d-ddee9d957900 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:16 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-d1d19796-66a2-4ed1-8b8d-ddee9d957900 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Delete volume with id: 390613ea-9611-4095-9240-857584efa772 Sep 01 02:05:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d1d19796-66a2-4ed1-8b8d-ddee9d957900 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 returned with HTTP 404 Sep 01 02:05:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 292/594] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:05:16 2026] DELETE /volume/v3/volumes/390613ea-9611-4095-9240-857584efa772 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8a1b4297-730a-4800-868e-48059edc19b9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1994320517"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1994320517'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Create volume of 1 GB Sep 01 02:05:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Availability Zones retrieved successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Flow 'volume_create_api' (13ac7f9e-65be-4edf-86f5-ba72d108d786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9626d8f-e8d1-45cd-9dd1-e93c1c396b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9626d8f-e8d1-45cd-9dd1-e93c1c396b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8cfa45-f665-47e3-8126-f56f69de071c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2bf1a17f-4b6b-41cd-80d8-9dd07e648247 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2bf1a17f-4b6b-41cd-80d8-9dd07e648247 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2bf1a17f-4b6b-41cd-80d8-9dd07e648247 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2bf1a17f-4b6b-41cd-80d8-9dd07e648247 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Created reservations ['c173a87b-6a53-4bc7-83b2-be63e5d4016f', '527116ef-d491-4232-b0ae-6e33ed2aa2c8', '9f6fe0f8-b465-4131-ab8f-4799a88dc223', 'ff7e6280-486f-4b8d-8085-7e6b20b7ea80'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8cfa45-f665-47e3-8126-f56f69de071c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c173a87b-6a53-4bc7-83b2-be63e5d4016f', '527116ef-d491-4232-b0ae-6e33ed2aa2c8', '9f6fe0f8-b465-4131-ab8f-4799a88dc223', 'ff7e6280-486f-4b8d-8085-7e6b20b7ea80']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2bf1a17f-4b6b-41cd-80d8-9dd07e648247 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2499f5f1-6cae-4328-bc5f-4a6881e62491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2bf1a17f-4b6b-41cd-80d8-9dd07e648247 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 returned with HTTP 200 Sep 01 02:05:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 293/595] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2499f5f1-6cae-4328-bc5f-4a6881e62491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62b12722-b6d6-4ba3-a966-b24a92fe65ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1994320517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25e9249b8f5e44f8bd57d089cf6d2f7d',qos_specs=None,replication_status=,reservations=['c173a87b-6a53-4bc7-83b2-be63e5d4016f','527116ef-d491-4232-b0ae-6e33ed2aa2c8','9f6fe0f8-b465-4131-ab8f-4799a88dc223','ff7e6280-486f-4b8d-8085-7e6b20b7ea80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810b76ed4434408599ba0a5690dc9f01',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1994320517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62b12722-b6d6-4ba3-a966-b24a92fe65ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25e9249b8f5e44f8bd57d089cf6d2f7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='810b76ed4434408599ba0a5690dc9f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3a6aaf-56a2-49a1-88bb-862ee5b0ea00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-5f14544e-f2fa-4060-aeae-ceb2fdf648ae req-eb62570f-781f-469c-bbf8-e1dad22af1be None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5f14544e-f2fa-4060-aeae-ceb2fdf648ae req-eb62570f-781f-469c-bbf8-e1dad22af1be tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5f14544e-f2fa-4060-aeae-ceb2fdf648ae req-eb62570f-781f-469c-bbf8-e1dad22af1be tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5f14544e-f2fa-4060-aeae-ceb2fdf648ae req-eb62570f-781f-469c-bbf8-e1dad22af1be tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-5f14544e-f2fa-4060-aeae-ceb2fdf648ae req-eb62570f-781f-469c-bbf8-e1dad22af1be tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5f14544e-f2fa-4060-aeae-ceb2fdf648ae req-eb62570f-781f-469c-bbf8-e1dad22af1be tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 returned with HTTP 200 Sep 01 02:05:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 294/596] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3a6aaf-56a2-49a1-88bb-862ee5b0ea00) transitioned into state 'SUCCESS' from state '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-1994320517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25e9249b8f5e44f8bd57d089cf6d2f7d',qos_specs=None,replication_status=,reservations=['c173a87b-6a53-4bc7-83b2-be63e5d4016f','527116ef-d491-4232-b0ae-6e33ed2aa2c8','9f6fe0f8-b465-4131-ab8f-4799a88dc223','ff7e6280-486f-4b8d-8085-7e6b20b7ea80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810b76ed4434408599ba0a5690dc9f01',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd79c0f7-d73e-4670-b7c4-eb20ab79faa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd79c0f7-d73e-4670-b7c4-eb20ab79faa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Flow 'volume_create_api' (13ac7f9e-65be-4edf-86f5-ba72d108d786) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Create volume request issued successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a1b4297-730a-4800-868e-48059edc19b9 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 303/597] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:05:17 2026] POST /volume/v3/volumes => generated 826 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e3a22fbe-55ac-436b-9db9-ba493300b9b7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e3a22fbe-55ac-436b-9db9-ba493300b9b7 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e3a22fbe-55ac-436b-9db9-ba493300b9b7 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e3a22fbe-55ac-436b-9db9-ba493300b9b7 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e3a22fbe-55ac-436b-9db9-ba493300b9b7 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Volume info retrieved successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e3a22fbe-55ac-436b-9db9-ba493300b9b7 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce returned with HTTP 200 Sep 01 02:05:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 295/598] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce => generated 894 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-95886aac-c669-4562-be03-b8f838024096 req-dec6d88a-f215-451b-99e8-1cc8ffae05e3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-95886aac-c669-4562-be03-b8f838024096 req-dec6d88a-f215-451b-99e8-1cc8ffae05e3 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-95886aac-c669-4562-be03-b8f838024096 req-dec6d88a-f215-451b-99e8-1cc8ffae05e3 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-95886aac-c669-4562-be03-b8f838024096 req-dec6d88a-f215-451b-99e8-1cc8ffae05e3 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [req-95886aac-c669-4562-be03-b8f838024096 req-dec6d88a-f215-451b-99e8-1cc8ffae05e3 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-95886aac-c669-4562-be03-b8f838024096 req-dec6d88a-f215-451b-99e8-1cc8ffae05e3 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:05:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-95886aac-c669-4562-be03-b8f838024096 req-dec6d88a-f215-451b-99e8-1cc8ffae05e3 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Get all volumes completed successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-95886aac-c669-4562-be03-b8f838024096 req-dec6d88a-f215-451b-99e8-1cc8ffae05e3 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 304/599] 192.168.122.15 () {60 vars in 1392 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-4a3b65e8-70b6-4c96-ac20-b87bf0ef9bf4 req-7e4a4412-217e-4b2d-acf5-f222a79588c2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-4a3b65e8-70b6-4c96-ac20-b87bf0ef9bf4 req-7e4a4412-217e-4b2d-acf5-f222a79588c2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-4a3b65e8-70b6-4c96-ac20-b87bf0ef9bf4 req-7e4a4412-217e-4b2d-acf5-f222a79588c2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-4a3b65e8-70b6-4c96-ac20-b87bf0ef9bf4 req-7e4a4412-217e-4b2d-acf5-f222a79588c2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [req-4a3b65e8-70b6-4c96-ac20-b87bf0ef9bf4 req-7e4a4412-217e-4b2d-acf5-f222a79588c2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-4a3b65e8-70b6-4c96-ac20-b87bf0ef9bf4 req-7e4a4412-217e-4b2d-acf5-f222a79588c2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-4a3b65e8-70b6-4c96-ac20-b87bf0ef9bf4 req-7e4a4412-217e-4b2d-acf5-f222a79588c2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Get all volumes completed successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-4a3b65e8-70b6-4c96-ac20-b87bf0ef9bf4 req-7e4a4412-217e-4b2d-acf5-f222a79588c2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 296/600] 192.168.122.15 () {60 vars in 1392 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-53a235e9-4c4e-49bf-b3d6-cfb968e6ee53 req-167a885f-0f2d-4e85-9c01-4d4d443738f1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-53a235e9-4c4e-49bf-b3d6-cfb968e6ee53 req-167a885f-0f2d-4e85-9c01-4d4d443738f1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-53a235e9-4c4e-49bf-b3d6-cfb968e6ee53 req-167a885f-0f2d-4e85-9c01-4d4d443738f1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-53a235e9-4c4e-49bf-b3d6-cfb968e6ee53 req-167a885f-0f2d-4e85-9c01-4d4d443738f1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [req-53a235e9-4c4e-49bf-b3d6-cfb968e6ee53 req-167a885f-0f2d-4e85-9c01-4d4d443738f1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-53a235e9-4c4e-49bf-b3d6-cfb968e6ee53 req-167a885f-0f2d-4e85-9c01-4d4d443738f1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-53a235e9-4c4e-49bf-b3d6-cfb968e6ee53 req-167a885f-0f2d-4e85-9c01-4d4d443738f1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Get all volumes completed successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-53a235e9-4c4e-49bf-b3d6-cfb968e6ee53 req-167a885f-0f2d-4e85-9c01-4d4d443738f1 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 305/601] 192.168.122.15 () {60 vars in 1392 bytes} [Tue Sep 1 02:05:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-5159af9d-d1b3-47a5-ae31-c64ea6a6f753 req-e0b9436c-54ee-4deb-be60-94c0640d31ba None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5159af9d-d1b3-47a5-ae31-c64ea6a6f753 req-e0b9436c-54ee-4deb-be60-94c0640d31ba tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5159af9d-d1b3-47a5-ae31-c64ea6a6f753 req-e0b9436c-54ee-4deb-be60-94c0640d31ba tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5159af9d-d1b3-47a5-ae31-c64ea6a6f753 req-e0b9436c-54ee-4deb-be60-94c0640d31ba tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [req-5159af9d-d1b3-47a5-ae31-c64ea6a6f753 req-e0b9436c-54ee-4deb-be60-94c0640d31ba tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-5159af9d-d1b3-47a5-ae31-c64ea6a6f753 req-e0b9436c-54ee-4deb-be60-94c0640d31ba tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-5159af9d-d1b3-47a5-ae31-c64ea6a6f753 req-e0b9436c-54ee-4deb-be60-94c0640d31ba tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Get all volumes completed successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5159af9d-d1b3-47a5-ae31-c64ea6a6f753 req-e0b9436c-54ee-4deb-be60-94c0640d31ba tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 297/602] 192.168.122.15 () {60 vars in 1392 bytes} [Tue Sep 1 02:05:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-6e360505-921a-447d-927e-159b32243834 req-18dd3810-cb02-40d1-b7db-6f471d6d5446 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-6e360505-921a-447d-927e-159b32243834 req-18dd3810-cb02-40d1-b7db-6f471d6d5446 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-6e360505-921a-447d-927e-159b32243834 req-18dd3810-cb02-40d1-b7db-6f471d6d5446 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-6e360505-921a-447d-927e-159b32243834 req-18dd3810-cb02-40d1-b7db-6f471d6d5446 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [req-6e360505-921a-447d-927e-159b32243834 req-18dd3810-cb02-40d1-b7db-6f471d6d5446 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-6e360505-921a-447d-927e-159b32243834 req-18dd3810-cb02-40d1-b7db-6f471d6d5446 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-6e360505-921a-447d-927e-159b32243834 req-18dd3810-cb02-40d1-b7db-6f471d6d5446 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Get all volumes completed successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-6e360505-921a-447d-927e-159b32243834 req-18dd3810-cb02-40d1-b7db-6f471d6d5446 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 306/603] 192.168.122.15 () {60 vars in 1392 bytes} [Tue Sep 1 02:05:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-6d4ad887-4582-45b1-bc32-09dcd1a23cd1 req-d4480dc9-1fa0-4ebc-aa78-1683e3106e10 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-6d4ad887-4582-45b1-bc32-09dcd1a23cd1 req-d4480dc9-1fa0-4ebc-aa78-1683e3106e10 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-6d4ad887-4582-45b1-bc32-09dcd1a23cd1 req-d4480dc9-1fa0-4ebc-aa78-1683e3106e10 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-6d4ad887-4582-45b1-bc32-09dcd1a23cd1 req-d4480dc9-1fa0-4ebc-aa78-1683e3106e10 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [req-6d4ad887-4582-45b1-bc32-09dcd1a23cd1 req-d4480dc9-1fa0-4ebc-aa78-1683e3106e10 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-6d4ad887-4582-45b1-bc32-09dcd1a23cd1 req-d4480dc9-1fa0-4ebc-aa78-1683e3106e10 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-6d4ad887-4582-45b1-bc32-09dcd1a23cd1 req-d4480dc9-1fa0-4ebc-aa78-1683e3106e10 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Get all volumes completed successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-6d4ad887-4582-45b1-bc32-09dcd1a23cd1 req-d4480dc9-1fa0-4ebc-aa78-1683e3106e10 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 298/604] 192.168.122.15 () {60 vars in 1392 bytes} [Tue Sep 1 02:05:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-a9b40974-93ef-499a-baec-bbe14603ae38 req-4a92b8a9-65c0-4cd7-98fd-ea2f38c5682c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-a9b40974-93ef-499a-baec-bbe14603ae38 req-4a92b8a9-65c0-4cd7-98fd-ea2f38c5682c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-a9b40974-93ef-499a-baec-bbe14603ae38 req-4a92b8a9-65c0-4cd7-98fd-ea2f38c5682c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-a9b40974-93ef-499a-baec-bbe14603ae38 req-4a92b8a9-65c0-4cd7-98fd-ea2f38c5682c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [req-a9b40974-93ef-499a-baec-bbe14603ae38 req-4a92b8a9-65c0-4cd7-98fd-ea2f38c5682c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [req-a9b40974-93ef-499a-baec-bbe14603ae38 req-4a92b8a9-65c0-4cd7-98fd-ea2f38c5682c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2e943abb-bf01-4ec9-9d47-d8a27d088f3a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2e943abb-bf01-4ec9-9d47-d8a27d088f3a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2e943abb-bf01-4ec9-9d47-d8a27d088f3a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2e943abb-bf01-4ec9-9d47-d8a27d088f3a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-a9b40974-93ef-499a-baec-bbe14603ae38 req-4a92b8a9-65c0-4cd7-98fd-ea2f38c5682c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Get all volumes completed successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-a9b40974-93ef-499a-baec-bbe14603ae38 req-4a92b8a9-65c0-4cd7-98fd-ea2f38c5682c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 307/605] 192.168.122.15 () {60 vars in 1392 bytes} [Tue Sep 1 02:05:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-63ea0f9b-a8e8-4275-9a96-a75c7025ba8d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-63ea0f9b-a8e8-4275-9a96-a75c7025ba8d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] PUT http://192.168.122.15/volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-63ea0f9b-a8e8-4275-9a96-a75c7025ba8d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2e943abb-bf01-4ec9-9d47-d8a27d088f3a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Volume info retrieved successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-63ea0f9b-a8e8-4275-9a96-a75c7025ba8d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Acquiring lock "cinder-attachment_update-2b20aaea-3996-4d56-8ed0-8c74620ba15d-devstack" by "attachment_update" {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2e943abb-bf01-4ec9-9d47-d8a27d088f3a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 299/606] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:18 2026] GET /volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce => generated 918 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-2c9581ac-c159-4ce9-bd45-f2498f6caa31 req-ef826e2e-8a3d-4c91-aeb7-2aea254c4d42 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-63ea0f9b-a8e8-4275-9a96-a75c7025ba8d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Lock "cinder-attachment_update-2b20aaea-3996-4d56-8ed0-8c74620ba15d-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2c9581ac-c159-4ce9-bd45-f2498f6caa31 req-ef826e2e-8a3d-4c91-aeb7-2aea254c4d42 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2c9581ac-c159-4ce9-bd45-f2498f6caa31 req-ef826e2e-8a3d-4c91-aeb7-2aea254c4d42 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2c9581ac-c159-4ce9-bd45-f2498f6caa31 req-ef826e2e-8a3d-4c91-aeb7-2aea254c4d42 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [req-2c9581ac-c159-4ce9-bd45-f2498f6caa31 req-ef826e2e-8a3d-4c91-aeb7-2aea254c4d42 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-2c9581ac-c159-4ce9-bd45-f2498f6caa31 req-ef826e2e-8a3d-4c91-aeb7-2aea254c4d42 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-2c9581ac-c159-4ce9-bd45-f2498f6caa31 req-ef826e2e-8a3d-4c91-aeb7-2aea254c4d42 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] Get all volumes completed successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2c9581ac-c159-4ce9-bd45-f2498f6caa31 req-ef826e2e-8a3d-4c91-aeb7-2aea254c4d42 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-reader] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 300/607] 192.168.122.15 () {60 vars in 1392 bytes} [Tue Sep 1 02:05:18 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5c6250b8-4da1-46dc-9e52-4ff9f7508ea6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5c6250b8-4da1-46dc-9e52-4ff9f7508ea6 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] DELETE http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5c6250b8-4da1-46dc-9e52-4ff9f7508ea6 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5c6250b8-4da1-46dc-9e52-4ff9f7508ea6 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-5c6250b8-4da1-46dc-9e52-4ff9f7508ea6 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Delete volume with id: 77d4f935-67a5-4a04-a926-ed85a3dedf72 Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5c6250b8-4da1-46dc-9e52-4ff9f7508ea6 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5c6250b8-4da1-46dc-9e52-4ff9f7508ea6 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Delete volume request issued successfully. Sep 01 02:05:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5c6250b8-4da1-46dc-9e52-4ff9f7508ea6 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 returned with HTTP 202 Sep 01 02:05:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 301/608] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:18 2026] DELETE /volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f42619b4-6294-4db3-a46a-c8392851bd40 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f42619b4-6294-4db3-a46a-c8392851bd40 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 Sep 01 02:05:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f42619b4-6294-4db3-a46a-c8392851bd40 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f42619b4-6294-4db3-a46a-c8392851bd40 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f42619b4-6294-4db3-a46a-c8392851bd40 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f42619b4-6294-4db3-a46a-c8392851bd40 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 302/609] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-63ea0f9b-a8e8-4275-9a96-a75c7025ba8d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Lock "cinder-attachment_update-2b20aaea-3996-4d56-8ed0-8c74620ba15d-devstack" released by "attachment_update" :: held 0.778s {{(pid=87155) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:05:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-63ea0f9b-a8e8-4275-9a96-a75c7025ba8d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 308/610] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:05:18 2026] PUT /volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b => generated 694 bytes in 864 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-dae8423e-c715-4916-966f-99485bee81e9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-dae8423e-c715-4916-966f-99485bee81e9 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b Sep 01 02:05:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-dae8423e-c715-4916-966f-99485bee81e9 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-dae8423e-c715-4916-966f-99485bee81e9 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-dae8423e-c715-4916-966f-99485bee81e9 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 303/611] 192.168.122.15 () {62 vars in 1535 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b => generated 719 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9f46a140-689d-422f-8f17-0ba7d7cf49cf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f46a140-689d-422f-8f17-0ba7d7cf49cf tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9f46a140-689d-422f-8f17-0ba7d7cf49cf tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9f46a140-689d-422f-8f17-0ba7d7cf49cf tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9f46a140-689d-422f-8f17-0ba7d7cf49cf tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Volume info retrieved successfully. Sep 01 02:05:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f46a140-689d-422f-8f17-0ba7d7cf49cf tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 309/612] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce => generated 954 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-74be0d04-14eb-4e06-808d-9080b2fc32f0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-74be0d04-14eb-4e06-808d-9080b2fc32f0 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] POST http://192.168.122.15/volume/v3/volume-transfers Sep 01 02:05:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-74be0d04-14eb-4e06-808d-9080b2fc32f0 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "62b12722-b6d6-4ba3-a966-b24a92fe65ce"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volume_transfer [None req-74be0d04-14eb-4e06-808d-9080b2fc32f0 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Creating new volume transfer {'transfer': {'volume_id': '62b12722-b6d6-4ba3-a966-b24a92fe65ce'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:05:19 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volume_transfer [None req-74be0d04-14eb-4e06-808d-9080b2fc32f0 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Creating transfer of volume 62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:19 devstack devstack@c-api.service[87154]: INFO cinder.transfer.api [None req-74be0d04-14eb-4e06-808d-9080b2fc32f0 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Generating transfer record for volume 62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-74be0d04-14eb-4e06-808d-9080b2fc32f0 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:05:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 304/613] 192.168.122.15 () {62 vars in 1205 bytes} [Tue Sep 1 02:05:19 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ccb02bb3-4760-4f70-8849-e2498adaec1a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ccb02bb3-4760-4f70-8849-e2498adaec1a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ccb02bb3-4760-4f70-8849-e2498adaec1a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ccb02bb3-4760-4f70-8849-e2498adaec1a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ccb02bb3-4760-4f70-8849-e2498adaec1a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Volume info retrieved successfully. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ccb02bb3-4760-4f70-8849-e2498adaec1a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce returned with HTTP 200 Sep 01 02:05:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 310/614] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce => generated 962 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-36507251-2132-49d5-8812-1befa44a7cfe None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-36507251-2132-49d5-8812-1befa44a7cfe tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volume-transfers/detail Sep 01 02:05:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-36507251-2132-49d5-8812-1befa44a7cfe tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c053c8f8-f42b-41b7-9369-cd642e5db862 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-36507251-2132-49d5-8812-1befa44a7cfe tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volume_transfer [None req-36507251-2132-49d5-8812-1befa44a7cfe tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Listing volume transfers {{(pid=87154) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c053c8f8-f42b-41b7-9369-cd642e5db862 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c053c8f8-f42b-41b7-9369-cd642e5db862 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c053c8f8-f42b-41b7-9369-cd642e5db862 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-36507251-2132-49d5-8812-1befa44a7cfe tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 02:05:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 305/615] 192.168.122.15 () {60 vars in 1205 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dd37bc4a-71b9-47cf-95a2-1a8d4a63d80a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dd37bc4a-71b9-47cf-95a2-1a8d4a63d80a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] DELETE http://192.168.122.15/volume/v3/volume-transfers/06dcac33-c26b-4b14-8215-85bfc7778ad1 Sep 01 02:05:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dd37bc4a-71b9-47cf-95a2-1a8d4a63d80a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dd37bc4a-71b9-47cf-95a2-1a8d4a63d80a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87154]: INFO cinder.api.contrib.volume_transfer [None req-dd37bc4a-71b9-47cf-95a2-1a8d4a63d80a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Delete transfer with id: 06dcac33-c26b-4b14-8215-85bfc7778ad1 Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c053c8f8-f42b-41b7-9369-cd642e5db862 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c053c8f8-f42b-41b7-9369-cd642e5db862 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 returned with HTTP 200 Sep 01 02:05:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 311/616] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 => generated 859 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dd37bc4a-71b9-47cf-95a2-1a8d4a63d80a tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volume-transfers/06dcac33-c26b-4b14-8215-85bfc7778ad1 returned with HTTP 202 Sep 01 02:05:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 306/617] 192.168.122.15 () {60 vars in 1298 bytes} [Tue Sep 1 02:05:20 2026] DELETE /volume/v3/volume-transfers/06dcac33-c26b-4b14-8215-85bfc7778ad1 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7044db30-9dba-4683-9762-f10213533976 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7044db30-9dba-4683-9762-f10213533976 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7044db30-9dba-4683-9762-f10213533976 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7044db30-9dba-4683-9762-f10213533976 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0ef1b630-565d-46b3-9c73-69249fc48e3a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7044db30-9dba-4683-9762-f10213533976 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Volume info retrieved successfully. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7044db30-9dba-4683-9762-f10213533976 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce returned with HTTP 200 Sep 01 02:05:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 312/618] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce => generated 954 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-812f0899-b1e1-40e6-a531-2375c55c6530 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-812f0899-b1e1-40e6-a531-2375c55c6530 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] DELETE http://192.168.122.15/volume/v3/volume-transfers/06dcac33-c26b-4b14-8215-85bfc7778ad1 Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-812f0899-b1e1-40e6-a531-2375c55c6530 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-812f0899-b1e1-40e6-a531-2375c55c6530 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.contrib.volume_transfer [None req-812f0899-b1e1-40e6-a531-2375c55c6530 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Delete transfer with id: 06dcac33-c26b-4b14-8215-85bfc7778ad1 Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-812f0899-b1e1-40e6-a531-2375c55c6530 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volume-transfers/06dcac33-c26b-4b14-8215-85bfc7778ad1 returned with HTTP 404 Sep 01 02:05:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 313/619] 192.168.122.15 () {60 vars in 1298 bytes} [Tue Sep 1 02:05:20 2026] DELETE /volume/v3/volume-transfers/06dcac33-c26b-4b14-8215-85bfc7778ad1 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bdbcec1c-cba0-4f0f-ac3b-6e719068991d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bdbcec1c-cba0-4f0f-ac3b-6e719068991d tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bdbcec1c-cba0-4f0f-ac3b-6e719068991d tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bdbcec1c-cba0-4f0f-ac3b-6e719068991d tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-bdbcec1c-cba0-4f0f-ac3b-6e719068991d tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Delete volume with id: 62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bdbcec1c-cba0-4f0f-ac3b-6e719068991d tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Volume info retrieved successfully. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bdbcec1c-cba0-4f0f-ac3b-6e719068991d tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Delete volume request issued successfully. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bdbcec1c-cba0-4f0f-ac3b-6e719068991d tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce returned with HTTP 202 Sep 01 02:05:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 314/620] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:05:20 2026] DELETE /volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4bd24bd1-84a2-45dd-b30b-2b90739fb834 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4bd24bd1-84a2-45dd-b30b-2b90739fb834 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] GET http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4bd24bd1-84a2-45dd-b30b-2b90739fb834 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4bd24bd1-84a2-45dd-b30b-2b90739fb834 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4bd24bd1-84a2-45dd-b30b-2b90739fb834 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Volume info retrieved successfully. Sep 01 02:05:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4bd24bd1-84a2-45dd-b30b-2b90739fb834 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce returned with HTTP 200 Sep 01 02:05:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 315/621] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce => generated 1137 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0ef1b630-565d-46b3-9c73-69249fc48e3a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] POST http://192.168.122.15/volume/v3/qos-specs Sep 01 02:05:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0ef1b630-565d-46b3-9c73-69249fc48e3a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1156683232", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.qos_specs [None req-0ef1b630-565d-46b3-9c73-69249fc48e3a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1156683232', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87154) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:05:20 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-0ef1b630-565d-46b3-9c73-69249fc48e3a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DB qos_specs_create(): root {'id': '8bd58acf-7f68-48c2-ad28-18baaf031495', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1156683232'} {{(pid=87154) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0ef1b630-565d-46b3-9c73-69249fc48e3a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 307/622] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:05:20 2026] POST /volume/v3/qos-specs => generated 399 bytes in 725 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a4af3f9b-fa00-47b1-aae9-d1b170b55017 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4af3f9b-fa00-47b1-aae9-d1b170b55017 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a4af3f9b-fa00-47b1-aae9-d1b170b55017 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2074198725"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4af3f9b-fa00-47b1-aae9-d1b170b55017 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 316/623] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:21 2026] POST /volume/v3/types => generated 222 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b13b8adf-3adc-46f1-9ef4-7a74c6ab1ec6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b13b8adf-3adc-46f1-9ef4-7a74c6ab1ec6 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b13b8adf-3adc-46f1-9ef4-7a74c6ab1ec6 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-364468342"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3e994c98-e55f-42e3-a27f-5dc9ba433e68 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3e994c98-e55f-42e3-a27f-5dc9ba433e68 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3e994c98-e55f-42e3-a27f-5dc9ba433e68 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3e994c98-e55f-42e3-a27f-5dc9ba433e68 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b13b8adf-3adc-46f1-9ef4-7a74c6ab1ec6 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 308/624] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:21 2026] POST /volume/v3/types => generated 221 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3e994c98-e55f-42e3-a27f-5dc9ba433e68 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 returned with HTTP 404 Sep 01 02:05:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 317/625] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/volumes/77d4f935-67a5-4a04-a926-ed85a3dedf72 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-879418be-1dfe-425d-bf3a-9a03f20549b5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-879418be-1dfe-425d-bf3a-9a03f20549b5 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-879418be-1dfe-425d-bf3a-9a03f20549b5 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-181859598"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cd57e39e-14e1-4004-8789-0e5b42eb4562 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cd57e39e-14e1-4004-8789-0e5b42eb4562 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] DELETE http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cd57e39e-14e1-4004-8789-0e5b42eb4562 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cd57e39e-14e1-4004-8789-0e5b42eb4562 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-cd57e39e-14e1-4004-8789-0e5b42eb4562 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Delete volume with id: be870824-b1c6-4185-88f1-ed80d07d658f Sep 01 02:05:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cd57e39e-14e1-4004-8789-0e5b42eb4562 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-879418be-1dfe-425d-bf3a-9a03f20549b5 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 309/626] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:21 2026] POST /volume/v3/types => generated 221 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-54b7173c-b66e-416d-a164-155f886d57aa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54b7173c-b66e-416d-a164-155f886d57aa tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associate?vol_type_id=ed751b34-55d7-4088-9c12-7594dca1e7c3 Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-54b7173c-b66e-416d-a164-155f886d57aa tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-54b7173c-b66e-416d-a164-155f886d57aa tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'associate' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-54b7173c-b66e-416d-a164-155f886d57aa tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Associate qos_spec: 8bd58acf-7f68-48c2-ad28-18baaf031495 with type: ed751b34-55d7-4088-9c12-7594dca1e7c3 {{(pid=87154) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cd57e39e-14e1-4004-8789-0e5b42eb4562 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Delete volume request issued successfully. Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cd57e39e-14e1-4004-8789-0e5b42eb4562 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f returned with HTTP 202 Sep 01 02:05:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 318/627] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:21 2026] DELETE /volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-49c51ac2-66e6-48c6-93eb-befb537955e9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-49c51ac2-66e6-48c6-93eb-befb537955e9 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-49c51ac2-66e6-48c6-93eb-befb537955e9 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-49c51ac2-66e6-48c6-93eb-befb537955e9 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-49c51ac2-66e6-48c6-93eb-befb537955e9 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54b7173c-b66e-416d-a164-155f886d57aa tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associate?vol_type_id=ed751b34-55d7-4088-9c12-7594dca1e7c3 returned with HTTP 202 Sep 01 02:05:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 310/628] 192.168.122.15 () {58 vars in 1360 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associate?vol_type_id=ed751b34-55d7-4088-9c12-7594dca1e7c3 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-49c51ac2-66e6-48c6-93eb-befb537955e9 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 319/629] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f => generated 859 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-15a99fe9-fdc2-4478-84f4-110e1daf0688 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15a99fe9-fdc2-4478-84f4-110e1daf0688 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associate?vol_type_id=55141fa4-836a-442c-af85-461937e4146d Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15a99fe9-fdc2-4478-84f4-110e1daf0688 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15a99fe9-fdc2-4478-84f4-110e1daf0688 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'associate' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-15a99fe9-fdc2-4478-84f4-110e1daf0688 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Associate qos_spec: 8bd58acf-7f68-48c2-ad28-18baaf031495 with type: 55141fa4-836a-442c-af85-461937e4146d {{(pid=87154) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15a99fe9-fdc2-4478-84f4-110e1daf0688 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associate?vol_type_id=55141fa4-836a-442c-af85-461937e4146d returned with HTTP 202 Sep 01 02:05:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 311/630] 192.168.122.15 () {58 vars in 1360 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associate?vol_type_id=55141fa4-836a-442c-af85-461937e4146d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cd37de28-3829-4ee3-bfe9-18d0c5de560a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cd37de28-3829-4ee3-bfe9-18d0c5de560a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associate?vol_type_id=74cc8b21-3a13-40e2-8e55-19cb49b212dd Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cd37de28-3829-4ee3-bfe9-18d0c5de560a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cd37de28-3829-4ee3-bfe9-18d0c5de560a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'associate' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cd37de28-3829-4ee3-bfe9-18d0c5de560a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Associate qos_spec: 8bd58acf-7f68-48c2-ad28-18baaf031495 with type: 74cc8b21-3a13-40e2-8e55-19cb49b212dd {{(pid=87155) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cd37de28-3829-4ee3-bfe9-18d0c5de560a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associate?vol_type_id=74cc8b21-3a13-40e2-8e55-19cb49b212dd returned with HTTP 202 Sep 01 02:05:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 320/631] 192.168.122.15 () {58 vars in 1360 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associate?vol_type_id=74cc8b21-3a13-40e2-8e55-19cb49b212dd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f78b912f-df93-4fec-a7b3-7932c3a62656 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f78b912f-df93-4fec-a7b3-7932c3a62656 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associations Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f78b912f-df93-4fec-a7b3-7932c3a62656 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f78b912f-df93-4fec-a7b3-7932c3a62656 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'associations' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f78b912f-df93-4fec-a7b3-7932c3a62656 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Get associations for qos_spec id: 8bd58acf-7f68-48c2-ad28-18baaf031495 {{(pid=87154) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:21 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f78b912f-df93-4fec-a7b3-7932c3a62656 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associations returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 312/632] 192.168.122.15 () {58 vars in 1272 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associations => generated 446 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f67212fc-0d92-4530-83f7-afc431bcac5f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f67212fc-0d92-4530-83f7-afc431bcac5f tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/disassociate?vol_type_id=ed751b34-55d7-4088-9c12-7594dca1e7c3 Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f67212fc-0d92-4530-83f7-afc431bcac5f tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f67212fc-0d92-4530-83f7-afc431bcac5f tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'disassociate' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f67212fc-0d92-4530-83f7-afc431bcac5f tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Disassociate qos_spec: 8bd58acf-7f68-48c2-ad28-18baaf031495 from type: ed751b34-55d7-4088-9c12-7594dca1e7c3 {{(pid=87155) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f67212fc-0d92-4530-83f7-afc431bcac5f tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/disassociate?vol_type_id=ed751b34-55d7-4088-9c12-7594dca1e7c3 returned with HTTP 202 Sep 01 02:05:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 321/633] 192.168.122.15 () {58 vars in 1369 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/disassociate?vol_type_id=ed751b34-55d7-4088-9c12-7594dca1e7c3 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-94352c78-360b-4a6d-b189-457a692fda1a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-94352c78-360b-4a6d-b189-457a692fda1a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associations Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-94352c78-360b-4a6d-b189-457a692fda1a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-94352c78-360b-4a6d-b189-457a692fda1a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'associations' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-94352c78-360b-4a6d-b189-457a692fda1a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Get associations for qos_spec id: 8bd58acf-7f68-48c2-ad28-18baaf031495 {{(pid=87154) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:21 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-94352c78-360b-4a6d-b189-457a692fda1a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associations returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d7b5d793-372d-45fd-819f-b80f1b23908f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 313/634] 192.168.122.15 () {58 vars in 1272 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associations => generated 304 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d7b5d793-372d-45fd-819f-b80f1b23908f tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] GET http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d7b5d793-372d-45fd-819f-b80f1b23908f tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d7b5d793-372d-45fd-819f-b80f1b23908f tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0494d8bf-e595-4be6-b479-8ff80380db82 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0494d8bf-e595-4be6-b479-8ff80380db82 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/disassociate_all Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0494d8bf-e595-4be6-b479-8ff80380db82 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0494d8bf-e595-4be6-b479-8ff80380db82 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'disassociate_all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0494d8bf-e595-4be6-b479-8ff80380db82 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Disassociate qos_spec: 8bd58acf-7f68-48c2-ad28-18baaf031495 from all. {{(pid=87154) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d7b5d793-372d-45fd-819f-b80f1b23908f tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Volume info retrieved successfully. Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d7b5d793-372d-45fd-819f-b80f1b23908f tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 322/635] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce => generated 1137 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0494d8bf-e595-4be6-b479-8ff80380db82 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/disassociate_all returned with HTTP 202 Sep 01 02:05:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 314/636] 192.168.122.15 () {58 vars in 1284 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/disassociate_all => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-99c63fb2-d1e9-4ca7-b10d-ea7d22617f42 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99c63fb2-d1e9-4ca7-b10d-ea7d22617f42 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associations Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99c63fb2-d1e9-4ca7-b10d-ea7d22617f42 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99c63fb2-d1e9-4ca7-b10d-ea7d22617f42 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'associations' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.qos_specs_manage [None req-99c63fb2-d1e9-4ca7-b10d-ea7d22617f42 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Get associations for qos_spec id: 8bd58acf-7f68-48c2-ad28-18baaf031495 {{(pid=87155) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99c63fb2-d1e9-4ca7-b10d-ea7d22617f42 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associations returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 323/637] 192.168.122.15 () {58 vars in 1272 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/associations => generated 24 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-978eeb7c-c0a7-4486-af20-3a3873928cbc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-978eeb7c-c0a7-4486-af20-3a3873928cbc tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DELETE http://192.168.122.15/volume/v3/types/74cc8b21-3a13-40e2-8e55-19cb49b212dd Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-978eeb7c-c0a7-4486-af20-3a3873928cbc tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-978eeb7c-c0a7-4486-af20-3a3873928cbc tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-978eeb7c-c0a7-4486-af20-3a3873928cbc tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/types/74cc8b21-3a13-40e2-8e55-19cb49b212dd returned with HTTP 202 Sep 01 02:05:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 315/638] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:22 2026] DELETE /volume/v3/types/74cc8b21-3a13-40e2-8e55-19cb49b212dd => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d30dd2a3-0596-4cf9-b1b9-d4989d3d3b75 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d30dd2a3-0596-4cf9-b1b9-d4989d3d3b75 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/types/74cc8b21-3a13-40e2-8e55-19cb49b212dd Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d30dd2a3-0596-4cf9-b1b9-d4989d3d3b75 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d30dd2a3-0596-4cf9-b1b9-d4989d3d3b75 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d30dd2a3-0596-4cf9-b1b9-d4989d3d3b75 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/types/74cc8b21-3a13-40e2-8e55-19cb49b212dd returned with HTTP 404 Sep 01 02:05:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 324/639] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/types/74cc8b21-3a13-40e2-8e55-19cb49b212dd => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1b0ec121-21e3-4d35-af3c-ddc3fb3ae8f8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1b0ec121-21e3-4d35-af3c-ddc3fb3ae8f8 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DELETE http://192.168.122.15/volume/v3/types/55141fa4-836a-442c-af85-461937e4146d Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1b0ec121-21e3-4d35-af3c-ddc3fb3ae8f8 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1b0ec121-21e3-4d35-af3c-ddc3fb3ae8f8 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1b0ec121-21e3-4d35-af3c-ddc3fb3ae8f8 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/types/55141fa4-836a-442c-af85-461937e4146d returned with HTTP 202 Sep 01 02:05:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 316/640] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:22 2026] DELETE /volume/v3/types/55141fa4-836a-442c-af85-461937e4146d => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-530c45c9-cb0a-4cec-9759-cd90b828484f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-530c45c9-cb0a-4cec-9759-cd90b828484f tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/types/55141fa4-836a-442c-af85-461937e4146d Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-530c45c9-cb0a-4cec-9759-cd90b828484f tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-530c45c9-cb0a-4cec-9759-cd90b828484f tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-530c45c9-cb0a-4cec-9759-cd90b828484f tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/types/55141fa4-836a-442c-af85-461937e4146d returned with HTTP 404 Sep 01 02:05:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 325/641] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/types/55141fa4-836a-442c-af85-461937e4146d => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a26f9d7d-5ac2-4be9-b42b-5fe23c950005 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a26f9d7d-5ac2-4be9-b42b-5fe23c950005 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DELETE http://192.168.122.15/volume/v3/types/ed751b34-55d7-4088-9c12-7594dca1e7c3 Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a26f9d7d-5ac2-4be9-b42b-5fe23c950005 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a26f9d7d-5ac2-4be9-b42b-5fe23c950005 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a26f9d7d-5ac2-4be9-b42b-5fe23c950005 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/types/ed751b34-55d7-4088-9c12-7594dca1e7c3 returned with HTTP 202 Sep 01 02:05:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 317/642] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:22 2026] DELETE /volume/v3/types/ed751b34-55d7-4088-9c12-7594dca1e7c3 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3de671f1-0344-40c8-a6c3-85aa4ea335eb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b60654ec-3f25-4609-b4fb-ea16a5c69f08 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3de671f1-0344-40c8-a6c3-85aa4ea335eb tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/types/ed751b34-55d7-4088-9c12-7594dca1e7c3 Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3de671f1-0344-40c8-a6c3-85aa4ea335eb tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3de671f1-0344-40c8-a6c3-85aa4ea335eb tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b60654ec-3f25-4609-b4fb-ea16a5c69f08 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b60654ec-3f25-4609-b4fb-ea16a5c69f08 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b60654ec-3f25-4609-b4fb-ea16a5c69f08 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3de671f1-0344-40c8-a6c3-85aa4ea335eb tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/types/ed751b34-55d7-4088-9c12-7594dca1e7c3 returned with HTTP 404 Sep 01 02:05:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 326/643] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/types/ed751b34-55d7-4088-9c12-7594dca1e7c3 => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-856f8515-cc79-4e51-9399-817575139505 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-856f8515-cc79-4e51-9399-817575139505 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] POST http://192.168.122.15/volume/v3/qos-specs Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-856f8515-cc79-4e51-9399-817575139505 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-744468054", "consumer": "back-end"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.qos_specs [None req-856f8515-cc79-4e51-9399-817575139505 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-744468054', 'consumer': 'back-end', 'specs': {}} {{(pid=87155) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b60654ec-3f25-4609-b4fb-ea16a5c69f08 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-856f8515-cc79-4e51-9399-817575139505 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DB qos_specs_create(): root {'id': '36d3c50d-0a6c-4870-9434-40d3b24841cc', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-744468054'} {{(pid=87155) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b60654ec-3f25-4609-b4fb-ea16a5c69f08 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 318/644] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f => generated 859 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-856f8515-cc79-4e51-9399-817575139505 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 327/645] 192.168.122.15 () {60 vars in 1143 bytes} [Tue Sep 1 02:05:22 2026] POST /volume/v3/qos-specs => generated 374 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-c0e5f716-a7d9-42b0-b30e-03005ae9706e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3d835593-e74e-42f3-8fe2-70c1ebd4a1ad None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-c0e5f716-a7d9-42b0-b30e-03005ae9706e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] POST http://192.168.122.15/volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b/action Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-c0e5f716-a7d9-42b0-b30e-03005ae9706e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action body: b'{"os-complete": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-c0e5f716-a7d9-42b0-b30e-03005ae9706e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3d835593-e74e-42f3-8fe2-70c1ebd4a1ad tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DELETE http://192.168.122.15/volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc?force=False Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3d835593-e74e-42f3-8fe2-70c1ebd4a1ad tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3d835593-e74e-42f3-8fe2-70c1ebd4a1ad tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3d835593-e74e-42f3-8fe2-70c1ebd4a1ad tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Delete qos_spec: 36d3c50d-0a6c-4870-9434-40d3b24841cc, force: False {{(pid=87155) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3d835593-e74e-42f3-8fe2-70c1ebd4a1ad tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc?force=False returned with HTTP 202 Sep 01 02:05:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 328/646] 192.168.122.15 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:22 2026] DELETE /volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc?force=False => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3792934d-6d2a-4a3b-9ca5-2c4f1b7af91b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3792934d-6d2a-4a3b-9ca5-2c4f1b7af91b tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3792934d-6d2a-4a3b-9ca5-2c4f1b7af91b tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3792934d-6d2a-4a3b-9ca5-2c4f1b7af91b tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3792934d-6d2a-4a3b-9ca5-2c4f1b7af91b tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc returned with HTTP 404 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 329/647] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc => generated 100 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-be662037-5ba0-45a8-9f71-c62b530ac171 req-c0e5f716-a7d9-42b0-b30e-03005ae9706e tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b/action returned with HTTP 204 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d11d9563-6171-4ecd-8ccf-7853b3feda65 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 319/648] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:05:22 2026] POST /volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b/action => generated 0 bytes in 290 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c983e1cd-f04b-4de2-baf3-69c908707f94 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c983e1cd-f04b-4de2-baf3-69c908707f94 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d11d9563-6171-4ecd-8ccf-7853b3feda65 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] GET http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d11d9563-6171-4ecd-8ccf-7853b3feda65 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d11d9563-6171-4ecd-8ccf-7853b3feda65 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c983e1cd-f04b-4de2-baf3-69c908707f94 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c983e1cd-f04b-4de2-baf3-69c908707f94 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d11d9563-6171-4ecd-8ccf-7853b3feda65 tempest-VolumesTransfersV357Test-1468206101 tempest-VolumesTransfersV357Test-1468206101-project-admin] http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce returned with HTTP 404 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 330/649] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-69b3e751-fa2f-4212-9859-e85956792ada None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:23 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c983e1cd-f04b-4de2-baf3-69c908707f94 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 320/650] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/qos-specs => generated 175 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-69b3e751-fa2f-4212-9859-e85956792ada tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] GET http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-69b3e751-fa2f-4212-9859-e85956792ada tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-69b3e751-fa2f-4212-9859-e85956792ada tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-69b3e751-fa2f-4212-9859-e85956792ada tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce returned with HTTP 404 Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-928d5f05-1c3d-433e-9fbc-ea2a9cf5b593 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 331/651] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-928d5f05-1c3d-433e-9fbc-ea2a9cf5b593 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DELETE http://192.168.122.15/volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc?force=False Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-928d5f05-1c3d-433e-9fbc-ea2a9cf5b593 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-928d5f05-1c3d-433e-9fbc-ea2a9cf5b593 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2815529f-2068-43e1-a735-f9b61ffef467 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-928d5f05-1c3d-433e-9fbc-ea2a9cf5b593 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Delete qos_spec: 36d3c50d-0a6c-4870-9434-40d3b24841cc, force: False {{(pid=87154) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2815529f-2068-43e1-a735-f9b61ffef467 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] DELETE http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2815529f-2068-43e1-a735-f9b61ffef467 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2815529f-2068-43e1-a735-f9b61ffef467 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-2815529f-2068-43e1-a735-f9b61ffef467 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] Delete volume with id: 62b12722-b6d6-4ba3-a966-b24a92fe65ce Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-928d5f05-1c3d-433e-9fbc-ea2a9cf5b593 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc?force=False returned with HTTP 404 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2815529f-2068-43e1-a735-f9b61ffef467 tempest-VolumesTransfersV357Test-140985499 tempest-VolumesTransfersV357Test-140985499-project-member] http://192.168.122.15/volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce returned with HTTP 404 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 332/652] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:05:23 2026] DELETE /volume/v3/volumes/62b12722-b6d6-4ba3-a966-b24a92fe65ce => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 321/653] 192.168.122.15 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:23 2026] DELETE /volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc?force=False => generated 100 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3fb626ef-eb07-40f3-a4c4-d21f8d7c5093 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3fb626ef-eb07-40f3-a4c4-d21f8d7c5093 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3fb626ef-eb07-40f3-a4c4-d21f8d7c5093 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3fb626ef-eb07-40f3-a4c4-d21f8d7c5093 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3fb626ef-eb07-40f3-a4c4-d21f8d7c5093 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc returned with HTTP 404 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 333/654] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/qos-specs/36d3c50d-0a6c-4870-9434-40d3b24841cc => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-17875f49-877e-4426-89b0-6010d36b5280 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-17875f49-877e-4426-89b0-6010d36b5280 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] POST http://192.168.122.15/volume/v3/qos-specs Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-17875f49-877e-4426-89b0-6010d36b5280 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1319412648", "consumer": "both"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.qos_specs [None req-17875f49-877e-4426-89b0-6010d36b5280 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1319412648', 'consumer': 'both', 'specs': {}} {{(pid=87154) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-17875f49-877e-4426-89b0-6010d36b5280 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DB qos_specs_create(): root {'id': '282e3b35-4387-4d7a-a3f9-26ac41f2e0d3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1319412648'} {{(pid=87154) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-17875f49-877e-4426-89b0-6010d36b5280 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 322/655] 192.168.122.15 () {60 vars in 1143 bytes} [Tue Sep 1 02:05:23 2026] POST /volume/v3/qos-specs => generated 371 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-16146ccb-9778-4524-bc61-cb4f98022378 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-16146ccb-9778-4524-bc61-cb4f98022378 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DELETE http://192.168.122.15/volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3?force=False Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-16146ccb-9778-4524-bc61-cb4f98022378 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-16146ccb-9778-4524-bc61-cb4f98022378 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.qos_specs_manage [None req-16146ccb-9778-4524-bc61-cb4f98022378 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Delete qos_spec: 282e3b35-4387-4d7a-a3f9-26ac41f2e0d3, force: False {{(pid=87155) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:23 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-16146ccb-9778-4524-bc61-cb4f98022378 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3?force=False returned with HTTP 202 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 334/656] 192.168.122.15 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:23 2026] DELETE /volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3?force=False => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-261cd0dd-7bb3-40f3-98b3-b1e77381ce5e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-261cd0dd-7bb3-40f3-98b3-b1e77381ce5e tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3 Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-261cd0dd-7bb3-40f3-98b3-b1e77381ce5e tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-261cd0dd-7bb3-40f3-98b3-b1e77381ce5e tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-261cd0dd-7bb3-40f3-98b3-b1e77381ce5e tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3 returned with HTTP 404 Sep 01 02:05:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 323/657] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3 => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8875a85a-90f9-4a4e-bbf7-242da0848372 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8875a85a-90f9-4a4e-bbf7-242da0848372 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8875a85a-90f9-4a4e-bbf7-242da0848372 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8875a85a-90f9-4a4e-bbf7-242da0848372 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:23 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8875a85a-90f9-4a4e-bbf7-242da0848372 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 335/658] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/qos-specs => generated 175 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1090a1c0-e716-4ad6-b917-ca44f2db8dd2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1090a1c0-e716-4ad6-b917-ca44f2db8dd2 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DELETE http://192.168.122.15/volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3?force=False Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1090a1c0-e716-4ad6-b917-ca44f2db8dd2 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1090a1c0-e716-4ad6-b917-ca44f2db8dd2 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1090a1c0-e716-4ad6-b917-ca44f2db8dd2 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Delete qos_spec: 282e3b35-4387-4d7a-a3f9-26ac41f2e0d3, force: False {{(pid=87154) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1090a1c0-e716-4ad6-b917-ca44f2db8dd2 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3?force=False returned with HTTP 404 Sep 01 02:05:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 324/659] 192.168.122.15 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:23 2026] DELETE /volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3?force=False => generated 100 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2d865c14-dc2c-4a74-9950-2eb57f8733fb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d865c14-dc2c-4a74-9950-2eb57f8733fb tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d865c14-dc2c-4a74-9950-2eb57f8733fb tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d865c14-dc2c-4a74-9950-2eb57f8733fb tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d865c14-dc2c-4a74-9950-2eb57f8733fb tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3 returned with HTTP 404 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 336/660] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/qos-specs/282e3b35-4387-4d7a-a3f9-26ac41f2e0d3 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-432b99e9-b04e-4d5b-8cef-6482cf7cb829 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-432b99e9-b04e-4d5b-8cef-6482cf7cb829 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] POST http://192.168.122.15/volume/v3/qos-specs Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-432b99e9-b04e-4d5b-8cef-6482cf7cb829 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1876242374", "consumer": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.qos_specs [None req-432b99e9-b04e-4d5b-8cef-6482cf7cb829 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1876242374', 'consumer': 'front-end', 'specs': {}} {{(pid=87154) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-48d8a558-9b18-446b-94be-3b8e990e353a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-48d8a558-9b18-446b-94be-3b8e990e353a tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-48d8a558-9b18-446b-94be-3b8e990e353a tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-432b99e9-b04e-4d5b-8cef-6482cf7cb829 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DB qos_specs_create(): root {'id': '4c2e5c6c-71c3-4d39-90e8-3f663a14a713', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1876242374'} {{(pid=87154) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-48d8a558-9b18-446b-94be-3b8e990e353a tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-432b99e9-b04e-4d5b-8cef-6482cf7cb829 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 325/661] 192.168.122.15 () {60 vars in 1143 bytes} [Tue Sep 1 02:05:23 2026] POST /volume/v3/qos-specs => generated 376 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-48d8a558-9b18-446b-94be-3b8e990e353a tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f returned with HTTP 404 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 337/662] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/volumes/be870824-b1c6-4185-88f1-ed80d07d658f => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-573ad4d2-cc8e-462f-bbb8-d0b6ae4cd153 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8204f8a2-e9a1-4cbf-a86c-81d0343c2daa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-573ad4d2-cc8e-462f-bbb8-d0b6ae4cd153 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] DELETE http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-573ad4d2-cc8e-462f-bbb8-d0b6ae4cd153 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-573ad4d2-cc8e-462f-bbb8-d0b6ae4cd153 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8204f8a2-e9a1-4cbf-a86c-81d0343c2daa tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DELETE http://192.168.122.15/volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713?force=False Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-573ad4d2-cc8e-462f-bbb8-d0b6ae4cd153 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Delete volume with id: 4985da5e-2439-482c-867f-8780e5ccd727 Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8204f8a2-e9a1-4cbf-a86c-81d0343c2daa tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8204f8a2-e9a1-4cbf-a86c-81d0343c2daa tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8204f8a2-e9a1-4cbf-a86c-81d0343c2daa tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Delete qos_spec: 4c2e5c6c-71c3-4d39-90e8-3f663a14a713, force: False {{(pid=87154) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-573ad4d2-cc8e-462f-bbb8-d0b6ae4cd153 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:23 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8204f8a2-e9a1-4cbf-a86c-81d0343c2daa tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713?force=False returned with HTTP 202 Sep 01 02:05:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 326/663] 192.168.122.15 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:23 2026] DELETE /volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713?force=False => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e21e5062-295e-492c-a7da-e8b10dd27956 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e21e5062-295e-492c-a7da-e8b10dd27956 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713 Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e21e5062-295e-492c-a7da-e8b10dd27956 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e21e5062-295e-492c-a7da-e8b10dd27956 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-573ad4d2-cc8e-462f-bbb8-d0b6ae4cd153 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Delete volume request issued successfully. Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-573ad4d2-cc8e-462f-bbb8-d0b6ae4cd153 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 returned with HTTP 202 Sep 01 02:05:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 338/664] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:23 2026] DELETE /volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c539df1c-341f-49c3-8c42-71c062bdea0c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e21e5062-295e-492c-a7da-e8b10dd27956 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713 returned with HTTP 404 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 327/665] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713 => generated 100 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c539df1c-341f-49c3-8c42-71c062bdea0c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c539df1c-341f-49c3-8c42-71c062bdea0c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c539df1c-341f-49c3-8c42-71c062bdea0c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9619ff40-4e4d-4d31-8834-9c09052fe803 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9619ff40-4e4d-4d31-8834-9c09052fe803 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9619ff40-4e4d-4d31-8834-9c09052fe803 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9619ff40-4e4d-4d31-8834-9c09052fe803 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:24 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9619ff40-4e4d-4d31-8834-9c09052fe803 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c539df1c-341f-49c3-8c42-71c062bdea0c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 328/666] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/qos-specs => generated 175 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f88ce30d-75c3-48ee-9431-577c89482f98 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f88ce30d-75c3-48ee-9431-577c89482f98 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DELETE http://192.168.122.15/volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713?force=False Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f88ce30d-75c3-48ee-9431-577c89482f98 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f88ce30d-75c3-48ee-9431-577c89482f98 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c539df1c-341f-49c3-8c42-71c062bdea0c tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f88ce30d-75c3-48ee-9431-577c89482f98 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Delete qos_spec: 4c2e5c6c-71c3-4d39-90e8-3f663a14a713, force: False {{(pid=87154) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 339/667] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 => generated 858 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f88ce30d-75c3-48ee-9431-577c89482f98 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713?force=False returned with HTTP 404 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 329/668] 192.168.122.15 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:24 2026] DELETE /volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713?force=False => generated 100 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ff2a6d75-13b1-4033-8269-4c04c358699a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ff2a6d75-13b1-4033-8269-4c04c358699a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713 Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ff2a6d75-13b1-4033-8269-4c04c358699a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ff2a6d75-13b1-4033-8269-4c04c358699a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ff2a6d75-13b1-4033-8269-4c04c358699a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713 returned with HTTP 404 Sep 01 02:05:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 340/669] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/qos-specs/4c2e5c6c-71c3-4d39-90e8-3f663a14a713 => generated 100 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e268be80-a883-461b-85bd-44f1804bded5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e268be80-a883-461b-85bd-44f1804bded5 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e268be80-a883-461b-85bd-44f1804bded5 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e268be80-a883-461b-85bd-44f1804bded5 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e268be80-a883-461b-85bd-44f1804bded5 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 330/670] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 => generated 399 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-223529af-57b4-489c-958a-d105a45dc40a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-223529af-57b4-489c-958a-d105a45dc40a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-223529af-57b4-489c-958a-d105a45dc40a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-223529af-57b4-489c-958a-d105a45dc40a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:24 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-223529af-57b4-489c-958a-d105a45dc40a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 341/671] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/qos-specs => generated 175 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-743578de-a10d-42a6-a672-6c2acf9306d8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-743578de-a10d-42a6-a672-6c2acf9306d8 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] PUT http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-743578de-a10d-42a6-a672-6c2acf9306d8 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.qos_specs [None req-743578de-a10d-42a6-a672-6c2acf9306d8 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87154) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-743578de-a10d-42a6-a672-6c2acf9306d8 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] qos_specs_update() value: {'id': '29048aec-981a-46e6-a61f-46aa6eeb8d74', 'key': 'iops_bytes', 'value': '500', 'specs_id': '8bd58acf-7f68-48c2-ad28-18baaf031495', 'deleted': False} {{(pid=87154) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-743578de-a10d-42a6-a672-6c2acf9306d8 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 331/672] 192.168.122.15 () {60 vars in 1253 bytes} [Tue Sep 1 02:05:24 2026] PUT /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 => generated 36 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-874a0128-0e6d-40f0-a32c-44d5bf764f97 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-874a0128-0e6d-40f0-a32c-44d5bf764f97 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-874a0128-0e6d-40f0-a32c-44d5bf764f97 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-874a0128-0e6d-40f0-a32c-44d5bf764f97 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-874a0128-0e6d-40f0-a32c-44d5bf764f97 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 342/673] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 => generated 420 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-da9a3a50-de84-4ed6-90e0-a39dfbcb8035 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da9a3a50-de84-4ed6-90e0-a39dfbcb8035 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] PUT http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/delete_keys Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-da9a3a50-de84-4ed6-90e0-a39dfbcb8035 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-da9a3a50-de84-4ed6-90e0-a39dfbcb8035 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Delete_key spec: 8bd58acf-7f68-48c2-ad28-18baaf031495, keys: ['iops_bytes'] {{(pid=87154) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da9a3a50-de84-4ed6-90e0-a39dfbcb8035 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/delete_keys returned with HTTP 202 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 332/674] 192.168.122.15 () {60 vars in 1289 bytes} [Tue Sep 1 02:05:24 2026] PUT /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495/delete_keys => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-80ab0903-0e67-4961-b0d0-54b61343470d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-80ab0903-0e67-4961-b0d0-54b61343470d tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-80ab0903-0e67-4961-b0d0-54b61343470d tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-80ab0903-0e67-4961-b0d0-54b61343470d tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-80ab0903-0e67-4961-b0d0-54b61343470d tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 343/675] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 => generated 399 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-011c5b40-790b-42f0-9cb1-61de34cacdb6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-011c5b40-790b-42f0-9cb1-61de34cacdb6 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-011c5b40-790b-42f0-9cb1-61de34cacdb6 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-011c5b40-790b-42f0-9cb1-61de34cacdb6 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-011c5b40-790b-42f0-9cb1-61de34cacdb6 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 333/676] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 => generated 399 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9ad5378e-5366-4633-bf49-8b95fbbf4514 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ad5378e-5366-4633-bf49-8b95fbbf4514 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] DELETE http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495?force=False Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ad5378e-5366-4633-bf49-8b95fbbf4514 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ad5378e-5366-4633-bf49-8b95fbbf4514 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9ad5378e-5366-4633-bf49-8b95fbbf4514 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Delete qos_spec: 8bd58acf-7f68-48c2-ad28-18baaf031495, force: False {{(pid=87155) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:24 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ad5378e-5366-4633-bf49-8b95fbbf4514 tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495?force=False returned with HTTP 202 Sep 01 02:05:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 344/677] 192.168.122.15 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:24 2026] DELETE /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495?force=False => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e99ff03d-a46b-4441-9378-9e50683e9e8a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e99ff03d-a46b-4441-9378-9e50683e9e8a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] GET http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e99ff03d-a46b-4441-9378-9e50683e9e8a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e99ff03d-a46b-4441-9378-9e50683e9e8a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e99ff03d-a46b-4441-9378-9e50683e9e8a tempest-QosSpecsTestJSON-795708042 tempest-QosSpecsTestJSON-795708042-project-admin] http://192.168.122.15/volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 returned with HTTP 404 Sep 01 02:05:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 334/678] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/qos-specs/8bd58acf-7f68-48c2-ad28-18baaf031495 => generated 100 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-431bb569-889b-4de3-9bba-c9ae539217f2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-431bb569-889b-4de3-9bba-c9ae539217f2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 Sep 01 02:05:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-431bb569-889b-4de3-9bba-c9ae539217f2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-431bb569-889b-4de3-9bba-c9ae539217f2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-431bb569-889b-4de3-9bba-c9ae539217f2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Volume info retrieved successfully. Sep 01 02:05:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-431bb569-889b-4de3-9bba-c9ae539217f2 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 returned with HTTP 200 Sep 01 02:05:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 345/679] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:25 2026] GET /volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-29914ea6-5469-4162-a517-dcce08872605 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-29914ea6-5469-4162-a517-dcce08872605 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] GET http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 Sep 01 02:05:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-29914ea6-5469-4162-a517-dcce08872605 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-29914ea6-5469-4162-a517-dcce08872605 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-29914ea6-5469-4162-a517-dcce08872605 tempest-VolumesTestJSON-291814199 tempest-VolumesTestJSON-291814199-project-member] http://192.168.122.15/volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 returned with HTTP 404 Sep 01 02:05:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 335/680] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:26 2026] GET /volume/v3/volumes/4985da5e-2439-482c-867f-8780e5ccd727 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5335d1c4-14b4-474b-b643-8e27fa1d54a7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5335d1c4-14b4-474b-b643-8e27fa1d54a7 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:05:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5335d1c4-14b4-474b-b643-8e27fa1d54a7 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2077195341"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5335d1c4-14b4-474b-b643-8e27fa1d54a7 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:05:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 346/681] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:33 2026] POST /volume/v3/types => generated 220 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-eb1e2bbc-1f49-4e57-b458-b6772a9f6377 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eb1e2bbc-1f49-4e57-b458-b6772a9f6377 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:05:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eb1e2bbc-1f49-4e57-b458-b6772a9f6377 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1860766687"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eb1e2bbc-1f49-4e57-b458-b6772a9f6377 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:05:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 336/682] 192.168.122.15 () {62 vars in 1190 bytes} [Tue Sep 1 02:05:33 2026] POST /volume/v3/group_types => generated 177 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0548e7f1-1462-4161-ad5c-4526ab317981 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0548e7f1-1462-4161-ad5c-4526ab317981 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] POST http://192.168.122.15/volume/v3/groups Sep 01 02:05:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0548e7f1-1462-4161-ad5c-4526ab317981 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dc827218-bf86-4a45-a82d-2d272f01457b", "volume_types": ["3bd450d4-ecda-4a23-a811-a1a6c31b9b9f"], "name": "tempest-GroupsV314Test-Group-455405367"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-0548e7f1-1462-4161-ad5c-4526ab317981 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Creating new group {'group': {'group_type': 'dc827218-bf86-4a45-a82d-2d272f01457b', 'volume_types': ['3bd450d4-ecda-4a23-a811-a1a6c31b9b9f'], 'name': 'tempest-GroupsV314Test-Group-455405367'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:05:34 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-0548e7f1-1462-4161-ad5c-4526ab317981 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Creating group tempest-GroupsV314Test-Group-455405367. Sep 01 02:05:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0548e7f1-1462-4161-ad5c-4526ab317981 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Availability Zones retrieved successfully. Sep 01 02:05:34 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-0548e7f1-1462-4161-ad5c-4526ab317981 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Created reservations ['a9ff7a8a-3e1c-4ddf-aa3d-cb45ee73d81b'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0548e7f1-1462-4161-ad5c-4526ab317981 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/groups returned with HTTP 202 Sep 01 02:05:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 347/683] 192.168.122.15 () {62 vars in 1176 bytes} [Tue Sep 1 02:05:33 2026] POST /volume/v3/groups => generated 107 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d609208c-0740-47c8-8411-0f983dc8cabd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d609208c-0740-47c8-8411-0f983dc8cabd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 Sep 01 02:05:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d609208c-0740-47c8-8411-0f983dc8cabd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d609208c-0740-47c8-8411-0f983dc8cabd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-d609208c-0740-47c8-8411-0f983dc8cabd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] show called for member 1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:05:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d609208c-0740-47c8-8411-0f983dc8cabd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 returned with HTTP 200 Sep 01 02:05:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 337/684] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:34 2026] GET /volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 => generated 387 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-43316e1e-061c-44b9-9c03-01416a837c4f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-43316e1e-061c-44b9-9c03-01416a837c4f tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:05:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-43316e1e-061c-44b9-9c03-01416a837c4f tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1521063951", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1967936604", "vendor_name": "tempest-vendor_name-172335480"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2087e734-d678-4635-b37a-c493a5225751 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-43316e1e-061c-44b9-9c03-01416a837c4f tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:05:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 348/685] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:05:35 2026] POST /volume/v3/types => generated 327 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2087e734-d678-4635-b37a-c493a5225751 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2087e734-d678-4635-b37a-c493a5225751 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2087e734-d678-4635-b37a-c493a5225751 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:05:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 338/686] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:05:35 2026] POST /volume/v3/types => generated 287 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c4e05efd-c47e-4a25-84a5-b57b0bc3e566 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c4e05efd-c47e-4a25-84a5-b57b0bc3e566 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c4e05efd-c47e-4a25-84a5-b57b0bc3e566 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c4e05efd-c47e-4a25-84a5-b57b0bc3e566 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-c4e05efd-c47e-4a25-84a5-b57b0bc3e566 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] show called for member 1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:35 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:05:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c4e05efd-c47e-4a25-84a5-b57b0bc3e566 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 returned with HTTP 200 Sep 01 02:05:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 339/687] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:35 2026] GET /volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 => generated 388 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-712540906", "volume_type": "3bd450d4-ecda-4a23-a811-a1a6c31b9b9f", "group_id": "1a7b398d-3bc0-4f0d-9ddb-6c409eb84525", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-712540906', 'volume_type': '3bd450d4-ecda-4a23-a811-a1a6c31b9b9f', 'group_id': '1a7b398d-3bc0-4f0d-9ddb-6c409eb84525', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Create volume of 1 GB Sep 01 02:05:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:05:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "526d8601-9772-4de4-913c-0592849c8882", "size": 1, "name": "tempest-UserMessagesTest-Volume-498150439"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:35 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:05:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Availability Zones retrieved successfully. Sep 01 02:05:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Create volume request body: {'volume': {'volume_type': '526d8601-9772-4de4-913c-0592849c8882', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-498150439'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Flow 'volume_create_api' (94cf3163-59c5-41c9-815d-4defa4da6a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:35 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Create volume of 1 GB Sep 01 02:05:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Availability Zones retrieved successfully. Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67b66ad-1ecd-40f1-893b-df9f378f834d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Flow 'volume_create_api' (5c40124f-27b6-462e-bab3-77fe9d6607c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02cd1161-ab22-4ef2-8c01-ea10fb54094f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67b66ad-1ecd-40f1-893b-df9f378f834d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:05:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3bd450d4-ecda-4a23-a811-a1a6c31b9b9f,is_public=True,name='tempest-GroupsV314Test-volume-type-2077195341',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bd450d4-ecda-4a23-a811-a1a6c31b9b9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1a7b398d-3bc0-4f0d-9ddb-6c409eb84525', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0824e6e2-66a9-42a0-97be-e02a4423b77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02cd1161-ab22-4ef2-8c01-ea10fb54094f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:05:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1967936604',vendor_name='tempest-vendor_name-172335480'},id=526d8601-9772-4de4-913c-0592849c8882,is_public=True,name='tempest-UserMessagesTest-volume-type-1521063951',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '526d8601-9772-4de4-913c-0592849c8882', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23266893-428f-4ac2-9925-1f05bde19f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2077195341 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2077195341, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:35 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2077195341 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2077195341, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:35 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1521063951 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1521063951, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:35 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1521063951 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1521063951, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Created reservations ['9316e9c7-1f96-4181-85f9-5c9a39822196', 'a0d53453-027a-42af-aea7-170f21cc1cf8', 'cf9d98b6-58b3-4708-a274-c517a78f9807', 'fbea78ad-e299-43d3-bfa0-47b220b7b91e'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0824e6e2-66a9-42a0-97be-e02a4423b77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9316e9c7-1f96-4181-85f9-5c9a39822196', 'a0d53453-027a-42af-aea7-170f21cc1cf8', 'cf9d98b6-58b3-4708-a274-c517a78f9807', 'fbea78ad-e299-43d3-bfa0-47b220b7b91e']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a57245d3-73b6-4fba-972c-1badc23aae0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Created reservations ['920ca370-8284-451c-9420-a1a7f63adf53', 'a486aacc-0728-48c1-b2de-d6e9681825b6', '3afbfb82-cae9-489a-bb61-bf6fe7f3d7b3', '996a53f1-2faf-491c-a58c-2d5afee44866'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23266893-428f-4ac2-9925-1f05bde19f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['920ca370-8284-451c-9420-a1a7f63adf53', 'a486aacc-0728-48c1-b2de-d6e9681825b6', '3afbfb82-cae9-489a-bb61-bf6fe7f3d7b3', '996a53f1-2faf-491c-a58c-2d5afee44866']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b54c8aab-63ac-4e55-9000-71e56203984b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a57245d3-73b6-4fba-972c-1badc23aae0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5e94059-a986-4829-87d3-d6b030a3fd6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-712540906',encryption_key_id=None,group_id=1a7b398d-3bc0-4f0d-9ddb-6c409eb84525,group_type_id=,metadata={},multiattach=False,project_id='34eb28ac4f344e1b91fcae529aefebd4',qos_specs=None,replication_status=,reservations=['9316e9c7-1f96-4181-85f9-5c9a39822196','a0d53453-027a-42af-aea7-170f21cc1cf8','cf9d98b6-58b3-4708-a274-c517a78f9807','fbea78ad-e299-43d3-bfa0-47b220b7b91e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fa05895404410893bae12090ca9989',volume_type_id=3bd450d4-ecda-4a23-a811-a1a6c31b9b9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-712540906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1a7b398d-3bc0-4f0d-9ddb-6c409eb84525,host=None,id=c5e94059-a986-4829-87d3-d6b030a3fd6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34eb28ac4f344e1b91fcae529aefebd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fa05895404410893bae12090ca9989',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bd450d4-ecda-4a23-a811-a1a6c31b9b9f),volume_type_id=3bd450d4-ecda-4a23-a811-a1a6c31b9b9f)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc98d7f-b2a1-42e3-a763-767f8f9d64bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc98d7f-b2a1-42e3-a763-767f8f9d64bc) transitioned into state 'SUCCESS' from state '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-712540906',encryption_key_id=None,group_id=1a7b398d-3bc0-4f0d-9ddb-6c409eb84525,group_type_id=,metadata={},multiattach=False,project_id='34eb28ac4f344e1b91fcae529aefebd4',qos_specs=None,replication_status=,reservations=['9316e9c7-1f96-4181-85f9-5c9a39822196','a0d53453-027a-42af-aea7-170f21cc1cf8','cf9d98b6-58b3-4708-a274-c517a78f9807','fbea78ad-e299-43d3-bfa0-47b220b7b91e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fa05895404410893bae12090ca9989',volume_type_id=3bd450d4-ecda-4a23-a811-a1a6c31b9b9f)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (907b0773-c203-472c-90c1-7413f09b89d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b54c8aab-63ac-4e55-9000-71e56203984b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de5fab2e-cc86-48d7-8d33-180c934528f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-498150439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7016e569b9a04d978011683ed4fbd28f',qos_specs=None,replication_status=,reservations=['920ca370-8284-451c-9420-a1a7f63adf53','a486aacc-0728-48c1-b2de-d6e9681825b6','3afbfb82-cae9-489a-bb61-bf6fe7f3d7b3','996a53f1-2faf-491c-a58c-2d5afee44866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf36b1fe4a3647b2ae42a4fced2086ed',volume_type_id=526d8601-9772-4de4-913c-0592849c8882), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-498150439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de5fab2e-cc86-48d7-8d33-180c934528f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7016e569b9a04d978011683ed4fbd28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf36b1fe4a3647b2ae42a4fced2086ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(526d8601-9772-4de4-913c-0592849c8882),volume_type_id=526d8601-9772-4de4-913c-0592849c8882)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a38f5c-311a-4659-9bfe-c5846e915f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (907b0773-c203-472c-90c1-7413f09b89d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Flow 'volume_create_api' (94cf3163-59c5-41c9-815d-4defa4da6a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Create volume request issued successfully. Sep 01 02:05:36 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:36 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a38f5c-311a-4659-9bfe-c5846e915f07) transitioned into state 'SUCCESS' from state '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-498150439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7016e569b9a04d978011683ed4fbd28f',qos_specs=None,replication_status=,reservations=['920ca370-8284-451c-9420-a1a7f63adf53','a486aacc-0728-48c1-b2de-d6e9681825b6','3afbfb82-cae9-489a-bb61-bf6fe7f3d7b3','996a53f1-2faf-491c-a58c-2d5afee44866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf36b1fe4a3647b2ae42a4fced2086ed',volume_type_id=526d8601-9772-4de4-913c-0592849c8882)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45dc52f2-03be-410c-99d4-04f4dff8a696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec99d73c-dec0-4ed1-a9ec-7198a494b2c8 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 340/688] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:05:35 2026] POST /volume/v3/volumes => generated 824 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b6fddd1e-fde3-49b9-ba96-f2bfc1cb856d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b6fddd1e-fde3-49b9-ba96-f2bfc1cb856d tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c Sep 01 02:05:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b6fddd1e-fde3-49b9-ba96-f2bfc1cb856d tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b6fddd1e-fde3-49b9-ba96-f2bfc1cb856d tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45dc52f2-03be-410c-99d4-04f4dff8a696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Flow 'volume_create_api' (5c40124f-27b6-462e-bab3-77fe9d6607c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Create volume request issued successfully. Sep 01 02:05:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c0310b4f-5c41-46a1-bc92-15bd16240ddc tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 349/689] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:05:35 2026] POST /volume/v3/volumes => generated 791 bytes in 954 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b6fddd1e-fde3-49b9-ba96-f2bfc1cb856d tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:36 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-b6fddd1e-fde3-49b9-ba96-f2bfc1cb856d tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:36 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-b6fddd1e-fde3-49b9-ba96-f2bfc1cb856d tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-45f7c61d-7b6a-436f-a23c-5b18c29f8250 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-45f7c61d-7b6a-436f-a23c-5b18c29f8250 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-45f7c61d-7b6a-436f-a23c-5b18c29f8250 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-45f7c61d-7b6a-436f-a23c-5b18c29f8250 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-45f7c61d-7b6a-436f-a23c-5b18c29f8250 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Volume info retrieved successfully. Sep 01 02:05:36 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-b6fddd1e-fde3-49b9-ba96-f2bfc1cb856d tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-45f7c61d-7b6a-436f-a23c-5b18c29f8250 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 returned with HTTP 200 Sep 01 02:05:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 350/690] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:05:36 2026] GET /volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 => generated 859 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b6fddd1e-fde3-49b9-ba96-f2bfc1cb856d tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c returned with HTTP 200 Sep 01 02:05:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 341/691] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:36 2026] GET /volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c => generated 892 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ae05cf3e-5038-4eb8-b15c-bbabae20c25d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ae05cf3e-5038-4eb8-b15c-bbabae20c25d tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 Sep 01 02:05:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1a09cf16-00b0-42d5-a59b-341566dd49fa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ae05cf3e-5038-4eb8-b15c-bbabae20c25d tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ae05cf3e-5038-4eb8-b15c-bbabae20c25d tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1a09cf16-00b0-42d5-a59b-341566dd49fa tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c Sep 01 02:05:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1a09cf16-00b0-42d5-a59b-341566dd49fa tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1a09cf16-00b0-42d5-a59b-341566dd49fa tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ae05cf3e-5038-4eb8-b15c-bbabae20c25d tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Volume info retrieved successfully. Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ae05cf3e-5038-4eb8-b15c-bbabae20c25d tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 returned with HTTP 200 Sep 01 02:05:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 351/692] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 => generated 880 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d346ba34-eaea-4a3c-86e9-496bb10d38e3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d346ba34-eaea-4a3c-86e9-496bb10d38e3 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/messages Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d346ba34-eaea-4a3c-86e9-496bb10d38e3 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d346ba34-eaea-4a3c-86e9-496bb10d38e3 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1a09cf16-00b0-42d5-a59b-341566dd49fa tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:37 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-1a09cf16-00b0-42d5-a59b-341566dd49fa tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:37 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-1a09cf16-00b0-42d5-a59b-341566dd49fa tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d346ba34-eaea-4a3c-86e9-496bb10d38e3 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:05:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 352/693] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/messages => generated 676 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c80e0dc7-33be-4ea3-8ed7-b9fc85a0a381 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c80e0dc7-33be-4ea3-8ed7-b9fc85a0a381 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] DELETE http://192.168.122.15/volume/v3/messages/5691fb5e-386c-4993-a827-665d02fb3ff3 Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c80e0dc7-33be-4ea3-8ed7-b9fc85a0a381 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c80e0dc7-33be-4ea3-8ed7-b9fc85a0a381 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c80e0dc7-33be-4ea3-8ed7-b9fc85a0a381 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/messages/5691fb5e-386c-4993-a827-665d02fb3ff3 returned with HTTP 204 Sep 01 02:05:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 353/694] 192.168.122.15 () {60 vars in 1273 bytes} [Tue Sep 1 02:05:37 2026] DELETE /volume/v3/messages/5691fb5e-386c-4993-a827-665d02fb3ff3 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-37413faf-43fd-4f15-8f0b-95a22915697a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-37413faf-43fd-4f15-8f0b-95a22915697a tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/messages/5691fb5e-386c-4993-a827-665d02fb3ff3 Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-37413faf-43fd-4f15-8f0b-95a22915697a tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-37413faf-43fd-4f15-8f0b-95a22915697a tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-37413faf-43fd-4f15-8f0b-95a22915697a tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/messages/5691fb5e-386c-4993-a827-665d02fb3ff3 returned with HTTP 404 Sep 01 02:05:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 354/695] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/messages/5691fb5e-386c-4993-a827-665d02fb3ff3 => generated 110 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6894c06d-c9d6-4c8a-86d6-780b891213a0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6894c06d-c9d6-4c8a-86d6-780b891213a0 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6894c06d-c9d6-4c8a-86d6-780b891213a0 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6894c06d-c9d6-4c8a-86d6-780b891213a0 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-1a09cf16-00b0-42d5-a59b-341566dd49fa tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6894c06d-c9d6-4c8a-86d6-780b891213a0 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Volume info retrieved successfully. Sep 01 02:05:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6894c06d-c9d6-4c8a-86d6-780b891213a0 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 returned with HTTP 200 Sep 01 02:05:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1a09cf16-00b0-42d5-a59b-341566dd49fa tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c returned with HTTP 200 Sep 01 02:05:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 342/697] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c => generated 916 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 355/697] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 => generated 880 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-106d2601-c6f0-4464-96c1-3093b008a242 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-106d2601-c6f0-4464-96c1-3093b008a242 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] DELETE http://192.168.122.15/volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 Sep 01 02:05:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-106d2601-c6f0-4464-96c1-3093b008a242 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-106d2601-c6f0-4464-96c1-3093b008a242 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-106d2601-c6f0-4464-96c1-3093b008a242 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Delete volume with id: de5fab2e-cc86-48d7-8d33-180c934528f6 Sep 01 02:05:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-106d2601-c6f0-4464-96c1-3093b008a242 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Volume info retrieved successfully. Sep 01 02:05:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-106d2601-c6f0-4464-96c1-3093b008a242 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87154) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:05:37 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-106d2601-c6f0-4464-96c1-3093b008a242 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1521063951 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1521063951, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:37 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-106d2601-c6f0-4464-96c1-3093b008a242 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1521063951 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1521063951, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:38 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-106d2601-c6f0-4464-96c1-3093b008a242 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Created reservations ['b2855c6a-eff2-468b-bedc-7d3268bf2b8f', 'c0945997-5f68-4914-be03-8f3216ff070e', '05611e66-ee33-401b-bb60-88c063def03b', '02666242-c8a1-4289-bdd2-5f3c57e1340e'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-106d2601-c6f0-4464-96c1-3093b008a242 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Delete volume request issued successfully. Sep 01 02:05:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-106d2601-c6f0-4464-96c1-3093b008a242 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 returned with HTTP 202 Sep 01 02:05:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 343/698] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:05:37 2026] DELETE /volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b924049a-1efa-4df3-b051-dd8c69c25565 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b924049a-1efa-4df3-b051-dd8c69c25565 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b924049a-1efa-4df3-b051-dd8c69c25565 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b924049a-1efa-4df3-b051-dd8c69c25565 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b924049a-1efa-4df3-b051-dd8c69c25565 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 returned with HTTP 404 Sep 01 02:05:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 356/699] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:05:38 2026] GET /volume/v3/volumes/de5fab2e-cc86-48d7-8d33-180c934528f6 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f02fc69e-5d3b-45fe-81af-834f52569061 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f02fc69e-5d3b-45fe-81af-834f52569061 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] DELETE http://192.168.122.15/volume/v3/types/526d8601-9772-4de4-913c-0592849c8882 Sep 01 02:05:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f02fc69e-5d3b-45fe-81af-834f52569061 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f02fc69e-5d3b-45fe-81af-834f52569061 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f02fc69e-5d3b-45fe-81af-834f52569061 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] http://192.168.122.15/volume/v3/types/526d8601-9772-4de4-913c-0592849c8882 returned with HTTP 202 Sep 01 02:05:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 344/700] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:38 2026] DELETE /volume/v3/types/526d8601-9772-4de4-913c-0592849c8882 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4426eaa1-aeab-40b0-842b-1bb7e045c835 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4426eaa1-aeab-40b0-842b-1bb7e045c835 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] GET http://192.168.122.15/volume/v3/types/526d8601-9772-4de4-913c-0592849c8882 Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4426eaa1-aeab-40b0-842b-1bb7e045c835 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4426eaa1-aeab-40b0-842b-1bb7e045c835 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4426eaa1-aeab-40b0-842b-1bb7e045c835 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] http://192.168.122.15/volume/v3/types/526d8601-9772-4de4-913c-0592849c8882 returned with HTTP 404 Sep 01 02:05:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 357/701] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:38 2026] GET /volume/v3/types/526d8601-9772-4de4-913c-0592849c8882 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c96572f2-85b6-4db3-a7da-a7fbdcdb9c2b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c96572f2-85b6-4db3-a7da-a7fbdcdb9c2b tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:05:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c96572f2-85b6-4db3-a7da-a7fbdcdb9c2b tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1469903068", "extra_specs": {"storage_protocol": "tempest-storage_protocol-145408187", "vendor_name": "tempest-vendor_name-1428013590"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c96572f2-85b6-4db3-a7da-a7fbdcdb9c2b tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:05:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 345/702] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:05:38 2026] POST /volume/v3/types => generated 327 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0d93018e-6997-47da-94b7-303e3eb15717 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6c7da36f-c644-4eb8-bede-0761ce2d1e41", "size": 1, "name": "tempest-UserMessagesTest-Volume-20379620"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Create volume request body: {'volume': {'volume_type': '6c7da36f-c644-4eb8-bede-0761ce2d1e41', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-20379620'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Create volume of 1 GB Sep 01 02:05:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Availability Zones retrieved successfully. Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Flow 'volume_create_api' (3c977190-193b-4c1a-999c-6d6a264d695f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b88138-6bb8-4bf1-b0ce-9a83fa33b9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b88138-6bb8-4bf1-b0ce-9a83fa33b9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:05:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-145408187',vendor_name='tempest-vendor_name-1428013590'},id=6c7da36f-c644-4eb8-bede-0761ce2d1e41,is_public=True,name='tempest-UserMessagesTest-volume-type-1469903068',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c7da36f-c644-4eb8-bede-0761ce2d1e41', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3002bbc-395e-467a-bec8-5b23f76e9aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1469903068 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1469903068, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:38 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1469903068 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1469903068, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Created reservations ['0b25b772-dda2-4e8b-9264-2d518a31efac', '7e4954f3-3f24-41a7-a20d-9727b308ea32', 'f7a6a6a8-3730-48f9-845a-5a4f164ecebd', 'a8491f64-31ff-4775-a33f-b458c34990e1'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3002bbc-395e-467a-bec8-5b23f76e9aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b25b772-dda2-4e8b-9264-2d518a31efac', '7e4954f3-3f24-41a7-a20d-9727b308ea32', 'f7a6a6a8-3730-48f9-845a-5a4f164ecebd', 'a8491f64-31ff-4775-a33f-b458c34990e1']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f94ceb-e69c-409f-8eaf-be2f9dd23fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f94ceb-e69c-409f-8eaf-be2f9dd23fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f002a34-2be6-4dec-ab28-8c818f94d79a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-20379620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7016e569b9a04d978011683ed4fbd28f',qos_specs=None,replication_status=,reservations=['0b25b772-dda2-4e8b-9264-2d518a31efac','7e4954f3-3f24-41a7-a20d-9727b308ea32','f7a6a6a8-3730-48f9-845a-5a4f164ecebd','a8491f64-31ff-4775-a33f-b458c34990e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf36b1fe4a3647b2ae42a4fced2086ed',volume_type_id=6c7da36f-c644-4eb8-bede-0761ce2d1e41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-20379620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f002a34-2be6-4dec-ab28-8c818f94d79a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7016e569b9a04d978011683ed4fbd28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf36b1fe4a3647b2ae42a4fced2086ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c7da36f-c644-4eb8-bede-0761ce2d1e41),volume_type_id=6c7da36f-c644-4eb8-bede-0761ce2d1e41)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ca582a-0c8a-4226-9fe8-96793545e2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ca582a-0c8a-4226-9fe8-96793545e2e3) transitioned into state 'SUCCESS' from state '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-20379620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7016e569b9a04d978011683ed4fbd28f',qos_specs=None,replication_status=,reservations=['0b25b772-dda2-4e8b-9264-2d518a31efac','7e4954f3-3f24-41a7-a20d-9727b308ea32','f7a6a6a8-3730-48f9-845a-5a4f164ecebd','a8491f64-31ff-4775-a33f-b458c34990e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf36b1fe4a3647b2ae42a4fced2086ed',volume_type_id=6c7da36f-c644-4eb8-bede-0761ce2d1e41)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a791f9f3-0190-4136-893a-997c1e61121f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a791f9f3-0190-4136-893a-997c1e61121f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6b35aebc-b584-4985-a4f5-525db911d835 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Flow 'volume_create_api' (3c977190-193b-4c1a-999c-6d6a264d695f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Create volume request issued successfully. Sep 01 02:05:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0d93018e-6997-47da-94b7-303e3eb15717 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 358/703] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:05:38 2026] POST /volume/v3/volumes => generated 790 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6b35aebc-b584-4985-a4f5-525db911d835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c Sep 01 02:05:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6b35aebc-b584-4985-a4f5-525db911d835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6b35aebc-b584-4985-a4f5-525db911d835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dfc2d19a-fbe2-424c-aeaa-52ed1f59410e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dfc2d19a-fbe2-424c-aeaa-52ed1f59410e tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dfc2d19a-fbe2-424c-aeaa-52ed1f59410e tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dfc2d19a-fbe2-424c-aeaa-52ed1f59410e tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-dfc2d19a-fbe2-424c-aeaa-52ed1f59410e tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Volume info retrieved successfully. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dfc2d19a-fbe2-424c-aeaa-52ed1f59410e tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a returned with HTTP 200 Sep 01 02:05:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6b35aebc-b584-4985-a4f5-525db911d835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 359/704] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:05:38 2026] GET /volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:39 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-6b35aebc-b584-4985-a4f5-525db911d835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:39 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-6b35aebc-b584-4985-a4f5-525db911d835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:39 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-6b35aebc-b584-4985-a4f5-525db911d835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6b35aebc-b584-4985-a4f5-525db911d835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c returned with HTTP 200 Sep 01 02:05:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 346/705] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:38 2026] GET /volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c => generated 917 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] POST http://192.168.122.15/volume/v3/groups/action Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Action body: b'{"create-from-src": {"source_group_id": "1a7b398d-3bc0-4f0d-9ddb-6c409eb84525", "name": "tempest-Group_from_grp-487543676"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "1a7b398d-3bc0-4f0d-9ddb-6c409eb84525", "name": "tempest-Group_from_grp-487543676"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Creating new group {'create-from-src': {'source_group_id': '1a7b398d-3bc0-4f0d-9ddb-6c409eb84525', 'name': 'tempest-Group_from_grp-487543676'}}. {{(pid=87155) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Creating group tempest-Group_from_grp-487543676 from source group 1a7b398d-3bc0-4f0d-9ddb-6c409eb84525. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Created reservations ['883a7f75-0002-4db1-b2c4-7955e600427f'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:39 devstack devstack@c-api.service[87155]: INFO cinder.group.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] A mapping entry already exists for group c549d3ec-6626-4dcb-bbc2-463a35693a85 and volume type 3bd450d4-ecda-4a23-a811-a1a6c31b9b9f. Do not need to create again. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Availability Zones retrieved successfully. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Flow 'volume_create_api' (b4829c78-10d2-490b-bfc1-59413d59765f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-89e78705-7361-4876-a1f5-638d4b74cfcb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b61639-4511-4301-9fa3-60220f982759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:05:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "66e5af48-8c02-4855-9c99-98e9b6a574bc", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '66e5af48-8c02-4855-9c99-98e9b6a574bc', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b61639-4511-4301-9fa3-60220f982759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c5e94059-a986-4829-87d3-d6b030a3fd6c', 'volume_type': VolumeType(created_at=2026-09-01T00:05:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3bd450d4-ecda-4a23-a811-a1a6c31b9b9f,is_public=True,name='tempest-GroupsV314Test-volume-type-2077195341',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bd450d4-ecda-4a23-a811-a1a6c31b9b9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c549d3ec-6626-4dcb-bbc2-463a35693a85', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daca0a9c-1bc5-406e-8461-965f7dc298f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2077195341 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2077195341, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2077195341 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2077195341, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:39 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Create volume of 1 GB Sep 01 02:05:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Availability Zones retrieved successfully. Sep 01 02:05:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Flow 'volume_create_api' (67abbf9d-6258-4f7a-a30e-9a38039e3cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b3c2e7d-1906-4b81-a99d-f260f1177cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Created reservations ['8bdd8d57-6628-4c0c-a949-0df7cb9ac08a', '5300931f-4049-46e0-8051-60289e8a6f6e', '1ad87c8b-b398-4533-803b-ab12e1ddf3e8', '9b2485ea-e274-4e0f-a490-ec71a4ca860d'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daca0a9c-1bc5-406e-8461-965f7dc298f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bdd8d57-6628-4c0c-a949-0df7cb9ac08a', '5300931f-4049-46e0-8051-60289e8a6f6e', '1ad87c8b-b398-4533-803b-ab12e1ddf3e8', '9b2485ea-e274-4e0f-a490-ec71a4ca860d']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade7e417-e4e7-4d4e-b463-0b97c7ab11f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade7e417-e4e7-4d4e-b463-0b97c7ab11f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c4f1a9f-ab56-42fd-9c00-024336027e8c', '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=c549d3ec-6626-4dcb-bbc2-463a35693a85,group_type_id=,metadata={},multiattach=False,project_id='34eb28ac4f344e1b91fcae529aefebd4',qos_specs=None,replication_status=,reservations=['8bdd8d57-6628-4c0c-a949-0df7cb9ac08a','5300931f-4049-46e0-8051-60289e8a6f6e','1ad87c8b-b398-4533-803b-ab12e1ddf3e8','9b2485ea-e274-4e0f-a490-ec71a4ca860d'],size=1,snapshot_id=None,source_replicaid=,source_volid=c5e94059-a986-4829-87d3-d6b030a3fd6c,status='creating',user_id='a2fa05895404410893bae12090ca9989',volume_type_id=3bd450d4-ecda-4a23-a811-a1a6c31b9b9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c549d3ec-6626-4dcb-bbc2-463a35693a85,host=None,id=2c4f1a9f-ab56-42fd-9c00-024336027e8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34eb28ac4f344e1b91fcae529aefebd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c5e94059-a986-4829-87d3-d6b030a3fd6c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fa05895404410893bae12090ca9989',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bd450d4-ecda-4a23-a811-a1a6c31b9b9f),volume_type_id=3bd450d4-ecda-4a23-a811-a1a6c31b9b9f)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e73a64-7120-4245-be5c-39873cc80f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b3c2e7d-1906-4b81-a99d-f260f1177cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:05:36Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=a4668eab-b329-4988-b8ac-4e5430e20007,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': 'a4668eab-b329-4988-b8ac-4e5430e20007', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9024d97-b63b-480e-9856-5cf2ae268f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e73a64-7120-4245-be5c-39873cc80f5c) transitioned into state 'SUCCESS' from 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=c549d3ec-6626-4dcb-bbc2-463a35693a85,group_type_id=,metadata={},multiattach=False,project_id='34eb28ac4f344e1b91fcae529aefebd4',qos_specs=None,replication_status=,reservations=['8bdd8d57-6628-4c0c-a949-0df7cb9ac08a','5300931f-4049-46e0-8051-60289e8a6f6e','1ad87c8b-b398-4533-803b-ab12e1ddf3e8','9b2485ea-e274-4e0f-a490-ec71a4ca860d'],size=1,snapshot_id=None,source_replicaid=,source_volid=c5e94059-a986-4829-87d3-d6b030a3fd6c,status='creating',user_id='a2fa05895404410893bae12090ca9989',volume_type_id=3bd450d4-ecda-4a23-a811-a1a6c31b9b9f)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Flow 'volume_create_api' (b4829c78-10d2-490b-bfc1-59413d59765f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Create volume request issued successfully. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e57d1353-6ff3-4e67-b9cf-1caa1a985531 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/groups/action returned with HTTP 202 Sep 01 02:05:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 360/706] 192.168.122.15 () {62 vars in 1197 bytes} [Tue Sep 1 02:05:39 2026] POST /volume/v3/groups/action => generated 101 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:39 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-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. Sep 01 02:05:39 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-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. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Get all volumes completed successfully. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:40 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Created reservations ['82c754a5-93e9-4abd-9135-0b8723c50875', '3fac7531-acd1-4aa6-b9aa-fa05728daaa7', 'c855b963-18e9-4a1b-bb45-392819938c01', 'f5adc06a-103a-44ce-8fdf-ef5a71499011'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9024d97-b63b-480e-9856-5cf2ae268f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c754a5-93e9-4abd-9135-0b8723c50875', '3fac7531-acd1-4aa6-b9aa-fa05728daaa7', 'c855b963-18e9-4a1b-bb45-392819938c01', 'f5adc06a-103a-44ce-8fdf-ef5a71499011']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884dc739-4c5c-4956-ae4e-cfdc2d2d05c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:40 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884dc739-4c5c-4956-ae4e-cfdc2d2d05c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19d150a8-3d91-4811-b40f-8254e680687d', '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='557c6dbb5ba5472394a7aedd68fd261f',qos_specs=None,replication_status=,reservations=['82c754a5-93e9-4abd-9135-0b8723c50875','3fac7531-acd1-4aa6-b9aa-fa05728daaa7','c855b963-18e9-4a1b-bb45-392819938c01','f5adc06a-103a-44ce-8fdf-ef5a71499011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca73b78e52d54306b4554ee89f2d191c',volume_type_id=a4668eab-b329-4988-b8ac-4e5430e20007), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:40Z,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=19d150a8-3d91-4811-b40f-8254e680687d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='557c6dbb5ba5472394a7aedd68fd261f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca73b78e52d54306b4554ee89f2d191c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4668eab-b329-4988-b8ac-4e5430e20007),volume_type_id=a4668eab-b329-4988-b8ac-4e5430e20007)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2758aa8-49b8-46fd-ac37-fab425a12a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2758aa8-49b8-46fd-ac37-fab425a12a0c) transitioned into state 'SUCCESS' from 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='557c6dbb5ba5472394a7aedd68fd261f',qos_specs=None,replication_status=,reservations=['82c754a5-93e9-4abd-9135-0b8723c50875','3fac7531-acd1-4aa6-b9aa-fa05728daaa7','c855b963-18e9-4a1b-bb45-392819938c01','f5adc06a-103a-44ce-8fdf-ef5a71499011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca73b78e52d54306b4554ee89f2d191c',volume_type_id=a4668eab-b329-4988-b8ac-4e5430e20007)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e15f46b-cf67-434b-aefa-38c19598f0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef59292c-15bc-490a-8a2f-9a7eb224ae03 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 361/707] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:05:39 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4b058da5-7f39-49f4-af90-d3ce6eec476c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e15f46b-cf67-434b-aefa-38c19598f0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4b058da5-7f39-49f4-af90-d3ce6eec476c tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Flow 'volume_create_api' (67abbf9d-6258-4f7a-a30e-9a38039e3cdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4b058da5-7f39-49f4-af90-d3ce6eec476c tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Create volume request issued successfully. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4b058da5-7f39-49f4-af90-d3ce6eec476c tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-89e78705-7361-4876-a1f5-638d4b74cfcb tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 347/708] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:05:39 2026] POST /volume/v3/volumes => generated 804 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bda5a0e0-f837-4b6b-b1fc-a97371e9b8cb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4b058da5-7f39-49f4-af90-d3ce6eec476c tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Volume info retrieved successfully. Sep 01 02:05:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bda5a0e0-f837-4b6b-b1fc-a97371e9b8cb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bda5a0e0-f837-4b6b-b1fc-a97371e9b8cb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bda5a0e0-f837-4b6b-b1fc-a97371e9b8cb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4b058da5-7f39-49f4-af90-d3ce6eec476c tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 362/709] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a => generated 879 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-65774cd6-fdb1-44a0-8b10-f729277e7cf0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-65774cd6-fdb1-44a0-8b10-f729277e7cf0 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bda5a0e0-f837-4b6b-b1fc-a97371e9b8cb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:40 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-bda5a0e0-f837-4b6b-b1fc-a97371e9b8cb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:40 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-bda5a0e0-f837-4b6b-b1fc-a97371e9b8cb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-65774cd6-fdb1-44a0-8b10-f729277e7cf0 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-65774cd6-fdb1-44a0-8b10-f729277e7cf0 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-65774cd6-fdb1-44a0-8b10-f729277e7cf0 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-65774cd6-fdb1-44a0-8b10-f729277e7cf0 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-bda5a0e0-f837-4b6b-b1fc-a97371e9b8cb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 363/710] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 872 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2a61d1e0-3edb-4c29-86ef-39feb2748cd1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a61d1e0-3edb-4c29-86ef-39feb2748cd1 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/messages Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a61d1e0-3edb-4c29-86ef-39feb2748cd1 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a61d1e0-3edb-4c29-86ef-39feb2748cd1 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a61d1e0-3edb-4c29-86ef-39feb2748cd1 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 364/711] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/messages => generated 676 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a69a8400-46fd-4a28-a1e0-393276384dbe None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a69a8400-46fd-4a28-a1e0-393276384dbe tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/messages/04c767d4-2610-431b-b322-71df750d7f1b Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a69a8400-46fd-4a28-a1e0-393276384dbe tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bda5a0e0-f837-4b6b-b1fc-a97371e9b8cb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a69a8400-46fd-4a28-a1e0-393276384dbe tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 348/712] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 928 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a69a8400-46fd-4a28-a1e0-393276384dbe tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/messages/04c767d4-2610-431b-b322-71df750d7f1b returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 365/713] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/messages/04c767d4-2610-431b-b322-71df750d7f1b => generated 673 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-447d6203-8517-4056-a93c-a569e6710b06 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-447d6203-8517-4056-a93c-a569e6710b06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/messages Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-447d6203-8517-4056-a93c-a569e6710b06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-447d6203-8517-4056-a93c-a569e6710b06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-447d6203-8517-4056-a93c-a569e6710b06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 349/714] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/messages => generated 676 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-226e183c-b61e-4da2-ae24-ea54320c9ded None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-226e183c-b61e-4da2-ae24-ea54320c9ded tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] DELETE http://192.168.122.15/volume/v3/messages/04c767d4-2610-431b-b322-71df750d7f1b Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-226e183c-b61e-4da2-ae24-ea54320c9ded tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-226e183c-b61e-4da2-ae24-ea54320c9ded tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-226e183c-b61e-4da2-ae24-ea54320c9ded tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/messages/04c767d4-2610-431b-b322-71df750d7f1b returned with HTTP 204 Sep 01 02:05:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 366/715] 192.168.122.15 () {60 vars in 1273 bytes} [Tue Sep 1 02:05:40 2026] DELETE /volume/v3/messages/04c767d4-2610-431b-b322-71df750d7f1b => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e7401900-c1c7-4344-853e-b12abadf1f30 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e7401900-c1c7-4344-853e-b12abadf1f30 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e7401900-c1c7-4344-853e-b12abadf1f30 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e7401900-c1c7-4344-853e-b12abadf1f30 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e7401900-c1c7-4344-853e-b12abadf1f30 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Volume info retrieved successfully. Sep 01 02:05:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e7401900-c1c7-4344-853e-b12abadf1f30 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 350/716] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-050fc70d-058e-4700-8a3c-34744831fb06 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-050fc70d-058e-4700-8a3c-34744831fb06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] DELETE http://192.168.122.15/volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-050fc70d-058e-4700-8a3c-34744831fb06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-050fc70d-058e-4700-8a3c-34744831fb06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-050fc70d-058e-4700-8a3c-34744831fb06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Delete volume with id: 7f002a34-2be6-4dec-ab28-8c818f94d79a Sep 01 02:05:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-050fc70d-058e-4700-8a3c-34744831fb06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Volume info retrieved successfully. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-050fc70d-058e-4700-8a3c-34744831fb06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87155) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-050fc70d-058e-4700-8a3c-34744831fb06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Created reservations ['078a1611-c4a6-42e2-a3cf-5d4a5714edaf', 'cf4b2425-b26b-42b5-a8a7-690a5dd99ae1', 'a88c4994-3821-4fd1-8ae6-cdcf81db18ac', '832457c2-127e-4722-8c0b-5b5305d113c5'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-050fc70d-058e-4700-8a3c-34744831fb06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Delete volume request issued successfully. Sep 01 02:05:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-050fc70d-058e-4700-8a3c-34744831fb06 tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a returned with HTTP 202 Sep 01 02:05:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 367/717] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:05:40 2026] DELETE /volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-27f762fa-6d72-429f-9f70-f5a588120d8e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-27f762fa-6d72-429f-9f70-f5a588120d8e tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] GET http://192.168.122.15/volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a Sep 01 02:05:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-27f762fa-6d72-429f-9f70-f5a588120d8e tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-27f762fa-6d72-429f-9f70-f5a588120d8e tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-27f762fa-6d72-429f-9f70-f5a588120d8e tempest-UserMessagesTest-770637367 tempest-UserMessagesTest-770637367-project-member] http://192.168.122.15/volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a returned with HTTP 404 Sep 01 02:05:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 351/718] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/volumes/7f002a34-2be6-4dec-ab28-8c818f94d79a => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b090a099-3f5a-41e3-9cd6-464a31027a59 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b090a099-3f5a-41e3-9cd6-464a31027a59 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] DELETE http://192.168.122.15/volume/v3/types/6c7da36f-c644-4eb8-bede-0761ce2d1e41 Sep 01 02:05:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b090a099-3f5a-41e3-9cd6-464a31027a59 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b090a099-3f5a-41e3-9cd6-464a31027a59 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b090a099-3f5a-41e3-9cd6-464a31027a59 tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] http://192.168.122.15/volume/v3/types/6c7da36f-c644-4eb8-bede-0761ce2d1e41 returned with HTTP 202 Sep 01 02:05:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 368/719] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:41 2026] DELETE /volume/v3/types/6c7da36f-c644-4eb8-bede-0761ce2d1e41 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fbd644d0-a7df-4c4b-bceb-3a8a1694db0b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fbd644d0-a7df-4c4b-bceb-3a8a1694db0b tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] GET http://192.168.122.15/volume/v3/types/6c7da36f-c644-4eb8-bede-0761ce2d1e41 Sep 01 02:05:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fbd644d0-a7df-4c4b-bceb-3a8a1694db0b tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fbd644d0-a7df-4c4b-bceb-3a8a1694db0b tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fbd644d0-a7df-4c4b-bceb-3a8a1694db0b tempest-UserMessagesTest-906248318 tempest-UserMessagesTest-906248318-project-admin] http://192.168.122.15/volume/v3/types/6c7da36f-c644-4eb8-bede-0761ce2d1e41 returned with HTTP 404 Sep 01 02:05:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 352/720] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:41 2026] GET /volume/v3/types/6c7da36f-c644-4eb8-bede-0761ce2d1e41 => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b9e3a596-7f01-4da7-986d-93137b5db620 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b9e3a596-7f01-4da7-986d-93137b5db620 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b9e3a596-7f01-4da7-986d-93137b5db620 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b9e3a596-7f01-4da7-986d-93137b5db620 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6e90e76a-1ee4-4115-abb0-30a838b871c2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b9e3a596-7f01-4da7-986d-93137b5db620 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e90e76a-1ee4-4115-abb0-30a838b871c2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e90e76a-1ee4-4115-abb0-30a838b871c2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e90e76a-1ee4-4115-abb0-30a838b871c2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b9e3a596-7f01-4da7-986d-93137b5db620 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 369/721] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:41 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 896 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6e90e76a-1ee4-4115-abb0-30a838b871c2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:41 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-6e90e76a-1ee4-4115-abb0-30a838b871c2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:41 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-6e90e76a-1ee4-4115-abb0-30a838b871c2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:41 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-6e90e76a-1ee4-4115-abb0-30a838b871c2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e90e76a-1ee4-4115-abb0-30a838b871c2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 353/722] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:41 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 928 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-62185468-562b-4bc3-b42d-d9d430271efd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-62185468-562b-4bc3-b42d-d9d430271efd tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-62185468-562b-4bc3-b42d-d9d430271efd tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-62185468-562b-4bc3-b42d-d9d430271efd tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-62185468-562b-4bc3-b42d-d9d430271efd tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-62185468-562b-4bc3-b42d-d9d430271efd tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 370/723] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:42 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 954 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-71baed02-e408-4365-b3c6-48cfc5b03a01 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-71baed02-e408-4365-b3c6-48cfc5b03a01 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-71baed02-e408-4365-b3c6-48cfc5b03a01 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-71baed02-e408-4365-b3c6-48cfc5b03a01 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-71baed02-e408-4365-b3c6-48cfc5b03a01 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:42 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-71baed02-e408-4365-b3c6-48cfc5b03a01 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:42 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-71baed02-e408-4365-b3c6-48cfc5b03a01 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:43 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-71baed02-e408-4365-b3c6-48cfc5b03a01 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-71baed02-e408-4365-b3c6-48cfc5b03a01 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 354/724] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:42 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 928 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a39404b2-9184-4fb9-8e70-4a81b59cd8ed None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a39404b2-9184-4fb9-8e70-4a81b59cd8ed tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a39404b2-9184-4fb9-8e70-4a81b59cd8ed tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a39404b2-9184-4fb9-8e70-4a81b59cd8ed tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a39404b2-9184-4fb9-8e70-4a81b59cd8ed tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a39404b2-9184-4fb9-8e70-4a81b59cd8ed tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 371/725] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:43 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 954 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-95cbcace-07fc-4991-b369-ef9f9826b004 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95cbcace-07fc-4991-b369-ef9f9826b004 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-95cbcace-07fc-4991-b369-ef9f9826b004 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-95cbcace-07fc-4991-b369-ef9f9826b004 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-95cbcace-07fc-4991-b369-ef9f9826b004 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:44 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-95cbcace-07fc-4991-b369-ef9f9826b004 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:44 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-95cbcace-07fc-4991-b369-ef9f9826b004 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:44 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-95cbcace-07fc-4991-b369-ef9f9826b004 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95cbcace-07fc-4991-b369-ef9f9826b004 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 355/726] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:44 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 928 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-14bbe85f-d2c4-420d-9dca-5b52a31a959d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-14bbe85f-d2c4-420d-9dca-5b52a31a959d tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-14bbe85f-d2c4-420d-9dca-5b52a31a959d tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-14bbe85f-d2c4-420d-9dca-5b52a31a959d tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-14bbe85f-d2c4-420d-9dca-5b52a31a959d tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-14bbe85f-d2c4-420d-9dca-5b52a31a959d tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 372/727] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:44 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 954 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-18540f52-c410-484a-943c-4ce71c1ed2dd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-18540f52-c410-484a-943c-4ce71c1ed2dd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-18540f52-c410-484a-943c-4ce71c1ed2dd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-18540f52-c410-484a-943c-4ce71c1ed2dd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-18540f52-c410-484a-943c-4ce71c1ed2dd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:45 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-18540f52-c410-484a-943c-4ce71c1ed2dd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:45 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-18540f52-c410-484a-943c-4ce71c1ed2dd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:45 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-18540f52-c410-484a-943c-4ce71c1ed2dd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-18540f52-c410-484a-943c-4ce71c1ed2dd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 356/728] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:45 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 928 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-215e1406-49b0-4d33-bb05-7a541dbf381a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-215e1406-49b0-4d33-bb05-7a541dbf381a tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-215e1406-49b0-4d33-bb05-7a541dbf381a tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-215e1406-49b0-4d33-bb05-7a541dbf381a tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-215e1406-49b0-4d33-bb05-7a541dbf381a tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-215e1406-49b0-4d33-bb05-7a541dbf381a tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 373/729] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:45 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 954 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-10efeb18-718f-4ca4-b566-46e04cd5db43 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-10efeb18-718f-4ca4-b566-46e04cd5db43 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-10efeb18-718f-4ca4-b566-46e04cd5db43 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-10efeb18-718f-4ca4-b566-46e04cd5db43 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-10efeb18-718f-4ca4-b566-46e04cd5db43 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:46 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-10efeb18-718f-4ca4-b566-46e04cd5db43 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:46 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-10efeb18-718f-4ca4-b566-46e04cd5db43 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:46 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-10efeb18-718f-4ca4-b566-46e04cd5db43 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-10efeb18-718f-4ca4-b566-46e04cd5db43 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 357/730] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:46 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 928 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0c66475b-0362-4582-bde9-dd36d416179c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c66475b-0362-4582-bde9-dd36d416179c tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c66475b-0362-4582-bde9-dd36d416179c tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c66475b-0362-4582-bde9-dd36d416179c tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0c66475b-0362-4582-bde9-dd36d416179c tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c66475b-0362-4582-bde9-dd36d416179c tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 374/731] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:47 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 954 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e92cef21-80d5-4ae0-912d-ab9c9ed6db16 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e92cef21-80d5-4ae0-912d-ab9c9ed6db16 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e92cef21-80d5-4ae0-912d-ab9c9ed6db16 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e92cef21-80d5-4ae0-912d-ab9c9ed6db16 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c41ae795-41c2-4cb6-b97b-0fdd66db151d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c41ae795-41c2-4cb6-b97b-0fdd66db151d tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c41ae795-41c2-4cb6-b97b-0fdd66db151d tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c41ae795-41c2-4cb6-b97b-0fdd66db151d tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c41ae795-41c2-4cb6-b97b-0fdd66db151d tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c41ae795-41c2-4cb6-b97b-0fdd66db151d tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 375/732] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:48 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 954 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e92cef21-80d5-4ae0-912d-ab9c9ed6db16 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:48 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-e92cef21-80d5-4ae0-912d-ab9c9ed6db16 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:48 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-e92cef21-80d5-4ae0-912d-ab9c9ed6db16 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:48 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-e92cef21-80d5-4ae0-912d-ab9c9ed6db16 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e92cef21-80d5-4ae0-912d-ab9c9ed6db16 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 358/733] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:47 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 928 bytes in 864 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-04b809b7-a2d7-4457-9d8f-c1c82ff79b0c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-04b809b7-a2d7-4457-9d8f-c1c82ff79b0c tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-04b809b7-a2d7-4457-9d8f-c1c82ff79b0c tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-04b809b7-a2d7-4457-9d8f-c1c82ff79b0c tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-04b809b7-a2d7-4457-9d8f-c1c82ff79b0c tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-04b809b7-a2d7-4457-9d8f-c1c82ff79b0c tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 376/734] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:49 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 954 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-577fb721-acbb-4777-863b-47d5531f468c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-577fb721-acbb-4777-863b-47d5531f468c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-577fb721-acbb-4777-863b-47d5531f468c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-577fb721-acbb-4777-863b-47d5531f468c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-88a5006a-4e7b-4503-9d42-e8c3ba5c515b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-577fb721-acbb-4777-863b-47d5531f468c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:49 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-577fb721-acbb-4777-863b-47d5531f468c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:49 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-577fb721-acbb-4777-863b-47d5531f468c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:50 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-577fb721-acbb-4777-863b-47d5531f468c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-577fb721-acbb-4777-863b-47d5531f468c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 359/735] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:49 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 928 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88a5006a-4e7b-4503-9d42-e8c3ba5c515b tempest-VolumePoolsAdminTestsJSON-1519176022 tempest-VolumePoolsAdminTestsJSON-1519176022-project-admin] GET http://192.168.122.15/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 02:05:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88a5006a-4e7b-4503-9d42-e8c3ba5c515b tempest-VolumePoolsAdminTestsJSON-1519176022 tempest-VolumePoolsAdminTestsJSON-1519176022-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88a5006a-4e7b-4503-9d42-e8c3ba5c515b tempest-VolumePoolsAdminTestsJSON-1519176022 tempest-VolumePoolsAdminTestsJSON-1519176022-project-admin] Calling method 'get_pools' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88a5006a-4e7b-4503-9d42-e8c3ba5c515b tempest-VolumePoolsAdminTestsJSON-1519176022 tempest-VolumePoolsAdminTestsJSON-1519176022-project-admin] http://192.168.122.15/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 02:05:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 377/736] 192.168.122.15 () {58 vars in 1193 bytes} [Tue Sep 1 02:05:49 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-96cb4652-3a88-4da0-9adb-8e18b6b13424 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-96cb4652-3a88-4da0-9adb-8e18b6b13424 tempest-VolumePoolsAdminTestsJSON-1519176022 tempest-VolumePoolsAdminTestsJSON-1519176022-project-admin] GET http://192.168.122.15/volume/v3/scheduler-stats/get_pools Sep 01 02:05:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-96cb4652-3a88-4da0-9adb-8e18b6b13424 tempest-VolumePoolsAdminTestsJSON-1519176022 tempest-VolumePoolsAdminTestsJSON-1519176022-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-96cb4652-3a88-4da0-9adb-8e18b6b13424 tempest-VolumePoolsAdminTestsJSON-1519176022 tempest-VolumePoolsAdminTestsJSON-1519176022-project-admin] Calling method 'get_pools' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-96cb4652-3a88-4da0-9adb-8e18b6b13424 tempest-VolumePoolsAdminTestsJSON-1519176022 tempest-VolumePoolsAdminTestsJSON-1519176022-project-admin] http://192.168.122.15/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:05:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 360/737] 192.168.122.15 () {58 vars in 1170 bytes} [Tue Sep 1 02:05:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:05:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ff5d6d91-3100-485f-866e-581c1312d0cd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ff5d6d91-3100-485f-866e-581c1312d0cd tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ff5d6d91-3100-485f-866e-581c1312d0cd tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ff5d6d91-3100-485f-866e-581c1312d0cd tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ff5d6d91-3100-485f-866e-581c1312d0cd tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ff5d6d91-3100-485f-866e-581c1312d0cd tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 378/738] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:50 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 954 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-64f75fbf-0b08-4530-9893-f7b76630ceb2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-64f75fbf-0b08-4530-9893-f7b76630ceb2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-64f75fbf-0b08-4530-9893-f7b76630ceb2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-64f75fbf-0b08-4530-9893-f7b76630ceb2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-64f75fbf-0b08-4530-9893-f7b76630ceb2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-64f75fbf-0b08-4530-9893-f7b76630ceb2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:51 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-64f75fbf-0b08-4530-9893-f7b76630ceb2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:51 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-64f75fbf-0b08-4530-9893-f7b76630ceb2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-64f75fbf-0b08-4530-9893-f7b76630ceb2 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 361/739] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 928 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8c9a4eb7-26f7-4f50-9007-03e836f529fc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8c9a4eb7-26f7-4f50-9007-03e836f529fc tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8c9a4eb7-26f7-4f50-9007-03e836f529fc tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8c9a4eb7-26f7-4f50-9007-03e836f529fc tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8c9a4eb7-26f7-4f50-9007-03e836f529fc tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8c9a4eb7-26f7-4f50-9007-03e836f529fc tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 379/740] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 954 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-79cb7925-4c6f-4ca4-9049-b1781462a052 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-79cb7925-4c6f-4ca4-9049-b1781462a052 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-79cb7925-4c6f-4ca4-9049-b1781462a052 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-79cb7925-4c6f-4ca4-9049-b1781462a052 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-79cb7925-4c6f-4ca4-9049-b1781462a052 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-79cb7925-4c6f-4ca4-9049-b1781462a052 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:52 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-79cb7925-4c6f-4ca4-9049-b1781462a052 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-79cb7925-4c6f-4ca4-9049-b1781462a052 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-79cb7925-4c6f-4ca4-9049-b1781462a052 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 362/741] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 929 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d3330aee-1187-4325-bb81-665d1ef8b0bb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d3330aee-1187-4325-bb81-665d1ef8b0bb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/groups/c549d3ec-6626-4dcb-bbc2-463a35693a85 Sep 01 02:05:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d3330aee-1187-4325-bb81-665d1ef8b0bb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d3330aee-1187-4325-bb81-665d1ef8b0bb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-d3330aee-1187-4325-bb81-665d1ef8b0bb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] show called for member c549d3ec-6626-4dcb-bbc2-463a35693a85 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:05:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d3330aee-1187-4325-bb81-665d1ef8b0bb tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/groups/c549d3ec-6626-4dcb-bbc2-463a35693a85 returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 380/742] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/groups/c549d3ec-6626-4dcb-bbc2-463a35693a85 => generated 416 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:05:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Get all volumes completed successfully. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:52 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:52 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4f186b22-e77b-4b8f-9cc6-07ef2d69c97e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4f186b22-e77b-4b8f-9cc6-07ef2d69c97e tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4f186b22-e77b-4b8f-9cc6-07ef2d69c97e tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4f186b22-e77b-4b8f-9cc6-07ef2d69c97e tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c4830f6e-3751-45ff-a960-f184d2b1be93 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 363/743] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4f186b22-e77b-4b8f-9cc6-07ef2d69c97e tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6cd01708-2a8f-4a0d-b38c-cb684aeb1cab None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6cd01708-2a8f-4a0d-b38c-cb684aeb1cab tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] POST http://192.168.122.15/volume/v3/groups/c549d3ec-6626-4dcb-bbc2-463a35693a85/action Sep 01 02:05:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4f186b22-e77b-4b8f-9cc6-07ef2d69c97e tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 381/744] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 954 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6cd01708-2a8f-4a0d-b38c-cb684aeb1cab tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6cd01708-2a8f-4a0d-b38c-cb684aeb1cab tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-6cd01708-2a8f-4a0d-b38c-cb684aeb1cab tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] delete called for group c549d3ec-6626-4dcb-bbc2-463a35693a85 {{(pid=87154) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:05:52 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-6cd01708-2a8f-4a0d-b38c-cb684aeb1cab tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Delete group with id: c549d3ec-6626-4dcb-bbc2-463a35693a85 Sep 01 02:05:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:05:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:05:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6cd01708-2a8f-4a0d-b38c-cb684aeb1cab tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/groups/c549d3ec-6626-4dcb-bbc2-463a35693a85/action returned with HTTP 202 Sep 01 02:05:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 364/745] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:52 2026] POST /volume/v3/groups/c549d3ec-6626-4dcb-bbc2-463a35693a85/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3b07e2ab-f2f2-4047-9e43-c5b9a806f38b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3b07e2ab-f2f2-4047-9e43-c5b9a806f38b tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3b07e2ab-f2f2-4047-9e43-c5b9a806f38b tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3b07e2ab-f2f2-4047-9e43-c5b9a806f38b tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3b07e2ab-f2f2-4047-9e43-c5b9a806f38b tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:53 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-3b07e2ab-f2f2-4047-9e43-c5b9a806f38b tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:53 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-3b07e2ab-f2f2-4047-9e43-c5b9a806f38b tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:53 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-3b07e2ab-f2f2-4047-9e43-c5b9a806f38b tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3b07e2ab-f2f2-4047-9e43-c5b9a806f38b tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 382/746] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 928 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-04e092fe-87e1-461b-b6d2-31e64bceceef None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-04e092fe-87e1-461b-b6d2-31e64bceceef tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-04e092fe-87e1-461b-b6d2-31e64bceceef tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-04e092fe-87e1-461b-b6d2-31e64bceceef tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-04e092fe-87e1-461b-b6d2-31e64bceceef tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-04e092fe-87e1-461b-b6d2-31e64bceceef tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 365/747] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:53 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 957 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fe57e6a5-a3e8-4fa2-bc1f-51938d35e835 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe57e6a5-a3e8-4fa2-bc1f-51938d35e835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fe57e6a5-a3e8-4fa2-bc1f-51938d35e835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fe57e6a5-a3e8-4fa2-bc1f-51938d35e835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fe57e6a5-a3e8-4fa2-bc1f-51938d35e835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:54 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-fe57e6a5-a3e8-4fa2-bc1f-51938d35e835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:54 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-fe57e6a5-a3e8-4fa2-bc1f-51938d35e835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:54 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-fe57e6a5-a3e8-4fa2-bc1f-51938d35e835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe57e6a5-a3e8-4fa2-bc1f-51938d35e835 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 200 Sep 01 02:05:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 383/748] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:54 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 927 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-32f83a9f-8e43-4c85-8b9a-caba1b13c190 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-32f83a9f-8e43-4c85-8b9a-caba1b13c190 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-32f83a9f-8e43-4c85-8b9a-caba1b13c190 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-32f83a9f-8e43-4c85-8b9a-caba1b13c190 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:55 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:55 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:55 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-32f83a9f-8e43-4c85-8b9a-caba1b13c190 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-32f83a9f-8e43-4c85-8b9a-caba1b13c190 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 366/749] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:55 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 957 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-48d208d3-6705-4dca-b090-cdc43d40d36e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-48d208d3-6705-4dca-b090-cdc43d40d36e tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c Sep 01 02:05:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-48d208d3-6705-4dca-b090-cdc43d40d36e tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-48d208d3-6705-4dca-b090-cdc43d40d36e tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-48d208d3-6705-4dca-b090-cdc43d40d36e tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c returned with HTTP 404 Sep 01 02:05:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 384/750] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:55 2026] GET /volume/v3/volumes/2c4f1a9f-ab56-42fd-9c00-024336027e8c => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bfb2ebd6-e239-41af-b076-fb953f13c48a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bfb2ebd6-e239-41af-b076-fb953f13c48a tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/groups/c549d3ec-6626-4dcb-bbc2-463a35693a85 Sep 01 02:05:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bfb2ebd6-e239-41af-b076-fb953f13c48a tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bfb2ebd6-e239-41af-b076-fb953f13c48a tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-bfb2ebd6-e239-41af-b076-fb953f13c48a tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] show called for member c549d3ec-6626-4dcb-bbc2-463a35693a85 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bfb2ebd6-e239-41af-b076-fb953f13c48a tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/groups/c549d3ec-6626-4dcb-bbc2-463a35693a85 returned with HTTP 404 Sep 01 02:05:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 367/751] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:55 2026] GET /volume/v3/groups/c549d3ec-6626-4dcb-bbc2-463a35693a85 => generated 108 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-014b6f97-6577-4ff9-94ec-81d8ccdd37ba None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-014b6f97-6577-4ff9-94ec-81d8ccdd37ba tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:05:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-014b6f97-6577-4ff9-94ec-81d8ccdd37ba tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-014b6f97-6577-4ff9-94ec-81d8ccdd37ba tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-014b6f97-6577-4ff9-94ec-81d8ccdd37ba tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-014b6f97-6577-4ff9-94ec-81d8ccdd37ba tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:55 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:05:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-014b6f97-6577-4ff9-94ec-81d8ccdd37ba tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Get all volumes completed successfully. Sep 01 02:05:55 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-014b6f97-6577-4ff9-94ec-81d8ccdd37ba tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:55 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-014b6f97-6577-4ff9-94ec-81d8ccdd37ba tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:55 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-014b6f97-6577-4ff9-94ec-81d8ccdd37ba tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-014b6f97-6577-4ff9-94ec-81d8ccdd37ba tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 385/752] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:05:55 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1343b34c-07ec-4f48-a9a0-41afd3979da7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1343b34c-07ec-4f48-a9a0-41afd3979da7 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] POST http://192.168.122.15/volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525/action Sep 01 02:05:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1343b34c-07ec-4f48-a9a0-41afd3979da7 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1343b34c-07ec-4f48-a9a0-41afd3979da7 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-1343b34c-07ec-4f48-a9a0-41afd3979da7 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] delete called for group 1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 {{(pid=87154) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:05:55 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-1343b34c-07ec-4f48-a9a0-41afd3979da7 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Delete group with id: 1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 Sep 01 02:05:55 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:55 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:55 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:05:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:55 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:05:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1343b34c-07ec-4f48-a9a0-41afd3979da7 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525/action returned with HTTP 202 Sep 01 02:05:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 368/753] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:55 2026] POST /volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d2392101-0326-462d-9cb5-0969c6ca61d6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d2392101-0326-462d-9cb5-0969c6ca61d6 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c Sep 01 02:05:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d2392101-0326-462d-9cb5-0969c6ca61d6 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d2392101-0326-462d-9cb5-0969c6ca61d6 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d2392101-0326-462d-9cb5-0969c6ca61d6 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:56 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-d2392101-0326-462d-9cb5-0969c6ca61d6 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:56 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-d2392101-0326-462d-9cb5-0969c6ca61d6 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6100a335-547d-45c2-b659-279a588683d1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:56 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-d2392101-0326-462d-9cb5-0969c6ca61d6 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6100a335-547d-45c2-b659-279a588683d1 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6100a335-547d-45c2-b659-279a588683d1 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6100a335-547d-45c2-b659-279a588683d1 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d2392101-0326-462d-9cb5-0969c6ca61d6 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c returned with HTTP 200 Sep 01 02:05:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 386/754] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:55 2026] GET /volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c => generated 916 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6100a335-547d-45c2-b659-279a588683d1 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6100a335-547d-45c2-b659-279a588683d1 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 369/755] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:56 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 957 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-920c4fd1-cf69-4734-abd0-52523e61358d req-d993679a-86d0-42e5-b365-3ba2e9a4e78d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-920c4fd1-cf69-4734-abd0-52523e61358d req-d993679a-86d0-42e5-b365-3ba2e9a4e78d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] DELETE http://192.168.122.15/volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-920c4fd1-cf69-4734-abd0-52523e61358d req-d993679a-86d0-42e5-b365-3ba2e9a4e78d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-920c4fd1-cf69-4734-abd0-52523e61358d req-d993679a-86d0-42e5-b365-3ba2e9a4e78d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-920c4fd1-cf69-4734-abd0-52523e61358d req-d993679a-86d0-42e5-b365-3ba2e9a4e78d tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b returned with HTTP 200 Sep 01 02:05:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 387/756] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:05:57 2026] DELETE /volume/v3/attachments/754e1e5b-06aa-47f8-a14c-b935abd5299b => generated 19 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-920c4fd1-cf69-4734-abd0-52523e61358d req-38624550-deb8-41f5-a887-16563d08417c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-920c4fd1-cf69-4734-abd0-52523e61358d req-38624550-deb8-41f5-a887-16563d08417c tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] DELETE http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:05:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-920c4fd1-cf69-4734-abd0-52523e61358d req-38624550-deb8-41f5-a887-16563d08417c tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-920c4fd1-cf69-4734-abd0-52523e61358d req-38624550-deb8-41f5-a887-16563d08417c tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:57 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [req-920c4fd1-cf69-4734-abd0-52523e61358d req-38624550-deb8-41f5-a887-16563d08417c tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Delete volume with id: 2b20aaea-3996-4d56-8ed0-8c74620ba15d Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d02c18eb-8463-4e63-a04d-ed3bb2275cb1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d02c18eb-8463-4e63-a04d-ed3bb2275cb1 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d02c18eb-8463-4e63-a04d-ed3bb2275cb1 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d02c18eb-8463-4e63-a04d-ed3bb2275cb1 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-920c4fd1-cf69-4734-abd0-52523e61358d req-38624550-deb8-41f5-a887-16563d08417c tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d02c18eb-8463-4e63-a04d-ed3bb2275cb1 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Volume info retrieved successfully. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-d02c18eb-8463-4e63-a04d-ed3bb2275cb1 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:05:57 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-d02c18eb-8463-4e63-a04d-ed3bb2275cb1 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:05:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-920c4fd1-cf69-4734-abd0-52523e61358d req-38624550-deb8-41f5-a887-16563d08417c tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Delete volume request issued successfully. Sep 01 02:05:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-920c4fd1-cf69-4734-abd0-52523e61358d req-38624550-deb8-41f5-a887-16563d08417c tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d returned with HTTP 202 Sep 01 02:05:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 370/757] 192.168.122.15 () {62 vars in 1504 bytes} [Tue Sep 1 02:05:57 2026] DELETE /volume/v3/volumes/2b20aaea-3996-4d56-8ed0-8c74620ba15d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ae82741a-743d-4cf5-a707-355fc982c3f6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-d02c18eb-8463-4e63-a04d-ed3bb2275cb1 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d02c18eb-8463-4e63-a04d-ed3bb2275cb1 tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c returned with HTTP 200 Sep 01 02:05:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 388/758] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:57 2026] GET /volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c => generated 916 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9db7298c-46d5-4954-ab15-f2302f6f3391 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9db7298c-46d5-4954-ab15-f2302f6f3391 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9db7298c-46d5-4954-ab15-f2302f6f3391 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9db7298c-46d5-4954-ab15-f2302f6f3391 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9db7298c-46d5-4954-ab15-f2302f6f3391 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9db7298c-46d5-4954-ab15-f2302f6f3391 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 389/759] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:57 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e3df76f5-8970-4fb4-9559-17c08d343662 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e3df76f5-8970-4fb4-9559-17c08d343662 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] DELETE http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e3df76f5-8970-4fb4-9559-17c08d343662 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e3df76f5-8970-4fb4-9559-17c08d343662 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-e3df76f5-8970-4fb4-9559-17c08d343662 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Delete volume with id: 19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e3df76f5-8970-4fb4-9559-17c08d343662 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e3df76f5-8970-4fb4-9559-17c08d343662 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Delete volume request issued successfully. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e3df76f5-8970-4fb4-9559-17c08d343662 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 202 Sep 01 02:05:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 390/760] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:57 2026] DELETE /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0b1ad293-2ff3-40d0-8170-76c08bc859ee None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0b1ad293-2ff3-40d0-8170-76c08bc859ee tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0b1ad293-2ff3-40d0-8170-76c08bc859ee tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0b1ad293-2ff3-40d0-8170-76c08bc859ee tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ae82741a-743d-4cf5-a707-355fc982c3f6 tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 Sep 01 02:05:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ae82741a-743d-4cf5-a707-355fc982c3f6 tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ae82741a-743d-4cf5-a707-355fc982c3f6 tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0b1ad293-2ff3-40d0-8170-76c08bc859ee tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:57 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-ae82741a-743d-4cf5-a707-355fc982c3f6 tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:57 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-ae82741a-743d-4cf5-a707-355fc982c3f6 tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-2077195341 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-2077195341, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0b1ad293-2ff3-40d0-8170-76c08bc859ee tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 391/761] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:57 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 1300 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ae82741a-743d-4cf5-a707-355fc982c3f6 tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 returned with HTTP 200 Sep 01 02:05:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 371/762] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:57 2026] GET /volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 => generated 826 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-474088994"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-474088994'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Create volume of 1 GB Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Availability Zones retrieved successfully. Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Flow 'volume_create_api' (83184a61-32c9-4ac9-8171-1963a49cad22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a97b6ad-b864-4411-98af-300a2e3fc87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a97b6ad-b864-4411-98af-300a2e3fc87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a37b74d-a397-4439-a90a-4ec1bfd4a6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Created reservations ['61b7c5d8-8ad4-4824-a3c7-2a79b8b27c7c', '3e062ae1-3e1a-4778-8f1c-b5dddafee120', '705177fc-f8a2-4704-9b53-4eef5365041c', 'd0a649cf-7292-46a7-be53-6e413e8fb6ea'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a37b74d-a397-4439-a90a-4ec1bfd4a6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61b7c5d8-8ad4-4824-a3c7-2a79b8b27c7c', '3e062ae1-3e1a-4778-8f1c-b5dddafee120', '705177fc-f8a2-4704-9b53-4eef5365041c', 'd0a649cf-7292-46a7-be53-6e413e8fb6ea']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cee31db-7800-4f22-80e9-766209fd4c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cee31db-7800-4f22-80e9-766209fd4c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-474088994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8425132a524940a5b72ba3de22856ad7',qos_specs=None,replication_status=,reservations=['61b7c5d8-8ad4-4824-a3c7-2a79b8b27c7c','3e062ae1-3e1a-4778-8f1c-b5dddafee120','705177fc-f8a2-4704-9b53-4eef5365041c','d0a649cf-7292-46a7-be53-6e413e8fb6ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f65d12ee2a4014af0dcd6f6544d7da',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-474088994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8425132a524940a5b72ba3de22856ad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5f65d12ee2a4014af0dcd6f6544d7da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-42ff608c-e76f-4b42-a8d3-9f73bfc973bd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4014e0-7e6e-4da9-951d-fc8734f7a7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-42ff608c-e76f-4b42-a8d3-9f73bfc973bd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-42ff608c-e76f-4b42-a8d3-9f73bfc973bd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-42ff608c-e76f-4b42-a8d3-9f73bfc973bd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-42ff608c-e76f-4b42-a8d3-9f73bfc973bd tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c returned with HTTP 404 Sep 01 02:05:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 372/763] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:05:58 2026] GET /volume/v3/volumes/c5e94059-a986-4829-87d3-d6b030a3fd6c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5b45163a-8f87-466f-9fe1-4dc8bb73af30 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b45163a-8f87-466f-9fe1-4dc8bb73af30 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] DELETE http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b45163a-8f87-466f-9fe1-4dc8bb73af30 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b45163a-8f87-466f-9fe1-4dc8bb73af30 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-5b45163a-8f87-466f-9fe1-4dc8bb73af30 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Delete volume with id: 98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:05:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5b45163a-8f87-466f-9fe1-4dc8bb73af30 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4014e0-7e6e-4da9-951d-fc8734f7a7fa) transitioned into state 'SUCCESS' from state '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-474088994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8425132a524940a5b72ba3de22856ad7',qos_specs=None,replication_status=,reservations=['61b7c5d8-8ad4-4824-a3c7-2a79b8b27c7c','3e062ae1-3e1a-4778-8f1c-b5dddafee120','705177fc-f8a2-4704-9b53-4eef5365041c','d0a649cf-7292-46a7-be53-6e413e8fb6ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f65d12ee2a4014af0dcd6f6544d7da',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18fa4010-fa58-4abe-a477-a74108389286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5b45163a-8f87-466f-9fe1-4dc8bb73af30 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Delete volume request issued successfully. Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b45163a-8f87-466f-9fe1-4dc8bb73af30 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 202 Sep 01 02:05:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 373/764] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:58 2026] DELETE /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7ca55313-342c-43e7-b46f-2b6591d9451c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ca55313-342c-43e7-b46f-2b6591d9451c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] GET http://192.168.122.15/volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ca55313-342c-43e7-b46f-2b6591d9451c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ca55313-342c-43e7-b46f-2b6591d9451c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-7ca55313-342c-43e7-b46f-2b6591d9451c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] show called for member 1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ca55313-342c-43e7-b46f-2b6591d9451c tempest-GroupsV314Test-1347903368 tempest-GroupsV314Test-1347903368-project-member] http://192.168.122.15/volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 returned with HTTP 404 Sep 01 02:05:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 374/765] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:58 2026] GET /volume/v3/groups/1a7b398d-3bc0-4f0d-9ddb-6c409eb84525 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c99c9ab4-8857-4d21-959a-5b0b77b9a11a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c99c9ab4-8857-4d21-959a-5b0b77b9a11a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c99c9ab4-8857-4d21-959a-5b0b77b9a11a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c99c9ab4-8857-4d21-959a-5b0b77b9a11a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18fa4010-fa58-4abe-a477-a74108389286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Flow 'volume_create_api' (83184a61-32c9-4ac9-8171-1963a49cad22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Create volume request issued successfully. Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-74ad7e3b-db0a-42ea-82cb-f2c0c8b94ca3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 392/766] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:05:57 2026] POST /volume/v3/volumes => generated 765 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7755a8c1-cce0-4fc2-80b0-8139ddbf0abd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7755a8c1-cce0-4fc2-80b0-8139ddbf0abd tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/dc827218-bf86-4a45-a82d-2d272f01457b Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7755a8c1-cce0-4fc2-80b0-8139ddbf0abd tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7755a8c1-cce0-4fc2-80b0-8139ddbf0abd tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c99c9ab4-8857-4d21-959a-5b0b77b9a11a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c99c9ab4-8857-4d21-959a-5b0b77b9a11a tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:05:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 375/767] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:58 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7755a8c1-cce0-4fc2-80b0-8139ddbf0abd tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] http://192.168.122.15/volume/v3/group_types/dc827218-bf86-4a45-a82d-2d272f01457b returned with HTTP 202 Sep 01 02:05:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 393/768] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:05:58 2026] DELETE /volume/v3/group_types/dc827218-bf86-4a45-a82d-2d272f01457b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2cc37d00-51e1-45fa-98cd-e08ba401b207 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2cc37d00-51e1-45fa-98cd-e08ba401b207 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] DELETE http://192.168.122.15/volume/v3/types/3bd450d4-ecda-4a23-a811-a1a6c31b9b9f Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2cc37d00-51e1-45fa-98cd-e08ba401b207 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2cc37d00-51e1-45fa-98cd-e08ba401b207 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-78b7b0de-3785-428c-a75a-0b5213b49824 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-78b7b0de-3785-428c-a75a-0b5213b49824 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] GET http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-78b7b0de-3785-428c-a75a-0b5213b49824 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-78b7b0de-3785-428c-a75a-0b5213b49824 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-78b7b0de-3785-428c-a75a-0b5213b49824 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Volume info retrieved successfully. Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-78b7b0de-3785-428c-a75a-0b5213b49824 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee returned with HTTP 200 Sep 01 02:05:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 394/769] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:58 2026] GET /volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee => generated 833 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dec847f9-9890-44ee-a327-0b8eaaabc699 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dec847f9-9890-44ee-a327-0b8eaaabc699 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dec847f9-9890-44ee-a327-0b8eaaabc699 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dec847f9-9890-44ee-a327-0b8eaaabc699 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2cc37d00-51e1-45fa-98cd-e08ba401b207 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] http://192.168.122.15/volume/v3/types/3bd450d4-ecda-4a23-a811-a1a6c31b9b9f returned with HTTP 202 Sep 01 02:05:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 376/770] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:58 2026] DELETE /volume/v3/types/3bd450d4-ecda-4a23-a811-a1a6c31b9b9f => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-377a0883-340e-4105-921c-5be4b9704444 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-dec847f9-9890-44ee-a327-0b8eaaabc699 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Volume info retrieved successfully. Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-377a0883-340e-4105-921c-5be4b9704444 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] GET http://192.168.122.15/volume/v3/types/3bd450d4-ecda-4a23-a811-a1a6c31b9b9f Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-377a0883-340e-4105-921c-5be4b9704444 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-377a0883-340e-4105-921c-5be4b9704444 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dec847f9-9890-44ee-a327-0b8eaaabc699 tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 200 Sep 01 02:05:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 395/771] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:58 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 1300 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-377a0883-340e-4105-921c-5be4b9704444 tempest-GroupsV314Test-1391899554 tempest-GroupsV314Test-1391899554-project-admin] http://192.168.122.15/volume/v3/types/3bd450d4-ecda-4a23-a811-a1a6c31b9b9f returned with HTTP 404 Sep 01 02:05:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 377/772] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:58 2026] GET /volume/v3/types/3bd450d4-ecda-4a23-a811-a1a6c31b9b9f => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9f80e4a7-165c-4d6b-b29b-7a783a83d8c5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f80e4a7-165c-4d6b-b29b-7a783a83d8c5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:05:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9f80e4a7-165c-4d6b-b29b-7a783a83d8c5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9f80e4a7-165c-4d6b-b29b-7a783a83d8c5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:05:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:05:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9f80e4a7-165c-4d6b-b29b-7a783a83d8c5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Volume info retrieved successfully. Sep 01 02:05:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f80e4a7-165c-4d6b-b29b-7a783a83d8c5 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 200 Sep 01 02:05:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 396/773] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:59 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-999777c0-967b-41da-bb5f-b20137546769 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-999777c0-967b-41da-bb5f-b20137546769 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] GET http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee Sep 01 02:05:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-999777c0-967b-41da-bb5f-b20137546769 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-999777c0-967b-41da-bb5f-b20137546769 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:05:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:05:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-999777c0-967b-41da-bb5f-b20137546769 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Volume info retrieved successfully. Sep 01 02:05:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-999777c0-967b-41da-bb5f-b20137546769 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee returned with HTTP 200 Sep 01 02:05:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 378/774] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:59 2026] GET /volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6d6163cc-0320-498d-9548-12f58e59eacc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6d6163cc-0320-498d-9548-12f58e59eacc tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] GET http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d Sep 01 02:05:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6d6163cc-0320-498d-9548-12f58e59eacc tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6d6163cc-0320-498d-9548-12f58e59eacc tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6d6163cc-0320-498d-9548-12f58e59eacc tempest-VolumeAndVolumeTypeFromImageTest-692695827 tempest-VolumeAndVolumeTypeFromImageTest-692695827-project-member] http://192.168.122.15/volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d returned with HTTP 404 Sep 01 02:05:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 397/775] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:59 2026] GET /volume/v3/volumes/19d150a8-3d91-4811-b40f-8254e680687d => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3434a5a6-d4b6-4bbe-8b32-28a6f01c1658 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3434a5a6-d4b6-4bbe-8b32-28a6f01c1658 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] GET http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:06:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3434a5a6-d4b6-4bbe-8b32-28a6f01c1658 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3434a5a6-d4b6-4bbe-8b32-28a6f01c1658 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3434a5a6-d4b6-4bbe-8b32-28a6f01c1658 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3434a5a6-d4b6-4bbe-8b32-28a6f01c1658 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] Get all volumes completed successfully. Sep 01 02:06:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3434a5a6-d4b6-4bbe-8b32-28a6f01c1658 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:06:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 379/776] 192.168.122.15 () {58 vars in 1164 bytes} [Tue Sep 1 02:06:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1023 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1acb83ef-de2c-4367-bce6-878a5124c14d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1acb83ef-de2c-4367-bce6-878a5124c14d tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] DELETE http://192.168.122.15/volume/v3/types/a4668eab-b329-4988-b8ac-4e5430e20007 Sep 01 02:06:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1acb83ef-de2c-4367-bce6-878a5124c14d tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1acb83ef-de2c-4367-bce6-878a5124c14d tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1acb83ef-de2c-4367-bce6-878a5124c14d tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] http://192.168.122.15/volume/v3/types/a4668eab-b329-4988-b8ac-4e5430e20007 returned with HTTP 202 Sep 01 02:06:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 398/777] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:00 2026] DELETE /volume/v3/types/a4668eab-b329-4988-b8ac-4e5430e20007 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4d6a8146-73e7-4f0f-bea4-0fd649c967b7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4d6a8146-73e7-4f0f-bea4-0fd649c967b7 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] GET http://192.168.122.15/volume/v3/types/a4668eab-b329-4988-b8ac-4e5430e20007 Sep 01 02:06:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4d6a8146-73e7-4f0f-bea4-0fd649c967b7 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4d6a8146-73e7-4f0f-bea4-0fd649c967b7 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4d6a8146-73e7-4f0f-bea4-0fd649c967b7 tempest-VolumeAndVolumeTypeFromImageTest-329703964 tempest-VolumeAndVolumeTypeFromImageTest-329703964-project-admin] http://192.168.122.15/volume/v3/types/a4668eab-b329-4988-b8ac-4e5430e20007 returned with HTTP 404 Sep 01 02:06:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 380/778] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:00 2026] GET /volume/v3/types/a4668eab-b329-4988-b8ac-4e5430e20007 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8ed95a29-c4db-4f85-8368-70812954eeb6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8ed95a29-c4db-4f85-8368-70812954eeb6 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] GET http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 Sep 01 02:06:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8ed95a29-c4db-4f85-8368-70812954eeb6 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8ed95a29-c4db-4f85-8368-70812954eeb6 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8ed95a29-c4db-4f85-8368-70812954eeb6 tempest-ServerActionsTestOtherA-1855892746 tempest-ServerActionsTestOtherA-1855892746-project-member] http://192.168.122.15/volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 returned with HTTP 404 Sep 01 02:06:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 399/779] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:00 2026] GET /volume/v3/volumes/98561eaf-ef3d-4f0f-8fb2-68bd924bfa52 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a393d986-91cb-405e-bf8a-a25109736978 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a393d986-91cb-405e-bf8a-a25109736978 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] GET http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee Sep 01 02:06:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a393d986-91cb-405e-bf8a-a25109736978 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a393d986-91cb-405e-bf8a-a25109736978 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a393d986-91cb-405e-bf8a-a25109736978 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Volume info retrieved successfully. Sep 01 02:06:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a393d986-91cb-405e-bf8a-a25109736978 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee returned with HTTP 200 Sep 01 02:06:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 381/780] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:00 2026] GET /volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-907b694c-2253-44db-930d-3f8338b777cc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-907b694c-2253-44db-930d-3f8338b777cc tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 Sep 01 02:06:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-907b694c-2253-44db-930d-3f8338b777cc tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-907b694c-2253-44db-930d-3f8338b777cc tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 returned with HTTP 200 Sep 01 02:06:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 400/781] 192.168.122.15 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:00 2026] PUT /volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 => generated 395 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Create volume of 2 GB Sep 01 02:06:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Availability Zones retrieved successfully. Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Flow 'volume_create_api' (88b41ab0-c686-4ba4-81b8-997856ea8198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce0cfb5-1b19-4b9d-9178-59e64d2fa4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Validating volume size '2' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce0cfb5-1b19-4b9d-9178-59e64d2fa4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10445a05-43da-4847-849d-38131fe47488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: WARNING cinder.quota_utils [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Quota exceeded for 8425132a524940a5b72ba3de22856ad7, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:06:01 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10445a05-43da-4847-849d-38131fe47488) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:06:01 devstack devstack@c-api.service[87154]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10445a05-43da-4847-849d-38131fe47488) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10445a05-43da-4847-849d-38131fe47488) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce0cfb5-1b19-4b9d-9178-59e64d2fa4b9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce0cfb5-1b19-4b9d-9178-59e64d2fa4b9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:06:01 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Flow 'volume_create_api' (88b41ab0-c686-4ba4-81b8-997856ea8198) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:06:01 devstack devstack@c-api.service[87154]: INFO cinder.api.middleware.fault [None req-b105c94d-7cda-4f2b-a1f5-78a3e914c26e tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 413 Sep 01 02:06:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 382/782] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:01 2026] POST /volume/v3/volumes => generated 208 bytes in 387 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:06:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-181f3ed7-9af0-4cf5-bc17-7919a01f435d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-181f3ed7-9af0-4cf5-bc17-7919a01f435d tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 Sep 01 02:06:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-181f3ed7-9af0-4cf5-bc17-7919a01f435d tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-181f3ed7-9af0-4cf5-bc17-7919a01f435d tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 returned with HTTP 200 Sep 01 02:06:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 401/783] 192.168.122.15 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:01 2026] PUT /volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 => generated 395 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Create volume of 1 GB Sep 01 02:06:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Availability Zones retrieved successfully. Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Flow 'volume_create_api' (c1c0ff82-d924-4782-81c8-9653efa1b4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95cb041c-fa60-4958-ad37-250ec8fb3f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95cb041c-fa60-4958-ad37-250ec8fb3f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a90af4-e051-4831-823d-8d0e8eb181dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:02 devstack devstack@c-api.service[87154]: WARNING cinder.quota_utils [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Quota exceeded for 8425132a524940a5b72ba3de22856ad7, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 02:06:02 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a90af4-e051-4831-823d-8d0e8eb181dd) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:06:02 devstack devstack@c-api.service[87154]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 02:06:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a90af4-e051-4831-823d-8d0e8eb181dd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:02 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a90af4-e051-4831-823d-8d0e8eb181dd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:06:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95cb041c-fa60-4958-ad37-250ec8fb3f70) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:02 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95cb041c-fa60-4958-ad37-250ec8fb3f70) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:06:02 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Flow 'volume_create_api' (c1c0ff82-d924-4782-81c8-9653efa1b4d2) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:06:02 devstack devstack@c-api.service[87154]: INFO cinder.api.middleware.fault [None req-f6cfc557-b61d-4bd3-a998-e31b1861009f tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 413 Sep 01 02:06:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 383/784] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:01 2026] POST /volume/v3/volumes => generated 150 bytes in 377 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d290585d-6ee7-4e23-8425-14f148495edb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d290585d-6ee7-4e23-8425-14f148495edb tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 Sep 01 02:06:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d290585d-6ee7-4e23-8425-14f148495edb tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d290585d-6ee7-4e23-8425-14f148495edb tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 returned with HTTP 200 Sep 01 02:06:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 402/785] 192.168.122.15 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:02 2026] PUT /volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 => generated 394 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0e706041-2ba9-49e5-aea1-c743a4e49d34 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e706041-2ba9-49e5-aea1-c743a4e49d34 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] POST http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee/action Sep 01 02:06:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e706041-2ba9-49e5-aea1-c743a4e49d34 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e706041-2ba9-49e5-aea1-c743a4e49d34 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0e706041-2ba9-49e5-aea1-c743a4e49d34 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Volume info retrieved successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87154]: ERROR cinder.volume.api [None req-0e706041-2ba9-49e5-aea1-c743a4e49d34 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Quota exceeded for 8425132a524940a5b72ba3de22856ad7, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:06:02 devstack devstack@c-api.service[87154]: INFO cinder.api.middleware.fault [None req-0e706041-2ba9-49e5-aea1-c743a4e49d34 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee/action returned with HTTP 413 Sep 01 02:06:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 384/786] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:06:02 2026] POST /volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee/action => generated 208 bytes in 149 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-03ddb6f9-c671-4682-ae8d-d2bb11d14bc3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03ddb6f9-c671-4682-ae8d-d2bb11d14bc3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] GET http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee Sep 01 02:06:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03ddb6f9-c671-4682-ae8d-d2bb11d14bc3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03ddb6f9-c671-4682-ae8d-d2bb11d14bc3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-03ddb6f9-c671-4682-ae8d-d2bb11d14bc3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Volume info retrieved successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03ddb6f9-c671-4682-ae8d-d2bb11d14bc3 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee returned with HTTP 200 Sep 01 02:06:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 403/787] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:02 2026] GET /volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4e6abc7e-f67e-4c07-8e1d-5a10c6a93985 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4e6abc7e-f67e-4c07-8e1d-5a10c6a93985 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] DELETE http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee Sep 01 02:06:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4e6abc7e-f67e-4c07-8e1d-5a10c6a93985 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4e6abc7e-f67e-4c07-8e1d-5a10c6a93985 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:02 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-4e6abc7e-f67e-4c07-8e1d-5a10c6a93985 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Delete volume with id: c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee Sep 01 02:06:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4e6abc7e-f67e-4c07-8e1d-5a10c6a93985 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Volume info retrieved successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4e6abc7e-f67e-4c07-8e1d-5a10c6a93985 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Delete volume request issued successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4e6abc7e-f67e-4c07-8e1d-5a10c6a93985 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee returned with HTTP 202 Sep 01 02:06:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 385/788] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:02 2026] DELETE /volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bff27632-3f51-484b-8de0-35de536282b1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bff27632-3f51-484b-8de0-35de536282b1 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] GET http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee Sep 01 02:06:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bff27632-3f51-484b-8de0-35de536282b1 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bff27632-3f51-484b-8de0-35de536282b1 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bff27632-3f51-484b-8de0-35de536282b1 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Volume info retrieved successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bff27632-3f51-484b-8de0-35de536282b1 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee returned with HTTP 200 Sep 01 02:06:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 404/789] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:02 2026] GET /volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2f21004e-8e87-4e35-b788-8872888f17ad None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f21004e-8e87-4e35-b788-8872888f17ad tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] GET http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee Sep 01 02:06:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f21004e-8e87-4e35-b788-8872888f17ad tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f21004e-8e87-4e35-b788-8872888f17ad tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:03 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:03 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2f21004e-8e87-4e35-b788-8872888f17ad tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Volume info retrieved successfully. Sep 01 02:06:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f21004e-8e87-4e35-b788-8872888f17ad tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee returned with HTTP 200 Sep 01 02:06:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 386/790] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:03 2026] GET /volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-562fe979-066e-48b6-a1ca-ca0151f7c624 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-562fe979-066e-48b6-a1ca-ca0151f7c624 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] GET http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee Sep 01 02:06:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-562fe979-066e-48b6-a1ca-ca0151f7c624 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-562fe979-066e-48b6-a1ca-ca0151f7c624 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-562fe979-066e-48b6-a1ca-ca0151f7c624 tempest-VolumeQuotasNegativeTestJSON-960555887 tempest-VolumeQuotasNegativeTestJSON-960555887-project-member] http://192.168.122.15/volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee returned with HTTP 404 Sep 01 02:06:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 405/791] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:04 2026] GET /volume/v3/volumes/c12b8c7b-9397-4b1f-897c-fe0d9c9d90ee => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-92a5e114-1fde-46ad-9576-81c5e01d229f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-92a5e114-1fde-46ad-9576-81c5e01d229f tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 Sep 01 02:06:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-92a5e114-1fde-46ad-9576-81c5e01d229f tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-92a5e114-1fde-46ad-9576-81c5e01d229f tempest-VolumeQuotasNegativeTestJSON-2016464181 tempest-VolumeQuotasNegativeTestJSON-2016464181-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 387/792] 192.168.122.15 () {60 vars in 1254 bytes} [Tue Sep 1 02:06:04 2026] PUT /volume/v3/os-quota-sets/8425132a524940a5b72ba3de22856ad7 => generated 398 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-81b271a4-b753-4251-b947-575d8a24c2eb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-715037881"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume request body: {'volume': {"'imageRef": '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-715037881'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume of 1 GB Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=608,cinder:INSERT=80,cinder:UPDATE=127 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Availability Zones retrieved successfully. Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Flow 'volume_create_api' (7fc05fc9-ceb0-4d7e-b060-ab57d7cf3381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-81b271a4-b753-4251-b947-575d8a24c2eb tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] GET http://192.168.122.15/volume/v3/os-hosts Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-81b271a4-b753-4251-b947-575d8a24c2eb tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-81b271a4-b753-4251-b947-575d8a24c2eb tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c1d648-9e0b-4792-b6bb-0921aabd30c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=615,cinder:INSERT=88,cinder:UPDATE=151 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:07 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.hosts [None req-81b271a4-b753-4251-b947-575d8a24c2eb tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] status, active and update: available, enabled, 2026-09-01 00:04:42+00:00 {{(pid=87155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.hosts [None req-81b271a4-b753-4251-b947-575d8a24c2eb tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] status, active and update: available, enabled, 2026-08-31 23:58:34+00:00 {{(pid=87155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.hosts [None req-81b271a4-b753-4251-b947-575d8a24c2eb tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] status, active and update: available, enabled, 2026-09-01 00:05:44+00:00 {{(pid=87155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-81b271a4-b753-4251-b947-575d8a24c2eb tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] http://192.168.122.15/volume/v3/os-hosts returned with HTTP 200 Sep 01 02:06:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 406/793] 192.168.122.15 () {58 vars in 1119 bytes} [Tue Sep 1 02:06:07 2026] GET /volume/v3/os-hosts => generated 561 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-39546fdc-3026-4115-941e-ce1a7a0df6e1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-39546fdc-3026-4115-941e-ce1a7a0df6e1 tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] GET http://192.168.122.15/volume/v3/os-hosts Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-39546fdc-3026-4115-941e-ce1a7a0df6e1 tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-39546fdc-3026-4115-941e-ce1a7a0df6e1 tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.hosts [None req-39546fdc-3026-4115-941e-ce1a7a0df6e1 tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] status, active and update: available, enabled, 2026-09-01 00:04:42+00:00 {{(pid=87155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.hosts [None req-39546fdc-3026-4115-941e-ce1a7a0df6e1 tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] status, active and update: available, enabled, 2026-08-31 23:58:34+00:00 {{(pid=87155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.hosts [None req-39546fdc-3026-4115-941e-ce1a7a0df6e1 tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] status, active and update: available, enabled, 2026-09-01 00:05:44+00:00 {{(pid=87155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-39546fdc-3026-4115-941e-ce1a7a0df6e1 tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] http://192.168.122.15/volume/v3/os-hosts returned with HTTP 200 Sep 01 02:06:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 407/794] 192.168.122.15 () {58 vars in 1119 bytes} [Tue Sep 1 02:06:07 2026] GET /volume/v3/os-hosts => generated 561 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3dd7e045-9439-4fe3-91d3-0c9d44e1993a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3dd7e045-9439-4fe3-91d3-0c9d44e1993a tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] GET http://192.168.122.15/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3dd7e045-9439-4fe3-91d3-0c9d44e1993a tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c1d648-9e0b-4792-b6bb-0921aabd30c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3dd7e045-9439-4fe3-91d3-0c9d44e1993a tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee62011-b1e7-4957-8822-5d9eff1bbffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3dd7e045-9439-4fe3-91d3-0c9d44e1993a tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] http://192.168.122.15/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 02:06:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 408/795] 192.168.122.15 () {58 vars in 1182 bytes} [Tue Sep 1 02:06:07 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dc15e6fd-101e-449d-b8fc-ab768ac4e761 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dc15e6fd-101e-449d-b8fc-ab768ac4e761 tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] GET http://192.168.122.15/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dc15e6fd-101e-449d-b8fc-ab768ac4e761 tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dc15e6fd-101e-449d-b8fc-ab768ac4e761 tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dc15e6fd-101e-449d-b8fc-ab768ac4e761 tempest-VolumeHostsAdminTestsJSON-2053817068 tempest-VolumeHostsAdminTestsJSON-2053817068-project-admin] http://192.168.122.15/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:06:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 409/796] 192.168.122.15 () {58 vars in 1176 bytes} [Tue Sep 1 02:06:07 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 172 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Created reservations ['3a5922d9-cf93-4fed-9bf6-c333951375f7', '1d14098c-ab15-467e-8d5e-ebc0e0ef47d1', 'cf8cf82a-17c5-4e9b-a409-deff4ddc1972', '674721ff-38a4-4c28-86a1-07fe3c290a83'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee62011-b1e7-4957-8822-5d9eff1bbffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a5922d9-cf93-4fed-9bf6-c333951375f7', '1d14098c-ab15-467e-8d5e-ebc0e0ef47d1', 'cf8cf82a-17c5-4e9b-a409-deff4ddc1972', '674721ff-38a4-4c28-86a1-07fe3c290a83']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37deae3b-d35e-464f-a255-aa68ea45de91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37deae3b-d35e-464f-a255-aa68ea45de91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fcdd960-8b5f-45b9-bc50-172132bb8388', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-715037881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26651500935c423281a3b9541785b333',qos_specs=None,replication_status=,reservations=['3a5922d9-cf93-4fed-9bf6-c333951375f7','1d14098c-ab15-467e-8d5e-ebc0e0ef47d1','cf8cf82a-17c5-4e9b-a409-deff4ddc1972','674721ff-38a4-4c28-86a1-07fe3c290a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec186bc8014477d96d737581fc14049',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-715037881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fcdd960-8b5f-45b9-bc50-172132bb8388,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26651500935c423281a3b9541785b333',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec186bc8014477d96d737581fc14049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d14894-74c2-4729-871d-4195eaf9d16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d14894-74c2-4729-871d-4195eaf9d16e) transitioned into state 'SUCCESS' from state '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-715037881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26651500935c423281a3b9541785b333',qos_specs=None,replication_status=,reservations=['3a5922d9-cf93-4fed-9bf6-c333951375f7','1d14098c-ab15-467e-8d5e-ebc0e0ef47d1','cf8cf82a-17c5-4e9b-a409-deff4ddc1972','674721ff-38a4-4c28-86a1-07fe3c290a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec186bc8014477d96d737581fc14049',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0f00cd-59e1-4184-b7e2-6cacc9cddd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0f00cd-59e1-4184-b7e2-6cacc9cddd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Flow 'volume_create_api' (7fc05fc9-ceb0-4d7e-b060-ab57d7cf3381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume request issued successfully. Sep 01 02:06:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ca5c3d75-dbcb-4988-905b-763e0af9610f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 388/797] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:07 2026] POST /volume/v3/volumes => generated 763 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-71567397-d50c-432b-9a21-222d2c22e3cd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-860056967"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume request body: {'volume': {"'imageRef": '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-860056967'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume of 1 GB Sep 01 02:06:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Availability Zones retrieved successfully. Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Flow 'volume_create_api' (9ec87d84-8d57-40df-ad93-0f8106d24b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5caf36-151a-4cd4-ab88-80b604cdea9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5caf36-151a-4cd4-ab88-80b604cdea9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba8bcf6-1163-41ff-9580-7ddefc5fd0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Created reservations ['8aebb78f-cf14-4d40-a6af-c168fd6e4df7', '43f5d3c0-e917-4484-a5d6-fb77e565eb7c', '64223d69-8d27-42dd-b7a7-5ef638d55888', '0da048fd-e095-4c56-842a-d7d0766cc906'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba8bcf6-1163-41ff-9580-7ddefc5fd0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aebb78f-cf14-4d40-a6af-c168fd6e4df7', '43f5d3c0-e917-4484-a5d6-fb77e565eb7c', '64223d69-8d27-42dd-b7a7-5ef638d55888', '0da048fd-e095-4c56-842a-d7d0766cc906']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636232e1-b92c-431a-8c44-862b75a14c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636232e1-b92c-431a-8c44-862b75a14c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49304a15-3638-4b00-933c-2aa1afd2df06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-860056967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26651500935c423281a3b9541785b333',qos_specs=None,replication_status=,reservations=['8aebb78f-cf14-4d40-a6af-c168fd6e4df7','43f5d3c0-e917-4484-a5d6-fb77e565eb7c','64223d69-8d27-42dd-b7a7-5ef638d55888','0da048fd-e095-4c56-842a-d7d0766cc906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec186bc8014477d96d737581fc14049',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-860056967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49304a15-3638-4b00-933c-2aa1afd2df06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26651500935c423281a3b9541785b333',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec186bc8014477d96d737581fc14049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ffee812-00dc-4474-9fec-e5175e2799f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ffee812-00dc-4474-9fec-e5175e2799f9) transitioned into state 'SUCCESS' from state '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-860056967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26651500935c423281a3b9541785b333',qos_specs=None,replication_status=,reservations=['8aebb78f-cf14-4d40-a6af-c168fd6e4df7','43f5d3c0-e917-4484-a5d6-fb77e565eb7c','64223d69-8d27-42dd-b7a7-5ef638d55888','0da048fd-e095-4c56-842a-d7d0766cc906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec186bc8014477d96d737581fc14049',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47613c9b-b9b1-49a9-a8b1-1768f79f19a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47613c9b-b9b1-49a9-a8b1-1768f79f19a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Flow 'volume_create_api' (9ec87d84-8d57-40df-ad93-0f8106d24b86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume request issued successfully. Sep 01 02:06:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-71567397-d50c-432b-9a21-222d2c22e3cd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 410/798] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:08 2026] POST /volume/v3/volumes => generated 763 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5745460f-0e87-41d9-a34e-76ada5148690 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1047490396"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume request body: {'volume': {"'imageRef": '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1047490396'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume of 1 GB Sep 01 02:06:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Availability Zones retrieved successfully. Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Flow 'volume_create_api' (b562bd92-6c96-4eb9-8c60-f064cd50862a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95ba629c-7f4b-49c4-9687-109ab0c0a8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95ba629c-7f4b-49c4-9687-109ab0c0a8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afdae690-f2a7-4b63-b236-9b252e3e90f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Created reservations ['cad24a49-05e7-4b2f-9c7b-31d08eadd9da', 'c013bf7a-3acc-4464-8d73-0a75f60b3fcd', 'e0efc8ec-51a6-438c-85ff-20ecfa4d8b65', '5c87b15d-8a7b-4051-b774-ab7b3f5978b6'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afdae690-f2a7-4b63-b236-9b252e3e90f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad24a49-05e7-4b2f-9c7b-31d08eadd9da', 'c013bf7a-3acc-4464-8d73-0a75f60b3fcd', 'e0efc8ec-51a6-438c-85ff-20ecfa4d8b65', '5c87b15d-8a7b-4051-b774-ab7b3f5978b6']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbf9ddc-464a-44ad-95bb-83887733cf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbf9ddc-464a-44ad-95bb-83887733cf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdd9f792-0a2e-43bb-8d8c-48d06448dc88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1047490396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26651500935c423281a3b9541785b333',qos_specs=None,replication_status=,reservations=['cad24a49-05e7-4b2f-9c7b-31d08eadd9da','c013bf7a-3acc-4464-8d73-0a75f60b3fcd','e0efc8ec-51a6-438c-85ff-20ecfa4d8b65','5c87b15d-8a7b-4051-b774-ab7b3f5978b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec186bc8014477d96d737581fc14049',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1047490396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdd9f792-0a2e-43bb-8d8c-48d06448dc88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26651500935c423281a3b9541785b333',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec186bc8014477d96d737581fc14049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50dc85b7-7e63-4f09-920d-1180b53b0804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50dc85b7-7e63-4f09-920d-1180b53b0804) transitioned into state 'SUCCESS' from state '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-1047490396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26651500935c423281a3b9541785b333',qos_specs=None,replication_status=,reservations=['cad24a49-05e7-4b2f-9c7b-31d08eadd9da','c013bf7a-3acc-4464-8d73-0a75f60b3fcd','e0efc8ec-51a6-438c-85ff-20ecfa4d8b65','5c87b15d-8a7b-4051-b774-ab7b3f5978b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec186bc8014477d96d737581fc14049',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0ce30de-3c73-45b3-97fc-0660660306b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0ce30de-3c73-45b3-97fc-0660660306b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Flow 'volume_create_api' (b562bd92-6c96-4eb9-8c60-f064cd50862a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume request issued successfully. Sep 01 02:06:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5745460f-0e87-41d9-a34e-76ada5148690 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 389/799] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:09 2026] POST /volume/v3/volumes => generated 764 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2050152284"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume request body: {'volume': {"'imageRef": '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2050152284'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:09 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume of 1 GB Sep 01 02:06:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Availability Zones retrieved successfully. Sep 01 02:06:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Flow 'volume_create_api' (5cc4c00a-104c-48f4-b568-ccb09b2b1f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681a3886-d3eb-4efc-9cc6-7543493cca48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681a3886-d3eb-4efc-9cc6-7543493cca48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dffcefd8-2b27-4a14-b371-c01486ecb8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:10 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Created reservations ['4c95906d-1b4b-46ae-8ed4-512d71eedf53', 'a8dcb21c-4baa-40c0-ac4d-70095feeb148', '2d7bf2c5-d391-4080-9e7d-1e8e8dd82bd8', '31f57b45-51aa-48a7-a671-6a834b2bb60f'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dffcefd8-2b27-4a14-b371-c01486ecb8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c95906d-1b4b-46ae-8ed4-512d71eedf53', 'a8dcb21c-4baa-40c0-ac4d-70095feeb148', '2d7bf2c5-d391-4080-9e7d-1e8e8dd82bd8', '31f57b45-51aa-48a7-a671-6a834b2bb60f']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd97ceb6-d8c3-4f1e-b148-6fc235dc6dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd97ceb6-d8c3-4f1e-b148-6fc235dc6dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '995246a7-fc92-4fd9-9e96-788cc372e567', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2050152284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26651500935c423281a3b9541785b333',qos_specs=None,replication_status=,reservations=['4c95906d-1b4b-46ae-8ed4-512d71eedf53','a8dcb21c-4baa-40c0-ac4d-70095feeb148','2d7bf2c5-d391-4080-9e7d-1e8e8dd82bd8','31f57b45-51aa-48a7-a671-6a834b2bb60f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec186bc8014477d96d737581fc14049',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2050152284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=995246a7-fc92-4fd9-9e96-788cc372e567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26651500935c423281a3b9541785b333',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec186bc8014477d96d737581fc14049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac051b3-0927-442c-be22-e5f9ea96ebb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac051b3-0927-442c-be22-e5f9ea96ebb4) transitioned into state 'SUCCESS' from state '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-2050152284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26651500935c423281a3b9541785b333',qos_specs=None,replication_status=,reservations=['4c95906d-1b4b-46ae-8ed4-512d71eedf53','a8dcb21c-4baa-40c0-ac4d-70095feeb148','2d7bf2c5-d391-4080-9e7d-1e8e8dd82bd8','31f57b45-51aa-48a7-a671-6a834b2bb60f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec186bc8014477d96d737581fc14049',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eebb9cf-8f01-40c5-bc5c-78815ead7a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eebb9cf-8f01-40c5-bc5c-78815ead7a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Flow 'volume_create_api' (5cc4c00a-104c-48f4-b568-ccb09b2b1f45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume request issued successfully. Sep 01 02:06:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b7f69dee-f7ef-49f7-bd16-cca0891a0599 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 411/800] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:09 2026] POST /volume/v3/volumes => generated 764 bytes in 908 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-178493080"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume request body: {'volume': {"'imageRef": '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-178493080'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:10 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume of 1 GB Sep 01 02:06:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Availability Zones retrieved successfully. Sep 01 02:06:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Flow 'volume_create_api' (cf5afbf6-8114-4e16-90cb-fc28b37ed4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69b2b463-4d1c-4032-8b07-652f970fdfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69b2b463-4d1c-4032-8b07-652f970fdfe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82169279-d4a8-4f7a-b489-c5b876a03841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:10 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Created reservations ['7f030e74-0daa-47be-be6f-1fd63c1a4168', 'd2396033-8169-4bca-bfdb-a73d0a9cf2af', '3091c5ab-54a6-4b40-9053-69a6a8836ff2', '1a45dfdb-8e19-4442-86bd-c5c8f0a56fd6'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82169279-d4a8-4f7a-b489-c5b876a03841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f030e74-0daa-47be-be6f-1fd63c1a4168', 'd2396033-8169-4bca-bfdb-a73d0a9cf2af', '3091c5ab-54a6-4b40-9053-69a6a8836ff2', '1a45dfdb-8e19-4442-86bd-c5c8f0a56fd6']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa69017a-25a7-4fa2-bc9e-4c5ccdff5279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa69017a-25a7-4fa2-bc9e-4c5ccdff5279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45685fe5-53c6-40bf-8b15-bc7045b09867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-178493080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26651500935c423281a3b9541785b333',qos_specs=None,replication_status=,reservations=['7f030e74-0daa-47be-be6f-1fd63c1a4168','d2396033-8169-4bca-bfdb-a73d0a9cf2af','3091c5ab-54a6-4b40-9053-69a6a8836ff2','1a45dfdb-8e19-4442-86bd-c5c8f0a56fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec186bc8014477d96d737581fc14049',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-178493080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45685fe5-53c6-40bf-8b15-bc7045b09867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26651500935c423281a3b9541785b333',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec186bc8014477d96d737581fc14049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3293c5d-83f4-4291-8f06-1dea76d4a77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3293c5d-83f4-4291-8f06-1dea76d4a77b) transitioned into state 'SUCCESS' from state '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-178493080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26651500935c423281a3b9541785b333',qos_specs=None,replication_status=,reservations=['7f030e74-0daa-47be-be6f-1fd63c1a4168','d2396033-8169-4bca-bfdb-a73d0a9cf2af','3091c5ab-54a6-4b40-9053-69a6a8836ff2','1a45dfdb-8e19-4442-86bd-c5c8f0a56fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec186bc8014477d96d737581fc14049',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3011ebc1-4af1-4135-b4d3-678444416e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3011ebc1-4af1-4135-b4d3-678444416e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Flow 'volume_create_api' (cf5afbf6-8114-4e16-90cb-fc28b37ed4aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Create volume request issued successfully. Sep 01 02:06:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8afafe68-bb65-4d2e-a8b7-68517d36a5fa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 390/801] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:10 2026] POST /volume/v3/volumes => generated 763 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f6150859-9e91-40f4-b6bc-c41235058666 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6150859-9e91-40f4-b6bc-c41235058666 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 Sep 01 02:06:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f6150859-9e91-40f4-b6bc-c41235058666 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f6150859-9e91-40f4-b6bc-c41235058666 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f6150859-9e91-40f4-b6bc-c41235058666 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6150859-9e91-40f4-b6bc-c41235058666 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 returned with HTTP 200 Sep 01 02:06:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 412/802] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:11 2026] GET /volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 => generated 856 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4675091a-1959-4aeb-b707-93e4ec045cd1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4675091a-1959-4aeb-b707-93e4ec045cd1 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 Sep 01 02:06:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4675091a-1959-4aeb-b707-93e4ec045cd1 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4675091a-1959-4aeb-b707-93e4ec045cd1 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4675091a-1959-4aeb-b707-93e4ec045cd1 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4675091a-1959-4aeb-b707-93e4ec045cd1 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 returned with HTTP 200 Sep 01 02:06:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 391/803] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:11 2026] GET /volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 => generated 855 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-227d65c6-8b05-4570-9653-304b4713a38c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-227d65c6-8b05-4570-9653-304b4713a38c tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 Sep 01 02:06:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-227d65c6-8b05-4570-9653-304b4713a38c tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-227d65c6-8b05-4570-9653-304b4713a38c tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-227d65c6-8b05-4570-9653-304b4713a38c tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-227d65c6-8b05-4570-9653-304b4713a38c tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 returned with HTTP 200 Sep 01 02:06:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 413/804] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:12 2026] GET /volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-93037813-4f13-409f-b4f0-1199ccabc11f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-93037813-4f13-409f-b4f0-1199ccabc11f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 Sep 01 02:06:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-93037813-4f13-409f-b4f0-1199ccabc11f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-93037813-4f13-409f-b4f0-1199ccabc11f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-93037813-4f13-409f-b4f0-1199ccabc11f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-93037813-4f13-409f-b4f0-1199ccabc11f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 returned with HTTP 200 Sep 01 02:06:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 392/805] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:12 2026] GET /volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 => generated 857 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e89b5a38-59d3-4c5a-96b3-cf526f766510 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e89b5a38-59d3-4c5a-96b3-cf526f766510 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 Sep 01 02:06:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e89b5a38-59d3-4c5a-96b3-cf526f766510 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e89b5a38-59d3-4c5a-96b3-cf526f766510 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e89b5a38-59d3-4c5a-96b3-cf526f766510 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e89b5a38-59d3-4c5a-96b3-cf526f766510 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 returned with HTTP 200 Sep 01 02:06:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 414/806] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:12 2026] GET /volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a65c786e-1e16-40d8-b812-8ec9328786a7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a65c786e-1e16-40d8-b812-8ec9328786a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 Sep 01 02:06:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a65c786e-1e16-40d8-b812-8ec9328786a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a65c786e-1e16-40d8-b812-8ec9328786a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ea3cb370-2755-40b9-a0fc-7ed587af0729 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ea3cb370-2755-40b9-a0fc-7ed587af0729 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ea3cb370-2755-40b9-a0fc-7ed587af0729 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ea3cb370-2755-40b9-a0fc-7ed587af0729 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a65c786e-1e16-40d8-b812-8ec9328786a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 393/807] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:13 2026] GET /volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 => generated 440 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8bae8435-5b9a-443a-a347-ef5a5ea6f172 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8bae8435-5b9a-443a-a347-ef5a5ea6f172 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 Sep 01 02:06:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8bae8435-5b9a-443a-a347-ef5a5ea6f172 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ea3cb370-2755-40b9-a0fc-7ed587af0729 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ea3cb370-2755-40b9-a0fc-7ed587af0729 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 415/808] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:14 2026] GET /volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 => generated 857 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-07445c35-bd37-445b-bd6c-2e4b762214cf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-07445c35-bd37-445b-bd6c-2e4b762214cf tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-07445c35-bd37-445b-bd6c-2e4b762214cf tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-07445c35-bd37-445b-bd6c-2e4b762214cf tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-07445c35-bd37-445b-bd6c-2e4b762214cf tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-07445c35-bd37-445b-bd6c-2e4b762214cf tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 416/809] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:14 2026] GET /volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8bae8435-5b9a-443a-a347-ef5a5ea6f172 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 394/810] 192.168.122.15 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:14 2026] PUT /volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 => generated 393 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2018702646"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2018702646'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Create volume of 1 GB Sep 01 02:06:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Availability Zones retrieved successfully. Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Flow 'volume_create_api' (64b3064e-bfd6-4f6b-be86-6580758bdefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea0a0db8-2eaf-4817-bae2-9a6b8d33cc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea0a0db8-2eaf-4817-bae2-9a6b8d33cc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c411a8-33ce-47d9-b575-2e704d527290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Created reservations ['6ad5deb6-7e84-4a3e-a669-d6c913f39951', 'e2e3aa5b-ccbf-4087-8bcf-5630e3ccf08c', '61e73941-3385-4dba-9913-9d0a63bc7578', '0e24a481-5b67-45ab-a8df-50639f7dc365'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c411a8-33ce-47d9-b575-2e704d527290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ad5deb6-7e84-4a3e-a669-d6c913f39951', 'e2e3aa5b-ccbf-4087-8bcf-5630e3ccf08c', '61e73941-3385-4dba-9913-9d0a63bc7578', '0e24a481-5b67-45ab-a8df-50639f7dc365']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f54a6b8-5252-45ee-acd1-2ee20f627430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f54a6b8-5252-45ee-acd1-2ee20f627430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '359041d4-ff5e-4289-a7f1-54c7f395b1f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2018702646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5415781147614ea2a21170ae23193f03',qos_specs=None,replication_status=,reservations=['6ad5deb6-7e84-4a3e-a669-d6c913f39951','e2e3aa5b-ccbf-4087-8bcf-5630e3ccf08c','61e73941-3385-4dba-9913-9d0a63bc7578','0e24a481-5b67-45ab-a8df-50639f7dc365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e020b86e76a4a7692173cb9e868c8b2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2018702646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=359041d4-ff5e-4289-a7f1-54c7f395b1f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5415781147614ea2a21170ae23193f03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e020b86e76a4a7692173cb9e868c8b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ddd70d-3751-4a46-a3b6-0a6bb0b1d116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-baa23edf-ab1f-42d8-bfe2-c72dd76269a0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-baa23edf-ab1f-42d8-bfe2-c72dd76269a0 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 Sep 01 02:06:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-baa23edf-ab1f-42d8-bfe2-c72dd76269a0 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-baa23edf-ab1f-42d8-bfe2-c72dd76269a0 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ddd70d-3751-4a46-a3b6-0a6bb0b1d116) transitioned into state 'SUCCESS' from state '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-2018702646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5415781147614ea2a21170ae23193f03',qos_specs=None,replication_status=,reservations=['6ad5deb6-7e84-4a3e-a669-d6c913f39951','e2e3aa5b-ccbf-4087-8bcf-5630e3ccf08c','61e73941-3385-4dba-9913-9d0a63bc7578','0e24a481-5b67-45ab-a8df-50639f7dc365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e020b86e76a4a7692173cb9e868c8b2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8212ebf2-8ea2-4230-a2d9-36566b726a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-baa23edf-ab1f-42d8-bfe2-c72dd76269a0 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8212ebf2-8ea2-4230-a2d9-36566b726a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-baa23edf-ab1f-42d8-bfe2-c72dd76269a0 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 returned with HTTP 200 Sep 01 02:06:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 395/811] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:15 2026] GET /volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Flow 'volume_create_api' (64b3064e-bfd6-4f6b-be86-6580758bdefd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Create volume request issued successfully. Sep 01 02:06:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ffa48fb-563d-4eec-9a3a-2669f33563ce tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 417/812] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:14 2026] POST /volume/v3/volumes => generated 774 bytes in 968 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a0ed8266-b04d-4366-9a8c-10478659b992 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a0ed8266-b04d-4366-9a8c-10478659b992 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] DELETE http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 Sep 01 02:06:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a0ed8266-b04d-4366-9a8c-10478659b992 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a0ed8266-b04d-4366-9a8c-10478659b992 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:15 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a0ed8266-b04d-4366-9a8c-10478659b992 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Delete volume with id: 45685fe5-53c6-40bf-8b15-bc7045b09867 Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-62f6d033-33a3-4eb3-97fa-bb769b8e636e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-62f6d033-33a3-4eb3-97fa-bb769b8e636e tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-62f6d033-33a3-4eb3-97fa-bb769b8e636e tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-62f6d033-33a3-4eb3-97fa-bb769b8e636e tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a0ed8266-b04d-4366-9a8c-10478659b992 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-62f6d033-33a3-4eb3-97fa-bb769b8e636e tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Volume info retrieved successfully. Sep 01 02:06:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-62f6d033-33a3-4eb3-97fa-bb769b8e636e tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 returned with HTTP 200 Sep 01 02:06:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 418/813] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:15 2026] GET /volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a0ed8266-b04d-4366-9a8c-10478659b992 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Delete volume request issued successfully. Sep 01 02:06:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a0ed8266-b04d-4366-9a8c-10478659b992 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 returned with HTTP 202 Sep 01 02:06:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 396/814] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:15 2026] DELETE /volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9d06b6ca-cc04-4c14-9976-3d648c5fe9aa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9d06b6ca-cc04-4c14-9976-3d648c5fe9aa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9d06b6ca-cc04-4c14-9976-3d648c5fe9aa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9d06b6ca-cc04-4c14-9976-3d648c5fe9aa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9d06b6ca-cc04-4c14-9976-3d648c5fe9aa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9d06b6ca-cc04-4c14-9976-3d648c5fe9aa tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 returned with HTTP 200 Sep 01 02:06:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 419/815] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:15 2026] GET /volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9059f27e-e375-431f-ab55-539061e06184 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9059f27e-e375-431f-ab55-539061e06184 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9059f27e-e375-431f-ab55-539061e06184 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9059f27e-e375-431f-ab55-539061e06184 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9059f27e-e375-431f-ab55-539061e06184 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Volume info retrieved successfully. Sep 01 02:06:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9059f27e-e375-431f-ab55-539061e06184 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 returned with HTTP 200 Sep 01 02:06:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 397/816] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:16 2026] GET /volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 => generated 866 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-be2fa028-d843-4ee9-b845-d4570fea915f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be2fa028-d843-4ee9-b845-d4570fea915f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 Sep 01 02:06:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-be2fa028-d843-4ee9-b845-d4570fea915f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-be2fa028-d843-4ee9-b845-d4570fea915f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-be2fa028-d843-4ee9-b845-d4570fea915f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be2fa028-d843-4ee9-b845-d4570fea915f tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 returned with HTTP 200 Sep 01 02:06:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 420/817] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:16 2026] GET /volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4ad3f3eb-37d8-4fc9-8536-379b262f3dc8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4ad3f3eb-37d8-4fc9-8536-379b262f3dc8 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] GET http://192.168.122.15/volume/v3/os-quota-class-sets/default Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4ad3f3eb-37d8-4fc9-8536-379b262f3dc8 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4ad3f3eb-37d8-4fc9-8536-379b262f3dc8 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e056a98d-0f3f-4704-987c-ac9e9b69a889 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e056a98d-0f3f-4704-987c-ac9e9b69a889 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e056a98d-0f3f-4704-987c-ac9e9b69a889 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e056a98d-0f3f-4704-987c-ac9e9b69a889 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4ad3f3eb-37d8-4fc9-8536-379b262f3dc8 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] http://192.168.122.15/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 398/818] 192.168.122.15 () {58 vars in 1176 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-83175bf7-3a01-41a7-9202-ac65f19ae19a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-83175bf7-3a01-41a7-9202-ac65f19ae19a tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] GET http://192.168.122.15/volume/v3/os-quota-class-sets/default Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-83175bf7-3a01-41a7-9202-ac65f19ae19a tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-83175bf7-3a01-41a7-9202-ac65f19ae19a tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e056a98d-0f3f-4704-987c-ac9e9b69a889 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Volume info retrieved successfully. Sep 01 02:06:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e056a98d-0f3f-4704-987c-ac9e9b69a889 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 421/819] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 => generated 867 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bd7c134e-e8e2-443e-aa30-7610565223d0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bd7c134e-e8e2-443e-aa30-7610565223d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:06:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bd7c134e-e8e2-443e-aa30-7610565223d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "359041d4-ff5e-4289-a7f1-54c7f395b1f4", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-616595638"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-83175bf7-3a01-41a7-9202-ac65f19ae19a tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] http://192.168.122.15/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 399/820] 192.168.122.15 () {58 vars in 1176 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-042b843c-8963-4140-b108-78da2919c254 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-042b843c-8963-4140-b108-78da2919c254 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 Sep 01 02:06:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-042b843c-8963-4140-b108-78da2919c254 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-042b843c-8963-4140-b108-78da2919c254 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bd7c134e-e8e2-443e-aa30-7610565223d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Volume info retrieved successfully. Sep 01 02:06:17 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-bd7c134e-e8e2-443e-aa30-7610565223d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Create snapshot from volume 359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-042b843c-8963-4140-b108-78da2919c254 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 returned with HTTP 404 Sep 01 02:06:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 400/821] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/volumes/45685fe5-53c6-40bf-8b15-bc7045b09867 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-11a6f170-aca7-4cbc-8f34-8b570042a410 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-11a6f170-aca7-4cbc-8f34-8b570042a410 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-11a6f170-aca7-4cbc-8f34-8b570042a410 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-446215621"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-11a6f170-aca7-4cbc-8f34-8b570042a410 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 401/822] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:17 2026] POST /volume/v3/types => generated 227 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c765d526-eb8a-44db-bf6c-ff65d1303483 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c765d526-eb8a-44db-bf6c-ff65d1303483 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] DELETE http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c765d526-eb8a-44db-bf6c-ff65d1303483 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c765d526-eb8a-44db-bf6c-ff65d1303483 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-c765d526-eb8a-44db-bf6c-ff65d1303483 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Delete volume with id: 995246a7-fc92-4fd9-9e96-788cc372e567 Sep 01 02:06:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c765d526-eb8a-44db-bf6c-ff65d1303483 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:17 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-bd7c134e-e8e2-443e-aa30-7610565223d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Created reservations ['648a53ed-4bfb-4add-a4f4-0c43490812d1', 'fa95ba39-2b62-4ca0-ad8c-b503b58d5bed', '35619640-5035-42d8-ab61-bd61cf46240a', 'e7b3c3e6-cdf5-41ca-be6e-4e9fa4d8fd8d'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c765d526-eb8a-44db-bf6c-ff65d1303483 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Delete volume request issued successfully. Sep 01 02:06:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c765d526-eb8a-44db-bf6c-ff65d1303483 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 returned with HTTP 202 Sep 01 02:06:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 402/823] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:17 2026] DELETE /volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ec4b0cd2-e326-49f3-90ac-9edb0c57d3b0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec4b0cd2-e326-49f3-90ac-9edb0c57d3b0 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-class-sets/default Sep 01 02:06:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ec4b0cd2-e326-49f3-90ac-9edb0c57d3b0 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-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-446215621": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-446215621": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-446215621": 6}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bd7c134e-e8e2-443e-aa30-7610565223d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Snapshot create request issued successfully. Sep 01 02:06:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bd7c134e-e8e2-443e-aa30-7610565223d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:06:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 422/824] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:06:17 2026] POST /volume/v3/snapshots => generated 322 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8c323b2c-bb40-47b1-b7e5-9968fb2f909d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8c323b2c-bb40-47b1-b7e5-9968fb2f909d tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 Sep 01 02:06:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8c323b2c-bb40-47b1-b7e5-9968fb2f909d tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8c323b2c-bb40-47b1-b7e5-9968fb2f909d tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8c323b2c-bb40-47b1-b7e5-9968fb2f909d tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8c323b2c-bb40-47b1-b7e5-9968fb2f909d tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 returned with HTTP 200 Sep 01 02:06:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 423/825] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-89f24f01-9871-43f3-a294-a9d67caf0306 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89f24f01-9871-43f3-a294-a9d67caf0306 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 Sep 01 02:06:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89f24f01-9871-43f3-a294-a9d67caf0306 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89f24f01-9871-43f3-a294-a9d67caf0306 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-89f24f01-9871-43f3-a294-a9d67caf0306 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Snapshot retrieved successfully. Sep 01 02:06:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89f24f01-9871-43f3-a294-a9d67caf0306 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 returned with HTTP 200 Sep 01 02:06:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 424/826] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:18 2026] GET /volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 => generated 454 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec4b0cd2-e326-49f3-90ac-9edb0c57d3b0 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] http://192.168.122.15/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:06:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 403/827] 192.168.122.15 () {60 vars in 1197 bytes} [Tue Sep 1 02:06:17 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8bdc749b-0503-4d2a-ba17-5f64bb01ad10 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8bdc749b-0503-4d2a-ba17-5f64bb01ad10 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/b5b0680bc9a74e9180a97620b86d6341/defaults Sep 01 02:06:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8bdc749b-0503-4d2a-ba17-5f64bb01ad10 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8bdc749b-0503-4d2a-ba17-5f64bb01ad10 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Calling method 'defaults' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8bdc749b-0503-4d2a-ba17-5f64bb01ad10 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/b5b0680bc9a74e9180a97620b86d6341/defaults returned with HTTP 200 Sep 01 02:06:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 425/828] 192.168.122.15 () {58 vars in 1260 bytes} [Tue Sep 1 02:06:18 2026] GET /volume/v3/os-quota-sets/b5b0680bc9a74e9180a97620b86d6341/defaults => generated 646 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f9f1ec52-e9fb-4015-9fbf-3891e5c0c14b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f9f1ec52-e9fb-4015-9fbf-3891e5c0c14b tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] GET http://192.168.122.15/volume/v3/os-quota-sets/26ec1e5f716945a6be5d1ea92eba1972/defaults Sep 01 02:06:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f9f1ec52-e9fb-4015-9fbf-3891e5c0c14b tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f9f1ec52-e9fb-4015-9fbf-3891e5c0c14b tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Calling method 'defaults' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f9f1ec52-e9fb-4015-9fbf-3891e5c0c14b tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/26ec1e5f716945a6be5d1ea92eba1972/defaults returned with HTTP 200 Sep 01 02:06:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 404/829] 192.168.122.15 () {58 vars in 1260 bytes} [Tue Sep 1 02:06:18 2026] GET /volume/v3/os-quota-sets/26ec1e5f716945a6be5d1ea92eba1972/defaults => generated 646 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-476f6dbd-7c72-4b74-88e8-2f302a704d09 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-476f6dbd-7c72-4b74-88e8-2f302a704d09 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 Sep 01 02:06:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-476f6dbd-7c72-4b74-88e8-2f302a704d09 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-476f6dbd-7c72-4b74-88e8-2f302a704d09 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-48cbecdd-03e1-4ce7-b4d1-b87db301e539 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-48cbecdd-03e1-4ce7-b4d1-b87db301e539 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 Sep 01 02:06:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-48cbecdd-03e1-4ce7-b4d1-b87db301e539 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-48cbecdd-03e1-4ce7-b4d1-b87db301e539 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-476f6dbd-7c72-4b74-88e8-2f302a704d09 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-48cbecdd-03e1-4ce7-b4d1-b87db301e539 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Snapshot retrieved successfully. Sep 01 02:06:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-48cbecdd-03e1-4ce7-b4d1-b87db301e539 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 returned with HTTP 200 Sep 01 02:06:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 405/830] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:19 2026] GET /volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 => generated 454 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0c17d9a4-d15b-404a-a3e1-440cc53bc066 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c17d9a4-d15b-404a-a3e1-440cc53bc066 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] DELETE http://192.168.122.15/volume/v3/types/a202a04f-2cd3-415a-a435-3860b313ddf2 Sep 01 02:06:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-476f6dbd-7c72-4b74-88e8-2f302a704d09 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 returned with HTTP 200 Sep 01 02:06:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0c17d9a4-d15b-404a-a3e1-440cc53bc066 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0c17d9a4-d15b-404a-a3e1-440cc53bc066 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 426/831] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:19 2026] GET /volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 => generated 856 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c17d9a4-d15b-404a-a3e1-440cc53bc066 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] http://192.168.122.15/volume/v3/types/a202a04f-2cd3-415a-a435-3860b313ddf2 returned with HTTP 202 Sep 01 02:06:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 406/832] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:19 2026] DELETE /volume/v3/types/a202a04f-2cd3-415a-a435-3860b313ddf2 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0c2db11c-1486-4f94-80ae-d23e6c98f71c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c2db11c-1486-4f94-80ae-d23e6c98f71c tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] GET http://192.168.122.15/volume/v3/types/a202a04f-2cd3-415a-a435-3860b313ddf2 Sep 01 02:06:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c2db11c-1486-4f94-80ae-d23e6c98f71c tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c2db11c-1486-4f94-80ae-d23e6c98f71c tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c2db11c-1486-4f94-80ae-d23e6c98f71c tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] http://192.168.122.15/volume/v3/types/a202a04f-2cd3-415a-a435-3860b313ddf2 returned with HTTP 404 Sep 01 02:06:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 427/833] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:19 2026] GET /volume/v3/types/a202a04f-2cd3-415a-a435-3860b313ddf2 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d45a1d09-9e7a-461e-a505-f85bcd398730 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d45a1d09-9e7a-461e-a505-f85bcd398730 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-class-sets/default Sep 01 02:06:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d45a1d09-9e7a-461e-a505-f85bcd398730 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d45a1d09-9e7a-461e-a505-f85bcd398730 tempest-VolumeQuotaClassesTest-1640122554 tempest-VolumeQuotaClassesTest-1640122554-project-admin] http://192.168.122.15/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:06:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 407/834] 192.168.122.15 () {60 vars in 1197 bytes} [Tue Sep 1 02:06:19 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8e3d7f46-7849-466c-944b-abbe9bf70e7c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e3d7f46-7849-466c-944b-abbe9bf70e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 Sep 01 02:06:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8e3d7f46-7849-466c-944b-abbe9bf70e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8e3d7f46-7849-466c-944b-abbe9bf70e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9b1777bb-6914-4ede-9bdb-bba7c2ebb801 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8e3d7f46-7849-466c-944b-abbe9bf70e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Snapshot retrieved successfully. Sep 01 02:06:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e3d7f46-7849-466c-944b-abbe9bf70e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 returned with HTTP 200 Sep 01 02:06:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 428/835] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:20 2026] GET /volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 => generated 454 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9b1777bb-6914-4ede-9bdb-bba7c2ebb801 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 Sep 01 02:06:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9b1777bb-6914-4ede-9bdb-bba7c2ebb801 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9b1777bb-6914-4ede-9bdb-bba7c2ebb801 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9b1777bb-6914-4ede-9bdb-bba7c2ebb801 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 returned with HTTP 404 Sep 01 02:06:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 408/836] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:20 2026] GET /volume/v3/volumes/995246a7-fc92-4fd9-9e96-788cc372e567 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b75224dd-fd65-4c50-990c-a54ae0896927 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b75224dd-fd65-4c50-990c-a54ae0896927 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] DELETE http://192.168.122.15/volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 Sep 01 02:06:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b75224dd-fd65-4c50-990c-a54ae0896927 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b75224dd-fd65-4c50-990c-a54ae0896927 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:20 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-b75224dd-fd65-4c50-990c-a54ae0896927 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Delete volume with id: fdd9f792-0a2e-43bb-8d8c-48d06448dc88 Sep 01 02:06:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b75224dd-fd65-4c50-990c-a54ae0896927 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b75224dd-fd65-4c50-990c-a54ae0896927 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Delete volume request issued successfully. Sep 01 02:06:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b75224dd-fd65-4c50-990c-a54ae0896927 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 returned with HTTP 202 Sep 01 02:06:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 429/837] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:20 2026] DELETE /volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-69d0d30d-8679-4caa-bc8d-df4ca4bb4951 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69d0d30d-8679-4caa-bc8d-df4ca4bb4951 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 Sep 01 02:06:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69d0d30d-8679-4caa-bc8d-df4ca4bb4951 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69d0d30d-8679-4caa-bc8d-df4ca4bb4951 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-69d0d30d-8679-4caa-bc8d-df4ca4bb4951 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69d0d30d-8679-4caa-bc8d-df4ca4bb4951 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 returned with HTTP 200 Sep 01 02:06:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 409/838] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:20 2026] GET /volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2ac4729e-bfc0-4f4c-933b-2b64a877922a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ac4729e-bfc0-4f4c-933b-2b64a877922a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ac4729e-bfc0-4f4c-933b-2b64a877922a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ac4729e-bfc0-4f4c-933b-2b64a877922a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2ac4729e-bfc0-4f4c-933b-2b64a877922a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Snapshot retrieved successfully. Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ac4729e-bfc0-4f4c-933b-2b64a877922a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 returned with HTTP 200 Sep 01 02:06:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 430/839] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:21 2026] GET /volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 => generated 481 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3718a047-c4a6-4e26-9bf9-48a117cd9dd0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3718a047-c4a6-4e26-9bf9-48a117cd9dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 Sep 01 02:06:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3718a047-c4a6-4e26-9bf9-48a117cd9dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b032f27a-6af8-492f-9611-55e4ddd673fc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b032f27a-6af8-492f-9611-55e4ddd673fc tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b032f27a-6af8-492f-9611-55e4ddd673fc tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b032f27a-6af8-492f-9611-55e4ddd673fc tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b032f27a-6af8-492f-9611-55e4ddd673fc tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 returned with HTTP 404 Sep 01 02:06:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 431/840] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:21 2026] GET /volume/v3/volumes/fdd9f792-0a2e-43bb-8d8c-48d06448dc88 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-48780bf8-bc10-402a-ab4c-879a0b2f00f3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-48780bf8-bc10-402a-ab4c-879a0b2f00f3 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] DELETE http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-48780bf8-bc10-402a-ab4c-879a0b2f00f3 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-48780bf8-bc10-402a-ab4c-879a0b2f00f3 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-48780bf8-bc10-402a-ab4c-879a0b2f00f3 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Delete volume with id: 49304a15-3638-4b00-933c-2aa1afd2df06 Sep 01 02:06:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3718a047-c4a6-4e26-9bf9-48a117cd9dd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 returned with HTTP 200 Sep 01 02:06:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 410/841] 192.168.122.15 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:21 2026] PUT /volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 => generated 393 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a394c8be-35f1-489b-bb68-bcc4aaaf1888 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a394c8be-35f1-489b-bb68-bcc4aaaf1888 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:06:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a394c8be-35f1-489b-bb68-bcc4aaaf1888 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "359041d4-ff5e-4289-a7f1-54c7f395b1f4"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-48780bf8-bc10-402a-ab4c-879a0b2f00f3 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a394c8be-35f1-489b-bb68-bcc4aaaf1888 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Volume info retrieved successfully. Sep 01 02:06:21 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-a394c8be-35f1-489b-bb68-bcc4aaaf1888 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Create snapshot from volume 359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-48780bf8-bc10-402a-ab4c-879a0b2f00f3 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Delete volume request issued successfully. Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-48780bf8-bc10-402a-ab4c-879a0b2f00f3 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 returned with HTTP 202 Sep 01 02:06:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 432/842] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:21 2026] DELETE /volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6236b508-6211-4e6a-adb2-eb169ea92fc5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6236b508-6211-4e6a-adb2-eb169ea92fc5 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6236b508-6211-4e6a-adb2-eb169ea92fc5 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6236b508-6211-4e6a-adb2-eb169ea92fc5 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6236b508-6211-4e6a-adb2-eb169ea92fc5 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6236b508-6211-4e6a-adb2-eb169ea92fc5 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 returned with HTTP 200 Sep 01 02:06:21 devstack devstack@c-api.service[87154]: WARNING cinder.quota_utils [None req-a394c8be-35f1-489b-bb68-bcc4aaaf1888 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Quota exceeded for 5415781147614ea2a21170ae23193f03, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:06:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 433/843] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:21 2026] GET /volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87154]: INFO cinder.api.middleware.fault [None req-a394c8be-35f1-489b-bb68-bcc4aaaf1888 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 413 Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-31949fb0-8ee2-44be-93af-0222bdb31a4c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 411/844] 192.168.122.15 () {60 vars in 1143 bytes} [Tue Sep 1 02:06:21 2026] POST /volume/v3/snapshots => generated 208 bytes in 194 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-31949fb0-8ee2-44be-93af-0222bdb31a4c tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 Sep 01 02:06:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-31949fb0-8ee2-44be-93af-0222bdb31a4c tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-31949fb0-8ee2-44be-93af-0222bdb31a4c tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 returned with HTTP 200 Sep 01 02:06:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 434/845] 192.168.122.15 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:21 2026] PUT /volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 => generated 393 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ac53f802-37b4-4ab6-a2f5-320492fec63a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ac53f802-37b4-4ab6-a2f5-320492fec63a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:06:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ac53f802-37b4-4ab6-a2f5-320492fec63a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "359041d4-ff5e-4289-a7f1-54c7f395b1f4"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ac53f802-37b4-4ab6-a2f5-320492fec63a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Volume info retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-ac53f802-37b4-4ab6-a2f5-320492fec63a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Create snapshot from volume 359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:22 devstack devstack@c-api.service[87154]: WARNING cinder.quota_utils [None req-ac53f802-37b4-4ab6-a2f5-320492fec63a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Quota exceeded for 5415781147614ea2a21170ae23193f03, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 02:06:22 devstack devstack@c-api.service[87154]: INFO cinder.api.middleware.fault [None req-ac53f802-37b4-4ab6-a2f5-320492fec63a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 413 Sep 01 02:06:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 412/846] 192.168.122.15 () {60 vars in 1143 bytes} [Tue Sep 1 02:06:21 2026] POST /volume/v3/snapshots => generated 133 bytes in 163 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a9ff4332-aa1f-4f20-9d93-0cec5e89c965 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a9ff4332-aa1f-4f20-9d93-0cec5e89c965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 Sep 01 02:06:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a9ff4332-aa1f-4f20-9d93-0cec5e89c965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a9ff4332-aa1f-4f20-9d93-0cec5e89c965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-a9ff4332-aa1f-4f20-9d93-0cec5e89c965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Delete snapshot with id: 01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 Sep 01 02:06:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a9ff4332-aa1f-4f20-9d93-0cec5e89c965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Snapshot retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a9ff4332-aa1f-4f20-9d93-0cec5e89c965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Snapshot delete request issued successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a9ff4332-aa1f-4f20-9d93-0cec5e89c965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 returned with HTTP 202 Sep 01 02:06:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 435/847] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:06:22 2026] DELETE /volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3698e4a7-ee9d-435a-ad61-44154225cbdc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3698e4a7-ee9d-435a-ad61-44154225cbdc tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 Sep 01 02:06:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3698e4a7-ee9d-435a-ad61-44154225cbdc tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3698e4a7-ee9d-435a-ad61-44154225cbdc tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3698e4a7-ee9d-435a-ad61-44154225cbdc tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Snapshot retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3698e4a7-ee9d-435a-ad61-44154225cbdc tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 413/848] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:22 2026] GET /volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 => generated 480 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a9437ab7-a892-45c6-8624-b9033cb3cc5c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a9437ab7-a892-45c6-8624-b9033cb3cc5c tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 Sep 01 02:06:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a9437ab7-a892-45c6-8624-b9033cb3cc5c tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a9437ab7-a892-45c6-8624-b9033cb3cc5c tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a9437ab7-a892-45c6-8624-b9033cb3cc5c tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a9437ab7-a892-45c6-8624-b9033cb3cc5c tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 436/849] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:22 2026] GET /volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fb759a58-6473-48c2-ad86-40d612616965 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fb759a58-6473-48c2-ad86-40d612616965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 Sep 01 02:06:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fb759a58-6473-48c2-ad86-40d612616965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fb759a58-6473-48c2-ad86-40d612616965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fb759a58-6473-48c2-ad86-40d612616965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fb759a58-6473-48c2-ad86-40d612616965 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 414/850] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 => generated 480 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7c21156a-0c8b-4737-a98b-4cef444ab534 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c21156a-0c8b-4737-a98b-4cef444ab534 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 Sep 01 02:06:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c21156a-0c8b-4737-a98b-4cef444ab534 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c21156a-0c8b-4737-a98b-4cef444ab534 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c21156a-0c8b-4737-a98b-4cef444ab534 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 returned with HTTP 404 Sep 01 02:06:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 437/851] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/v3/volumes/49304a15-3638-4b00-933c-2aa1afd2df06 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8030aad7-ccfb-4b4f-bbce-1a8685d0f01b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8030aad7-ccfb-4b4f-bbce-1a8685d0f01b tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] DELETE http://192.168.122.15/volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 Sep 01 02:06:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8030aad7-ccfb-4b4f-bbce-1a8685d0f01b tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8030aad7-ccfb-4b4f-bbce-1a8685d0f01b tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-8030aad7-ccfb-4b4f-bbce-1a8685d0f01b tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Delete volume with id: 6fcdd960-8b5f-45b9-bc50-172132bb8388 Sep 01 02:06:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8030aad7-ccfb-4b4f-bbce-1a8685d0f01b tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8030aad7-ccfb-4b4f-bbce-1a8685d0f01b tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Delete volume request issued successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8030aad7-ccfb-4b4f-bbce-1a8685d0f01b tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 returned with HTTP 202 Sep 01 02:06:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 415/852] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:23 2026] DELETE /volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b0503466-58e5-42d0-9208-9a1eb2b783fd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b0503466-58e5-42d0-9208-9a1eb2b783fd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 Sep 01 02:06:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b0503466-58e5-42d0-9208-9a1eb2b783fd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b0503466-58e5-42d0-9208-9a1eb2b783fd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b0503466-58e5-42d0-9208-9a1eb2b783fd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b0503466-58e5-42d0-9208-9a1eb2b783fd tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 438/853] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 => generated 855 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dce52e85-043e-436a-aabb-707dd842ea9e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dce52e85-043e-436a-aabb-707dd842ea9e tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 Sep 01 02:06:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dce52e85-043e-436a-aabb-707dd842ea9e tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dce52e85-043e-436a-aabb-707dd842ea9e tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-dce52e85-043e-436a-aabb-707dd842ea9e tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Snapshot retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dce52e85-043e-436a-aabb-707dd842ea9e tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 416/854] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:24 2026] GET /volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 => generated 480 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-651e1776-f929-4df6-a66f-e1186d35af78 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-651e1776-f929-4df6-a66f-e1186d35af78 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 Sep 01 02:06:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-651e1776-f929-4df6-a66f-e1186d35af78 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-651e1776-f929-4df6-a66f-e1186d35af78 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-651e1776-f929-4df6-a66f-e1186d35af78 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Volume info retrieved successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-651e1776-f929-4df6-a66f-e1186d35af78 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 returned with HTTP 200 Sep 01 02:06:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 439/855] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-81a92909-b878-4680-90c0-28236e6f422b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-81a92909-b878-4680-90c0-28236e6f422b tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 Sep 01 02:06:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-81a92909-b878-4680-90c0-28236e6f422b tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-81a92909-b878-4680-90c0-28236e6f422b tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-81a92909-b878-4680-90c0-28236e6f422b tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 returned with HTTP 404 Sep 01 02:06:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 417/856] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/v3/snapshots/01b6f6b9-59c3-4f92-b0ed-0b4abb5efdd0 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e0e14b1d-a716-4729-8b68-bb0663ba9027 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e0e14b1d-a716-4729-8b68-bb0663ba9027 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e0e14b1d-a716-4729-8b68-bb0663ba9027 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e0e14b1d-a716-4729-8b68-bb0663ba9027 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e0e14b1d-a716-4729-8b68-bb0663ba9027 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Volume info retrieved successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e0e14b1d-a716-4729-8b68-bb0663ba9027 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 returned with HTTP 200 Sep 01 02:06:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 440/857] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 => generated 867 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e7a8afd6-d87d-4fe3-8fc4-d2f70ce9d47a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e7a8afd6-d87d-4fe3-8fc4-d2f70ce9d47a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] DELETE http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e7a8afd6-d87d-4fe3-8fc4-d2f70ce9d47a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e7a8afd6-d87d-4fe3-8fc4-d2f70ce9d47a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-e7a8afd6-d87d-4fe3-8fc4-d2f70ce9d47a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Delete volume with id: 359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e7a8afd6-d87d-4fe3-8fc4-d2f70ce9d47a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Volume info retrieved successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e7a8afd6-d87d-4fe3-8fc4-d2f70ce9d47a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Delete volume request issued successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e7a8afd6-d87d-4fe3-8fc4-d2f70ce9d47a tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 returned with HTTP 202 Sep 01 02:06:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 418/858] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:25 2026] DELETE /volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-93098712-3fe2-4122-839c-67df86fa2bdd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-93098712-3fe2-4122-839c-67df86fa2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-93098712-3fe2-4122-839c-67df86fa2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-93098712-3fe2-4122-839c-67df86fa2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-93098712-3fe2-4122-839c-67df86fa2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Volume info retrieved successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-93098712-3fe2-4122-839c-67df86fa2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 returned with HTTP 200 Sep 01 02:06:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 441/859] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 => generated 866 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-de8aba9e-8609-4916-8955-ff7852f3d5c3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-de8aba9e-8609-4916-8955-ff7852f3d5c3 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] GET http://192.168.122.15/volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 Sep 01 02:06:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-de8aba9e-8609-4916-8955-ff7852f3d5c3 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-de8aba9e-8609-4916-8955-ff7852f3d5c3 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-de8aba9e-8609-4916-8955-ff7852f3d5c3 tempest-CreateVolumesFromImageTest-186103360 tempest-CreateVolumesFromImageTest-186103360-project-member] http://192.168.122.15/volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 returned with HTTP 404 Sep 01 02:06:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 419/860] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:26 2026] GET /volume/v3/volumes/6fcdd960-8b5f-45b9-bc50-172132bb8388 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1884d8e7-5c0d-4b54-856d-be775ee06983 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a8d3eed5-822e-43ca-b885-565b1b96d583 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a8d3eed5-822e-43ca-b885-565b1b96d583 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a8d3eed5-822e-43ca-b885-565b1b96d583 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a8d3eed5-822e-43ca-b885-565b1b96d583 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a8d3eed5-822e-43ca-b885-565b1b96d583 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Volume info retrieved successfully. Sep 01 02:06:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a8d3eed5-822e-43ca-b885-565b1b96d583 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 returned with HTTP 200 Sep 01 02:06:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 420/861] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:26 2026] GET /volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 => generated 866 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1884d8e7-5c0d-4b54-856d-be775ee06983 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1884d8e7-5c0d-4b54-856d-be775ee06983 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1884d8e7-5c0d-4b54-856d-be775ee06983 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:06:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 442/862] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:26 2026] POST /volume/v3/types => generated 188 bytes in 782 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6fac2296-af86-4105-827e-2191f2946a7f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6fac2296-af86-4105-827e-2191f2946a7f tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:06:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6fac2296-af86-4105-827e-2191f2946a7f tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6fac2296-af86-4105-827e-2191f2946a7f tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:06:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 421/863] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:27 2026] POST /volume/v3/types => generated 188 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-60056902"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-60056902'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Create volume of 1 GB Sep 01 02:06:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Availability Zones retrieved successfully. Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Flow 'volume_create_api' (a6f98c2a-65c0-4aae-bb89-74c1e182c7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e361f20f-689f-4565-b822-621c438820d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e361f20f-689f-4565-b822-621c438820d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:06:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c748b24-5642-40fb-968c-dd6707056778,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c748b24-5642-40fb-968c-dd6707056778', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f249db7-4d6e-4507-817c-b96c068d601e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-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. Sep 01 02:06:27 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-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. Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Created reservations ['c50dc941-51a9-4018-b971-8bb07661eb5d', '082e48d5-1bc1-4fea-be19-05ca81390bb0', 'e5d11b31-1845-435f-8e09-f0605f0beb3c', '6d9d45d2-467a-4add-8a5e-1888a36c9537'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f249db7-4d6e-4507-817c-b96c068d601e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c50dc941-51a9-4018-b971-8bb07661eb5d', '082e48d5-1bc1-4fea-be19-05ca81390bb0', 'e5d11b31-1845-435f-8e09-f0605f0beb3c', '6d9d45d2-467a-4add-8a5e-1888a36c9537']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1028edc1-e487-42c8-b234-bb206c88cf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-706e4c59-f34a-4416-91f6-ca13295f834d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-706e4c59-f34a-4416-91f6-ca13295f834d tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] GET http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 Sep 01 02:06:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-706e4c59-f34a-4416-91f6-ca13295f834d tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-706e4c59-f34a-4416-91f6-ca13295f834d tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-706e4c59-f34a-4416-91f6-ca13295f834d tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291 tempest-VolumeSnapshotQuotasNegativeTestJSON-240245291-project-member] http://192.168.122.15/volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 returned with HTTP 404 Sep 01 02:06:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 422/864] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:27 2026] GET /volume/v3/volumes/359041d4-ff5e-4289-a7f1-54c7f395b1f4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b5d35a8e-5fe7-4786-b370-a027fd1d27c1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1028edc1-e487-42c8-b234-bb206c88cf71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '205f11bf-d163-4d40-bea9-3453efb3b4a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-60056902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72fbbec82f51461f96b23a8a8af09839',qos_specs=None,replication_status=,reservations=['c50dc941-51a9-4018-b971-8bb07661eb5d','082e48d5-1bc1-4fea-be19-05ca81390bb0','e5d11b31-1845-435f-8e09-f0605f0beb3c','6d9d45d2-467a-4add-8a5e-1888a36c9537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d662b886870b47fc8ae38693a7b14851',volume_type_id=0c748b24-5642-40fb-968c-dd6707056778), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-60056902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=205f11bf-d163-4d40-bea9-3453efb3b4a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72fbbec82f51461f96b23a8a8af09839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d662b886870b47fc8ae38693a7b14851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c748b24-5642-40fb-968c-dd6707056778),volume_type_id=0c748b24-5642-40fb-968c-dd6707056778)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b5d35a8e-5fe7-4786-b370-a027fd1d27c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] PUT http://192.168.122.15/volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 Sep 01 02:06:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b5d35a8e-5fe7-4786-b370-a027fd1d27c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208c39c4-3795-4543-be30-8b1fe5551ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208c39c4-3795-4543-be30-8b1fe5551ddf) transitioned into state 'SUCCESS' from state '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-60056902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72fbbec82f51461f96b23a8a8af09839',qos_specs=None,replication_status=,reservations=['c50dc941-51a9-4018-b971-8bb07661eb5d','082e48d5-1bc1-4fea-be19-05ca81390bb0','e5d11b31-1845-435f-8e09-f0605f0beb3c','6d9d45d2-467a-4add-8a5e-1888a36c9537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d662b886870b47fc8ae38693a7b14851',volume_type_id=0c748b24-5642-40fb-968c-dd6707056778)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a16e35f-34b5-4c41-9e97-59b6a8ecd4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a16e35f-34b5-4c41-9e97-59b6a8ecd4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Flow 'volume_create_api' (a6f98c2a-65c0-4aae-bb89-74c1e182c7dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Create volume request issued successfully. Sep 01 02:06:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f1b27c6-a6cb-4a1c-81bf-7627d03052e7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 443/865] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:27 2026] POST /volume/v3/volumes => generated 772 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fa333399-4ffe-439b-bcc4-eb26b809c3de None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fa333399-4ffe-439b-bcc4-eb26b809c3de tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] GET http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fa333399-4ffe-439b-bcc4-eb26b809c3de tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fa333399-4ffe-439b-bcc4-eb26b809c3de tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fa333399-4ffe-439b-bcc4-eb26b809c3de tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Volume info retrieved successfully. Sep 01 02:06:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fa333399-4ffe-439b-bcc4-eb26b809c3de tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 200 Sep 01 02:06:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 444/866] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:28 2026] GET /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 840 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-b5d35a8e-5fe7-4786-b370-a027fd1d27c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] 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. Sep 01 02:06:28 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-b5d35a8e-5fe7-4786-b370-a027fd1d27c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] 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. Sep 01 02:06:28 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-b5d35a8e-5fe7-4786-b370-a027fd1d27c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:28 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-b5d35a8e-5fe7-4786-b370-a027fd1d27c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] 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. Sep 01 02:06:28 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-b5d35a8e-5fe7-4786-b370-a027fd1d27c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] 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. Sep 01 02:06:28 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-b5d35a8e-5fe7-4786-b370-a027fd1d27c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b5d35a8e-5fe7-4786-b370-a027fd1d27c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673 tempest-VolumeSnapshotQuotasNegativeTestJSON-845434673-project-admin] http://192.168.122.15/volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 returned with HTTP 200 Sep 01 02:06:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 423/867] 192.168.122.15 () {60 vars in 1254 bytes} [Tue Sep 1 02:06:27 2026] PUT /volume/v3/os-quota-sets/5415781147614ea2a21170ae23193f03 => generated 580 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5eadab3f-fec4-490a-b844-4dfd23a27c8d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5eadab3f-fec4-490a-b844-4dfd23a27c8d tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] GET http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5eadab3f-fec4-490a-b844-4dfd23a27c8d tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5eadab3f-fec4-490a-b844-4dfd23a27c8d tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5eadab3f-fec4-490a-b844-4dfd23a27c8d tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Volume info retrieved successfully. Sep 01 02:06:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5eadab3f-fec4-490a-b844-4dfd23a27c8d tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 200 Sep 01 02:06:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 445/868] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:29 2026] GET /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e5ca6374-462f-4c57-90c8-04d40fbe3dc7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e5ca6374-462f-4c57-90c8-04d40fbe3dc7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] GET http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e5ca6374-462f-4c57-90c8-04d40fbe3dc7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e5ca6374-462f-4c57-90c8-04d40fbe3dc7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e5ca6374-462f-4c57-90c8-04d40fbe3dc7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Volume info retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e5ca6374-462f-4c57-90c8-04d40fbe3dc7 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 200 Sep 01 02:06:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 424/869] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:30 2026] GET /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8c6a576e-b80a-4fc3-a154-47cd2551e72d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8c6a576e-b80a-4fc3-a154-47cd2551e72d tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] GET http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8c6a576e-b80a-4fc3-a154-47cd2551e72d tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8c6a576e-b80a-4fc3-a154-47cd2551e72d tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8c6a576e-b80a-4fc3-a154-47cd2551e72d tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Volume info retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8c6a576e-b80a-4fc3-a154-47cd2551e72d tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 200 Sep 01 02:06:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 425/870] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:30 2026] GET /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 1028 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f8dac4fa-cbb6-416e-b742-32bbe36703e6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f8dac4fa-cbb6-416e-b742-32bbe36703e6 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] POST http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4/action Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f8dac4fa-cbb6-416e-b742-32bbe36703e6 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f8dac4fa-cbb6-416e-b742-32bbe36703e6 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f8dac4fa-cbb6-416e-b742-32bbe36703e6 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Volume info retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:06:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1048704895"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1048704895'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:30 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume of 1 GB Sep 01 02:06:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Availability Zones retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-f8dac4fa-cbb6-416e-b742-32bbe36703e6 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Created reservations ['246b80c5-936d-4d0c-9751-a2acf9304bf7', 'a0c55be7-40b3-465f-8bb5-ca3e007d0086'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (6b21c7b5-af2b-4a17-8310-aa7d084d22ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d4802c-696c-40c8-b0e7-0a1e10fd3668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-f8dac4fa-cbb6-416e-b742-32bbe36703e6 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Created reservations ['c9b7ca98-612c-48f9-a29e-c7851347101b', 'ef3a7dc1-7172-4be1-a97c-59e748ec06d3'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d4802c-696c-40c8-b0e7-0a1e10fd3668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e5fd6ab-8363-48e2-bd0d-50489ca0c184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f8dac4fa-cbb6-416e-b742-32bbe36703e6 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Retype volume request issued successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f8dac4fa-cbb6-416e-b742-32bbe36703e6 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4/action returned with HTTP 202 Sep 01 02:06:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 426/871] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:06:30 2026] POST /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4/action => generated 0 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-173798be-9ba2-4137-bf3d-597b6de3dece None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-173798be-9ba2-4137-bf3d-597b6de3dece tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] GET http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-173798be-9ba2-4137-bf3d-597b6de3dece tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-173798be-9ba2-4137-bf3d-597b6de3dece tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-173798be-9ba2-4137-bf3d-597b6de3dece tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Volume info retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-173798be-9ba2-4137-bf3d-597b6de3dece tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 200 Sep 01 02:06:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 427/872] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:30 2026] GET /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 864 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Created reservations ['0506f4c6-dd2e-4681-8edd-f6db82164c58', '1335a709-db4e-438b-b86e-a4884fa108ac', '3a98f704-c867-473a-b484-6cad1f77578c', '365e5a8f-cef4-4f38-840f-40adec6f1317'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e5fd6ab-8363-48e2-bd0d-50489ca0c184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0506f4c6-dd2e-4681-8edd-f6db82164c58', '1335a709-db4e-438b-b86e-a4884fa108ac', '3a98f704-c867-473a-b484-6cad1f77578c', '365e5a8f-cef4-4f38-840f-40adec6f1317']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ceee3c-7f94-456a-a2a5-946857054548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ceee3c-7f94-456a-a2a5-946857054548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd67151c1-ea49-41e2-ab68-a3c589fa2a2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1048704895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['0506f4c6-dd2e-4681-8edd-f6db82164c58','1335a709-db4e-438b-b86e-a4884fa108ac','3a98f704-c867-473a-b484-6cad1f77578c','365e5a8f-cef4-4f38-840f-40adec6f1317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1048704895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d67151c1-ea49-41e2-ab68-a3c589fa2a2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693f3e3a81644eea81185da9dcf076a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f90076e-e476-48a4-a1fc-bea5a0f287c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f90076e-e476-48a4-a1fc-bea5a0f287c2) transitioned into state 'SUCCESS' from state '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-1048704895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['0506f4c6-dd2e-4681-8edd-f6db82164c58','1335a709-db4e-438b-b86e-a4884fa108ac','3a98f704-c867-473a-b484-6cad1f77578c','365e5a8f-cef4-4f38-840f-40adec6f1317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9229cd2-6df2-487a-9e69-a3306002d31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9229cd2-6df2-487a-9e69-a3306002d31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (6b21c7b5-af2b-4a17-8310-aa7d084d22ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request issued successfully. Sep 01 02:06:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6cc7d9a-5f2a-4d20-8a40-e8a3fdecfc8f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 446/873] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:30 2026] POST /volume/v3/volumes => generated 767 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-78a0b563-fdb2-4083-9d87-292689cf5709 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-78a0b563-fdb2-4083-9d87-292689cf5709 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f Sep 01 02:06:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-78a0b563-fdb2-4083-9d87-292689cf5709 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-78a0b563-fdb2-4083-9d87-292689cf5709 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-78a0b563-fdb2-4083-9d87-292689cf5709 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-78a0b563-fdb2-4083-9d87-292689cf5709 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f returned with HTTP 200 Sep 01 02:06:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 428/874] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:31 2026] GET /volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f => generated 835 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-03936d23-ff77-4098-b733-65ddeee4ed80 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03936d23-ff77-4098-b733-65ddeee4ed80 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] GET http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03936d23-ff77-4098-b733-65ddeee4ed80 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03936d23-ff77-4098-b733-65ddeee4ed80 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-03936d23-ff77-4098-b733-65ddeee4ed80 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Volume info retrieved successfully. Sep 01 02:06:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03936d23-ff77-4098-b733-65ddeee4ed80 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 200 Sep 01 02:06:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 447/875] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:31 2026] GET /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e1291e30-8e98-45b8-b51b-8b5a3147c1da None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e1291e30-8e98-45b8-b51b-8b5a3147c1da tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] GET http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e1291e30-8e98-45b8-b51b-8b5a3147c1da tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e1291e30-8e98-45b8-b51b-8b5a3147c1da tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e1291e30-8e98-45b8-b51b-8b5a3147c1da tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e1291e30-8e98-45b8-b51b-8b5a3147c1da tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 429/876] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 1028 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-75daa381-16cc-4de5-a1ea-c1bc1c124d69 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75daa381-16cc-4de5-a1ea-c1bc1c124d69 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] GET http://192.168.122.15/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-60056902 Sep 01 02:06:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75daa381-16cc-4de5-a1ea-c1bc1c124d69 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75daa381-16cc-4de5-a1ea-c1bc1c124d69 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-75daa381-16cc-4de5-a1ea-c1bc1c124d69 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-60056902'), ('all_tenants', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-75daa381-16cc-4de5-a1ea-c1bc1c124d69 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Get all volumes completed successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75daa381-16cc-4de5-a1ea-c1bc1c124d69 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] http://192.168.122.15/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-60056902 returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 448/877] 192.168.122.15 () {58 vars in 1273 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-60056902 => generated 351 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-85e6b727-80e7-4f35-aaa1-c2f53b4f9a16 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85e6b727-80e7-4f35-aaa1-c2f53b4f9a16 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] GET http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85e6b727-80e7-4f35-aaa1-c2f53b4f9a16 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85e6b727-80e7-4f35-aaa1-c2f53b4f9a16 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7be4afcb-d88e-418b-883d-300e912bea9b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7be4afcb-d88e-418b-883d-300e912bea9b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f Sep 01 02:06:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7be4afcb-d88e-418b-883d-300e912bea9b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7be4afcb-d88e-418b-883d-300e912bea9b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-85e6b727-80e7-4f35-aaa1-c2f53b4f9a16 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85e6b727-80e7-4f35-aaa1-c2f53b4f9a16 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 430/878] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 865 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7be4afcb-d88e-418b-883d-300e912bea9b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5ae33b3a-2225-4d4a-bd05-be86b3253333 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5ae33b3a-2225-4d4a-bd05-be86b3253333 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] DELETE http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5ae33b3a-2225-4d4a-bd05-be86b3253333 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5ae33b3a-2225-4d4a-bd05-be86b3253333 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-5ae33b3a-2225-4d4a-bd05-be86b3253333 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Delete volume with id: 205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7be4afcb-d88e-418b-883d-300e912bea9b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 449/879] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f => generated 859 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5ae33b3a-2225-4d4a-bd05-be86b3253333 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5ae33b3a-2225-4d4a-bd05-be86b3253333 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Delete volume request issued successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5ae33b3a-2225-4d4a-bd05-be86b3253333 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 202 Sep 01 02:06:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 431/880] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:32 2026] DELETE /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b92829db-75b5-4cb5-aca6-87c94b1c0a10 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b92829db-75b5-4cb5-aca6-87c94b1c0a10 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] GET http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b92829db-75b5-4cb5-aca6-87c94b1c0a10 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b92829db-75b5-4cb5-aca6-87c94b1c0a10 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b92829db-75b5-4cb5-aca6-87c94b1c0a10 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b92829db-75b5-4cb5-aca6-87c94b1c0a10 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 450/881] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-12fee4f8-de83-434c-a23c-342d700e904b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-12fee4f8-de83-434c-a23c-342d700e904b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f Sep 01 02:06:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-12fee4f8-de83-434c-a23c-342d700e904b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-12fee4f8-de83-434c-a23c-342d700e904b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-12fee4f8-de83-434c-a23c-342d700e904b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-12fee4f8-de83-434c-a23c-342d700e904b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 432/882] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8118cc1d-e00e-47b5-b0d6-06f9ca6a1823 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8118cc1d-e00e-47b5-b0d6-06f9ca6a1823 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:06:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8118cc1d-e00e-47b5-b0d6-06f9ca6a1823 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d67151c1-ea49-41e2-ab68-a3c589fa2a2f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1094076237"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8118cc1d-e00e-47b5-b0d6-06f9ca6a1823 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-8118cc1d-e00e-47b5-b0d6-06f9ca6a1823 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create snapshot from volume d67151c1-ea49-41e2-ab68-a3c589fa2a2f Sep 01 02:06:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fa55bf5b-8627-4452-aefe-12301fef32de None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa55bf5b-8627-4452-aefe-12301fef32de tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] GET http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fa55bf5b-8627-4452-aefe-12301fef32de tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fa55bf5b-8627-4452-aefe-12301fef32de tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fa55bf5b-8627-4452-aefe-12301fef32de tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Volume info retrieved successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa55bf5b-8627-4452-aefe-12301fef32de tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 433/883] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 864 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-8118cc1d-e00e-47b5-b0d6-06f9ca6a1823 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Created reservations ['6fd71b1f-f18b-4ae3-92b9-1bc075124479', '1557f16c-6582-42f3-a485-a5129b34deaa', 'c9ca2560-e287-4aec-9fb2-cd5674305d86', 'a5567675-24c5-4c94-aa8d-5b0687baecc2'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8118cc1d-e00e-47b5-b0d6-06f9ca6a1823 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Snapshot create request issued successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8118cc1d-e00e-47b5-b0d6-06f9ca6a1823 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:06:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 451/884] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:06:33 2026] POST /volume/v3/snapshots => generated 316 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5271bcd0-0f10-4fc2-b210-ec258057c59a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5271bcd0-0f10-4fc2-b210-ec258057c59a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f Sep 01 02:06:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5271bcd0-0f10-4fc2-b210-ec258057c59a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5271bcd0-0f10-4fc2-b210-ec258057c59a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5271bcd0-0f10-4fc2-b210-ec258057c59a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Snapshot retrieved successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5271bcd0-0f10-4fc2-b210-ec258057c59a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 434/885] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-975a6d0a-a768-4597-ab64-a1d2d1844b01 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-975a6d0a-a768-4597-ab64-a1d2d1844b01 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] GET http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 Sep 01 02:06:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-975a6d0a-a768-4597-ab64-a1d2d1844b01 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-975a6d0a-a768-4597-ab64-a1d2d1844b01 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-975a6d0a-a768-4597-ab64-a1d2d1844b01 tempest-VolumeRetypeWithoutMigrationTest-1532821200 tempest-VolumeRetypeWithoutMigrationTest-1532821200-project-member] http://192.168.122.15/volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 returned with HTTP 404 Sep 01 02:06:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 452/886] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:34 2026] GET /volume/v3/volumes/205f11bf-d163-4d40-bea9-3453efb3b4a4 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-028e63f7-40d3-43d6-aaa8-e5ebf456fe02 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-028e63f7-40d3-43d6-aaa8-e5ebf456fe02 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] DELETE http://192.168.122.15/volume/v3/types/fbfd3c57-593c-4d79-ab4c-5b541551f832 Sep 01 02:06:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-028e63f7-40d3-43d6-aaa8-e5ebf456fe02 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-028e63f7-40d3-43d6-aaa8-e5ebf456fe02 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-028e63f7-40d3-43d6-aaa8-e5ebf456fe02 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] http://192.168.122.15/volume/v3/types/fbfd3c57-593c-4d79-ab4c-5b541551f832 returned with HTTP 202 Sep 01 02:06:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 435/887] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:34 2026] DELETE /volume/v3/types/fbfd3c57-593c-4d79-ab4c-5b541551f832 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bb9d0e5c-34af-4562-b795-1f06abcc6a5a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bb9d0e5c-34af-4562-b795-1f06abcc6a5a tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] GET http://192.168.122.15/volume/v3/types/fbfd3c57-593c-4d79-ab4c-5b541551f832 Sep 01 02:06:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bb9d0e5c-34af-4562-b795-1f06abcc6a5a tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bb9d0e5c-34af-4562-b795-1f06abcc6a5a tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bb9d0e5c-34af-4562-b795-1f06abcc6a5a tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] http://192.168.122.15/volume/v3/types/fbfd3c57-593c-4d79-ab4c-5b541551f832 returned with HTTP 404 Sep 01 02:06:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 453/888] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:34 2026] GET /volume/v3/types/fbfd3c57-593c-4d79-ab4c-5b541551f832 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-69dea961-55c2-456f-a6b1-915c86535fa4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69dea961-55c2-456f-a6b1-915c86535fa4 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f Sep 01 02:06:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b690dff8-083d-4bec-aa3f-74651bdef604 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69dea961-55c2-456f-a6b1-915c86535fa4 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69dea961-55c2-456f-a6b1-915c86535fa4 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b690dff8-083d-4bec-aa3f-74651bdef604 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] DELETE http://192.168.122.15/volume/v3/types/0c748b24-5642-40fb-968c-dd6707056778 Sep 01 02:06:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b690dff8-083d-4bec-aa3f-74651bdef604 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b690dff8-083d-4bec-aa3f-74651bdef604 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-69dea961-55c2-456f-a6b1-915c86535fa4 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Snapshot retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69dea961-55c2-456f-a6b1-915c86535fa4 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 436/889] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:34 2026] GET /volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f => generated 448 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b690dff8-083d-4bec-aa3f-74651bdef604 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] http://192.168.122.15/volume/v3/types/0c748b24-5642-40fb-968c-dd6707056778 returned with HTTP 202 Sep 01 02:06:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 454/890] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:34 2026] DELETE /volume/v3/types/0c748b24-5642-40fb-968c-dd6707056778 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0398046d-6ace-4128-973d-fc31977a3f84 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0398046d-6ace-4128-973d-fc31977a3f84 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] GET http://192.168.122.15/volume/v3/types/0c748b24-5642-40fb-968c-dd6707056778 Sep 01 02:06:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0398046d-6ace-4128-973d-fc31977a3f84 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0398046d-6ace-4128-973d-fc31977a3f84 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0398046d-6ace-4128-973d-fc31977a3f84 tempest-VolumeRetypeWithoutMigrationTest-702507986 tempest-VolumeRetypeWithoutMigrationTest-702507986-project-admin] http://192.168.122.15/volume/v3/types/0c748b24-5642-40fb-968c-dd6707056778 returned with HTTP 404 Sep 01 02:06:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 437/891] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/types/0c748b24-5642-40fb-968c-dd6707056778 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4e6bb377-b624-4454-884a-5a57dbd9dde0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4e6bb377-b624-4454-884a-5a57dbd9dde0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f Sep 01 02:06:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4e6bb377-b624-4454-884a-5a57dbd9dde0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4e6bb377-b624-4454-884a-5a57dbd9dde0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4e6bb377-b624-4454-884a-5a57dbd9dde0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Snapshot retrieved successfully. Sep 01 02:06:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4e6bb377-b624-4454-884a-5a57dbd9dde0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f returned with HTTP 200 Sep 01 02:06:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 455/892] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:36 2026] GET /volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f => generated 448 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8bb69a08-be38-4a70-adc6-dd06bcda3356 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8bb69a08-be38-4a70-adc6-dd06bcda3356 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8bb69a08-be38-4a70-adc6-dd06bcda3356 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8bb69a08-be38-4a70-adc6-dd06bcda3356 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8bb69a08-be38-4a70-adc6-dd06bcda3356 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Snapshot retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8bb69a08-be38-4a70-adc6-dd06bcda3356 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 438/893] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f => generated 448 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-660ed8fa-a3f8-4e1a-b319-b4afe275b8ea None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-660ed8fa-a3f8-4e1a-b319-b4afe275b8ea tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:06:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-660ed8fa-a3f8-4e1a-b319-b4afe275b8ea tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-268796052", "os-volume-type-access:is_public": false}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-660ed8fa-a3f8-4e1a-b319-b4afe275b8ea tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 456/894] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:06:37 2026] POST /volume/v3/types => generated 228 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-aa7f263c-9efa-4cfb-aaa1-f58dcd1e4c7f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aa7f263c-9efa-4cfb-aaa1-f58dcd1e4c7f tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aa7f263c-9efa-4cfb-aaa1-f58dcd1e4c7f tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ba46f3d5-98fb-4cc2-b684-bf0443417270", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-aa7f263c-9efa-4cfb-aaa1-f58dcd1e4c7f tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Create volume request body: {'volume': {'volume_type': 'ba46f3d5-98fb-4cc2-b684-bf0443417270', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aa7f263c-9efa-4cfb-aaa1-f58dcd1e4c7f tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 404 Sep 01 02:06:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 439/895] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:37 2026] POST /volume/v3/volumes => generated 114 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-11ef50d9-3a51-4566-838d-1f555800cc6f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11ef50d9-3a51-4566-838d-1f555800cc6f tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] POST http://192.168.122.15/volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270/action Sep 01 02:06:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11ef50d9-3a51-4566-838d-1f555800cc6f tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action body: b'{"addProjectAccess": {"project": "f9ca2e2b7b2447c1866d76052085a441"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11ef50d9-3a51-4566-838d-1f555800cc6f tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f9ca2e2b7b2447c1866d76052085a441"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11ef50d9-3a51-4566-838d-1f555800cc6f tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270/action returned with HTTP 202 Sep 01 02:06:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 457/896] 192.168.122.15 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:37 2026] POST /volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ba46f3d5-98fb-4cc2-b684-bf0443417270", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1666811344"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Create volume request body: {'volume': {'volume_type': 'ba46f3d5-98fb-4cc2-b684-bf0443417270', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1666811344'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Create volume of 1 GB Sep 01 02:06:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Availability Zones retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Flow 'volume_create_api' (1f9e12f2-91f2-4bb8-a51b-70a90f5bc35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062ff043-9f72-48e9-85ab-33a8d2af9597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062ff043-9f72-48e9-85ab-33a8d2af9597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:06:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ba46f3d5-98fb-4cc2-b684-bf0443417270,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-268796052',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba46f3d5-98fb-4cc2-b684-bf0443417270', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a58708ff-cedb-4dc1-bcb4-2ea075c849e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-268796052 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-268796052, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:38 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-268796052 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-268796052, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d4f4680a-eeb4-4c33-a6c4-8a682f3ecf5b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d4f4680a-eeb4-4c33-a6c4-8a682f3ecf5b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d4f4680a-eeb4-4c33-a6c4-8a682f3ecf5b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d4f4680a-eeb4-4c33-a6c4-8a682f3ecf5b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Created reservations ['be99018e-3aa5-4409-9f69-3ef4f33ba469', 'a1d55bf9-03f0-4472-87f5-d9164ff306de', '0785009d-b8e5-43ef-a35c-9d652691abdf', '8253bc93-73d2-47ff-a530-7f64875b25a9'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d4f4680a-eeb4-4c33-a6c4-8a682f3ecf5b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Snapshot retrieved successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d4f4680a-eeb4-4c33-a6c4-8a682f3ecf5b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 458/897] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f => generated 475 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a58708ff-cedb-4dc1-bcb4-2ea075c849e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be99018e-3aa5-4409-9f69-3ef4f33ba469', 'a1d55bf9-03f0-4472-87f5-d9164ff306de', '0785009d-b8e5-43ef-a35c-9d652691abdf', '8253bc93-73d2-47ff-a530-7f64875b25a9']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f214aae-00a3-4cad-87b6-ceb94cd63346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-df19801a-5915-40a8-af0e-64407eac59ce None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4124a058-befb-4665-a620-73ea7631393f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-201145608"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request body: {'volume': {"'snapshot_id": '4124a058-befb-4665-a620-73ea7631393f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-201145608'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume of 1 GB Sep 01 02:06:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Availability Zones retrieved successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (a4676430-602c-4d9e-9ffd-c5545a41717c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e43005-b03e-4d80-8189-e4cc45ae622d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f214aae-00a3-4cad-87b6-ceb94cd63346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '281d272e-4c39-435d-9866-814dd9f4e304', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1666811344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9ca2e2b7b2447c1866d76052085a441',qos_specs=None,replication_status=,reservations=['be99018e-3aa5-4409-9f69-3ef4f33ba469','a1d55bf9-03f0-4472-87f5-d9164ff306de','0785009d-b8e5-43ef-a35c-9d652691abdf','8253bc93-73d2-47ff-a530-7f64875b25a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1358fbf1d5094a27a859c1f85ff2efaa',volume_type_id=ba46f3d5-98fb-4cc2-b684-bf0443417270), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1666811344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=281d272e-4c39-435d-9866-814dd9f4e304,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9ca2e2b7b2447c1866d76052085a441',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1358fbf1d5094a27a859c1f85ff2efaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba46f3d5-98fb-4cc2-b684-bf0443417270),volume_type_id=ba46f3d5-98fb-4cc2-b684-bf0443417270)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab24971b-b9ca-45dc-8c8f-ddf64147dab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e43005-b03e-4d80-8189-e4cc45ae622d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab24971b-b9ca-45dc-8c8f-ddf64147dab3) transitioned into state 'SUCCESS' from state '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-1666811344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9ca2e2b7b2447c1866d76052085a441',qos_specs=None,replication_status=,reservations=['be99018e-3aa5-4409-9f69-3ef4f33ba469','a1d55bf9-03f0-4472-87f5-d9164ff306de','0785009d-b8e5-43ef-a35c-9d652691abdf','8253bc93-73d2-47ff-a530-7f64875b25a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1358fbf1d5094a27a859c1f85ff2efaa',volume_type_id=ba46f3d5-98fb-4cc2-b684-bf0443417270)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da9f427-8f33-40b9-85c8-fe412ceb6bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae866ec-84eb-4927-9a51-3945c482a95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae866ec-84eb-4927-9a51-3945c482a95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Flow 'volume_create_api' (1f9e12f2-91f2-4bb8-a51b-70a90f5bc35f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Create volume request issued successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7370ec0c-91e7-416b-923f-d525bb1bfe71 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 440/898] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:37 2026] POST /volume/v3/volumes => generated 801 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f3f2a3c7-0e18-4379-8853-2911bd3093d9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f3f2a3c7-0e18-4379-8853-2911bd3093d9 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] GET http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f3f2a3c7-0e18-4379-8853-2911bd3093d9 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f3f2a3c7-0e18-4379-8853-2911bd3093d9 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f3f2a3c7-0e18-4379-8853-2911bd3093d9 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Volume info retrieved successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Created reservations ['60bce5e3-01d1-4384-b534-e2d56fdffc54', '523dbf91-332b-48a2-8559-b8b64cb12f90', 'b1a44100-877f-448b-81a3-229c098b4c34', '655286e0-628a-4160-850e-4ecc9770c243'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da9f427-8f33-40b9-85c8-fe412ceb6bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60bce5e3-01d1-4384-b534-e2d56fdffc54', '523dbf91-332b-48a2-8559-b8b64cb12f90', 'b1a44100-877f-448b-81a3-229c098b4c34', '655286e0-628a-4160-850e-4ecc9770c243']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6e1f4d-76a4-4d05-b325-390545f0dc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f3f2a3c7-0e18-4379-8853-2911bd3093d9 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 441/899] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 => generated 869 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6e1f4d-76a4-4d05-b325-390545f0dc66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '598592f1-224f-4085-8f86-3ecfb165c8d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-201145608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['60bce5e3-01d1-4384-b534-e2d56fdffc54','523dbf91-332b-48a2-8559-b8b64cb12f90','b1a44100-877f-448b-81a3-229c098b4c34','655286e0-628a-4160-850e-4ecc9770c243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-201145608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=598592f1-224f-4085-8f86-3ecfb165c8d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693f3e3a81644eea81185da9dcf076a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c74ac93-0f61-4f28-a9f8-305b26874529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c74ac93-0f61-4f28-a9f8-305b26874529) transitioned into state 'SUCCESS' from state '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-201145608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['60bce5e3-01d1-4384-b534-e2d56fdffc54','523dbf91-332b-48a2-8559-b8b64cb12f90','b1a44100-877f-448b-81a3-229c098b4c34','655286e0-628a-4160-850e-4ecc9770c243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c3344c0-6140-4047-aae5-35b31aa2d043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c3344c0-6140-4047-aae5-35b31aa2d043) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (a4676430-602c-4d9e-9ffd-c5545a41717c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request issued successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df19801a-5915-40a8-af0e-64407eac59ce tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 459/900] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:38 2026] POST /volume/v3/volumes => generated 766 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4124a058-befb-4665-a620-73ea7631393f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1812880405"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request body: {'volume': {"'snapshot_id": '4124a058-befb-4665-a620-73ea7631393f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1812880405'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume of 1 GB Sep 01 02:06:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Availability Zones retrieved successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (7fc61300-a4cc-4ae7-890b-240beefb9cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df1306f0-85b1-4cc2-b87f-1c90b3583cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df1306f0-85b1-4cc2-b87f-1c90b3583cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63b7c5a-a253-4556-ba4f-eb2c223be033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Created reservations ['b2e312c6-4a9d-4272-ba86-ce99e5f22f24', '00a947f3-b93c-44a0-bb21-d50ac06cd252', '08266ea0-6330-4787-a326-091ee0a1c3d6', '524e0220-b371-484d-8077-4233488393ea'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63b7c5a-a253-4556-ba4f-eb2c223be033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2e312c6-4a9d-4272-ba86-ce99e5f22f24', '00a947f3-b93c-44a0-bb21-d50ac06cd252', '08266ea0-6330-4787-a326-091ee0a1c3d6', '524e0220-b371-484d-8077-4233488393ea']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18a79efc-7577-4a99-adf7-147ca53d7b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18a79efc-7577-4a99-adf7-147ca53d7b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd4d75b1-d8da-48eb-9d31-d7acfd344d23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1812880405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['b2e312c6-4a9d-4272-ba86-ce99e5f22f24','00a947f3-b93c-44a0-bb21-d50ac06cd252','08266ea0-6330-4787-a326-091ee0a1c3d6','524e0220-b371-484d-8077-4233488393ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1812880405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd4d75b1-d8da-48eb-9d31-d7acfd344d23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693f3e3a81644eea81185da9dcf076a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a687b13d-a2ce-4526-9bfd-21641e828230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a687b13d-a2ce-4526-9bfd-21641e828230) transitioned into state 'SUCCESS' from state '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-1812880405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['b2e312c6-4a9d-4272-ba86-ce99e5f22f24','00a947f3-b93c-44a0-bb21-d50ac06cd252','08266ea0-6330-4787-a326-091ee0a1c3d6','524e0220-b371-484d-8077-4233488393ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4761cbe6-e7f3-41c3-a935-f4d4faee93b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4761cbe6-e7f3-41c3-a935-f4d4faee93b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (7fc61300-a4cc-4ae7-890b-240beefb9cba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request issued successfully. Sep 01 02:06:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-43a6d8e6-6fc9-46a1-908b-42fa44964d91 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 442/901] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:38 2026] POST /volume/v3/volumes => generated 767 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dafd394a-9c54-4070-954e-ba232e0aac3f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4124a058-befb-4665-a620-73ea7631393f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1358456511"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request body: {'volume': {"'snapshot_id": '4124a058-befb-4665-a620-73ea7631393f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1358456511'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:39 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume of 1 GB Sep 01 02:06:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Availability Zones retrieved successfully. Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (aafb0fe6-25be-451f-b9a7-44929432e13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1850ee73-a008-4ea9-bad9-c079b0372894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5674316f-b9b8-4fd5-9f1e-6ea152427fb7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5674316f-b9b8-4fd5-9f1e-6ea152427fb7 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] GET http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5674316f-b9b8-4fd5-9f1e-6ea152427fb7 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5674316f-b9b8-4fd5-9f1e-6ea152427fb7 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5674316f-b9b8-4fd5-9f1e-6ea152427fb7 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Volume info retrieved successfully. Sep 01 02:06:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5674316f-b9b8-4fd5-9f1e-6ea152427fb7 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 returned with HTTP 200 Sep 01 02:06:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 443/902] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:39 2026] GET /volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 => generated 893 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1850ee73-a008-4ea9-bad9-c079b0372894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4b0ea50-9a7e-4a2f-a9a3-6d92feab6fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Created reservations ['b00a2f82-63c0-4e60-a9a5-bbb8eddc8db1', '0d5e90e4-26fe-44a6-8943-2d0da6645ad0', 'e61f4aeb-35db-423a-820d-f0f8c075877f', '2f4875e8-ed4f-4d95-84b8-ee5e04f29304'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4b0ea50-9a7e-4a2f-a9a3-6d92feab6fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b00a2f82-63c0-4e60-a9a5-bbb8eddc8db1', '0d5e90e4-26fe-44a6-8943-2d0da6645ad0', 'e61f4aeb-35db-423a-820d-f0f8c075877f', '2f4875e8-ed4f-4d95-84b8-ee5e04f29304']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357ee610-1009-4a74-89c9-c7b1004be19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357ee610-1009-4a74-89c9-c7b1004be19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff05f5cf-7bad-4bd6-bfcb-c0103e04763c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1358456511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['b00a2f82-63c0-4e60-a9a5-bbb8eddc8db1','0d5e90e4-26fe-44a6-8943-2d0da6645ad0','e61f4aeb-35db-423a-820d-f0f8c075877f','2f4875e8-ed4f-4d95-84b8-ee5e04f29304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1358456511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff05f5cf-7bad-4bd6-bfcb-c0103e04763c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693f3e3a81644eea81185da9dcf076a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28362842-dd3d-4869-b191-0a9ff4bbb17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28362842-dd3d-4869-b191-0a9ff4bbb17a) transitioned into state 'SUCCESS' from state '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-1358456511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['b00a2f82-63c0-4e60-a9a5-bbb8eddc8db1','0d5e90e4-26fe-44a6-8943-2d0da6645ad0','e61f4aeb-35db-423a-820d-f0f8c075877f','2f4875e8-ed4f-4d95-84b8-ee5e04f29304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3992479e-38a0-4010-94f8-4ea03231619f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3992479e-38a0-4010-94f8-4ea03231619f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (aafb0fe6-25be-451f-b9a7-44929432e13e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request issued successfully. Sep 01 02:06:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dafd394a-9c54-4070-954e-ba232e0aac3f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 460/903] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:39 2026] POST /volume/v3/volumes => generated 767 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4124a058-befb-4665-a620-73ea7631393f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1805571620"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request body: {'volume': {"'snapshot_id": '4124a058-befb-4665-a620-73ea7631393f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1805571620'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume of 1 GB Sep 01 02:06:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Availability Zones retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (ad83acc2-f395-41e0-bc28-05368649a54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f204fc5-74c3-4c0c-a022-de0fe2a85da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f204fc5-74c3-4c0c-a022-de0fe2a85da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151834b8-01c9-46e9-afb3-1fd6844478bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Created reservations ['f80f5e90-7e1e-46e8-827f-bbe9f5a219e9', 'a3f5b2bb-0f62-4342-86b0-a5762363f29a', 'df49490a-cf8e-4db5-9e0e-d68a39269f0e', '1f5cd0a1-7fde-4e5d-9595-41aad1df951c'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151834b8-01c9-46e9-afb3-1fd6844478bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f80f5e90-7e1e-46e8-827f-bbe9f5a219e9', 'a3f5b2bb-0f62-4342-86b0-a5762363f29a', 'df49490a-cf8e-4db5-9e0e-d68a39269f0e', '1f5cd0a1-7fde-4e5d-9595-41aad1df951c']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe414b19-0f38-466d-a4f5-4c35fb7b84c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe414b19-0f38-466d-a4f5-4c35fb7b84c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b95b462-aa1b-48fa-9709-869c5494a786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1805571620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['f80f5e90-7e1e-46e8-827f-bbe9f5a219e9','a3f5b2bb-0f62-4342-86b0-a5762363f29a','df49490a-cf8e-4db5-9e0e-d68a39269f0e','1f5cd0a1-7fde-4e5d-9595-41aad1df951c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1805571620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b95b462-aa1b-48fa-9709-869c5494a786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693f3e3a81644eea81185da9dcf076a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7d257f-c4c2-4b2f-887e-14fb17abc706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7d257f-c4c2-4b2f-887e-14fb17abc706) transitioned into state 'SUCCESS' from state '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-1805571620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['f80f5e90-7e1e-46e8-827f-bbe9f5a219e9','a3f5b2bb-0f62-4342-86b0-a5762363f29a','df49490a-cf8e-4db5-9e0e-d68a39269f0e','1f5cd0a1-7fde-4e5d-9595-41aad1df951c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee0a26c-b527-4fd0-bc2b-8709bd87827a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee0a26c-b527-4fd0-bc2b-8709bd87827a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0e426e4c-78d7-4307-b0e4-a4aaddc06374 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (ad83acc2-f395-41e0-bc28-05368649a54a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request issued successfully. Sep 01 02:06:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a23a563c-97bd-445b-aa0d-ad3f1dad10d0 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 444/904] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:40 2026] POST /volume/v3/volumes => generated 767 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e426e4c-78d7-4307-b0e4-a4aaddc06374 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] GET http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 Sep 01 02:06:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e426e4c-78d7-4307-b0e4-a4aaddc06374 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e426e4c-78d7-4307-b0e4-a4aaddc06374 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4124a058-befb-4665-a620-73ea7631393f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-891605253"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request body: {'volume': {"'snapshot_id": '4124a058-befb-4665-a620-73ea7631393f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-891605253'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume of 1 GB Sep 01 02:06:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Availability Zones retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (f2c7d32e-a0c8-4cba-bd4e-a07103b7f863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82465926-7a31-4b01-b9f5-ef6a87c7b06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0e426e4c-78d7-4307-b0e4-a4aaddc06374 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Volume info retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82465926-7a31-4b01-b9f5-ef6a87c7b06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e426e4c-78d7-4307-b0e4-a4aaddc06374 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 returned with HTTP 200 Sep 01 02:06:40 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b507014-d815-40d1-9122-3fe8c4ec7933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 461/905] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:40 2026] GET /volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 => generated 894 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a27f8eec-c7db-4b39-bd26-79a3f4227fbc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a27f8eec-c7db-4b39-bd26-79a3f4227fbc tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] GET http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 Sep 01 02:06:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a27f8eec-c7db-4b39-bd26-79a3f4227fbc tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a27f8eec-c7db-4b39-bd26-79a3f4227fbc tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a27f8eec-c7db-4b39-bd26-79a3f4227fbc tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Volume info retrieved successfully. Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a27f8eec-c7db-4b39-bd26-79a3f4227fbc tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 462/906] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:40 2026] GET /volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 => generated 894 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-99686615-c19c-40b3-bc19-c4e385d63ee1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99686615-c19c-40b3-bc19-c4e385d63ee1 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] DELETE http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 Sep 01 02:06:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99686615-c19c-40b3-bc19-c4e385d63ee1 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99686615-c19c-40b3-bc19-c4e385d63ee1 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-99686615-c19c-40b3-bc19-c4e385d63ee1 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Delete volume with id: 281d272e-4c39-435d-9866-814dd9f4e304 Sep 01 02:06:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-99686615-c19c-40b3-bc19-c4e385d63ee1 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Volume info retrieved successfully. Sep 01 02:06:41 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Created reservations ['fea169a9-cd40-40ef-92f6-213dd76d2881', '1c7f8d78-4bc3-42ff-8af1-a062bab11e55', 'f16314d6-21df-43da-a196-67fda87709d8', '2af26603-833d-4ea4-96c2-f0f0d1496bc3'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b507014-d815-40d1-9122-3fe8c4ec7933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fea169a9-cd40-40ef-92f6-213dd76d2881', '1c7f8d78-4bc3-42ff-8af1-a062bab11e55', 'f16314d6-21df-43da-a196-67fda87709d8', '2af26603-833d-4ea4-96c2-f0f0d1496bc3']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4afa9b5-bd7b-41aa-8e4b-8d06ba5fa9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-99686615-c19c-40b3-bc19-c4e385d63ee1 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Delete volume request issued successfully. Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99686615-c19c-40b3-bc19-c4e385d63ee1 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 returned with HTTP 202 Sep 01 02:06:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 463/907] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:41 2026] DELETE /volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-24968635-90a5-4c60-a525-1275c57cbead None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-24968635-90a5-4c60-a525-1275c57cbead tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] GET http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 Sep 01 02:06:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-24968635-90a5-4c60-a525-1275c57cbead tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-24968635-90a5-4c60-a525-1275c57cbead tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-24968635-90a5-4c60-a525-1275c57cbead tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Volume info retrieved successfully. Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-24968635-90a5-4c60-a525-1275c57cbead tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 464/908] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:41 2026] GET /volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 => generated 893 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4afa9b5-bd7b-41aa-8e4b-8d06ba5fa9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a6b9211-1907-4f63-b9d0-a61fc072b6c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-891605253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['fea169a9-cd40-40ef-92f6-213dd76d2881','1c7f8d78-4bc3-42ff-8af1-a062bab11e55','f16314d6-21df-43da-a196-67fda87709d8','2af26603-833d-4ea4-96c2-f0f0d1496bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-891605253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a6b9211-1907-4f63-b9d0-a61fc072b6c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693f3e3a81644eea81185da9dcf076a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (573c8015-b6b4-4c15-91cd-17778c94590c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (573c8015-b6b4-4c15-91cd-17778c94590c) transitioned into state 'SUCCESS' from state '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-891605253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e2a06aefdd40a6b3be6b49f7a0ac09',qos_specs=None,replication_status=,reservations=['fea169a9-cd40-40ef-92f6-213dd76d2881','1c7f8d78-4bc3-42ff-8af1-a062bab11e55','f16314d6-21df-43da-a196-67fda87709d8','2af26603-833d-4ea4-96c2-f0f0d1496bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693f3e3a81644eea81185da9dcf076a2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add8ea69-bbf2-49ac-a2cc-4370857b93f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add8ea69-bbf2-49ac-a2cc-4370857b93f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Flow 'volume_create_api' (f2c7d32e-a0c8-4cba-bd4e-a07103b7f863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Create volume request issued successfully. Sep 01 02:06:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5d174fb3-4086-4c80-a8b1-f299dd675023 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 445/909] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:40 2026] POST /volume/v3/volumes => generated 766 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2d4d5108-8a7b-4456-8bcf-75cb2956b150 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d4d5108-8a7b-4456-8bcf-75cb2956b150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 Sep 01 02:06:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d4d5108-8a7b-4456-8bcf-75cb2956b150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d4d5108-8a7b-4456-8bcf-75cb2956b150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2d4d5108-8a7b-4456-8bcf-75cb2956b150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d4d5108-8a7b-4456-8bcf-75cb2956b150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 465/910] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:41 2026] GET /volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 => generated 858 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7e363485-7b68-47e3-8c39-7400fe36d6bc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7e363485-7b68-47e3-8c39-7400fe36d6bc tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] GET http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 Sep 01 02:06:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7e363485-7b68-47e3-8c39-7400fe36d6bc tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7e363485-7b68-47e3-8c39-7400fe36d6bc tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7e363485-7b68-47e3-8c39-7400fe36d6bc tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7e363485-7b68-47e3-8c39-7400fe36d6bc tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 446/911] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 => generated 893 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-af9f1ae9-5665-4168-8ad6-130fc8c87e8c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-af9f1ae9-5665-4168-8ad6-130fc8c87e8c tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 Sep 01 02:06:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-af9f1ae9-5665-4168-8ad6-130fc8c87e8c tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-af9f1ae9-5665-4168-8ad6-130fc8c87e8c tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-af9f1ae9-5665-4168-8ad6-130fc8c87e8c tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-af9f1ae9-5665-4168-8ad6-130fc8c87e8c tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 466/912] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 => generated 859 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b3edfc47-cdc1-4818-8d2c-751496e39c62 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b3edfc47-cdc1-4818-8d2c-751496e39c62 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 Sep 01 02:06:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b3edfc47-cdc1-4818-8d2c-751496e39c62 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b3edfc47-cdc1-4818-8d2c-751496e39c62 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b3edfc47-cdc1-4818-8d2c-751496e39c62 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b3edfc47-cdc1-4818-8d2c-751496e39c62 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 447/913] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3bcc40fc-cc25-4278-9f55-1b5b234a6325 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3bcc40fc-cc25-4278-9f55-1b5b234a6325 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] GET http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3bcc40fc-cc25-4278-9f55-1b5b234a6325 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3bcc40fc-cc25-4278-9f55-1b5b234a6325 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3bcc40fc-cc25-4278-9f55-1b5b234a6325 tempest-VolumeTypesAccessTest-688983598 tempest-VolumeTypesAccessTest-688983598-project-member] http://192.168.122.15/volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 returned with HTTP 404 Sep 01 02:06:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 467/914] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/volumes/281d272e-4c39-435d-9866-814dd9f4e304 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4d265443-6368-4640-a1ac-0ca2612873ed None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4d265443-6368-4640-a1ac-0ca2612873ed tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] POST http://192.168.122.15/volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270/action Sep 01 02:06:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4d265443-6368-4640-a1ac-0ca2612873ed tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action body: b'{"removeProjectAccess": {"project": "f9ca2e2b7b2447c1866d76052085a441"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4d265443-6368-4640-a1ac-0ca2612873ed tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f9ca2e2b7b2447c1866d76052085a441"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4d265443-6368-4640-a1ac-0ca2612873ed tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270/action returned with HTTP 202 Sep 01 02:06:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 448/915] 192.168.122.15 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:43 2026] POST /volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1edeb797-5ddd-402c-be76-ee1142f82b61 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1edeb797-5ddd-402c-be76-ee1142f82b61 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] DELETE http://192.168.122.15/volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270 Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1edeb797-5ddd-402c-be76-ee1142f82b61 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1edeb797-5ddd-402c-be76-ee1142f82b61 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2d1e775e-769b-4caf-8446-46c240404329 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1edeb797-5ddd-402c-be76-ee1142f82b61 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270 returned with HTTP 202 Sep 01 02:06:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 468/916] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:43 2026] DELETE /volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1cb8f5ce-ee74-4e15-bd3c-620975ac122e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1cb8f5ce-ee74-4e15-bd3c-620975ac122e tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] GET http://192.168.122.15/volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270 Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1cb8f5ce-ee74-4e15-bd3c-620975ac122e tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1cb8f5ce-ee74-4e15-bd3c-620975ac122e tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1cb8f5ce-ee74-4e15-bd3c-620975ac122e tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270 returned with HTTP 404 Sep 01 02:06:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 469/917] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/types/ba46f3d5-98fb-4cc2-b684-bf0443417270 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cef56c56-cfc6-4113-b657-f36cfd9e4960 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cef56c56-cfc6-4113-b657-f36cfd9e4960 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cef56c56-cfc6-4113-b657-f36cfd9e4960 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-596104668", "os-volume-type-access:is_public": false}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cef56c56-cfc6-4113-b657-f36cfd9e4960 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 470/918] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:06:43 2026] POST /volume/v3/types => generated 228 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cbad8c05-f872-4795-8ce0-1c07c79a0739 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cbad8c05-f872-4795-8ce0-1c07c79a0739 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] POST http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cbad8c05-f872-4795-8ce0-1c07c79a0739 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action body: b'{"addProjectAccess": {"project": "f9ca2e2b7b2447c1866d76052085a441"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cbad8c05-f872-4795-8ce0-1c07c79a0739 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f9ca2e2b7b2447c1866d76052085a441"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cbad8c05-f872-4795-8ce0-1c07c79a0739 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action returned with HTTP 202 Sep 01 02:06:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 471/919] 192.168.122.15 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:43 2026] POST /volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5f5737fe-16f4-44bc-9698-3c1173421ad0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f5737fe-16f4-44bc-9698-3c1173421ad0 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] POST http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f5737fe-16f4-44bc-9698-3c1173421ad0 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action body: b'{"addProjectAccess": {"project": "7baa08ea0c11462696971596cfa9cab8"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f5737fe-16f4-44bc-9698-3c1173421ad0 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7baa08ea0c11462696971596cfa9cab8"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2d1e775e-769b-4caf-8446-46c240404329 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:06:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2d1e775e-769b-4caf-8446-46c240404329 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1921539797", "description": "tempest-volume-type-description-1684138643", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f5737fe-16f4-44bc-9698-3c1173421ad0 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action returned with HTTP 202 Sep 01 02:06:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 472/920] 192.168.122.15 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:43 2026] POST /volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aceb78fa-728e-4c9a-8a7a-b2af397b1d69 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2d1e775e-769b-4caf-8446-46c240404329 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aceb78fa-728e-4c9a-8a7a-b2af397b1d69 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 449/921] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:06:43 2026] POST /volume/v3/types => generated 318 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aceb78fa-728e-4c9a-8a7a-b2af397b1d69 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aceb78fa-728e-4c9a-8a7a-b2af397b1d69 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b53d4304-cff6-45b1-8893-f083d0e4a381 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b53d4304-cff6-45b1-8893-f083d0e4a381 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] GET http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/os-volume-type-access Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b53d4304-cff6-45b1-8893-f083d0e4a381 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b53d4304-cff6-45b1-8893-f083d0e4a381 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b53d4304-cff6-45b1-8893-f083d0e4a381 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/os-volume-type-access returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 450/922] 192.168.122.15 () {58 vars in 1287 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/os-volume-type-access => generated 244 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c5b855ea-2d1a-4224-9436-9511bb7479ec None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c5b855ea-2d1a-4224-9436-9511bb7479ec tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] GET http://192.168.122.15/volume/v3/types/c7ffa686-59b6-4828-b600-e9730da8901b Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c5b855ea-2d1a-4224-9436-9511bb7479ec tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c5b855ea-2d1a-4224-9436-9511bb7479ec tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aceb78fa-728e-4c9a-8a7a-b2af397b1d69 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aceb78fa-728e-4c9a-8a7a-b2af397b1d69 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 473/923] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 => generated 860 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-867e6844-e21a-4b33-988e-193ccf03a844 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-867e6844-e21a-4b33-988e-193ccf03a844 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] POST http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-867e6844-e21a-4b33-988e-193ccf03a844 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action body: b'{"removeProjectAccess": {"project": "7baa08ea0c11462696971596cfa9cab8"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-867e6844-e21a-4b33-988e-193ccf03a844 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7baa08ea0c11462696971596cfa9cab8"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c5b855ea-2d1a-4224-9436-9511bb7479ec tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c7ffa686-59b6-4828-b600-e9730da8901b returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 451/924] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types/c7ffa686-59b6-4828-b600-e9730da8901b => generated 340 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ea9a5f16-5a4e-4ff3-a837-1d06c7ebf4eb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-867e6844-e21a-4b33-988e-193ccf03a844 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action returned with HTTP 202 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ea9a5f16-5a4e-4ff3-a837-1d06c7ebf4eb tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c Sep 01 02:06:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 474/925] 192.168.122.15 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:44 2026] POST /volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ea9a5f16-5a4e-4ff3-a837-1d06c7ebf4eb tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ea9a5f16-5a4e-4ff3-a837-1d06c7ebf4eb tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-da9119f8-8ce3-41be-923e-4dc171ecb24a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da9119f8-8ce3-41be-923e-4dc171ecb24a tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] DELETE http://192.168.122.15/volume/v3/types/c7ffa686-59b6-4828-b600-e9730da8901b Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da9119f8-8ce3-41be-923e-4dc171ecb24a tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da9119f8-8ce3-41be-923e-4dc171ecb24a tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ea9a5f16-5a4e-4ff3-a837-1d06c7ebf4eb tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ea9a5f16-5a4e-4ff3-a837-1d06c7ebf4eb tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 452/926] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c => generated 859 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7edd8ab0-e2cc-4bae-91cc-69b2876fb5ba None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7edd8ab0-e2cc-4bae-91cc-69b2876fb5ba tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] POST http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7edd8ab0-e2cc-4bae-91cc-69b2876fb5ba tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action body: b'{"removeProjectAccess": {"project": "f9ca2e2b7b2447c1866d76052085a441"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7edd8ab0-e2cc-4bae-91cc-69b2876fb5ba tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f9ca2e2b7b2447c1866d76052085a441"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da9119f8-8ce3-41be-923e-4dc171ecb24a tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c7ffa686-59b6-4828-b600-e9730da8901b returned with HTTP 202 Sep 01 02:06:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 475/927] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:44 2026] DELETE /volume/v3/types/c7ffa686-59b6-4828-b600-e9730da8901b => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-deaf6bd6-37ec-464d-804b-b0c1b8c876fb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-deaf6bd6-37ec-464d-804b-b0c1b8c876fb tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] GET http://192.168.122.15/volume/v3/types/c7ffa686-59b6-4828-b600-e9730da8901b Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-deaf6bd6-37ec-464d-804b-b0c1b8c876fb tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-deaf6bd6-37ec-464d-804b-b0c1b8c876fb tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-deaf6bd6-37ec-464d-804b-b0c1b8c876fb tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c7ffa686-59b6-4828-b600-e9730da8901b returned with HTTP 404 Sep 01 02:06:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 476/928] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types/c7ffa686-59b6-4828-b600-e9730da8901b => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dc7cbf5d-c013-41a4-8c6f-48bd6a4b9af1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dc7cbf5d-c013-41a4-8c6f-48bd6a4b9af1 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dc7cbf5d-c013-41a4-8c6f-48bd6a4b9af1 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1402888599"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7edd8ab0-e2cc-4bae-91cc-69b2876fb5ba tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action returned with HTTP 202 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 453/929] 192.168.122.15 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:44 2026] POST /volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a6f8567c-7968-4165-9482-82b63a1eae10 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a6f8567c-7968-4165-9482-82b63a1eae10 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] DELETE http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a6f8567c-7968-4165-9482-82b63a1eae10 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a6f8567c-7968-4165-9482-82b63a1eae10 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dc7cbf5d-c013-41a4-8c6f-48bd6a4b9af1 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 477/930] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:44 2026] POST /volume/v3/types => generated 221 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-123c2a85-b1dc-4ff5-b678-cb5e85794d80 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-123c2a85-b1dc-4ff5-b678-cb5e85794d80 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] POST http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-123c2a85-b1dc-4ff5-b678-cb5e85794d80 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a6f8567c-7968-4165-9482-82b63a1eae10 tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051 returned with HTTP 202 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 454/931] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:44 2026] DELETE /volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-be52a177-c00c-4a41-806e-e7a4b05d2d8e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be52a177-c00c-4a41-806e-e7a4b05d2d8e tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] GET http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-be52a177-c00c-4a41-806e-e7a4b05d2d8e tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-be52a177-c00c-4a41-806e-e7a4b05d2d8e tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be52a177-c00c-4a41-806e-e7a4b05d2d8e tempest-VolumeTypesAccessTest-1712069132 tempest-VolumeTypesAccessTest-1712069132-project-admin] http://192.168.122.15/volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051 returned with HTTP 404 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 455/932] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types/5f22705e-bb31-4731-b6d9-bbe84cd4c051 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-123c2a85-b1dc-4ff5-b678-cb5e85794d80 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 478/933] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:06:44 2026] POST /volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption => generated 239 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fb6c1523-a94d-4bfe-9f42-f48f18abb721 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fb6c1523-a94d-4bfe-9f42-f48f18abb721 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] GET http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fb6c1523-a94d-4bfe-9f42-f48f18abb721 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fb6c1523-a94d-4bfe-9f42-f48f18abb721 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fb6c1523-a94d-4bfe-9f42-f48f18abb721 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 456/934] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption => generated 325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f74361ee-2eac-4744-b4af-c46fd485a600 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f74361ee-2eac-4744-b4af-c46fd485a600 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] PUT http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption/f98dd872-d8ea-4b15-92f3-82c5c31697bf Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f74361ee-2eac-4744-b4af-c46fd485a600 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f74361ee-2eac-4744-b4af-c46fd485a600 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption/f98dd872-d8ea-4b15-92f3-82c5c31697bf returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 479/935] 192.168.122.15 () {60 vars in 1386 bytes} [Tue Sep 1 02:06:44 2026] PUT /volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption/f98dd872-d8ea-4b15-92f3-82c5c31697bf => generated 122 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-93ab5ab6-6fff-40d2-8951-fe900fede48a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-93ab5ab6-6fff-40d2-8951-fe900fede48a tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] GET http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-93ab5ab6-6fff-40d2-8951-fe900fede48a tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-93ab5ab6-6fff-40d2-8951-fe900fede48a tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-93ab5ab6-6fff-40d2-8951-fe900fede48a tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 457/936] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption => generated 347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b1914a36-5536-4986-9593-c1c9255a392d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b1914a36-5536-4986-9593-c1c9255a392d tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] GET http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption/cipher Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b1914a36-5536-4986-9593-c1c9255a392d tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b1914a36-5536-4986-9593-c1c9255a392d tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b1914a36-5536-4986-9593-c1c9255a392d tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption/cipher returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 480/937] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption/cipher => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-506281b1-d6b5-43f0-9a99-9754ab87c876 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-506281b1-d6b5-43f0-9a99-9754ab87c876 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] DELETE http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption/f98dd872-d8ea-4b15-92f3-82c5c31697bf Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-506281b1-d6b5-43f0-9a99-9754ab87c876 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-506281b1-d6b5-43f0-9a99-9754ab87c876 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-506281b1-d6b5-43f0-9a99-9754ab87c876 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption/f98dd872-d8ea-4b15-92f3-82c5c31697bf returned with HTTP 202 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 458/938] 192.168.122.15 () {58 vars in 1368 bytes} [Tue Sep 1 02:06:44 2026] DELETE /volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption/f98dd872-d8ea-4b15-92f3-82c5c31697bf => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-81489c62-0aba-419a-8d56-e9953973e5cb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-81489c62-0aba-419a-8d56-e9953973e5cb tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] GET http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-81489c62-0aba-419a-8d56-e9953973e5cb tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-81489c62-0aba-419a-8d56-e9953973e5cb tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-81489c62-0aba-419a-8d56-e9953973e5cb tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 481/939] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption => generated 2 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5ce37b7a-44b1-4d24-a410-39551166bb7b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5ce37b7a-44b1-4d24-a410-39551166bb7b tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] GET http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5ce37b7a-44b1-4d24-a410-39551166bb7b tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5ce37b7a-44b1-4d24-a410-39551166bb7b tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5ce37b7a-44b1-4d24-a410-39551166bb7b tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 459/940] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f/encryption => generated 2 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dbb128ee-6655-4956-aba6-3b96a4dcc142 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dbb128ee-6655-4956-aba6-3b96a4dcc142 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] DELETE http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dbb128ee-6655-4956-aba6-3b96a4dcc142 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dbb128ee-6655-4956-aba6-3b96a4dcc142 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dbb128ee-6655-4956-aba6-3b96a4dcc142 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f returned with HTTP 202 Sep 01 02:06:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 482/941] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:44 2026] DELETE /volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-22ba5871-4b66-4d0e-8382-0ff85dfb74f2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-22ba5871-4b66-4d0e-8382-0ff85dfb74f2 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] GET http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-22ba5871-4b66-4d0e-8382-0ff85dfb74f2 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-22ba5871-4b66-4d0e-8382-0ff85dfb74f2 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-22ba5871-4b66-4d0e-8382-0ff85dfb74f2 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f returned with HTTP 404 Sep 01 02:06:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 460/942] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:45 2026] GET /volume/v3/types/c3f3fb3b-e3f5-4e6f-8843-86c06686fa3f => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a5884587-6624-4ec5-b3ba-168aae301bd7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a5884587-6624-4ec5-b3ba-168aae301bd7 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] GET http://192.168.122.15/volume/v3/types Sep 01 02:06:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a5884587-6624-4ec5-b3ba-168aae301bd7 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a5884587-6624-4ec5-b3ba-168aae301bd7 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a5884587-6624-4ec5-b3ba-168aae301bd7 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:06:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 483/943] 192.168.122.15 () {58 vars in 1110 bytes} [Tue Sep 1 02:06:45 2026] GET /volume/v3/types => generated 648 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a839cb37-da5c-4952-a8f6-901d3ae59afa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a839cb37-da5c-4952-a8f6-901d3ae59afa tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a839cb37-da5c-4952-a8f6-901d3ae59afa tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-391270606"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a839cb37-da5c-4952-a8f6-901d3ae59afa tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:06:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 461/944] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:45 2026] POST /volume/v3/types => generated 220 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d60dcb3d-3203-48d1-ba24-f3337d3d558e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d60dcb3d-3203-48d1-ba24-f3337d3d558e tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] PUT http://192.168.122.15/volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 Sep 01 02:06:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d60dcb3d-3203-48d1-ba24-f3337d3d558e tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-159846438", "description": "tempest-volume-type-description-1515974364", "is_public": false}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-81dbbf9c-5849-4496-8366-73d61838c2c4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-81dbbf9c-5849-4496-8366-73d61838c2c4 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-81dbbf9c-5849-4496-8366-73d61838c2c4 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-81dbbf9c-5849-4496-8366-73d61838c2c4 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-81dbbf9c-5849-4496-8366-73d61838c2c4 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-81dbbf9c-5849-4496-8366-73d61838c2c4 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c returned with HTTP 200 Sep 01 02:06:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 462/945] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:45 2026] GET /volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d60dcb3d-3203-48d1-ba24-f3337d3d558e tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 returned with HTTP 200 Sep 01 02:06:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 484/946] 192.168.122.15 () {60 vars in 1242 bytes} [Tue Sep 1 02:06:45 2026] PUT /volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 => generated 204 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bc4d2c71-725c-4073-a08a-18f6207ee000 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bc4d2c71-725c-4073-a08a-18f6207ee000 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] GET http://192.168.122.15/volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bc4d2c71-725c-4073-a08a-18f6207ee000 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bc4d2c71-725c-4073-a08a-18f6207ee000 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bc4d2c71-725c-4073-a08a-18f6207ee000 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 returned with HTTP 200 Sep 01 02:06:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 463/947] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:45 2026] GET /volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 => generated 268 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e1b55999-045a-41e2-b9c7-e013c508508c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e1b55999-045a-41e2-b9c7-e013c508508c tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] DELETE http://192.168.122.15/volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 Sep 01 02:06:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e1b55999-045a-41e2-b9c7-e013c508508c tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e1b55999-045a-41e2-b9c7-e013c508508c tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e1b55999-045a-41e2-b9c7-e013c508508c tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 returned with HTTP 202 Sep 01 02:06:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 485/948] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:45 2026] DELETE /volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dbffa9b1-ecc6-41ba-9e38-e4f12dd5cd40 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dbffa9b1-ecc6-41ba-9e38-e4f12dd5cd40 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] GET http://192.168.122.15/volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dbffa9b1-ecc6-41ba-9e38-e4f12dd5cd40 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dbffa9b1-ecc6-41ba-9e38-e4f12dd5cd40 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dbffa9b1-ecc6-41ba-9e38-e4f12dd5cd40 tempest-VolumeTypesTest-344738867 tempest-VolumeTypesTest-344738867-project-admin] http://192.168.122.15/volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 returned with HTTP 404 Sep 01 02:06:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 464/949] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:45 2026] GET /volume/v3/types/4bca085e-15a7-4840-84ac-11e42267d7e3 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-88ad9a4b-d617-4552-bd30-27e8c86a5bfc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88ad9a4b-d617-4552-bd30-27e8c86a5bfc tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c Sep 01 02:06:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88ad9a4b-d617-4552-bd30-27e8c86a5bfc tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88ad9a4b-d617-4552-bd30-27e8c86a5bfc tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-88ad9a4b-d617-4552-bd30-27e8c86a5bfc tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88ad9a4b-d617-4552-bd30-27e8c86a5bfc tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c returned with HTTP 200 Sep 01 02:06:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 486/950] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:46 2026] GET /volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c => generated 860 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a3e35301-0ec9-451b-811b-e52df7dc0091 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3e35301-0ec9-451b-811b-e52df7dc0091 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 Sep 01 02:06:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3e35301-0ec9-451b-811b-e52df7dc0091 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3e35301-0ec9-451b-811b-e52df7dc0091 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a3e35301-0ec9-451b-811b-e52df7dc0091 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3e35301-0ec9-451b-811b-e52df7dc0091 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 returned with HTTP 200 Sep 01 02:06:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 465/951] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:46 2026] GET /volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 => generated 860 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e31da745-c596-46ae-a72f-ed4255928355 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e31da745-c596-46ae-a72f-ed4255928355 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 Sep 01 02:06:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e31da745-c596-46ae-a72f-ed4255928355 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e31da745-c596-46ae-a72f-ed4255928355 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e31da745-c596-46ae-a72f-ed4255928355 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e31da745-c596-46ae-a72f-ed4255928355 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 returned with HTTP 200 Sep 01 02:06:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 487/952] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:46 2026] GET /volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 => generated 858 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fc5b7aee-3cb8-4aa2-a1cd-a73034bf8df7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fc5b7aee-3cb8-4aa2-a1cd-a73034bf8df7 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 Sep 01 02:06:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fc5b7aee-3cb8-4aa2-a1cd-a73034bf8df7 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fc5b7aee-3cb8-4aa2-a1cd-a73034bf8df7 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fc5b7aee-3cb8-4aa2-a1cd-a73034bf8df7 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fc5b7aee-3cb8-4aa2-a1cd-a73034bf8df7 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 returned with HTTP 200 Sep 01 02:06:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 466/953] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 => generated 858 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e300b5f3-0a68-4376-9a97-586a521b85ab None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e300b5f3-0a68-4376-9a97-586a521b85ab tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 Sep 01 02:06:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e300b5f3-0a68-4376-9a97-586a521b85ab tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e300b5f3-0a68-4376-9a97-586a521b85ab tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e300b5f3-0a68-4376-9a97-586a521b85ab tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e300b5f3-0a68-4376-9a97-586a521b85ab tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 returned with HTTP 200 Sep 01 02:06:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 488/954] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:49 2026] GET /volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 => generated 859 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4c546213-95b6-4b59-aae6-881af0201150 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c546213-95b6-4b59-aae6-881af0201150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] DELETE http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 Sep 01 02:06:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4c546213-95b6-4b59-aae6-881af0201150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4c546213-95b6-4b59-aae6-881af0201150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:49 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-4c546213-95b6-4b59-aae6-881af0201150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume with id: 0a6b9211-1907-4f63-b9d0-a61fc072b6c5 Sep 01 02:06:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4c546213-95b6-4b59-aae6-881af0201150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4c546213-95b6-4b59-aae6-881af0201150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume request issued successfully. Sep 01 02:06:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c546213-95b6-4b59-aae6-881af0201150 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 returned with HTTP 202 Sep 01 02:06:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 467/955] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:49 2026] DELETE /volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b698a52e-4792-4588-9f44-e203cbf99328 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b698a52e-4792-4588-9f44-e203cbf99328 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 Sep 01 02:06:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b698a52e-4792-4588-9f44-e203cbf99328 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b698a52e-4792-4588-9f44-e203cbf99328 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b698a52e-4792-4588-9f44-e203cbf99328 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b698a52e-4792-4588-9f44-e203cbf99328 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 returned with HTTP 200 Sep 01 02:06:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 489/956] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:49 2026] GET /volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 => generated 858 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cfcc8a47-ec2f-4dd1-b985-65af28510d18 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cfcc8a47-ec2f-4dd1-b985-65af28510d18 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 Sep 01 02:06:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cfcc8a47-ec2f-4dd1-b985-65af28510d18 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cfcc8a47-ec2f-4dd1-b985-65af28510d18 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cfcc8a47-ec2f-4dd1-b985-65af28510d18 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cfcc8a47-ec2f-4dd1-b985-65af28510d18 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 returned with HTTP 200 Sep 01 02:06:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 468/957] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:50 2026] GET /volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 => generated 858 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8a836887-a262-4a8f-8e32-3946c266dee5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a836887-a262-4a8f-8e32-3946c266dee5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 Sep 01 02:06:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a836887-a262-4a8f-8e32-3946c266dee5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a836887-a262-4a8f-8e32-3946c266dee5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a836887-a262-4a8f-8e32-3946c266dee5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 returned with HTTP 404 Sep 01 02:06:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 490/958] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:51 2026] GET /volume/v3/volumes/0a6b9211-1907-4f63-b9d0-a61fc072b6c5 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-83612724-e58a-4ed8-83ab-1ca873d9225b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-83612724-e58a-4ed8-83ab-1ca873d9225b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] DELETE http://192.168.122.15/volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 Sep 01 02:06:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-83612724-e58a-4ed8-83ab-1ca873d9225b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-83612724-e58a-4ed8-83ab-1ca873d9225b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-83612724-e58a-4ed8-83ab-1ca873d9225b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume with id: 5b95b462-aa1b-48fa-9709-869c5494a786 Sep 01 02:06:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-83612724-e58a-4ed8-83ab-1ca873d9225b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-83612724-e58a-4ed8-83ab-1ca873d9225b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume request issued successfully. Sep 01 02:06:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-83612724-e58a-4ed8-83ab-1ca873d9225b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 returned with HTTP 202 Sep 01 02:06:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 469/959] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:51 2026] DELETE /volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bf4d6654-9c55-4751-83eb-e52d6fc07539 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bf4d6654-9c55-4751-83eb-e52d6fc07539 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 Sep 01 02:06:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bf4d6654-9c55-4751-83eb-e52d6fc07539 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bf4d6654-9c55-4751-83eb-e52d6fc07539 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bf4d6654-9c55-4751-83eb-e52d6fc07539 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bf4d6654-9c55-4751-83eb-e52d6fc07539 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 returned with HTTP 200 Sep 01 02:06:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 491/960] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:52 2026] GET /volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 => generated 859 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7a32afad-1542-4589-9078-f42e339a1d2d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7a32afad-1542-4589-9078-f42e339a1d2d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 Sep 01 02:06:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7a32afad-1542-4589-9078-f42e339a1d2d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7a32afad-1542-4589-9078-f42e339a1d2d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7a32afad-1542-4589-9078-f42e339a1d2d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7a32afad-1542-4589-9078-f42e339a1d2d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 returned with HTTP 200 Sep 01 02:06:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 470/961] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:53 2026] GET /volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1f85e826-7bc4-4a18-9fa4-277b2bc0c8e5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1f85e826-7bc4-4a18-9fa4-277b2bc0c8e5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 Sep 01 02:06:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1f85e826-7bc4-4a18-9fa4-277b2bc0c8e5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1f85e826-7bc4-4a18-9fa4-277b2bc0c8e5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1f85e826-7bc4-4a18-9fa4-277b2bc0c8e5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 returned with HTTP 404 Sep 01 02:06:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 492/962] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:54 2026] GET /volume/v3/volumes/5b95b462-aa1b-48fa-9709-869c5494a786 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-07f9ba87-b126-49da-b07e-b53e67086394 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-07f9ba87-b126-49da-b07e-b53e67086394 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] DELETE http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c Sep 01 02:06:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-07f9ba87-b126-49da-b07e-b53e67086394 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-07f9ba87-b126-49da-b07e-b53e67086394 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:54 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-07f9ba87-b126-49da-b07e-b53e67086394 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume with id: ff05f5cf-7bad-4bd6-bfcb-c0103e04763c Sep 01 02:06:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-07f9ba87-b126-49da-b07e-b53e67086394 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-07f9ba87-b126-49da-b07e-b53e67086394 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume request issued successfully. Sep 01 02:06:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-07f9ba87-b126-49da-b07e-b53e67086394 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c returned with HTTP 202 Sep 01 02:06:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 471/963] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:54 2026] DELETE /volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0c73e973-ab0b-4b16-ae80-9565c974a5fa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c73e973-ab0b-4b16-ae80-9565c974a5fa tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c Sep 01 02:06:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c73e973-ab0b-4b16-ae80-9565c974a5fa tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c73e973-ab0b-4b16-ae80-9565c974a5fa tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0c73e973-ab0b-4b16-ae80-9565c974a5fa tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c73e973-ab0b-4b16-ae80-9565c974a5fa tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c returned with HTTP 200 Sep 01 02:06:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 493/964] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:54 2026] GET /volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1725834296"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1725834296'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Create volume of 1 GB Sep 01 02:06:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Availability Zones retrieved successfully. Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Flow 'volume_create_api' (35165618-7d9b-4833-b5c4-6adf30c970ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ca2ca0-2ef5-4dde-9c69-278f384ee7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ca2ca0-2ef5-4dde-9c69-278f384ee7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d4985f-2847-4649-b27b-387d52250911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Created reservations ['9e2e7287-c3c8-4657-a0f9-f37b55c2a3bb', 'b27130a6-2c6c-4c45-b9c4-f312b7edad06', '69d87420-064a-4051-8399-654d22e751ec', '1d3f2894-31f6-4dfa-9be1-177c1873859c'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d4985f-2847-4649-b27b-387d52250911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e2e7287-c3c8-4657-a0f9-f37b55c2a3bb', 'b27130a6-2c6c-4c45-b9c4-f312b7edad06', '69d87420-064a-4051-8399-654d22e751ec', '1d3f2894-31f6-4dfa-9be1-177c1873859c']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (757da9a9-9ebe-4bb4-aa55-7dca962e22ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:55 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (757da9a9-9ebe-4bb4-aa55-7dca962e22ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d10563-a359-4e7e-9e29-2f436e59dae2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1725834296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6504c6347b443f9fdabcdaba3752de',qos_specs=None,replication_status=,reservations=['9e2e7287-c3c8-4657-a0f9-f37b55c2a3bb','b27130a6-2c6c-4c45-b9c4-f312b7edad06','69d87420-064a-4051-8399-654d22e751ec','1d3f2894-31f6-4dfa-9be1-177c1873859c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='191bf3c9f70c46199d80a99dd44d32e9',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1725834296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33d10563-a359-4e7e-9e29-2f436e59dae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d6504c6347b443f9fdabcdaba3752de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='191bf3c9f70c46199d80a99dd44d32e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22e177dd-bf8a-43b2-a1d5-5c7390b16cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22e177dd-bf8a-43b2-a1d5-5c7390b16cd1) transitioned into state 'SUCCESS' from state '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-1725834296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6504c6347b443f9fdabcdaba3752de',qos_specs=None,replication_status=,reservations=['9e2e7287-c3c8-4657-a0f9-f37b55c2a3bb','b27130a6-2c6c-4c45-b9c4-f312b7edad06','69d87420-064a-4051-8399-654d22e751ec','1d3f2894-31f6-4dfa-9be1-177c1873859c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='191bf3c9f70c46199d80a99dd44d32e9',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64147d55-23c7-446d-8377-08a350cd7b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64147d55-23c7-446d-8377-08a350cd7b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Flow 'volume_create_api' (35165618-7d9b-4833-b5c4-6adf30c970ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Create volume request issued successfully. Sep 01 02:06:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4eea82c5-6304-432b-9f3f-edcf9bda6666 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 472/965] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:54 2026] POST /volume/v3/volumes => generated 757 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-76e78875-a677-49cb-b947-281bf4719490 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76e78875-a677-49cb-b947-281bf4719490 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 Sep 01 02:06:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76e78875-a677-49cb-b947-281bf4719490 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76e78875-a677-49cb-b947-281bf4719490 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-76e78875-a677-49cb-b947-281bf4719490 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c38fee3a-1af9-44c9-8f74-252165f3477c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c38fee3a-1af9-44c9-8f74-252165f3477c tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c Sep 01 02:06:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76e78875-a677-49cb-b947-281bf4719490 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c38fee3a-1af9-44c9-8f74-252165f3477c tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c38fee3a-1af9-44c9-8f74-252165f3477c tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 494/966] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:55 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 => generated 825 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:55 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:55 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:55 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c38fee3a-1af9-44c9-8f74-252165f3477c tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c38fee3a-1af9-44c9-8f74-252165f3477c tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 473/967] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:55 2026] GET /volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c => generated 859 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aa84df47-0858-4a77-88fa-0659367da188 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa84df47-0858-4a77-88fa-0659367da188 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 Sep 01 02:06:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aa84df47-0858-4a77-88fa-0659367da188 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aa84df47-0858-4a77-88fa-0659367da188 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aa84df47-0858-4a77-88fa-0659367da188 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f71b93cc-f452-4eb1-ab55-dccf31871713 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f71b93cc-f452-4eb1-ab55-dccf31871713 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c Sep 01 02:06:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f71b93cc-f452-4eb1-ab55-dccf31871713 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa84df47-0858-4a77-88fa-0659367da188 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 returned with HTTP 200 Sep 01 02:06:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 495/968] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:56 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 => generated 849 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f71b93cc-f452-4eb1-ab55-dccf31871713 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f71b93cc-f452-4eb1-ab55-dccf31871713 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c returned with HTTP 404 Sep 01 02:06:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 474/969] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:56 2026] GET /volume/v3/volumes/ff05f5cf-7bad-4bd6-bfcb-c0103e04763c => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7b43fad8-009b-4a4b-aed1-e4732bc277ec None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7b43fad8-009b-4a4b-aed1-e4732bc277ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] DELETE http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 Sep 01 02:06:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7b43fad8-009b-4a4b-aed1-e4732bc277ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7b43fad8-009b-4a4b-aed1-e4732bc277ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:56 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-7b43fad8-009b-4a4b-aed1-e4732bc277ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume with id: cd4d75b1-d8da-48eb-9d31-d7acfd344d23 Sep 01 02:06:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7b43fad8-009b-4a4b-aed1-e4732bc277ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7b43fad8-009b-4a4b-aed1-e4732bc277ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume request issued successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7b43fad8-009b-4a4b-aed1-e4732bc277ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 returned with HTTP 202 Sep 01 02:06:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 496/970] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:56 2026] DELETE /volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-eca8597a-aafc-49ce-9675-43846018fe97 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eca8597a-aafc-49ce-9675-43846018fe97 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 Sep 01 02:06:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eca8597a-aafc-49ce-9675-43846018fe97 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eca8597a-aafc-49ce-9675-43846018fe97 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-eca8597a-aafc-49ce-9675-43846018fe97 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eca8597a-aafc-49ce-9675-43846018fe97 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 returned with HTTP 200 Sep 01 02:06:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 475/971] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:56 2026] GET /volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1ac31bff-5b52-4db5-974d-270d4a0d8d24 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1ac31bff-5b52-4db5-974d-270d4a0d8d24 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:06:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1ac31bff-5b52-4db5-974d-270d4a0d8d24 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-629720580", "extra_specs": {"spec1": "val1"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1ac31bff-5b52-4db5-974d-270d4a0d8d24 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:06:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 497/972] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:06:57 2026] POST /volume/v3/types => generated 242 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9589b0f3-8518-4d08-ab66-10316366e584 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c411e7b4-4ace-4585-9cf2-b29501c85a55 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9589b0f3-8518-4d08-ab66-10316366e584 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] POST http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs Sep 01 02:06:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9589b0f3-8518-4d08-ab66-10316366e584 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c411e7b4-4ace-4585-9cf2-b29501c85a55 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 Sep 01 02:06:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c411e7b4-4ace-4585-9cf2-b29501c85a55 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c411e7b4-4ace-4585-9cf2-b29501c85a55 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9589b0f3-8518-4d08-ab66-10316366e584 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs returned with HTTP 400 Sep 01 02:06:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 476/973] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:06:57 2026] POST /volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs => generated 146 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1566881c-073a-4f46-a02d-005ccbd4e492 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1566881c-073a-4f46-a02d-005ccbd4e492 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] POST http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs Sep 01 02:06:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1566881c-073a-4f46-a02d-005ccbd4e492 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1566881c-073a-4f46-a02d-005ccbd4e492 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs returned with HTTP 400 Sep 01 02:06:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 477/974] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:06:57 2026] POST /volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-76469b75-492a-4ed3-90bd-9694160a4b5d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c411e7b4-4ace-4585-9cf2-b29501c85a55 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-76469b75-492a-4ed3-90bd-9694160a4b5d tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] POST http://192.168.122.15/volume/v3/types/85d459e6-71fe-4ccb-8752-6bdc9da68bf2/extra_specs Sep 01 02:06:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-76469b75-492a-4ed3-90bd-9694160a4b5d tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c411e7b4-4ace-4585-9cf2-b29501c85a55 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 returned with HTTP 200 Sep 01 02:06:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 498/975] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:57 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-639c0e8b-a5d5-4440-9a1d-7fd39e8f3073 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-639c0e8b-a5d5-4440-9a1d-7fd39e8f3073 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] POST http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata Sep 01 02:06:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-639c0e8b-a5d5-4440-9a1d-7fd39e8f3073 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-639c0e8b-a5d5-4440-9a1d-7fd39e8f3073 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-76469b75-492a-4ed3-90bd-9694160a4b5d tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/85d459e6-71fe-4ccb-8752-6bdc9da68bf2/extra_specs returned with HTTP 404 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 478/976] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:06:57 2026] POST /volume/v3/types/85d459e6-71fe-4ccb-8752-6bdc9da68bf2/extra_specs => generated 114 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-285b794f-c4c5-450a-ba43-c259ac27a415 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-639c0e8b-a5d5-4440-9a1d-7fd39e8f3073 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Create volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-639c0e8b-a5d5-4440-9a1d-7fd39e8f3073 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 499/977] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:06:57 2026] POST /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata => generated 101 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-285b794f-c4c5-450a-ba43-c259ac27a415 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] DELETE http://192.168.122.15/volume/v3/types/a56d8a90-abd6-4ef1-a768-eaf73499bc67/extra_specs/spec1 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-285b794f-c4c5-450a-ba43-c259ac27a415 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-285b794f-c4c5-450a-ba43-c259ac27a415 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-922dc1b4-8114-4ba3-9b1a-e1ee2ce82c29 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-285b794f-c4c5-450a-ba43-c259ac27a415 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/a56d8a90-abd6-4ef1-a768-eaf73499bc67/extra_specs/spec1 returned with HTTP 404 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-922dc1b4-8114-4ba3-9b1a-e1ee2ce82c29 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-922dc1b4-8114-4ba3-9b1a-e1ee2ce82c29 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-922dc1b4-8114-4ba3-9b1a-e1ee2ce82c29 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 479/978] 192.168.122.15 () {58 vars in 1278 bytes} [Tue Sep 1 02:06:58 2026] DELETE /volume/v3/types/a56d8a90-abd6-4ef1-a768-eaf73499bc67/extra_specs/spec1 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7a733d6d-85cb-470e-9616-e2d9154a6824 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7a733d6d-85cb-470e-9616-e2d9154a6824 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7a733d6d-85cb-470e-9616-e2d9154a6824 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7a733d6d-85cb-470e-9616-e2d9154a6824 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-922dc1b4-8114-4ba3-9b1a-e1ee2ce82c29 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-922dc1b4-8114-4ba3-9b1a-e1ee2ce82c29 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Get volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7a733d6d-85cb-470e-9616-e2d9154a6824 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-922dc1b4-8114-4ba3-9b1a-e1ee2ce82c29 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 500/979] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata => generated 101 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9fefc8f5-71fd-4690-9bc8-dc4abd5cf495 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9fefc8f5-71fd-4690-9bc8-dc4abd5cf495 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] GET http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/nonexistent_extra_spec_name Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9fefc8f5-71fd-4690-9bc8-dc4abd5cf495 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9fefc8f5-71fd-4690-9bc8-dc4abd5cf495 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7a733d6d-85cb-470e-9616-e2d9154a6824 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 480/980] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-efc4e527-c029-42f0-a33c-ce7d37330f7e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-efc4e527-c029-42f0-a33c-ce7d37330f7e tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] PUT http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9fefc8f5-71fd-4690-9bc8-dc4abd5cf495 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 501/981] 192.168.122.15 () {58 vars in 1341 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-efc4e527-c029-42f0-a33c-ce7d37330f7e tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f367efd7-ad08-40de-99b4-cfca52705e0a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f367efd7-ad08-40de-99b4-cfca52705e0a tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] GET http://192.168.122.15/volume/v3/types/c225162c-5b4d-4267-ad3c-52b3e1f1b9e7/extra_specs/spec1 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f367efd7-ad08-40de-99b4-cfca52705e0a tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f367efd7-ad08-40de-99b4-cfca52705e0a tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-efc4e527-c029-42f0-a33c-ce7d37330f7e tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f367efd7-ad08-40de-99b4-cfca52705e0a tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/c225162c-5b4d-4267-ad3c-52b3e1f1b9e7/extra_specs/spec1 returned with HTTP 404 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 502/982] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/types/c225162c-5b4d-4267-ad3c-52b3e1f1b9e7/extra_specs/spec1 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-06560cf5-f6ef-4be5-a5d9-9fb32a49affe None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-06560cf5-f6ef-4be5-a5d9-9fb32a49affe tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] GET http://192.168.122.15/volume/v3/types/46dcd339-8fe1-4645-a430-2ba71865b3e8/extra_specs Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-06560cf5-f6ef-4be5-a5d9-9fb32a49affe tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-06560cf5-f6ef-4be5-a5d9-9fb32a49affe tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-efc4e527-c029-42f0-a33c-ce7d37330f7e tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Update volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-efc4e527-c029-42f0-a33c-ce7d37330f7e tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 481/983] 192.168.122.15 () {60 vars in 1274 bytes} [Tue Sep 1 02:06:58 2026] PUT /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata => generated 57 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-06560cf5-f6ef-4be5-a5d9-9fb32a49affe tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/46dcd339-8fe1-4645-a430-2ba71865b3e8/extra_specs returned with HTTP 404 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 503/984] 192.168.122.15 () {58 vars in 1257 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/types/46dcd339-8fe1-4645-a430-2ba71865b3e8/extra_specs => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-10d673b2-aa34-438a-a320-66031cec6467 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-de7550b2-1cac-48f7-a09a-2911791bca1a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-10d673b2-aa34-438a-a320-66031cec6467 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-10d673b2-aa34-438a-a320-66031cec6467 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-10d673b2-aa34-438a-a320-66031cec6467 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de7550b2-1cac-48f7-a09a-2911791bca1a tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] PUT http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/spec1 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-de7550b2-1cac-48f7-a09a-2911791bca1a tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de7550b2-1cac-48f7-a09a-2911791bca1a tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/spec1 returned with HTTP 400 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 504/985] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:06:58 2026] PUT /volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/spec1 => generated 102 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-33d99a05-ae12-4f4b-ab6d-618872c1a196 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-10d673b2-aa34-438a-a320-66031cec6467 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-33d99a05-ae12-4f4b-ab6d-618872c1a196 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] PUT http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/spec1 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-33d99a05-ae12-4f4b-ab6d-618872c1a196 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Action: 'update', calling method: update, body: null {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-33d99a05-ae12-4f4b-ab6d-618872c1a196 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/spec1 returned with HTTP 400 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 505/986] 192.168.122.15 () {60 vars in 1294 bytes} [Tue Sep 1 02:06:58 2026] PUT /volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/spec1 => generated 72 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a75c1fc6-76b1-4619-beed-72d07857f750 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-10d673b2-aa34-438a-a320-66031cec6467 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Get volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-10d673b2-aa34-438a-a320-66031cec6467 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 482/987] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata => generated 57 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a75c1fc6-76b1-4619-beed-72d07857f750 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] PUT http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/None Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a75c1fc6-76b1-4619-beed-72d07857f750 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6baac4c2-a9c5-42ec-a297-bd84fe3b7118 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6baac4c2-a9c5-42ec-a297-bd84fe3b7118 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] DELETE http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata/key1 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6baac4c2-a9c5-42ec-a297-bd84fe3b7118 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6baac4c2-a9c5-42ec-a297-bd84fe3b7118 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6baac4c2-a9c5-42ec-a297-bd84fe3b7118 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6baac4c2-a9c5-42ec-a297-bd84fe3b7118 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Get volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a75c1fc6-76b1-4619-beed-72d07857f750 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a75c1fc6-76b1-4619-beed-72d07857f750 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/None returned with HTTP 400 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 506/988] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:06:58 2026] PUT /volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/None => generated 73 bytes in 93 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6baac4c2-a9c5-42ec-a297-bd84fe3b7118 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Delete volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6baac4c2-a9c5-42ec-a297-bd84fe3b7118 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata/key1 returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 483/989] 192.168.122.15 () {58 vars in 1272 bytes} [Tue Sep 1 02:06:58 2026] DELETE /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata/key1 => generated 0 bytes in 92 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4c78128d-182b-48e4-8514-874dfa249fa5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-46451bdb-9189-44c4-b22d-415726c2a634 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c78128d-182b-48e4-8514-874dfa249fa5 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] PUT http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/068a544b-98ef-4338-9929-4f40df7404b1 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4c78128d-182b-48e4-8514-874dfa249fa5 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-46451bdb-9189-44c4-b22d-415726c2a634 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-46451bdb-9189-44c4-b22d-415726c2a634 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-46451bdb-9189-44c4-b22d-415726c2a634 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-46451bdb-9189-44c4-b22d-415726c2a634 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c78128d-182b-48e4-8514-874dfa249fa5 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c78128d-182b-48e4-8514-874dfa249fa5 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/068a544b-98ef-4338-9929-4f40df7404b1 returned with HTTP 400 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 507/990] 192.168.122.15 () {60 vars in 1388 bytes} [Tue Sep 1 02:06:58 2026] PUT /volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821/extra_specs/068a544b-98ef-4338-9929-4f40df7404b1 => generated 73 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3dcb8bb9-f48b-480d-9cfe-44597ec77224 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3dcb8bb9-f48b-480d-9cfe-44597ec77224 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] PUT http://192.168.122.15/volume/v3/types/a3ee006c-6684-4321-b3af-8e3b9b116374/extra_specs/spec1 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3dcb8bb9-f48b-480d-9cfe-44597ec77224 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-46451bdb-9189-44c4-b22d-415726c2a634 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Get volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-46451bdb-9189-44c4-b22d-415726c2a634 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 484/991] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata => generated 32 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c0b374eb-c9a8-4a59-9fe2-c47092a035b3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c0b374eb-c9a8-4a59-9fe2-c47092a035b3 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] PUT http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c0b374eb-c9a8-4a59-9fe2-c47092a035b3 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3dcb8bb9-f48b-480d-9cfe-44597ec77224 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/a3ee006c-6684-4321-b3af-8e3b9b116374/extra_specs/spec1 returned with HTTP 404 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 508/992] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:06:58 2026] PUT /volume/v3/types/a3ee006c-6684-4321-b3af-8e3b9b116374/extra_specs/spec1 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c0b374eb-c9a8-4a59-9fe2-c47092a035b3 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c71625cd-e2c1-410e-962d-deafb04bd8f0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c71625cd-e2c1-410e-962d-deafb04bd8f0 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] DELETE http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c71625cd-e2c1-410e-962d-deafb04bd8f0 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c71625cd-e2c1-410e-962d-deafb04bd8f0 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c0b374eb-c9a8-4a59-9fe2-c47092a035b3 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Update volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c0b374eb-c9a8-4a59-9fe2-c47092a035b3 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 485/993] 192.168.122.15 () {60 vars in 1274 bytes} [Tue Sep 1 02:06:58 2026] PUT /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata => generated 16 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-054584a2-367c-42fb-a76b-68ba8feb0500 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-054584a2-367c-42fb-a76b-68ba8feb0500 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] POST http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-054584a2-367c-42fb-a76b-68ba8feb0500 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-054584a2-367c-42fb-a76b-68ba8feb0500 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-054584a2-367c-42fb-a76b-68ba8feb0500 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Create volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-054584a2-367c-42fb-a76b-68ba8feb0500 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 486/994] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:06:58 2026] POST /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata => generated 68 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6da2d6fb-96b8-445d-810c-c5f1d15a9da5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6da2d6fb-96b8-445d-810c-c5f1d15a9da5 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] PUT http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata/key3 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6da2d6fb-96b8-445d-810c-c5f1d15a9da5 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c71625cd-e2c1-410e-962d-deafb04bd8f0 tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821 returned with HTTP 202 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 509/995] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:58 2026] DELETE /volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f5272fad-b131-4041-a619-b948bdfcac9f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5272fad-b131-4041-a619-b948bdfcac9f tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] GET http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5272fad-b131-4041-a619-b948bdfcac9f tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5272fad-b131-4041-a619-b948bdfcac9f tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6da2d6fb-96b8-445d-810c-c5f1d15a9da5 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5272fad-b131-4041-a619-b948bdfcac9f tempest-ExtraSpecsNegativeTest-1114249846 tempest-ExtraSpecsNegativeTest-1114249846-project-admin] http://192.168.122.15/volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821 returned with HTTP 404 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 510/996] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/types/39693827-eba9-4e6f-bfd8-10c8a2908821 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6da2d6fb-96b8-445d-810c-c5f1d15a9da5 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Update volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6da2d6fb-96b8-445d-810c-c5f1d15a9da5 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata/key3 returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 487/997] 192.168.122.15 () {60 vars in 1289 bytes} [Tue Sep 1 02:06:58 2026] PUT /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata/key3 => generated 35 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c471c22e-c968-449d-ac1a-b493ac86c5ab None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c471c22e-c968-449d-ac1a-b493ac86c5ab tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata/key3 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c471c22e-c968-449d-ac1a-b493ac86c5ab tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c471c22e-c968-449d-ac1a-b493ac86c5ab tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c471c22e-c968-449d-ac1a-b493ac86c5ab tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c471c22e-c968-449d-ac1a-b493ac86c5ab tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Get volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c471c22e-c968-449d-ac1a-b493ac86c5ab tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata/key3 returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 511/998] 192.168.122.15 () {58 vars in 1269 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata/key3 => generated 35 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-49628d10-baaf-431e-84a3-d66833ddf8c1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-49628d10-baaf-431e-84a3-d66833ddf8c1 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-49628d10-baaf-431e-84a3-d66833ddf8c1 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-49628d10-baaf-431e-84a3-d66833ddf8c1 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-49628d10-baaf-431e-84a3-d66833ddf8c1 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-49628d10-baaf-431e-84a3-d66833ddf8c1 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Get volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-49628d10-baaf-431e-84a3-d66833ddf8c1 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 488/999] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata => generated 75 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0cbb8844-d839-4514-b05e-d5e20c47254c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0cbb8844-d839-4514-b05e-d5e20c47254c tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] PUT http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata Sep 01 02:06:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0cbb8844-d839-4514-b05e-d5e20c47254c tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0cbb8844-d839-4514-b05e-d5e20c47254c tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0cbb8844-d839-4514-b05e-d5e20c47254c tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Update volume metadata completed successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0cbb8844-d839-4514-b05e-d5e20c47254c tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 512/1000] 192.168.122.15 () {60 vars in 1274 bytes} [Tue Sep 1 02:06:58 2026] PUT /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2/metadata => generated 16 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-26090000-1aad-4dfe-8190-9865c8343a1e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26090000-1aad-4dfe-8190-9865c8343a1e tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 Sep 01 02:06:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-26090000-1aad-4dfe-8190-9865c8343a1e tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-26090000-1aad-4dfe-8190-9865c8343a1e tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-26090000-1aad-4dfe-8190-9865c8343a1e tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26090000-1aad-4dfe-8190-9865c8343a1e tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 returned with HTTP 200 Sep 01 02:06:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 489/1001] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:59 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a1abe143-6fe2-40a6-9728-9a38f74f01ad None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a1abe143-6fe2-40a6-9728-9a38f74f01ad tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] DELETE http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 Sep 01 02:06:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a1abe143-6fe2-40a6-9728-9a38f74f01ad tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a1abe143-6fe2-40a6-9728-9a38f74f01ad tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-a1abe143-6fe2-40a6-9728-9a38f74f01ad tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Delete volume with id: 33d10563-a359-4e7e-9e29-2f436e59dae2 Sep 01 02:06:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a1abe143-6fe2-40a6-9728-9a38f74f01ad tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a1abe143-6fe2-40a6-9728-9a38f74f01ad tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Delete volume request issued successfully. Sep 01 02:06:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a1abe143-6fe2-40a6-9728-9a38f74f01ad tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 returned with HTTP 202 Sep 01 02:06:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 513/1002] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:59 2026] DELETE /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-54e1e3c3-0dab-4024-8fc1-1caf06e0208b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-30abfed4-e11f-46f5-a544-e538b34826a4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54e1e3c3-0dab-4024-8fc1-1caf06e0208b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 Sep 01 02:06:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-54e1e3c3-0dab-4024-8fc1-1caf06e0208b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-54e1e3c3-0dab-4024-8fc1-1caf06e0208b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-30abfed4-e11f-46f5-a544-e538b34826a4 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 Sep 01 02:06:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-30abfed4-e11f-46f5-a544-e538b34826a4 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-30abfed4-e11f-46f5-a544-e538b34826a4 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54e1e3c3-0dab-4024-8fc1-1caf06e0208b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 returned with HTTP 404 Sep 01 02:06:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 490/1003] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:59 2026] GET /volume/v3/volumes/cd4d75b1-d8da-48eb-9d31-d7acfd344d23 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-868962b2-a639-4c29-893a-975d08dbcfdf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-868962b2-a639-4c29-893a-975d08dbcfdf tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] DELETE http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 Sep 01 02:06:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-868962b2-a639-4c29-893a-975d08dbcfdf tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-868962b2-a639-4c29-893a-975d08dbcfdf tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-868962b2-a639-4c29-893a-975d08dbcfdf tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume with id: 598592f1-224f-4085-8f86-3ecfb165c8d6 Sep 01 02:06:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-30abfed4-e11f-46f5-a544-e538b34826a4 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:06:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-30abfed4-e11f-46f5-a544-e538b34826a4 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 returned with HTTP 200 Sep 01 02:06:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 514/1004] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:59 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 => generated 849 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:06:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:06:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-868962b2-a639-4c29-893a-975d08dbcfdf tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-868962b2-a639-4c29-893a-975d08dbcfdf tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume request issued successfully. Sep 01 02:06:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-868962b2-a639-4c29-893a-975d08dbcfdf tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 returned with HTTP 202 Sep 01 02:06:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 491/1005] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:59 2026] DELETE /volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-138668b7-d1d2-44c6-a554-5bd9b0555c2a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-138668b7-d1d2-44c6-a554-5bd9b0555c2a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 Sep 01 02:06:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-138668b7-d1d2-44c6-a554-5bd9b0555c2a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-138668b7-d1d2-44c6-a554-5bd9b0555c2a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:06:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:06:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-138668b7-d1d2-44c6-a554-5bd9b0555c2a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:06:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-138668b7-d1d2-44c6-a554-5bd9b0555c2a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 returned with HTTP 200 Sep 01 02:06:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 515/1006] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:59 2026] GET /volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b58aef1c-3563-4a48-85e2-580d619140f8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b58aef1c-3563-4a48-85e2-580d619140f8 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 Sep 01 02:07:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b58aef1c-3563-4a48-85e2-580d619140f8 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b58aef1c-3563-4a48-85e2-580d619140f8 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b58aef1c-3563-4a48-85e2-580d619140f8 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Volume info retrieved successfully. Sep 01 02:07:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b58aef1c-3563-4a48-85e2-580d619140f8 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 returned with HTTP 200 Sep 01 02:07:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 492/1007] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:00 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 => generated 849 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2a8c2b55-d8db-41b9-a15a-dd9eef7caf39 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a8c2b55-d8db-41b9-a15a-dd9eef7caf39 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 Sep 01 02:07:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a8c2b55-d8db-41b9-a15a-dd9eef7caf39 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a8c2b55-d8db-41b9-a15a-dd9eef7caf39 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2a8c2b55-d8db-41b9-a15a-dd9eef7caf39 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:07:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a8c2b55-d8db-41b9-a15a-dd9eef7caf39 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 returned with HTTP 200 Sep 01 02:07:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 516/1008] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:00 2026] GET /volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0845d1d0-8935-4b90-b432-9d5d4fb23847 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0845d1d0-8935-4b90-b432-9d5d4fb23847 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] GET http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 Sep 01 02:07:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0845d1d0-8935-4b90-b432-9d5d4fb23847 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0845d1d0-8935-4b90-b432-9d5d4fb23847 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0845d1d0-8935-4b90-b432-9d5d4fb23847 tempest-VolumesMetadataTest-315112245 tempest-VolumesMetadataTest-315112245-project-member] http://192.168.122.15/volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 returned with HTTP 404 Sep 01 02:07:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 493/1009] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/volumes/33d10563-a359-4e7e-9e29-2f436e59dae2 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c09c31af-32d4-426f-b3aa-5a91a7cb86b5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c09c31af-32d4-426f-b3aa-5a91a7cb86b5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 Sep 01 02:07:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c09c31af-32d4-426f-b3aa-5a91a7cb86b5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c09c31af-32d4-426f-b3aa-5a91a7cb86b5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c09c31af-32d4-426f-b3aa-5a91a7cb86b5 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 returned with HTTP 404 Sep 01 02:07:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 517/1010] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/volumes/598592f1-224f-4085-8f86-3ecfb165c8d6 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-30b0b877-0edb-4927-a6e3-bed2cb718867 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30b0b877-0edb-4927-a6e3-bed2cb718867 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f Sep 01 02:07:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30b0b877-0edb-4927-a6e3-bed2cb718867 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30b0b877-0edb-4927-a6e3-bed2cb718867 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-30b0b877-0edb-4927-a6e3-bed2cb718867 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete snapshot with id: 4124a058-befb-4665-a620-73ea7631393f Sep 01 02:07:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-30b0b877-0edb-4927-a6e3-bed2cb718867 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Snapshot retrieved successfully. Sep 01 02:07:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-30b0b877-0edb-4927-a6e3-bed2cb718867 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Snapshot delete request issued successfully. Sep 01 02:07:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30b0b877-0edb-4927-a6e3-bed2cb718867 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f returned with HTTP 202 Sep 01 02:07:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 494/1011] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:07:01 2026] DELETE /volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b354dbcf-3723-4d63-a541-3aaa88bb124d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b354dbcf-3723-4d63-a541-3aaa88bb124d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f Sep 01 02:07:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b354dbcf-3723-4d63-a541-3aaa88bb124d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b354dbcf-3723-4d63-a541-3aaa88bb124d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b354dbcf-3723-4d63-a541-3aaa88bb124d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Snapshot retrieved successfully. Sep 01 02:07:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b354dbcf-3723-4d63-a541-3aaa88bb124d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f returned with HTTP 200 Sep 01 02:07:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 518/1012] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f => generated 474 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-83f15f1f-7a91-400e-bcea-74ea24ad97ed None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-83f15f1f-7a91-400e-bcea-74ea24ad97ed tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f Sep 01 02:07:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-83f15f1f-7a91-400e-bcea-74ea24ad97ed tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-83f15f1f-7a91-400e-bcea-74ea24ad97ed tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-83f15f1f-7a91-400e-bcea-74ea24ad97ed tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Snapshot retrieved successfully. Sep 01 02:07:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-83f15f1f-7a91-400e-bcea-74ea24ad97ed tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f returned with HTTP 200 Sep 01 02:07:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 495/1013] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:02 2026] GET /volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f => generated 474 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f581d495-84dc-49a4-a8bd-2bc9b336e9ec None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f581d495-84dc-49a4-a8bd-2bc9b336e9ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f Sep 01 02:07:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f581d495-84dc-49a4-a8bd-2bc9b336e9ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f581d495-84dc-49a4-a8bd-2bc9b336e9ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f581d495-84dc-49a4-a8bd-2bc9b336e9ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Snapshot retrieved successfully. Sep 01 02:07:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f581d495-84dc-49a4-a8bd-2bc9b336e9ec tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f returned with HTTP 200 Sep 01 02:07:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 519/1014] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:03 2026] GET /volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f => generated 474 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-60912250-baed-4018-adc8-2403e54d5a8b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-60912250-baed-4018-adc8-2403e54d5a8b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f Sep 01 02:07:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-60912250-baed-4018-adc8-2403e54d5a8b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-60912250-baed-4018-adc8-2403e54d5a8b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-60912250-baed-4018-adc8-2403e54d5a8b tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f returned with HTTP 404 Sep 01 02:07:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 496/1015] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:04 2026] GET /volume/v3/snapshots/4124a058-befb-4665-a620-73ea7631393f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-12394015-c293-43d7-bff8-5cba67a0909f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-12394015-c293-43d7-bff8-5cba67a0909f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] DELETE http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f Sep 01 02:07:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-12394015-c293-43d7-bff8-5cba67a0909f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-12394015-c293-43d7-bff8-5cba67a0909f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:04 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-12394015-c293-43d7-bff8-5cba67a0909f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume with id: d67151c1-ea49-41e2-ab68-a3c589fa2a2f Sep 01 02:07:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-12394015-c293-43d7-bff8-5cba67a0909f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:07:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-12394015-c293-43d7-bff8-5cba67a0909f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Delete volume request issued successfully. Sep 01 02:07:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-12394015-c293-43d7-bff8-5cba67a0909f tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f returned with HTTP 202 Sep 01 02:07:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 520/1016] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:04 2026] DELETE /volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-76ce689d-a0c1-4f09-a033-a0b7860b9d0a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-76ce689d-a0c1-4f09-a033-a0b7860b9d0a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f Sep 01 02:07:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-76ce689d-a0c1-4f09-a033-a0b7860b9d0a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-76ce689d-a0c1-4f09-a033-a0b7860b9d0a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-76ce689d-a0c1-4f09-a033-a0b7860b9d0a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:07:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-76ce689d-a0c1-4f09-a033-a0b7860b9d0a tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f returned with HTTP 200 Sep 01 02:07:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 497/1017] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:05 2026] GET /volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f => generated 859 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e4a6d20e-6d51-47fb-8192-43996bb75d7d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e4a6d20e-6d51-47fb-8192-43996bb75d7d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f Sep 01 02:07:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e4a6d20e-6d51-47fb-8192-43996bb75d7d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e4a6d20e-6d51-47fb-8192-43996bb75d7d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e4a6d20e-6d51-47fb-8192-43996bb75d7d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Volume info retrieved successfully. Sep 01 02:07:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e4a6d20e-6d51-47fb-8192-43996bb75d7d tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f returned with HTTP 200 Sep 01 02:07:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 521/1018] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:06 2026] GET /volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f => generated 859 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1695296628"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1695296628'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Create volume of 1 GB Sep 01 02:07:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1bccf1c4-0183-49d8-b75a-d66aeda6c286 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1bccf1c4-0183-49d8-b75a-d66aeda6c286 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] GET http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f Sep 01 02:07:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1bccf1c4-0183-49d8-b75a-d66aeda6c286 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1bccf1c4-0183-49d8-b75a-d66aeda6c286 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Availability Zones retrieved successfully. Sep 01 02:07:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1bccf1c4-0183-49d8-b75a-d66aeda6c286 tempest-CreateVolumesFromSnapshotTest-117935991 tempest-CreateVolumesFromSnapshotTest-117935991-project-member] http://192.168.122.15/volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f returned with HTTP 404 Sep 01 02:07:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 522/1019] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:07 2026] GET /volume/v3/volumes/d67151c1-ea49-41e2-ab68-a3c589fa2a2f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Flow 'volume_create_api' (9f5994ed-db65-4c01-89d5-15d2d9e0c331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba629718-8a88-4f6e-a91c-a519141463cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba629718-8a88-4f6e-a91c-a519141463cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec73272f-1e6d-4c2e-8177-63161016c8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=596,cinder:INSERT=93,cinder:UPDATE=147 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Created reservations ['52155228-802f-4792-b110-14be36ecf1a1', 'ad9bbe71-8f7f-4ea4-9f85-e509d7e254dd', '1e2531e0-78e1-4200-bb13-f7c3612215ce', '44ff37f5-85ae-476b-bead-75bb8e2d968e'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec73272f-1e6d-4c2e-8177-63161016c8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52155228-802f-4792-b110-14be36ecf1a1', 'ad9bbe71-8f7f-4ea4-9f85-e509d7e254dd', '1e2531e0-78e1-4200-bb13-f7c3612215ce', '44ff37f5-85ae-476b-bead-75bb8e2d968e']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5172da17-6ddb-43cf-a17e-6764d11984fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5172da17-6ddb-43cf-a17e-6764d11984fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdc8be96-1d38-4b11-aa32-6e6cb79a8192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1695296628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1785effe4e54bb293b0ba0a5269dfdc',qos_specs=None,replication_status=,reservations=['52155228-802f-4792-b110-14be36ecf1a1','ad9bbe71-8f7f-4ea4-9f85-e509d7e254dd','1e2531e0-78e1-4200-bb13-f7c3612215ce','44ff37f5-85ae-476b-bead-75bb8e2d968e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1681ff7c13da438188dd4b12649ed31c',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1695296628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdc8be96-1d38-4b11-aa32-6e6cb79a8192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1785effe4e54bb293b0ba0a5269dfdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1681ff7c13da438188dd4b12649ed31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cb26dd4-7f6e-43fe-9041-91a00478f1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cb26dd4-7f6e-43fe-9041-91a00478f1d2) transitioned into state 'SUCCESS' from state '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-1695296628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1785effe4e54bb293b0ba0a5269dfdc',qos_specs=None,replication_status=,reservations=['52155228-802f-4792-b110-14be36ecf1a1','ad9bbe71-8f7f-4ea4-9f85-e509d7e254dd','1e2531e0-78e1-4200-bb13-f7c3612215ce','44ff37f5-85ae-476b-bead-75bb8e2d968e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1681ff7c13da438188dd4b12649ed31c',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d2a60d-d2c7-4e78-9b7e-0cd169da6dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d2a60d-d2c7-4e78-9b7e-0cd169da6dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Flow 'volume_create_api' (9f5994ed-db65-4c01-89d5-15d2d9e0c331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Create volume request issued successfully. Sep 01 02:07:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-06a54b39-5302-47de-8a54-0b84fd15b4ad tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 498/1020] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:07:06 2026] POST /volume/v3/volumes => generated 826 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2c0e3910-e124-4b51-9df5-6f824d253d40 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2c0e3910-e124-4b51-9df5-6f824d253d40 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2c0e3910-e124-4b51-9df5-6f824d253d40 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2c0e3910-e124-4b51-9df5-6f824d253d40 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:07 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=537,cinder:INSERT=85,cinder:UPDATE=145 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:07:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2c0e3910-e124-4b51-9df5-6f824d253d40 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Volume info retrieved successfully. Sep 01 02:07:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2c0e3910-e124-4b51-9df5-6f824d253d40 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 returned with HTTP 200 Sep 01 02:07:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 523/1021] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:07 2026] GET /volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 => generated 894 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-417ba853-da40-4bbf-9520-b635c3b637be None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-417ba853-da40-4bbf-9520-b635c3b637be tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-417ba853-da40-4bbf-9520-b635c3b637be tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-417ba853-da40-4bbf-9520-b635c3b637be tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-417ba853-da40-4bbf-9520-b635c3b637be tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Volume info retrieved successfully. Sep 01 02:07:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-417ba853-da40-4bbf-9520-b635c3b637be tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 returned with HTTP 200 Sep 01 02:07:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 499/1022] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:08 2026] GET /volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 => generated 918 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-56740351-f3ad-4842-945b-d969bf64aa7d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-56740351-f3ad-4842-945b-d969bf64aa7d tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-56740351-f3ad-4842-945b-d969bf64aa7d tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-56740351-f3ad-4842-945b-d969bf64aa7d tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-56740351-f3ad-4842-945b-d969bf64aa7d tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Volume info retrieved successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-56740351-f3ad-4842-945b-d969bf64aa7d tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 524/1023] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 => generated 954 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-80fe10f1-ae83-406e-84aa-70f0e6bdce94 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-80fe10f1-ae83-406e-84aa-70f0e6bdce94 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] POST http://192.168.122.15/volume/v3/volume-transfers Sep 01 02:07:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-80fe10f1-ae83-406e-84aa-70f0e6bdce94 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bdc8be96-1d38-4b11-aa32-6e6cb79a8192"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volume_transfer [None req-80fe10f1-ae83-406e-84aa-70f0e6bdce94 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bdc8be96-1d38-4b11-aa32-6e6cb79a8192'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:07:10 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volume_transfer [None req-80fe10f1-ae83-406e-84aa-70f0e6bdce94 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Creating transfer of volume bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:10 devstack devstack@c-api.service[87154]: INFO cinder.transfer.api [None req-80fe10f1-ae83-406e-84aa-70f0e6bdce94 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Generating transfer record for volume bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-80fe10f1-ae83-406e-84aa-70f0e6bdce94 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:07:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 500/1024] 192.168.122.15 () {62 vars in 1205 bytes} [Tue Sep 1 02:07:10 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fe39965d-b5c6-4e02-a2da-49909eae3071 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe39965d-b5c6-4e02-a2da-49909eae3071 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fe39965d-b5c6-4e02-a2da-49909eae3071 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fe39965d-b5c6-4e02-a2da-49909eae3071 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fe39965d-b5c6-4e02-a2da-49909eae3071 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Volume info retrieved successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe39965d-b5c6-4e02-a2da-49909eae3071 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 525/1025] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 => generated 962 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3248eb6f-11ed-4bfe-85f6-e9d3062c8e5e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3248eb6f-11ed-4bfe-85f6-e9d3062c8e5e tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volume-transfers/a14aa732-ff99-467b-9a85-17a964c6c3c1 Sep 01 02:07:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3248eb6f-11ed-4bfe-85f6-e9d3062c8e5e tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3248eb6f-11ed-4bfe-85f6-e9d3062c8e5e tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3248eb6f-11ed-4bfe-85f6-e9d3062c8e5e tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volume-transfers/a14aa732-ff99-467b-9a85-17a964c6c3c1 returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 501/1026] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/volume-transfers/a14aa732-ff99-467b-9a85-17a964c6c3c1 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b683708b-dc70-4a61-ba30-98e7c30ba897 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b683708b-dc70-4a61-ba30-98e7c30ba897 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volume-transfers Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b683708b-dc70-4a61-ba30-98e7c30ba897 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b683708b-dc70-4a61-ba30-98e7c30ba897 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volume_transfer [None req-b683708b-dc70-4a61-ba30-98e7c30ba897 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Listing volume transfers {{(pid=87155) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b683708b-dc70-4a61-ba30-98e7c30ba897 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volume-transfers returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 526/1027] 192.168.122.15 () {60 vars in 1184 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] POST http://192.168.122.15/volume/v3/volume-transfers/a14aa732-ff99-467b-9a85-17a964c6c3c1/accept Sep 01 02:07:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "53cbda76bd60fdb0"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Create volume of 1 GB Sep 01 02:07:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.volume_transfer [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Accepting volume transfer a14aa732-ff99-467b-9a85-17a964c6c3c1 {{(pid=87154) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:07:10 devstack devstack@c-api.service[87154]: INFO cinder.api.contrib.volume_transfer [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Accepting transfer a14aa732-ff99-467b-9a85-17a964c6c3c1 Sep 01 02:07:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Availability Zones retrieved successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Flow 'volume_create_api' (b7e253c4-e97c-48a7-b4e0-054aecaff508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014c8b66-479e-431e-93cc-aee8437fa308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014c8b66-479e-431e-93cc-aee8437fa308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64259c68-8dd7-41b1-8305-8a34285ad84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:11 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Created reservations ['c057c120-2738-45bb-9485-08991be846d6', '3e8fe762-f04e-43fd-b4a2-6157368742ba', '4e643d6d-da13-4da1-83a8-97c8ee04aced', 'bf3972e6-e584-45b8-9c67-1eb19fcc148e'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:11 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Created reservations ['e4e3fd76-39f2-4039-8eeb-cc2d09749d2b', '17a916c5-d3f1-4953-82f2-4e58c59e02e1', 'd37a8b17-7b55-4878-8fc1-a7db061d1a13', '3b4009d5-221c-46f9-ba90-0fb9964c3c51'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:11 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Created reservations ['50c374e3-053c-4c60-ae6d-2fd4a76842f7', 'b06291e8-a1da-46e3-907a-b08ef8b7090f', '597adb2f-628c-4a0b-9f88-708cdb2d076f', 'd39be427-7940-48df-9417-3d4339e5e9ee'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64259c68-8dd7-41b1-8305-8a34285ad84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50c374e3-053c-4c60-ae6d-2fd4a76842f7', 'b06291e8-a1da-46e3-907a-b08ef8b7090f', '597adb2f-628c-4a0b-9f88-708cdb2d076f', 'd39be427-7940-48df-9417-3d4339e5e9ee']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c0cf49-6521-42f0-93ed-72631c5d5e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c0cf49-6521-42f0-93ed-72631c5d5e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26565443-ceff-42a3-b7e2-8f94cd78ba0c', '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='70e43da9a8f94ae28306a32469efb674',qos_specs=None,replication_status=,reservations=['50c374e3-053c-4c60-ae6d-2fd4a76842f7','b06291e8-a1da-46e3-907a-b08ef8b7090f','597adb2f-628c-4a0b-9f88-708cdb2d076f','d39be427-7940-48df-9417-3d4339e5e9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a0124f1c4c4da5ad70c6eebd03e451',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:11Z,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=26565443-ceff-42a3-b7e2-8f94cd78ba0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70e43da9a8f94ae28306a32469efb674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1a0124f1c4c4da5ad70c6eebd03e451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c1118f-bc01-4a1a-b76b-d0d9eac4a8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c1118f-bc01-4a1a-b76b-d0d9eac4a8f0) transitioned into state 'SUCCESS' from 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='70e43da9a8f94ae28306a32469efb674',qos_specs=None,replication_status=,reservations=['50c374e3-053c-4c60-ae6d-2fd4a76842f7','b06291e8-a1da-46e3-907a-b08ef8b7090f','597adb2f-628c-4a0b-9f88-708cdb2d076f','d39be427-7940-48df-9417-3d4339e5e9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a0124f1c4c4da5ad70c6eebd03e451',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197b83ac-450a-4a97-b5e1-18a038c98233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:11 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Created reservations ['6225c694-29c9-4607-97df-c68bb2cc8f26', '161799e7-c962-4e8d-bf11-afb64e37590a', 'a05e36bd-36cf-4149-9dfb-3eb5218329d5', '5ef495fe-c214-4707-8af4-8dabdbc7d3a5'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197b83ac-450a-4a97-b5e1-18a038c98233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Flow 'volume_create_api' (b7e253c4-e97c-48a7-b4e0-054aecaff508) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Create volume request issued successfully. Sep 01 02:07:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f36bfe9a-2d41-42ba-9cd9-f7844393aab2 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 527/1028] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:10 2026] POST /volume/v3/volumes => generated 747 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2499a4c7-e5d8-479b-8b1e-88e47bbeb101 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2499a4c7-e5d8-479b-8b1e-88e47bbeb101 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2499a4c7-e5d8-479b-8b1e-88e47bbeb101 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2499a4c7-e5d8-479b-8b1e-88e47bbeb101 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2499a4c7-e5d8-479b-8b1e-88e47bbeb101 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2499a4c7-e5d8-479b-8b1e-88e47bbeb101 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 528/1029] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c => generated 815 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Created reservations ['e91ccae1-d8fc-4162-b952-0f75f851f734', 'ea8e12c7-0023-4d07-b9dd-778a6bc96f08', '1ade2837-1bdb-4364-a21a-128c247df094', 'f153a2e6-df90-44d6-9210-ffa60015e584'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Transfer volume completed successfully. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.transfer.api [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Volume bdc8be96-1d38-4b11-aa32-6e6cb79a8192 has been transferred. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c30205e8-5ca9-4358-9e5a-453b275436a1 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] http://192.168.122.15/volume/v3/volume-transfers/a14aa732-ff99-467b-9a85-17a964c6c3c1/accept returned with HTTP 202 Sep 01 02:07:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 502/1030] 192.168.122.15 () {62 vars in 1337 bytes} [Tue Sep 1 02:07:10 2026] POST /volume/v3/volume-transfers/a14aa732-ff99-467b-9a85-17a964c6c3c1/accept => generated 371 bytes in 1730 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-89821e7f-4c51-41a8-8d8a-efab9bb58902 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89821e7f-4c51-41a8-8d8a-efab9bb58902 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] GET http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89821e7f-4c51-41a8-8d8a-efab9bb58902 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89821e7f-4c51-41a8-8d8a-efab9bb58902 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-89821e7f-4c51-41a8-8d8a-efab9bb58902 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Volume info retrieved successfully. Sep 01 02:07:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89821e7f-4c51-41a8-8d8a-efab9bb58902 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 529/1031] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:12 2026] GET /volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f0d593b6-6027-47bc-9a76-eb9b74509dc9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f0d593b6-6027-47bc-9a76-eb9b74509dc9 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] GET http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f0d593b6-6027-47bc-9a76-eb9b74509dc9 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f0d593b6-6027-47bc-9a76-eb9b74509dc9 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f0d593b6-6027-47bc-9a76-eb9b74509dc9 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] Volume info retrieved successfully. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f0d593b6-6027-47bc-9a76-eb9b74509dc9 tempest-VolumesTransfersV355Test-321173086 tempest-VolumesTransfersV355Test-321173086-project-member] http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 503/1032] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:12 2026] GET /volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 => generated 954 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e5c0437e-2c50-4ff1-9f9e-21d766859ea8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e5c0437e-2c50-4ff1-9f9e-21d766859ea8 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] DELETE http://192.168.122.15/volume/v3/volume-transfers/a14aa732-ff99-467b-9a85-17a964c6c3c1 Sep 01 02:07:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e5c0437e-2c50-4ff1-9f9e-21d766859ea8 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e5c0437e-2c50-4ff1-9f9e-21d766859ea8 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87155]: INFO cinder.api.contrib.volume_transfer [None req-e5c0437e-2c50-4ff1-9f9e-21d766859ea8 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Delete transfer with id: a14aa732-ff99-467b-9a85-17a964c6c3c1 Sep 01 02:07:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e5c0437e-2c50-4ff1-9f9e-21d766859ea8 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volume-transfers/a14aa732-ff99-467b-9a85-17a964c6c3c1 returned with HTTP 404 Sep 01 02:07:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 530/1033] 192.168.122.15 () {60 vars in 1298 bytes} [Tue Sep 1 02:07:12 2026] DELETE /volume/v3/volume-transfers/a14aa732-ff99-467b-9a85-17a964c6c3c1 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4ef31dc2-3910-4ca3-9509-dd3dd1a902de None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4ef31dc2-3910-4ca3-9509-dd3dd1a902de tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4ef31dc2-3910-4ca3-9509-dd3dd1a902de tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4ef31dc2-3910-4ca3-9509-dd3dd1a902de tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-4ef31dc2-3910-4ca3-9509-dd3dd1a902de tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Delete volume with id: bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4ef31dc2-3910-4ca3-9509-dd3dd1a902de tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Volume info retrieved successfully. Sep 01 02:07:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bd41b3bb-c930-481b-832c-e4bf3758a6de None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bd41b3bb-c930-481b-832c-e4bf3758a6de tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c Sep 01 02:07:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bd41b3bb-c930-481b-832c-e4bf3758a6de tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bd41b3bb-c930-481b-832c-e4bf3758a6de tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4ef31dc2-3910-4ca3-9509-dd3dd1a902de tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Delete volume request issued successfully. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4ef31dc2-3910-4ca3-9509-dd3dd1a902de tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 returned with HTTP 202 Sep 01 02:07:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 504/1034] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:07:12 2026] DELETE /volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 => generated 0 bytes in 392 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a86bc91c-0c54-4b00-a3e6-6e89c43e1cd7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a86bc91c-0c54-4b00-a3e6-6e89c43e1cd7 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] GET http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a86bc91c-0c54-4b00-a3e6-6e89c43e1cd7 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a86bc91c-0c54-4b00-a3e6-6e89c43e1cd7 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bd41b3bb-c930-481b-832c-e4bf3758a6de tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bd41b3bb-c930-481b-832c-e4bf3758a6de tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 531/1035] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:12 2026] GET /volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c => generated 839 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a86bc91c-0c54-4b00-a3e6-6e89c43e1cd7 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Volume info retrieved successfully. Sep 01 02:07:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a86bc91c-0c54-4b00-a3e6-6e89c43e1cd7 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 505/1036] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:12 2026] GET /volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 => generated 1137 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-70b62853-de14-46c0-9dbb-37af817224b1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-70b62853-de14-46c0-9dbb-37af817224b1 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c Sep 01 02:07:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-70b62853-de14-46c0-9dbb-37af817224b1 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-70b62853-de14-46c0-9dbb-37af817224b1 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-70b62853-de14-46c0-9dbb-37af817224b1 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f9b3ec14-6182-443c-827d-95286c445363 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-70b62853-de14-46c0-9dbb-37af817224b1 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c returned with HTTP 200 Sep 01 02:07:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 532/1037] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:13 2026] GET /volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f9b3ec14-6182-443c-827d-95286c445363 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] GET http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f9b3ec14-6182-443c-827d-95286c445363 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f9b3ec14-6182-443c-827d-95286c445363 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b0d264a0-0cbe-4a6f-945d-483dc9cbf2a5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b0d264a0-0cbe-4a6f-945d-483dc9cbf2a5 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f9b3ec14-6182-443c-827d-95286c445363 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 returned with HTTP 404 Sep 01 02:07:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 506/1038] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:13 2026] GET /volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b0d264a0-0cbe-4a6f-945d-483dc9cbf2a5 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b0d264a0-0cbe-4a6f-945d-483dc9cbf2a5 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-30d3376c-5c04-4243-aefb-26bb786996b9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30d3376c-5c04-4243-aefb-26bb786996b9 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30d3376c-5c04-4243-aefb-26bb786996b9 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30d3376c-5c04-4243-aefb-26bb786996b9 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30d3376c-5c04-4243-aefb-26bb786996b9 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 returned with HTTP 404 Sep 01 02:07:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 507/1039] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:14 2026] GET /volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b0d264a0-0cbe-4a6f-945d-483dc9cbf2a5 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2c4215ea-e1d3-4246-b911-62f3404112bf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2c4215ea-e1d3-4246-b911-62f3404112bf tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] DELETE http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2c4215ea-e1d3-4246-b911-62f3404112bf tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2c4215ea-e1d3-4246-b911-62f3404112bf tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-2c4215ea-e1d3-4246-b911-62f3404112bf tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Delete volume with id: bdc8be96-1d38-4b11-aa32-6e6cb79a8192 Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b0d264a0-0cbe-4a6f-945d-483dc9cbf2a5 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c returned with HTTP 200 Sep 01 02:07:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 533/1040] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:14 2026] GET /volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c => generated 840 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2c4215ea-e1d3-4246-b911-62f3404112bf tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 returned with HTTP 404 Sep 01 02:07:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 508/1041] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:07:14 2026] DELETE /volume/v3/volumes/bdc8be96-1d38-4b11-aa32-6e6cb79a8192 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-725658951"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-725658951'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Create volume of 1 GB Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-47895985"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-47895985'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Create volume of 1 GB Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Availability Zones retrieved successfully. Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Availability Zones retrieved successfully. Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Flow 'volume_create_api' (fa3aec57-2320-44bc-9199-e5c8bf19d4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc8cd8c-9f6e-421d-91ec-1992c718f0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Flow 'volume_create_api' (46059fce-bb8f-4a50-9291-93c2c9addfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d10da7c-2f0f-4388-9411-0dad702830dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc8cd8c-9f6e-421d-91ec-1992c718f0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080a7374-d8bc-46fa-9005-674a43875d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d10da7c-2f0f-4388-9411-0dad702830dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b92d6040-7330-4e6d-bebe-d74037985b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Created reservations ['b37634cf-1e23-4254-8327-90149f689fda', 'c61edcdf-5d1e-4645-bde1-a8816a54b660', '290d6ade-a0aa-4aea-b08b-a6052814f44f', 'ca39ea16-6a7c-4ab1-b037-81f9050260fb'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080a7374-d8bc-46fa-9005-674a43875d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b37634cf-1e23-4254-8327-90149f689fda', 'c61edcdf-5d1e-4645-bde1-a8816a54b660', '290d6ade-a0aa-4aea-b08b-a6052814f44f', 'ca39ea16-6a7c-4ab1-b037-81f9050260fb']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdbe7fd3-5990-4516-8f0d-af2e0102a3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Created reservations ['b6f76531-ec87-4f25-811e-4cbc4f7fb919', '1c45c37c-b236-4d0b-9f1a-c0f6ec1ae679', '86b17e6b-c471-4eac-9050-1127ade94f4d', 'c4c1fc05-5139-4327-8399-b07e2354e457'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdbe7fd3-5990-4516-8f0d-af2e0102a3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '235c15ed-e760-40c2-9485-cb5d02aaa26f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-47895985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1785effe4e54bb293b0ba0a5269dfdc',qos_specs=None,replication_status=,reservations=['b37634cf-1e23-4254-8327-90149f689fda','c61edcdf-5d1e-4645-bde1-a8816a54b660','290d6ade-a0aa-4aea-b08b-a6052814f44f','ca39ea16-6a7c-4ab1-b037-81f9050260fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1681ff7c13da438188dd4b12649ed31c',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-47895985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=235c15ed-e760-40c2-9485-cb5d02aaa26f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1785effe4e54bb293b0ba0a5269dfdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1681ff7c13da438188dd4b12649ed31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b92d6040-7330-4e6d-bebe-d74037985b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6f76531-ec87-4f25-811e-4cbc4f7fb919', '1c45c37c-b236-4d0b-9f1a-c0f6ec1ae679', '86b17e6b-c471-4eac-9050-1127ade94f4d', 'c4c1fc05-5139-4327-8399-b07e2354e457']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4a8e7b-7f22-4ec4-96c2-37503512be8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d21a2592-f69d-4a79-b846-d45e08f09976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d21a2592-f69d-4a79-b846-d45e08f09976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57e6b423-66bc-4135-b710-7cf383883432', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-725658951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e43da9a8f94ae28306a32469efb674',qos_specs=None,replication_status=,reservations=['b6f76531-ec87-4f25-811e-4cbc4f7fb919','1c45c37c-b236-4d0b-9f1a-c0f6ec1ae679','86b17e6b-c471-4eac-9050-1127ade94f4d','c4c1fc05-5139-4327-8399-b07e2354e457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a0124f1c4c4da5ad70c6eebd03e451',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:14Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-725658951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57e6b423-66bc-4135-b710-7cf383883432,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70e43da9a8f94ae28306a32469efb674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1a0124f1c4c4da5ad70c6eebd03e451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd8dcfd-504f-4a72-ba4c-fd6fd4c6a00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4a8e7b-7f22-4ec4-96c2-37503512be8b) transitioned into state 'SUCCESS' from state '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-47895985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1785effe4e54bb293b0ba0a5269dfdc',qos_specs=None,replication_status=,reservations=['b37634cf-1e23-4254-8327-90149f689fda','c61edcdf-5d1e-4645-bde1-a8816a54b660','290d6ade-a0aa-4aea-b08b-a6052814f44f','ca39ea16-6a7c-4ab1-b037-81f9050260fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1681ff7c13da438188dd4b12649ed31c',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ddf570b-c6f5-48b5-89cb-6483cf283f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ddf570b-c6f5-48b5-89cb-6483cf283f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Flow 'volume_create_api' (fa3aec57-2320-44bc-9199-e5c8bf19d4b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Create volume request issued successfully. Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0cd4a8ad-7182-4206-90a3-08705fdd90da tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 509/1042] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:07:14 2026] POST /volume/v3/volumes => generated 824 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-44b35660-efe8-432d-b70e-458b07e13d84 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1937692958"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1937692958'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Create volume of 1 GB Sep 01 02:07:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd8dcfd-504f-4a72-ba4c-fd6fd4c6a00c) transitioned into 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-725658951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e43da9a8f94ae28306a32469efb674',qos_specs=None,replication_status=,reservations=['b6f76531-ec87-4f25-811e-4cbc4f7fb919','1c45c37c-b236-4d0b-9f1a-c0f6ec1ae679','86b17e6b-c471-4eac-9050-1127ade94f4d','c4c1fc05-5139-4327-8399-b07e2354e457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a0124f1c4c4da5ad70c6eebd03e451',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Availability Zones retrieved successfully. Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19124825-3fe6-4371-860d-271204e3c492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Flow 'volume_create_api' (35797c19-bb1d-46fd-98e0-905368d196a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238c5e14-b112-4634-a877-733f7f5b9085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19124825-3fe6-4371-860d-271204e3c492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Flow 'volume_create_api' (46059fce-bb8f-4a50-9291-93c2c9addfa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Create volume request issued successfully. Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-670daa9b-9f1a-4bbb-a602-7d522c2ea93f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 534/1043] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:14 2026] POST /volume/v3/volumes => generated 782 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1bdea470-00f1-478d-8ff0-0f3d06f1db8b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1bdea470-00f1-478d-8ff0-0f3d06f1db8b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1bdea470-00f1-478d-8ff0-0f3d06f1db8b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1bdea470-00f1-478d-8ff0-0f3d06f1db8b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238c5e14-b112-4634-a877-733f7f5b9085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb244af2-7b63-442a-bb62-e44bafe7f131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1bdea470-00f1-478d-8ff0-0f3d06f1db8b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Volume info retrieved successfully. Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1bdea470-00f1-478d-8ff0-0f3d06f1db8b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f returned with HTTP 200 Sep 01 02:07:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 535/1044] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:14 2026] GET /volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f => generated 892 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cc36cc7a-3d40-4e61-8e4a-69371c821dd8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cc36cc7a-3d40-4e61-8e4a-69371c821dd8 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cc36cc7a-3d40-4e61-8e4a-69371c821dd8 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cc36cc7a-3d40-4e61-8e4a-69371c821dd8 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cc36cc7a-3d40-4e61-8e4a-69371c821dd8 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cc36cc7a-3d40-4e61-8e4a-69371c821dd8 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 returned with HTTP 200 Sep 01 02:07:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 536/1045] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:14 2026] GET /volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 => generated 850 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Created reservations ['faff93b2-ade7-4bee-8e0d-785f810e7758', '075797b5-1631-4e3c-b69a-6e67779b3b40', '0fbece2c-5e82-4758-982e-256dbcecf8fc', 'd85466ef-a3d8-4ee9-9ee5-0e9e8bd4a3ae'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb244af2-7b63-442a-bb62-e44bafe7f131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faff93b2-ade7-4bee-8e0d-785f810e7758', '075797b5-1631-4e3c-b69a-6e67779b3b40', '0fbece2c-5e82-4758-982e-256dbcecf8fc', 'd85466ef-a3d8-4ee9-9ee5-0e9e8bd4a3ae']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (000a9244-e3d2-44e7-8a4a-646b9c13684b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (000a9244-e3d2-44e7-8a4a-646b9c13684b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9811230b-203b-4c74-bb9a-2891f44e2af5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1937692958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72d487ea7e9a4ad2b54cf2913a9a709b',qos_specs=None,replication_status=,reservations=['faff93b2-ade7-4bee-8e0d-785f810e7758','075797b5-1631-4e3c-b69a-6e67779b3b40','0fbece2c-5e82-4758-982e-256dbcecf8fc','d85466ef-a3d8-4ee9-9ee5-0e9e8bd4a3ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6e04f1c24b4c22b68635463eb07796',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1937692958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9811230b-203b-4c74-bb9a-2891f44e2af5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72d487ea7e9a4ad2b54cf2913a9a709b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6e04f1c24b4c22b68635463eb07796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c567829-3146-46b0-86ed-eb1a568d0c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c567829-3146-46b0-86ed-eb1a568d0c43) transitioned into state 'SUCCESS' from state '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-1937692958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72d487ea7e9a4ad2b54cf2913a9a709b',qos_specs=None,replication_status=,reservations=['faff93b2-ade7-4bee-8e0d-785f810e7758','075797b5-1631-4e3c-b69a-6e67779b3b40','0fbece2c-5e82-4758-982e-256dbcecf8fc','d85466ef-a3d8-4ee9-9ee5-0e9e8bd4a3ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6e04f1c24b4c22b68635463eb07796',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adaf03bf-e94a-4251-8626-e3c3476ba96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adaf03bf-e94a-4251-8626-e3c3476ba96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Flow 'volume_create_api' (35797c19-bb1d-46fd-98e0-905368d196a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Create volume request issued successfully. Sep 01 02:07:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-44b35660-efe8-432d-b70e-458b07e13d84 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 510/1046] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:14 2026] POST /volume/v3/volumes => generated 764 bytes in 749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-451abdba-0f95-4a02-b35a-f90248c4d522 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-451abdba-0f95-4a02-b35a-f90248c4d522 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:07:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-451abdba-0f95-4a02-b35a-f90248c4d522 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-451abdba-0f95-4a02-b35a-f90248c4d522 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-451abdba-0f95-4a02-b35a-f90248c4d522 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:07:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-451abdba-0f95-4a02-b35a-f90248c4d522 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 537/1047] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:15 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 832 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-391a9aa0-48b6-4692-9928-80d0e320d774 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-391a9aa0-48b6-4692-9928-80d0e320d774 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-391a9aa0-48b6-4692-9928-80d0e320d774 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-391a9aa0-48b6-4692-9928-80d0e320d774 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-391a9aa0-48b6-4692-9928-80d0e320d774 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Volume info retrieved successfully. Sep 01 02:07:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-391a9aa0-48b6-4692-9928-80d0e320d774 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 511/1048] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:15 2026] GET /volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f => generated 916 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-35bc1898-e9be-4e13-a172-f3bbfc485720 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35bc1898-e9be-4e13-a172-f3bbfc485720 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 Sep 01 02:07:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-35bc1898-e9be-4e13-a172-f3bbfc485720 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-35bc1898-e9be-4e13-a172-f3bbfc485720 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-35bc1898-e9be-4e13-a172-f3bbfc485720 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35bc1898-e9be-4e13-a172-f3bbfc485720 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 538/1049] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:15 2026] GET /volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 => generated 874 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f478c73c-1942-4570-a592-67b8629ea288 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f478c73c-1942-4570-a592-67b8629ea288 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:07:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f478c73c-1942-4570-a592-67b8629ea288 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f478c73c-1942-4570-a592-67b8629ea288 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f478c73c-1942-4570-a592-67b8629ea288 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f478c73c-1942-4570-a592-67b8629ea288 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 512/1050] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9f1846da-d977-4ec9-a5c3-8a2f616b5dfc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f1846da-d977-4ec9-a5c3-8a2f616b5dfc tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9f1846da-d977-4ec9-a5c3-8a2f616b5dfc tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9f1846da-d977-4ec9-a5c3-8a2f616b5dfc tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9f1846da-d977-4ec9-a5c3-8a2f616b5dfc tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Volume info retrieved successfully. Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f1846da-d977-4ec9-a5c3-8a2f616b5dfc tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 539/1051] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f => generated 952 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f9569215-7eeb-45e8-8e3f-ef8eaa142f1f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f9569215-7eeb-45e8-8e3f-ef8eaa142f1f tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] POST http://192.168.122.15/volume/v3/volume-transfers Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f9569215-7eeb-45e8-8e3f-ef8eaa142f1f tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "235c15ed-e760-40c2-9485-cb5d02aaa26f"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volume_transfer [None req-f9569215-7eeb-45e8-8e3f-ef8eaa142f1f tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Creating new volume transfer {'transfer': {'volume_id': '235c15ed-e760-40c2-9485-cb5d02aaa26f'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volume_transfer [None req-f9569215-7eeb-45e8-8e3f-ef8eaa142f1f tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Creating transfer of volume 235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.transfer.api [None req-f9569215-7eeb-45e8-8e3f-ef8eaa142f1f tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Generating transfer record for volume 235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f9569215-7eeb-45e8-8e3f-ef8eaa142f1f tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:07:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 513/1052] 192.168.122.15 () {62 vars in 1205 bytes} [Tue Sep 1 02:07:17 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a04b1a84-9200-4ab1-92a2-4a64e7e4094a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a04b1a84-9200-4ab1-92a2-4a64e7e4094a tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a04b1a84-9200-4ab1-92a2-4a64e7e4094a tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3aab1e36-330c-435d-b57e-f8f6dcc0bf23 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a04b1a84-9200-4ab1-92a2-4a64e7e4094a tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3aab1e36-330c-435d-b57e-f8f6dcc0bf23 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3aab1e36-330c-435d-b57e-f8f6dcc0bf23 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3aab1e36-330c-435d-b57e-f8f6dcc0bf23 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3aab1e36-330c-435d-b57e-f8f6dcc0bf23 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Volume info retrieved successfully. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3aab1e36-330c-435d-b57e-f8f6dcc0bf23 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 514/1053] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f => generated 960 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a04b1a84-9200-4ab1-92a2-4a64e7e4094a tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2df7ee35-028d-4fc1-8dbe-4ea5e8df3191 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a04b1a84-9200-4ab1-92a2-4a64e7e4094a tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 540/1054] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 => generated 874 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2df7ee35-028d-4fc1-8dbe-4ea5e8df3191 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volume-transfers/detail Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2df7ee35-028d-4fc1-8dbe-4ea5e8df3191 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2df7ee35-028d-4fc1-8dbe-4ea5e8df3191 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volume_transfer [None req-2df7ee35-028d-4fc1-8dbe-4ea5e8df3191 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Listing volume transfers {{(pid=87154) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2df7ee35-028d-4fc1-8dbe-4ea5e8df3191 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 515/1055] 192.168.122.15 () {60 vars in 1205 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5c2fd104-3d95-45d8-842a-3a5be1e5f04b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5c2fd104-3d95-45d8-842a-3a5be1e5f04b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] DELETE http://192.168.122.15/volume/v3/volume-transfers/7345223d-3a95-4c74-8ab8-bee7d201ad50 Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5c2fd104-3d95-45d8-842a-3a5be1e5f04b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5c2fd104-3d95-45d8-842a-3a5be1e5f04b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.api.contrib.volume_transfer [None req-5c2fd104-3d95-45d8-842a-3a5be1e5f04b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Delete transfer with id: 7345223d-3a95-4c74-8ab8-bee7d201ad50 Sep 01 02:07:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5c2fd104-3d95-45d8-842a-3a5be1e5f04b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volume-transfers/7345223d-3a95-4c74-8ab8-bee7d201ad50 returned with HTTP 202 Sep 01 02:07:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 541/1056] 192.168.122.15 () {60 vars in 1298 bytes} [Tue Sep 1 02:07:17 2026] DELETE /volume/v3/volume-transfers/7345223d-3a95-4c74-8ab8-bee7d201ad50 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c03ac1fd-4ef9-4c90-9600-e9d27210e73b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c03ac1fd-4ef9-4c90-9600-e9d27210e73b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c03ac1fd-4ef9-4c90-9600-e9d27210e73b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c03ac1fd-4ef9-4c90-9600-e9d27210e73b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c03ac1fd-4ef9-4c90-9600-e9d27210e73b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Volume info retrieved successfully. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c03ac1fd-4ef9-4c90-9600-e9d27210e73b tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 516/1057] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f => generated 952 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dd5e8993-b188-4a58-921e-82da562f7e42 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dd5e8993-b188-4a58-921e-82da562f7e42 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] DELETE http://192.168.122.15/volume/v3/volume-transfers/7345223d-3a95-4c74-8ab8-bee7d201ad50 Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dd5e8993-b188-4a58-921e-82da562f7e42 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dd5e8993-b188-4a58-921e-82da562f7e42 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.api.contrib.volume_transfer [None req-dd5e8993-b188-4a58-921e-82da562f7e42 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Delete transfer with id: 7345223d-3a95-4c74-8ab8-bee7d201ad50 Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dd5e8993-b188-4a58-921e-82da562f7e42 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volume-transfers/7345223d-3a95-4c74-8ab8-bee7d201ad50 returned with HTTP 404 Sep 01 02:07:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 542/1058] 192.168.122.15 () {60 vars in 1298 bytes} [Tue Sep 1 02:07:17 2026] DELETE /volume/v3/volume-transfers/7345223d-3a95-4c74-8ab8-bee7d201ad50 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8e1c227d-f66d-4229-b656-ff191702388a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8e1c227d-f66d-4229-b656-ff191702388a tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8e1c227d-f66d-4229-b656-ff191702388a tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8e1c227d-f66d-4229-b656-ff191702388a tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-8e1c227d-f66d-4229-b656-ff191702388a tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Delete volume with id: 235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8e1c227d-f66d-4229-b656-ff191702388a tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Volume info retrieved successfully. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8e1c227d-f66d-4229-b656-ff191702388a tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Delete volume request issued successfully. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8e1c227d-f66d-4229-b656-ff191702388a tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f returned with HTTP 202 Sep 01 02:07:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 517/1059] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:07:17 2026] DELETE /volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-01175f01-e5d4-4faa-b810-7a013b708830 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-01175f01-e5d4-4faa-b810-7a013b708830 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] GET http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-01175f01-e5d4-4faa-b810-7a013b708830 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-01175f01-e5d4-4faa-b810-7a013b708830 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-01175f01-e5d4-4faa-b810-7a013b708830 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Volume info retrieved successfully. Sep 01 02:07:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-01175f01-e5d4-4faa-b810-7a013b708830 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 543/1060] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f => generated 1135 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-860136ee-e7f1-4179-b9b1-2b2d76ab34eb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-860136ee-e7f1-4179-b9b1-2b2d76ab34eb tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-860136ee-e7f1-4179-b9b1-2b2d76ab34eb tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-860136ee-e7f1-4179-b9b1-2b2d76ab34eb tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-860136ee-e7f1-4179-b9b1-2b2d76ab34eb tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:07:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-860136ee-e7f1-4179-b9b1-2b2d76ab34eb tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 518/1061] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-222c6b42-b951-498e-9d9f-c154f7343a71 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-222c6b42-b951-498e-9d9f-c154f7343a71 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 Sep 01 02:07:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-222c6b42-b951-498e-9d9f-c154f7343a71 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-222c6b42-b951-498e-9d9f-c154f7343a71 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-222c6b42-b951-498e-9d9f-c154f7343a71 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-222c6b42-b951-498e-9d9f-c154f7343a71 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 544/1062] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 => generated 875 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f849c21d-dc15-4a13-ab8e-23bb5e6504bc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f849c21d-dc15-4a13-ab8e-23bb5e6504bc tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 Sep 01 02:07:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f849c21d-dc15-4a13-ab8e-23bb5e6504bc tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f849c21d-dc15-4a13-ab8e-23bb5e6504bc tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f849c21d-dc15-4a13-ab8e-23bb5e6504bc tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f849c21d-dc15-4a13-ab8e-23bb5e6504bc tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 519/1063] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 => generated 875 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c2b4c055-b3ef-4174-af87-3e33f529cd96 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c2b4c055-b3ef-4174-af87-3e33f529cd96 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:07:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c2b4c055-b3ef-4174-af87-3e33f529cd96 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57e6b423-66bc-4135-b710-7cf383883432", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-736994252"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c2b4c055-b3ef-4174-af87-3e33f529cd96 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:18 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-c2b4c055-b3ef-4174-af87-3e33f529cd96 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Create snapshot from volume 57e6b423-66bc-4135-b710-7cf383883432 Sep 01 02:07:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fa2998a0-c7da-4562-8fa0-eddc58dde930 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa2998a0-c7da-4562-8fa0-eddc58dde930 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] GET http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fa2998a0-c7da-4562-8fa0-eddc58dde930 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fa2998a0-c7da-4562-8fa0-eddc58dde930 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-c2b4c055-b3ef-4174-af87-3e33f529cd96 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Created reservations ['c69b45ff-972e-4f36-b19f-dd3b63f4eb9a', '4e0b02be-0963-43c1-b1e7-34ef62a3f9e6', '1569d76e-1f30-4895-8e46-a5f14c7eeb2c', '92a76d4c-3177-4883-a60a-6152a720bc7f'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fa2998a0-c7da-4562-8fa0-eddc58dde930 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Volume info retrieved successfully. Sep 01 02:07:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa2998a0-c7da-4562-8fa0-eddc58dde930 tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 520/1064] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f => generated 1135 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9c2b3b9b-f06c-4658-a2a9-20ec6a931df1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9c2b3b9b-f06c-4658-a2a9-20ec6a931df1 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:07:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9c2b3b9b-f06c-4658-a2a9-20ec6a931df1 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9c2b3b9b-f06c-4658-a2a9-20ec6a931df1 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c2b4c055-b3ef-4174-af87-3e33f529cd96 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot create request issued successfully. Sep 01 02:07:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c2b4c055-b3ef-4174-af87-3e33f529cd96 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:07:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 545/1065] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:07:18 2026] POST /volume/v3/snapshots => generated 325 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-db939413-d8d1-46ff-a676-c30c2d0b655a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-db939413-d8d1-46ff-a676-c30c2d0b655a tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-db939413-d8d1-46ff-a676-c30c2d0b655a tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-db939413-d8d1-46ff-a676-c30c2d0b655a tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-db939413-d8d1-46ff-a676-c30c2d0b655a tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot retrieved successfully. Sep 01 02:07:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-db939413-d8d1-46ff-a676-c30c2d0b655a tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 546/1066] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 => generated 457 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9c2b3b9b-f06c-4658-a2a9-20ec6a931df1 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:07:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9c2b3b9b-f06c-4658-a2a9-20ec6a931df1 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 521/1067] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 857 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-43ed9b7b-9c91-416b-81c9-98f6bbd96e8e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-43ed9b7b-9c91-416b-81c9-98f6bbd96e8e tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] GET http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-43ed9b7b-9c91-416b-81c9-98f6bbd96e8e tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-43ed9b7b-9c91-416b-81c9-98f6bbd96e8e tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-43ed9b7b-9c91-416b-81c9-98f6bbd96e8e tempest-VolumesTransfersV355Test-30910952 tempest-VolumesTransfersV355Test-30910952-project-admin] http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 547/1068] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c827a67b-206c-4ee5-b35e-cb6bc1aee3e6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c827a67b-206c-4ee5-b35e-cb6bc1aee3e6 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] GET http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c827a67b-206c-4ee5-b35e-cb6bc1aee3e6 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c827a67b-206c-4ee5-b35e-cb6bc1aee3e6 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c827a67b-206c-4ee5-b35e-cb6bc1aee3e6 tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 522/1069] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7bfd8c1d-9350-4d92-9890-74340971673d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7bfd8c1d-9350-4d92-9890-74340971673d tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] DELETE http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7bfd8c1d-9350-4d92-9890-74340971673d tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7bfd8c1d-9350-4d92-9890-74340971673d tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-7bfd8c1d-9350-4d92-9890-74340971673d tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] Delete volume with id: 235c15ed-e760-40c2-9485-cb5d02aaa26f Sep 01 02:07:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5436751e-d1ec-4544-9b8d-e480d6350e62 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5436751e-d1ec-4544-9b8d-e480d6350e62 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5436751e-d1ec-4544-9b8d-e480d6350e62 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5436751e-d1ec-4544-9b8d-e480d6350e62 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7bfd8c1d-9350-4d92-9890-74340971673d tempest-VolumesTransfersV355Test-1031053625 tempest-VolumesTransfersV355Test-1031053625-project-member] http://192.168.122.15/volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 548/1070] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:07:19 2026] DELETE /volume/v3/volumes/235c15ed-e760-40c2-9485-cb5d02aaa26f => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5436751e-d1ec-4544-9b8d-e480d6350e62 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot retrieved successfully. Sep 01 02:07:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5436751e-d1ec-4544-9b8d-e480d6350e62 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 523/1071] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 => generated 457 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f6904ff9-0047-4dac-9a9b-c09fdfa71f24 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6904ff9-0047-4dac-9a9b-c09fdfa71f24 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f6904ff9-0047-4dac-9a9b-c09fdfa71f24 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f6904ff9-0047-4dac-9a9b-c09fdfa71f24 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f6904ff9-0047-4dac-9a9b-c09fdfa71f24 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot retrieved successfully. Sep 01 02:07:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6904ff9-0047-4dac-9a9b-c09fdfa71f24 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 returned with HTTP 200 Sep 01 02:07:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 549/1072] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:20 2026] GET /volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 => generated 457 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d1930aa8-4c4a-4489-9a39-1ff9a210ea12 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d1930aa8-4c4a-4489-9a39-1ff9a210ea12 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d1930aa8-4c4a-4489-9a39-1ff9a210ea12 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d1930aa8-4c4a-4489-9a39-1ff9a210ea12 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d1930aa8-4c4a-4489-9a39-1ff9a210ea12 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot retrieved successfully. Sep 01 02:07:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d1930aa8-4c4a-4489-9a39-1ff9a210ea12 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 returned with HTTP 200 Sep 01 02:07:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 524/1073] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:22 2026] GET /volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 => generated 457 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1dd11bf5-ef0c-40d5-a6aa-cd819ecc16e3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1dd11bf5-ef0c-40d5-a6aa-cd819ecc16e3 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1dd11bf5-ef0c-40d5-a6aa-cd819ecc16e3 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1dd11bf5-ef0c-40d5-a6aa-cd819ecc16e3 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1dd11bf5-ef0c-40d5-a6aa-cd819ecc16e3 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot retrieved successfully. Sep 01 02:07:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1dd11bf5-ef0c-40d5-a6aa-cd819ecc16e3 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 returned with HTTP 200 Sep 01 02:07:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 550/1074] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:23 2026] GET /volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 => generated 484 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c22ab826-5c1a-4b58-8984-c8df606b6851 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c22ab826-5c1a-4b58-8984-c8df606b6851 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c22ab826-5c1a-4b58-8984-c8df606b6851 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c22ab826-5c1a-4b58-8984-c8df606b6851 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c22ab826-5c1a-4b58-8984-c8df606b6851 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot retrieved successfully. Sep 01 02:07:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c22ab826-5c1a-4b58-8984-c8df606b6851 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 returned with HTTP 200 Sep 01 02:07:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 525/1075] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:23 2026] GET /volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 => generated 484 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-495c7e2d-306e-4ef0-b268-db077a643c7c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-495c7e2d-306e-4ef0-b268-db077a643c7c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-495c7e2d-306e-4ef0-b268-db077a643c7c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-495c7e2d-306e-4ef0-b268-db077a643c7c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:23 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-495c7e2d-306e-4ef0-b268-db077a643c7c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Delete snapshot with id: 11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-495c7e2d-306e-4ef0-b268-db077a643c7c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot retrieved successfully. Sep 01 02:07:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-495c7e2d-306e-4ef0-b268-db077a643c7c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot delete request issued successfully. Sep 01 02:07:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-495c7e2d-306e-4ef0-b268-db077a643c7c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 returned with HTTP 202 Sep 01 02:07:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 551/1076] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:07:23 2026] DELETE /volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ee17d8cb-a456-4e71-9ffe-d383bc2b8e55 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ee17d8cb-a456-4e71-9ffe-d383bc2b8e55 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ee17d8cb-a456-4e71-9ffe-d383bc2b8e55 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ee17d8cb-a456-4e71-9ffe-d383bc2b8e55 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ee17d8cb-a456-4e71-9ffe-d383bc2b8e55 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot retrieved successfully. Sep 01 02:07:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ee17d8cb-a456-4e71-9ffe-d383bc2b8e55 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 returned with HTTP 200 Sep 01 02:07:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 526/1077] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:23 2026] GET /volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 => generated 483 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f31dd561-2663-4321-ae7f-abf46af8e63f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f31dd561-2663-4321-ae7f-abf46af8e63f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f31dd561-2663-4321-ae7f-abf46af8e63f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f31dd561-2663-4321-ae7f-abf46af8e63f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f31dd561-2663-4321-ae7f-abf46af8e63f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot retrieved successfully. Sep 01 02:07:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f31dd561-2663-4321-ae7f-abf46af8e63f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 returned with HTTP 200 Sep 01 02:07:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 552/1078] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:24 2026] GET /volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 => generated 483 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-843d751c-3e05-42b1-b47a-c59a4777e42c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-843d751c-3e05-42b1-b47a-c59a4777e42c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-843d751c-3e05-42b1-b47a-c59a4777e42c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-843d751c-3e05-42b1-b47a-c59a4777e42c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-843d751c-3e05-42b1-b47a-c59a4777e42c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Snapshot retrieved successfully. Sep 01 02:07:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-843d751c-3e05-42b1-b47a-c59a4777e42c tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 returned with HTTP 200 Sep 01 02:07:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 527/1079] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:25 2026] GET /volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 => generated 483 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a40855be-2f22-45a9-9ced-88459940787f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a40855be-2f22-45a9-9ced-88459940787f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 Sep 01 02:07:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a40855be-2f22-45a9-9ced-88459940787f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a40855be-2f22-45a9-9ced-88459940787f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a40855be-2f22-45a9-9ced-88459940787f tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 returned with HTTP 404 Sep 01 02:07:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 553/1080] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:26 2026] GET /volume/v3/snapshots/11b95ba4-4960-464b-9344-68040d87de77 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e634ea2a-332c-4e5a-8430-1638ee7b2257 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e634ea2a-332c-4e5a-8430-1638ee7b2257 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] DELETE http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 Sep 01 02:07:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e634ea2a-332c-4e5a-8430-1638ee7b2257 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e634ea2a-332c-4e5a-8430-1638ee7b2257 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-e634ea2a-332c-4e5a-8430-1638ee7b2257 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Delete volume with id: 57e6b423-66bc-4135-b710-7cf383883432 Sep 01 02:07:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e634ea2a-332c-4e5a-8430-1638ee7b2257 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e634ea2a-332c-4e5a-8430-1638ee7b2257 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Delete volume request issued successfully. Sep 01 02:07:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e634ea2a-332c-4e5a-8430-1638ee7b2257 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 returned with HTTP 202 Sep 01 02:07:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 528/1081] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:26 2026] DELETE /volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2b872c5a-768d-4eee-bd15-5cdf08aa53c3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b872c5a-768d-4eee-bd15-5cdf08aa53c3 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 Sep 01 02:07:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2b872c5a-768d-4eee-bd15-5cdf08aa53c3 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2b872c5a-768d-4eee-bd15-5cdf08aa53c3 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2b872c5a-768d-4eee-bd15-5cdf08aa53c3 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b872c5a-768d-4eee-bd15-5cdf08aa53c3 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 returned with HTTP 200 Sep 01 02:07:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 554/1082] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:26 2026] GET /volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 => generated 874 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-de4220aa-145f-4c6f-b7d7-e2a11324aa5e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-de4220aa-145f-4c6f-b7d7-e2a11324aa5e tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 Sep 01 02:07:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-de4220aa-145f-4c6f-b7d7-e2a11324aa5e tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-de4220aa-145f-4c6f-b7d7-e2a11324aa5e tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-de4220aa-145f-4c6f-b7d7-e2a11324aa5e tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-de4220aa-145f-4c6f-b7d7-e2a11324aa5e tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 529/1083] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 => generated 874 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5bf7531a-b894-460f-81b8-4f690e4436af None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5bf7531a-b894-460f-81b8-4f690e4436af tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 Sep 01 02:07:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5bf7531a-b894-460f-81b8-4f690e4436af tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5bf7531a-b894-460f-81b8-4f690e4436af tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5bf7531a-b894-460f-81b8-4f690e4436af tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 returned with HTTP 404 Sep 01 02:07:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 555/1084] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:28 2026] GET /volume/v3/volumes/57e6b423-66bc-4135-b710-7cf383883432 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fd9fb715-2d33-443d-a275-faa7c2e45136 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d9961b64-f2f9-4047-b835-e66121719b80 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd9fb715-2d33-443d-a275-faa7c2e45136 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] DELETE http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c Sep 01 02:07:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd9fb715-2d33-443d-a275-faa7c2e45136 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd9fb715-2d33-443d-a275-faa7c2e45136 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-fd9fb715-2d33-443d-a275-faa7c2e45136 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Delete volume with id: 26565443-ceff-42a3-b7e2-8f94cd78ba0c Sep 01 02:07:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fd9fb715-2d33-443d-a275-faa7c2e45136 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fd9fb715-2d33-443d-a275-faa7c2e45136 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Delete volume request issued successfully. Sep 01 02:07:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd9fb715-2d33-443d-a275-faa7c2e45136 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c returned with HTTP 202 Sep 01 02:07:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 530/1085] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:28 2026] DELETE /volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-99cbb6be-cfeb-4a33-9ae5-aee93785b944 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-99cbb6be-cfeb-4a33-9ae5-aee93785b944 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c Sep 01 02:07:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-99cbb6be-cfeb-4a33-9ae5-aee93785b944 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-99cbb6be-cfeb-4a33-9ae5-aee93785b944 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-99cbb6be-cfeb-4a33-9ae5-aee93785b944 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-99cbb6be-cfeb-4a33-9ae5-aee93785b944 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c returned with HTTP 200 Sep 01 02:07:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 531/1086] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:28 2026] GET /volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c => generated 839 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-443955088"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-443955088'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Create volume of 2 GB Sep 01 02:07:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Availability Zones retrieved successfully. Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Flow 'volume_create_api' (98a0e6b6-99f5-49e0-bd27-f42dd3fc2b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1bab5fe-9991-49fe-92ba-a9175ce1b805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Validating volume size '2' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1bab5fe-9991-49fe-92ba-a9175ce1b805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d245964b-e3be-4135-ac2e-6c454190c074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Created reservations ['4514c3f5-1c3e-4d97-8637-df8bd3d74473', '4e299142-baa8-4dec-9bad-9f5139d223eb', '653fe415-fc14-406b-921e-47f3ba5ff619', '447834e9-a683-443c-9d50-f3bd2e715332'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d245964b-e3be-4135-ac2e-6c454190c074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4514c3f5-1c3e-4d97-8637-df8bd3d74473', '4e299142-baa8-4dec-9bad-9f5139d223eb', '653fe415-fc14-406b-921e-47f3ba5ff619', '447834e9-a683-443c-9d50-f3bd2e715332']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e6d6a2-9555-4cfa-b9f7-fa0e58064602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e6d6a2-9555-4cfa-b9f7-fa0e58064602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a726fdd7-6f57-47fd-8c87-3f0b3487e274', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-443955088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1455f3e31bd439c8e083bb99c86c460',qos_specs=None,replication_status=,reservations=['4514c3f5-1c3e-4d97-8637-df8bd3d74473','4e299142-baa8-4dec-9bad-9f5139d223eb','653fe415-fc14-406b-921e-47f3ba5ff619','447834e9-a683-443c-9d50-f3bd2e715332'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7fdc5a55d94d04a139a7698d0496b1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-443955088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a726fdd7-6f57-47fd-8c87-3f0b3487e274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1455f3e31bd439c8e083bb99c86c460',provider_auth=None,provider_geometry=None,provider_id=None,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='2d7fdc5a55d94d04a139a7698d0496b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71fbc4d-cf7f-4894-bac1-6cfa38a0be45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71fbc4d-cf7f-4894-bac1-6cfa38a0be45) transitioned into state 'SUCCESS' from state '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-443955088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1455f3e31bd439c8e083bb99c86c460',qos_specs=None,replication_status=,reservations=['4514c3f5-1c3e-4d97-8637-df8bd3d74473','4e299142-baa8-4dec-9bad-9f5139d223eb','653fe415-fc14-406b-921e-47f3ba5ff619','447834e9-a683-443c-9d50-f3bd2e715332'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7fdc5a55d94d04a139a7698d0496b1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc002ed-620e-4029-a1ee-361f2fd048af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc002ed-620e-4029-a1ee-361f2fd048af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Flow 'volume_create_api' (98a0e6b6-99f5-49e0-bd27-f42dd3fc2b12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Create volume request issued successfully. Sep 01 02:07:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d9961b64-f2f9-4047-b835-e66121719b80 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 556/1087] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:28 2026] POST /volume/v3/volumes => generated 761 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3b484278-da78-48a6-90b8-ba6a0e5b684e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3b484278-da78-48a6-90b8-ba6a0e5b684e tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] GET http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 Sep 01 02:07:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3b484278-da78-48a6-90b8-ba6a0e5b684e tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3b484278-da78-48a6-90b8-ba6a0e5b684e tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3b484278-da78-48a6-90b8-ba6a0e5b684e tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Volume info retrieved successfully. Sep 01 02:07:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3b484278-da78-48a6-90b8-ba6a0e5b684e tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 returned with HTTP 200 Sep 01 02:07:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 532/1088] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 => generated 829 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-59c144a3-f785-412a-b78c-1194b60dd7c9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-59c144a3-f785-412a-b78c-1194b60dd7c9 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c Sep 01 02:07:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-59c144a3-f785-412a-b78c-1194b60dd7c9 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-59c144a3-f785-412a-b78c-1194b60dd7c9 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-59c144a3-f785-412a-b78c-1194b60dd7c9 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Volume info retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-59c144a3-f785-412a-b78c-1194b60dd7c9 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 557/1089] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c => generated 839 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f567ba6c-8848-47be-9264-71be2424cbb0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f567ba6c-8848-47be-9264-71be2424cbb0 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] GET http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 Sep 01 02:07:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f567ba6c-8848-47be-9264-71be2424cbb0 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f567ba6c-8848-47be-9264-71be2424cbb0 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f567ba6c-8848-47be-9264-71be2424cbb0 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Volume info retrieved successfully. Sep 01 02:07:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f567ba6c-8848-47be-9264-71be2424cbb0 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 returned with HTTP 200 Sep 01 02:07:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 533/1090] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c38253d4-7fbc-4849-8ac8-85f379492b93 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c38253d4-7fbc-4849-8ac8-85f379492b93 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] GET http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c Sep 01 02:07:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c38253d4-7fbc-4849-8ac8-85f379492b93 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c38253d4-7fbc-4849-8ac8-85f379492b93 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c38253d4-7fbc-4849-8ac8-85f379492b93 tempest-CinderUnicodeTest-1695922012 tempest-CinderUnicodeTest-1695922012-project-member] http://192.168.122.15/volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c returned with HTTP 404 Sep 01 02:07:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 558/1091] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:31 2026] GET /volume/v3/volumes/26565443-ceff-42a3-b7e2-8f94cd78ba0c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4f3c6efc-edb9-41fd-a3e1-7cac8e5ebd50 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4f3c6efc-edb9-41fd-a3e1-7cac8e5ebd50 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] GET http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4f3c6efc-edb9-41fd-a3e1-7cac8e5ebd50 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4f3c6efc-edb9-41fd-a3e1-7cac8e5ebd50 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4f3c6efc-edb9-41fd-a3e1-7cac8e5ebd50 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Volume info retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4f3c6efc-edb9-41fd-a3e1-7cac8e5ebd50 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 534/1092] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-44d6078b-7e46-4847-9b2e-e38866d1a4b6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-25f207ae-cf02-46bd-a076-50a92850bd2a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-44d6078b-7e46-4847-9b2e-e38866d1a4b6 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-44d6078b-7e46-4847-9b2e-e38866d1a4b6 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-44d6078b-7e46-4847-9b2e-e38866d1a4b6 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a726fdd7-6f57-47fd-8c87-3f0b3487e274"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a726fdd7-6f57-47fd-8c87-3f0b3487e274'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Volume retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Create volume of 1 GB Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Availability Zones retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-44d6078b-7e46-4847-9b2e-e38866d1a4b6 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Flow 'volume_create_api' (b164cb45-8617-4ba6-8f3e-beb0a2767763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-44d6078b-7e46-4847-9b2e-e38866d1a4b6 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 559/1093] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db33dce6-2983-49bd-8843-4adf2604a1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db33dce6-2983-49bd-8843-4adf2604a1e3) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:07:32 devstack devstack@c-api.service[87154]: 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. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db33dce6-2983-49bd-8843-4adf2604a1e3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db33dce6-2983-49bd-8843-4adf2604a1e3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:07:32 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Flow 'volume_create_api' (b164cb45-8617-4ba6-8f3e-beb0a2767763) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-25f207ae-cf02-46bd-a076-50a92850bd2a tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 400 Sep 01 02:07:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 535/1094] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:32 2026] POST /volume/v3/volumes => generated 173 bytes in 111 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4e425b0a-652e-47aa-9e9e-7cb046aa7af5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4e425b0a-652e-47aa-9e9e-7cb046aa7af5 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] GET http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4e425b0a-652e-47aa-9e9e-7cb046aa7af5 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4e425b0a-652e-47aa-9e9e-7cb046aa7af5 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-b1bff527-80d6-4e55-906f-cce353c20a10 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-b1bff527-80d6-4e55-906f-cce353c20a10 None None] GET http://192.168.122.15/volume// Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-b1bff527-80d6-4e55-906f-cce353c20a10 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-b1bff527-80d6-4e55-906f-cce353c20a10 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-b1bff527-80d6-4e55-906f-cce353c20a10 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:07:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 536/1095] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-4426a2e5-c2f3-47d2-a53b-21559c515f4c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4e425b0a-652e-47aa-9e9e-7cb046aa7af5 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Volume info retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-4426a2e5-c2f3-47d2-a53b-21559c515f4c tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-4426a2e5-c2f3-47d2-a53b-21559c515f4c tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9811230b-203b-4c74-bb9a-2891f44e2af5", "connector": null, "instance_uuid": "46690b5c-52b1-403a-8cf8-cf915a2c448c"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4e425b0a-652e-47aa-9e9e-7cb046aa7af5 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 560/1096] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a562ebb9-330e-44ca-8d14-330e3ec73460 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a562ebb9-330e-44ca-8d14-330e3ec73460 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] DELETE http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a562ebb9-330e-44ca-8d14-330e3ec73460 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a562ebb9-330e-44ca-8d14-330e3ec73460 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-a562ebb9-330e-44ca-8d14-330e3ec73460 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Delete volume with id: a726fdd7-6f57-47fd-8c87-3f0b3487e274 Sep 01 02:07:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a562ebb9-330e-44ca-8d14-330e3ec73460 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Volume info retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-4426a2e5-c2f3-47d2-a53b-21559c515f4c tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 537/1097] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:07:32 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a562ebb9-330e-44ca-8d14-330e3ec73460 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Delete volume request issued successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a562ebb9-330e-44ca-8d14-330e3ec73460 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 returned with HTTP 202 Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5be9e9b1-efb0-41a4-b50c-cd5eab611bbf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 561/1098] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:32 2026] DELETE /volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5be9e9b1-efb0-41a4-b50c-cd5eab611bbf tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] GET http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5be9e9b1-efb0-41a4-b50c-cd5eab611bbf tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5be9e9b1-efb0-41a4-b50c-cd5eab611bbf tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5be9e9b1-efb0-41a4-b50c-cd5eab611bbf tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Volume info retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5be9e9b1-efb0-41a4-b50c-cd5eab611bbf tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 538/1099] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-3a36df96-fd36-4190-bcc5-8a3c1b29b232 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-3a36df96-fd36-4190-bcc5-8a3c1b29b232 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] POST http://192.168.122.15/volume/v3/attachments/f1bcbb5c-c714-4071-aac9-5d9c719da54c/action Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-3a36df96-fd36-4190-bcc5-8a3c1b29b232 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-3a36df96-fd36-4190-bcc5-8a3c1b29b232 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-53f62e7c-bb91-467e-862a-59fa96f905d0 req-3a36df96-fd36-4190-bcc5-8a3c1b29b232 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/attachments/f1bcbb5c-c714-4071-aac9-5d9c719da54c/action returned with HTTP 204 Sep 01 02:07:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 562/1100] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:07:32 2026] POST /volume/v3/attachments/f1bcbb5c-c714-4071-aac9-5d9c719da54c/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-72429528-656d-4bea-905a-5c593e24e4e6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-72429528-656d-4bea-905a-5c593e24e4e6 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-72429528-656d-4bea-905a-5c593e24e4e6 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-72429528-656d-4bea-905a-5c593e24e4e6 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-72429528-656d-4bea-905a-5c593e24e4e6 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-72429528-656d-4bea-905a-5c593e24e4e6 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 539/1101] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 1119 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8a33abbb-ca59-410b-bf5d-8830b3624996 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a33abbb-ca59-410b-bf5d-8830b3624996 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a33abbb-ca59-410b-bf5d-8830b3624996 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a33abbb-ca59-410b-bf5d-8830b3624996 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8a33abbb-ca59-410b-bf5d-8830b3624996 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a33abbb-ca59-410b-bf5d-8830b3624996 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 563/1102] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 1119 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-c2f2c079-7eec-4e16-a9dd-fcc282bf3ac0 req-6ac18de3-8773-43c7-bb0a-8b2790b11d18 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-c2f2c079-7eec-4e16-a9dd-fcc282bf3ac0 req-6ac18de3-8773-43c7-bb0a-8b2790b11d18 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:07:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-c2f2c079-7eec-4e16-a9dd-fcc282bf3ac0 req-6ac18de3-8773-43c7-bb0a-8b2790b11d18 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-c2f2c079-7eec-4e16-a9dd-fcc282bf3ac0 req-6ac18de3-8773-43c7-bb0a-8b2790b11d18 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-c2f2c079-7eec-4e16-a9dd-fcc282bf3ac0 req-6ac18de3-8773-43c7-bb0a-8b2790b11d18 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-c2f2c079-7eec-4e16-a9dd-fcc282bf3ac0 req-6ac18de3-8773-43c7-bb0a-8b2790b11d18 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 540/1103] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:07:33 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 1119 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-c2f2c079-7eec-4e16-a9dd-fcc282bf3ac0 req-08e704e7-9d7b-48ae-9889-decdb4b3fa47 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c2f2c079-7eec-4e16-a9dd-fcc282bf3ac0 req-08e704e7-9d7b-48ae-9889-decdb4b3fa47 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] DELETE http://192.168.122.15/volume/v3/attachments/f1bcbb5c-c714-4071-aac9-5d9c719da54c Sep 01 02:07:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c2f2c079-7eec-4e16-a9dd-fcc282bf3ac0 req-08e704e7-9d7b-48ae-9889-decdb4b3fa47 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c2f2c079-7eec-4e16-a9dd-fcc282bf3ac0 req-08e704e7-9d7b-48ae-9889-decdb4b3fa47 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:33 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, Sep 01 02:07:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c2f2c079-7eec-4e16-a9dd-fcc282bf3ac0 req-08e704e7-9d7b-48ae-9889-decdb4b3fa47 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/attachments/f1bcbb5c-c714-4071-aac9-5d9c719da54c returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 564/1104] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:07:33 2026] DELETE /volume/v3/attachments/f1bcbb5c-c714-4071-aac9-5d9c719da54c => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9df0bef6-983f-4589-8add-4eb5c8e7ec56 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9df0bef6-983f-4589-8add-4eb5c8e7ec56 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:07:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9df0bef6-983f-4589-8add-4eb5c8e7ec56 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9df0bef6-983f-4589-8add-4eb5c8e7ec56 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9df0bef6-983f-4589-8add-4eb5c8e7ec56 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9df0bef6-983f-4589-8add-4eb5c8e7ec56 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 541/1105] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:33 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5f95a4f8-623d-4f04-aa68-e2ef366bf7c0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f95a4f8-623d-4f04-aa68-e2ef366bf7c0 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] GET http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 Sep 01 02:07:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f95a4f8-623d-4f04-aa68-e2ef366bf7c0 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f95a4f8-623d-4f04-aa68-e2ef366bf7c0 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5f95a4f8-623d-4f04-aa68-e2ef366bf7c0 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Volume info retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f95a4f8-623d-4f04-aa68-e2ef366bf7c0 tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 565/1106] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:33 2026] GET /volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-45620874-1b34-45b3-b2be-77c52be292bd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45620874-1b34-45b3-b2be-77c52be292bd tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] GET http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 Sep 01 02:07:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45620874-1b34-45b3-b2be-77c52be292bd tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45620874-1b34-45b3-b2be-77c52be292bd tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45620874-1b34-45b3-b2be-77c52be292bd tempest-VolumesCloneNegativeTest-1174563947 tempest-VolumesCloneNegativeTest-1174563947-project-member] http://192.168.122.15/volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 returned with HTTP 404 Sep 01 02:07:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 542/1107] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/volumes/a726fdd7-6f57-47fd-8c87-3f0b3487e274 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-506f117a-0910-40ca-96f9-2a0ba13b25ec None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-506f117a-0910-40ca-96f9-2a0ba13b25ec tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-506f117a-0910-40ca-96f9-2a0ba13b25ec tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-939284914", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-506f117a-0910-40ca-96f9-2a0ba13b25ec tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 566/1108] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:35 2026] POST /volume/v3/types => generated 379 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-23109e8f-0fbb-44ef-9606-ac25e3d48eb8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-23109e8f-0fbb-44ef-9606-ac25e3d48eb8 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] POST http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-23109e8f-0fbb-44ef-9606-ac25e3d48eb8 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-23109e8f-0fbb-44ef-9606-ac25e3d48eb8 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 543/1109] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:07:36 2026] POST /volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1c0520b1-69fe-4469-89cd-e81945c55ee4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1c0520b1-69fe-4469-89cd-e81945c55ee4 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1c0520b1-69fe-4469-89cd-e81945c55ee4 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-216799772", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1c0520b1-69fe-4469-89cd-e81945c55ee4 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 567/1110] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:36 2026] POST /volume/v3/types => generated 379 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e3f5c290-4a88-4534-9e0b-619209c21d6a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e3f5c290-4a88-4534-9e0b-619209c21d6a tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] POST http://192.168.122.15/volume/v3/types/ad6ba58f-3ed3-4ad4-8f36-08a5211f146c/encryption Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e3f5c290-4a88-4534-9e0b-619209c21d6a tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e3f5c290-4a88-4534-9e0b-619209c21d6a tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/ad6ba58f-3ed3-4ad4-8f36-08a5211f146c/encryption returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 544/1111] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:07:36 2026] POST /volume/v3/types/ad6ba58f-3ed3-4ad4-8f36-08a5211f146c/encryption => generated 239 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0e13a1a5-553d-4b4e-9b70-11a3f8d553b4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e13a1a5-553d-4b4e-9b70-11a3f8d553b4 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e13a1a5-553d-4b4e-9b70-11a3f8d553b4 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1984646881", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e13a1a5-553d-4b4e-9b70-11a3f8d553b4 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 568/1112] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:36 2026] POST /volume/v3/types => generated 380 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0d4a53b1-a8a8-4b11-9153-6aee698adc19 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d4a53b1-a8a8-4b11-9153-6aee698adc19 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] POST http://192.168.122.15/volume/v3/types/d37495c8-bbd8-4a6b-92e3-dec09205e3a4/extra_specs Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0d4a53b1-a8a8-4b11-9153-6aee698adc19 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d4a53b1-a8a8-4b11-9153-6aee698adc19 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d37495c8-bbd8-4a6b-92e3-dec09205e3a4/extra_specs returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 545/1113] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:07:36 2026] POST /volume/v3/types/d37495c8-bbd8-4a6b-92e3-dec09205e3a4/extra_specs => generated 35 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d779639a-7176-4e18-8966-5cad86c23f22 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d779639a-7176-4e18-8966-5cad86c23f22 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] PUT http://192.168.122.15/volume/v3/types/d37495c8-bbd8-4a6b-92e3-dec09205e3a4/extra_specs/key2 Sep 01 02:07:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d779639a-7176-4e18-8966-5cad86c23f22 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d779639a-7176-4e18-8966-5cad86c23f22 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d37495c8-bbd8-4a6b-92e3-dec09205e3a4/extra_specs/key2 returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 569/1114] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:07:36 2026] PUT /volume/v3/types/d37495c8-bbd8-4a6b-92e3-dec09205e3a4/extra_specs/key2 => generated 25 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a147493c-1c75-4f89-bd9b-7a6beff2cc10 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a147493c-1c75-4f89-bd9b-7a6beff2cc10 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a147493c-1c75-4f89-bd9b-7a6beff2cc10 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a147493c-1c75-4f89-bd9b-7a6beff2cc10 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 546/1115] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:36 2026] POST /volume/v3/types => generated 195 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3bc7ea91-dd7f-4c25-8478-7b21b9de46b0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3bc7ea91-dd7f-4c25-8478-7b21b9de46b0 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] DELETE http://192.168.122.15/volume/v3/types/e4584448-f32b-4173-9435-2f4aa1b4828d Sep 01 02:07:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3bc7ea91-dd7f-4c25-8478-7b21b9de46b0 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3bc7ea91-dd7f-4c25-8478-7b21b9de46b0 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3bc7ea91-dd7f-4c25-8478-7b21b9de46b0 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/e4584448-f32b-4173-9435-2f4aa1b4828d returned with HTTP 202 Sep 01 02:07:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 570/1116] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:36 2026] DELETE /volume/v3/types/e4584448-f32b-4173-9435-2f4aa1b4828d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f64a973e-baee-489f-a4a1-5fd757016833 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f64a973e-baee-489f-a4a1-5fd757016833 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f64a973e-baee-489f-a4a1-5fd757016833 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-246590126", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f64a973e-baee-489f-a4a1-5fd757016833 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 547/1117] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:36 2026] POST /volume/v3/types => generated 379 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-661f5c1f-c463-49fa-ae39-e542b8d70d40 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-661f5c1f-c463-49fa-ae39-e542b8d70d40 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] POST http://192.168.122.15/volume/v3/types/d12f1f91-3fec-4670-86f8-0c9bc838e41a/encryption Sep 01 02:07:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-661f5c1f-c463-49fa-ae39-e542b8d70d40 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-661f5c1f-c463-49fa-ae39-e542b8d70d40 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d12f1f91-3fec-4670-86f8-0c9bc838e41a/encryption returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 571/1118] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:07:36 2026] POST /volume/v3/types/d12f1f91-3fec-4670-86f8-0c9bc838e41a/encryption => generated 239 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3c35061a-d18f-425c-86af-9d37c198f298 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3c35061a-d18f-425c-86af-9d37c198f298 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] DELETE http://192.168.122.15/volume/v3/types/d12f1f91-3fec-4670-86f8-0c9bc838e41a/encryption/6081ea62-6130-4550-b667-a3b27ab8eb9a Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3c35061a-d18f-425c-86af-9d37c198f298 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3c35061a-d18f-425c-86af-9d37c198f298 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3c35061a-d18f-425c-86af-9d37c198f298 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d12f1f91-3fec-4670-86f8-0c9bc838e41a/encryption/6081ea62-6130-4550-b667-a3b27ab8eb9a returned with HTTP 202 Sep 01 02:07:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 548/1119] 192.168.122.15 () {58 vars in 1368 bytes} [Tue Sep 1 02:07:36 2026] DELETE /volume/v3/types/d12f1f91-3fec-4670-86f8-0c9bc838e41a/encryption/6081ea62-6130-4550-b667-a3b27ab8eb9a => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-55bd0ffb-7490-45d7-bd0c-60921b535790 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-55bd0ffb-7490-45d7-bd0c-60921b535790 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-55bd0ffb-7490-45d7-bd0c-60921b535790 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-49273577", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-55bd0ffb-7490-45d7-bd0c-60921b535790 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 572/1120] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:37 2026] POST /volume/v3/types => generated 378 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-948410e2-5a04-4e16-b9a0-3920a852df84 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-948410e2-5a04-4e16-b9a0-3920a852df84 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] DELETE http://192.168.122.15/volume/v3/types/6957fc0d-c6b7-4339-a58b-b6805c3ba422/extra_specs/key1 Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-948410e2-5a04-4e16-b9a0-3920a852df84 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-948410e2-5a04-4e16-b9a0-3920a852df84 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-948410e2-5a04-4e16-b9a0-3920a852df84 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/6957fc0d-c6b7-4339-a58b-b6805c3ba422/extra_specs/key1 returned with HTTP 202 Sep 01 02:07:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 549/1121] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:07:37 2026] DELETE /volume/v3/types/6957fc0d-c6b7-4339-a58b-b6805c3ba422/extra_specs/key1 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4ad13d5f-04e6-4cd2-8e44-1aff3c2344cb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ad13d5f-04e6-4cd2-8e44-1aff3c2344cb tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4ad13d5f-04e6-4cd2-8e44-1aff3c2344cb tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1987310801", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ad13d5f-04e6-4cd2-8e44-1aff3c2344cb tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 573/1122] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:37 2026] POST /volume/v3/types => generated 380 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f4755557-0977-415f-be4d-70702c23a168 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f4755557-0977-415f-be4d-70702c23a168 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] DELETE http://192.168.122.15/volume/v3/types/561a91b8-ca11-44b5-9571-e71d1dfd592a Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f4755557-0977-415f-be4d-70702c23a168 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f4755557-0977-415f-be4d-70702c23a168 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f4755557-0977-415f-be4d-70702c23a168 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/561a91b8-ca11-44b5-9571-e71d1dfd592a returned with HTTP 202 Sep 01 02:07:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 550/1123] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:37 2026] DELETE /volume/v3/types/561a91b8-ca11-44b5-9571-e71d1dfd592a => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-427733ba-8473-4fb7-ac72-333be1b23fab None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-427733ba-8473-4fb7-ac72-333be1b23fab tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] GET http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-427733ba-8473-4fb7-ac72-333be1b23fab tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-427733ba-8473-4fb7-ac72-333be1b23fab tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-427733ba-8473-4fb7-ac72-333be1b23fab tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 574/1124] 192.168.122.15 () {58 vars in 1257 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs => generated 185 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dd225cbd-e6b3-4f38-8203-7a1448db8310 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dd225cbd-e6b3-4f38-8203-7a1448db8310 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] GET http://192.168.122.15/volume/v3/types Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dd225cbd-e6b3-4f38-8203-7a1448db8310 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dd225cbd-e6b3-4f38-8203-7a1448db8310 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dd225cbd-e6b3-4f38-8203-7a1448db8310 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 551/1125] 192.168.122.15 () {58 vars in 1110 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/types => generated 2585 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c6cba227-ecfa-4973-8a7b-45d775190ab2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c6cba227-ecfa-4973-8a7b-45d775190ab2 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] GET http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption/cipher Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c6cba227-ecfa-4973-8a7b-45d775190ab2 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c6cba227-ecfa-4973-8a7b-45d775190ab2 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c6cba227-ecfa-4973-8a7b-45d775190ab2 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption/cipher returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 575/1126] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption/cipher => generated 29 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4b92eff8-a8d3-4664-922e-ce9da7a11202 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b92eff8-a8d3-4664-922e-ce9da7a11202 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] GET http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b92eff8-a8d3-4664-922e-ce9da7a11202 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b92eff8-a8d3-4664-922e-ce9da7a11202 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b92eff8-a8d3-4664-922e-ce9da7a11202 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 552/1127] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption => generated 325 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-29b754bc-db8f-4e28-b66c-ebc92c61bfd0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-29b754bc-db8f-4e28-b66c-ebc92c61bfd0 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] GET http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs/multiattach Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-29b754bc-db8f-4e28-b66c-ebc92c61bfd0 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-29b754bc-db8f-4e28-b66c-ebc92c61bfd0 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-29b754bc-db8f-4e28-b66c-ebc92c61bfd0 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs/multiattach returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 576/1128] 192.168.122.15 () {58 vars in 1293 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs/multiattach => generated 29 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f7a69e44-f690-4668-bc6d-e5669c954b66 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7a69e44-f690-4668-bc6d-e5669c954b66 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] GET http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs/volume_backend_name Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7a69e44-f690-4668-bc6d-e5669c954b66 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7a69e44-f690-4668-bc6d-e5669c954b66 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7a69e44-f690-4668-bc6d-e5669c954b66 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 553/1129] 192.168.122.15 () {58 vars in 1317 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs/volume_backend_name => generated 44 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7ee59d2a-d859-41ef-9132-3a80e5c1ad0a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7ee59d2a-d859-41ef-9132-3a80e5c1ad0a tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] GET http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7ee59d2a-d859-41ef-9132-3a80e5c1ad0a tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7ee59d2a-d859-41ef-9132-3a80e5c1ad0a tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7ee59d2a-d859-41ef-9132-3a80e5c1ad0a tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 577/1130] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa => generated 401 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-71ad227c-be83-45ff-affa-28ec36e0c4ab None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-71ad227c-be83-45ff-affa-28ec36e0c4ab tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] PUT http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption/d5cfbe02-6f28-4b8f-8c9d-476f6f46dc90 Sep 01 02:07:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-71ad227c-be83-45ff-affa-28ec36e0c4ab tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-71ad227c-be83-45ff-affa-28ec36e0c4ab tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption/d5cfbe02-6f28-4b8f-8c9d-476f6f46dc90 returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 554/1131] 192.168.122.15 () {60 vars in 1385 bytes} [Tue Sep 1 02:07:37 2026] PUT /volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/encryption/d5cfbe02-6f28-4b8f-8c9d-476f6f46dc90 => generated 33 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1f27b29b-e609-4264-9f60-9ccc7191e0ce None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1f27b29b-e609-4264-9f60-9ccc7191e0ce tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] PUT http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs/key1 Sep 01 02:07:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1f27b29b-e609-4264-9f60-9ccc7191e0ce tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1f27b29b-e609-4264-9f60-9ccc7191e0ce tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs/key1 returned with HTTP 200 Sep 01 02:07:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 578/1132] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:07:37 2026] PUT /volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa/extra_specs/key1 => generated 30 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2346e0b5-30da-4c70-b280-c4c916a6c06c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2346e0b5-30da-4c70-b280-c4c916a6c06c tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] PUT http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa Sep 01 02:07:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2346e0b5-30da-4c70-b280-c4c916a6c06c tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2346e0b5-30da-4c70-b280-c4c916a6c06c tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa returned with HTTP 200 Sep 01 02:07:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 555/1133] 192.168.122.15 () {60 vars in 1241 bytes} [Tue Sep 1 02:07:38 2026] PUT /volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa => generated 370 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a6a6bc5a-e385-45dc-8bda-2ff6d558f278 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a6a6bc5a-e385-45dc-8bda-2ff6d558f278 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] DELETE http://192.168.122.15/volume/v3/types/6957fc0d-c6b7-4339-a58b-b6805c3ba422 Sep 01 02:07:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a6a6bc5a-e385-45dc-8bda-2ff6d558f278 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a6a6bc5a-e385-45dc-8bda-2ff6d558f278 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a6a6bc5a-e385-45dc-8bda-2ff6d558f278 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/6957fc0d-c6b7-4339-a58b-b6805c3ba422 returned with HTTP 202 Sep 01 02:07:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 579/1134] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:38 2026] DELETE /volume/v3/types/6957fc0d-c6b7-4339-a58b-b6805c3ba422 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-77a9f9e0-c9fe-4005-80d0-b004d756aa19 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-77a9f9e0-c9fe-4005-80d0-b004d756aa19 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] DELETE http://192.168.122.15/volume/v3/types/d12f1f91-3fec-4670-86f8-0c9bc838e41a Sep 01 02:07:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-77a9f9e0-c9fe-4005-80d0-b004d756aa19 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-77a9f9e0-c9fe-4005-80d0-b004d756aa19 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-77a9f9e0-c9fe-4005-80d0-b004d756aa19 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d12f1f91-3fec-4670-86f8-0c9bc838e41a returned with HTTP 202 Sep 01 02:07:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 556/1135] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:38 2026] DELETE /volume/v3/types/d12f1f91-3fec-4670-86f8-0c9bc838e41a => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e9c7317e-0200-43af-9dbf-0fd8a0397795 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e9c7317e-0200-43af-9dbf-0fd8a0397795 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] DELETE http://192.168.122.15/volume/v3/types/d37495c8-bbd8-4a6b-92e3-dec09205e3a4 Sep 01 02:07:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e9c7317e-0200-43af-9dbf-0fd8a0397795 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e9c7317e-0200-43af-9dbf-0fd8a0397795 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e9c7317e-0200-43af-9dbf-0fd8a0397795 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d37495c8-bbd8-4a6b-92e3-dec09205e3a4 returned with HTTP 202 Sep 01 02:07:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 580/1136] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:38 2026] DELETE /volume/v3/types/d37495c8-bbd8-4a6b-92e3-dec09205e3a4 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e16d7499-4f60-4f47-a50e-8e8ab7101b77 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e16d7499-4f60-4f47-a50e-8e8ab7101b77 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] DELETE http://192.168.122.15/volume/v3/types/ad6ba58f-3ed3-4ad4-8f36-08a5211f146c Sep 01 02:07:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e16d7499-4f60-4f47-a50e-8e8ab7101b77 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e16d7499-4f60-4f47-a50e-8e8ab7101b77 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e16d7499-4f60-4f47-a50e-8e8ab7101b77 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/ad6ba58f-3ed3-4ad4-8f36-08a5211f146c returned with HTTP 202 Sep 01 02:07:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 557/1137] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:38 2026] DELETE /volume/v3/types/ad6ba58f-3ed3-4ad4-8f36-08a5211f146c => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6649b7c6-7427-435f-b9b2-2a51e6ffc630 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6649b7c6-7427-435f-b9b2-2a51e6ffc630 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] DELETE http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa Sep 01 02:07:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6649b7c6-7427-435f-b9b2-2a51e6ffc630 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6649b7c6-7427-435f-b9b2-2a51e6ffc630 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6649b7c6-7427-435f-b9b2-2a51e6ffc630 tempest-VolumeTypesAdminTests-294586858 tempest-VolumeTypesAdminTests-294586858-project-admin] http://192.168.122.15/volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa returned with HTTP 202 Sep 01 02:07:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 581/1138] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:38 2026] DELETE /volume/v3/types/d9fe0530-8f31-4c1e-a41d-cb88776f82fa => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b0708377-8859-4f17-8ff8-f100d3bb704d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b0708377-8859-4f17-8ff8-f100d3bb704d tempest-VolumesSummaryTest-1494409509 tempest-VolumesSummaryTest-1494409509-project-member] GET http://192.168.122.15/volume/v3/volumes/summary Sep 01 02:07:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b0708377-8859-4f17-8ff8-f100d3bb704d tempest-VolumesSummaryTest-1494409509 tempest-VolumesSummaryTest-1494409509-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b0708377-8859-4f17-8ff8-f100d3bb704d tempest-VolumesSummaryTest-1494409509 tempest-VolumesSummaryTest-1494409509-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-b0708377-8859-4f17-8ff8-f100d3bb704d tempest-VolumesSummaryTest-1494409509 tempest-VolumesSummaryTest-1494409509-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b0708377-8859-4f17-8ff8-f100d3bb704d tempest-VolumesSummaryTest-1494409509 tempest-VolumesSummaryTest-1494409509-project-member] Get summary completed successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b0708377-8859-4f17-8ff8-f100d3bb704d tempest-VolumesSummaryTest-1494409509 tempest-VolumesSummaryTest-1494409509-project-member] http://192.168.122.15/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 558/1139] 192.168.122.15 () {60 vars in 1181 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e344df6e-f2cc-45f5-b6f1-9741a0a5847f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e344df6e-f2cc-45f5-b6f1-9741a0a5847f tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e344df6e-f2cc-45f5-b6f1-9741a0a5847f tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-197634967", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e344df6e-f2cc-45f5-b6f1-9741a0a5847f tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8d6899b1-6bb6-4639-99e8-e9815c251f18 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 582/1140] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:45 2026] POST /volume/v3/types => generated 379 bytes in 956 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8d6899b1-6bb6-4639-99e8-e9815c251f18 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] POST http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption Sep 01 02:07:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8d6899b1-6bb6-4639-99e8-e9815c251f18 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8d6899b1-6bb6-4639-99e8-e9815c251f18 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption returned with HTTP 200 Sep 01 02:07:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 559/1141] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:07:46 2026] POST /volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption => generated 239 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ec444199-8e35-4caf-9171-fb52cd292263 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ec444199-8e35-4caf-9171-fb52cd292263 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ec444199-8e35-4caf-9171-fb52cd292263 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1095141685", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ec444199-8e35-4caf-9171-fb52cd292263 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 583/1142] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:46 2026] POST /volume/v3/types => generated 380 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-94af6794-1fa7-48b0-8433-8524f3f0d877 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-94af6794-1fa7-48b0-8433-8524f3f0d877 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] POST http://192.168.122.15/volume/v3/types/812d4a41-00f8-4eaa-a1c6-1e63d77fe841/encryption Sep 01 02:07:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-94af6794-1fa7-48b0-8433-8524f3f0d877 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:46 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-94af6794-1fa7-48b0-8433-8524f3f0d877 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-94af6794-1fa7-48b0-8433-8524f3f0d877 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/812d4a41-00f8-4eaa-a1c6-1e63d77fe841/encryption returned with HTTP 403 Sep 01 02:07:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 560/1143] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:07:46 2026] POST /volume/v3/types/812d4a41-00f8-4eaa-a1c6-1e63d77fe841/encryption => generated 127 bytes in 423 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7e075540-86ee-4728-a86f-38f9c2e78194 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e075540-86ee-4728-a86f-38f9c2e78194 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7e075540-86ee-4728-a86f-38f9c2e78194 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1506742729", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e075540-86ee-4728-a86f-38f9c2e78194 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 584/1144] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:47 2026] POST /volume/v3/types => generated 380 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-13a58973-2eb3-4c8e-9d70-fece9044d05f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-13a58973-2eb3-4c8e-9d70-fece9044d05f tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] POST http://192.168.122.15/volume/v3/types/3e49568c-6c33-4647-b4dd-4bde2981638e/extra_specs Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-13a58973-2eb3-4c8e-9d70-fece9044d05f tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-13a58973-2eb3-4c8e-9d70-fece9044d05f tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-13a58973-2eb3-4c8e-9d70-fece9044d05f tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/3e49568c-6c33-4647-b4dd-4bde2981638e/extra_specs returned with HTTP 403 Sep 01 02:07:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 561/1145] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:07:47 2026] POST /volume/v3/types/3e49568c-6c33-4647-b4dd-4bde2981638e/extra_specs => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e2a72366-5d2e-4103-b09f-cc0ac3452ec9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e2a72366-5d2e-4103-b09f-cc0ac3452ec9 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] PUT http://192.168.122.15/volume/v3/types/3e49568c-6c33-4647-b4dd-4bde2981638e/extra_specs/key2 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e2a72366-5d2e-4103-b09f-cc0ac3452ec9 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-e2a72366-5d2e-4103-b09f-cc0ac3452ec9 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e2a72366-5d2e-4103-b09f-cc0ac3452ec9 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/3e49568c-6c33-4647-b4dd-4bde2981638e/extra_specs/key2 returned with HTTP 403 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 585/1146] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:07:47 2026] PUT /volume/v3/types/3e49568c-6c33-4647-b4dd-4bde2981638e/extra_specs/key2 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-22ce11c8-afe8-45ae-8265-475f32d6a516 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-22ce11c8-afe8-45ae-8265-475f32d6a516 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-22ce11c8-afe8-45ae-8265-475f32d6a516 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-22ce11c8-afe8-45ae-8265-475f32d6a516 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-22ce11c8-afe8-45ae-8265-475f32d6a516 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types returned with HTTP 403 Sep 01 02:07:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 562/1147] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:47 2026] POST /volume/v3/types => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-579754e9-0090-4fe4-964b-7acf140035a2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-579754e9-0090-4fe4-964b-7acf140035a2 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-579754e9-0090-4fe4-964b-7acf140035a2 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1469833002", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-579754e9-0090-4fe4-964b-7acf140035a2 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 586/1148] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:47 2026] POST /volume/v3/types => generated 380 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5404d262-a1f6-4641-baeb-5d62dbc048ee None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5404d262-a1f6-4641-baeb-5d62dbc048ee tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] POST http://192.168.122.15/volume/v3/types/9d42bf81-04cd-4997-829a-d2df22a4c0ac/encryption Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5404d262-a1f6-4641-baeb-5d62dbc048ee tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5404d262-a1f6-4641-baeb-5d62dbc048ee tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types/9d42bf81-04cd-4997-829a-d2df22a4c0ac/encryption returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 563/1149] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:07:47 2026] POST /volume/v3/types/9d42bf81-04cd-4997-829a-d2df22a4c0ac/encryption => generated 239 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a0159ee7-ce93-4109-b4f1-99260df6a536 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a0159ee7-ce93-4109-b4f1-99260df6a536 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] DELETE http://192.168.122.15/volume/v3/types/9d42bf81-04cd-4997-829a-d2df22a4c0ac/encryption/079148b1-951d-4e83-9cfa-da5290a0fc16 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a0159ee7-ce93-4109-b4f1-99260df6a536 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a0159ee7-ce93-4109-b4f1-99260df6a536 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-a0159ee7-ce93-4109-b4f1-99260df6a536 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a0159ee7-ce93-4109-b4f1-99260df6a536 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/9d42bf81-04cd-4997-829a-d2df22a4c0ac/encryption/079148b1-951d-4e83-9cfa-da5290a0fc16 returned with HTTP 403 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 587/1150] 192.168.122.15 () {58 vars in 1368 bytes} [Tue Sep 1 02:07:47 2026] DELETE /volume/v3/types/9d42bf81-04cd-4997-829a-d2df22a4c0ac/encryption/079148b1-951d-4e83-9cfa-da5290a0fc16 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6ea9a543-a1f3-4dae-8dbe-1aaa6af7531c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6ea9a543-a1f3-4dae-8dbe-1aaa6af7531c tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6ea9a543-a1f3-4dae-8dbe-1aaa6af7531c tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1787857587", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6ea9a543-a1f3-4dae-8dbe-1aaa6af7531c tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 564/1151] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:47 2026] POST /volume/v3/types => generated 380 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9ba303a6-9830-45e0-962e-ffdfc62b5523 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ba303a6-9830-45e0-962e-ffdfc62b5523 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] DELETE http://192.168.122.15/volume/v3/types/a5fd5efd-068a-495f-9f70-ff1cee9ac947/extra_specs/key1 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ba303a6-9830-45e0-962e-ffdfc62b5523 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ba303a6-9830-45e0-962e-ffdfc62b5523 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-9ba303a6-9830-45e0-962e-ffdfc62b5523 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ba303a6-9830-45e0-962e-ffdfc62b5523 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/a5fd5efd-068a-495f-9f70-ff1cee9ac947/extra_specs/key1 returned with HTTP 403 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 588/1152] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:07:47 2026] DELETE /volume/v3/types/a5fd5efd-068a-495f-9f70-ff1cee9ac947/extra_specs/key1 => generated 122 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-20190f6d-c8f6-46b9-b0c0-9c4c0fa35e3b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-20190f6d-c8f6-46b9-b0c0-9c4c0fa35e3b tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-20190f6d-c8f6-46b9-b0c0-9c4c0fa35e3b tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-172029753", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-20190f6d-c8f6-46b9-b0c0-9c4c0fa35e3b tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 565/1153] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:47 2026] POST /volume/v3/types => generated 379 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b1153867-beb6-426b-ad22-f3c23190e3bd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b1153867-beb6-426b-ad22-f3c23190e3bd tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] DELETE http://192.168.122.15/volume/v3/types/09949784-3008-4adb-9254-4d2da0f0b607 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b1153867-beb6-426b-ad22-f3c23190e3bd tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b1153867-beb6-426b-ad22-f3c23190e3bd tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-b1153867-beb6-426b-ad22-f3c23190e3bd tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b1153867-beb6-426b-ad22-f3c23190e3bd tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/09949784-3008-4adb-9254-4d2da0f0b607 returned with HTTP 403 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 589/1154] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:47 2026] DELETE /volume/v3/types/09949784-3008-4adb-9254-4d2da0f0b607 => generated 109 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0f476afc-c491-4d9c-a639-2b940d118392 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0f476afc-c491-4d9c-a639-2b940d118392 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] GET http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0f476afc-c491-4d9c-a639-2b940d118392 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0f476afc-c491-4d9c-a639-2b940d118392 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0f476afc-c491-4d9c-a639-2b940d118392 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 566/1155] 192.168.122.15 () {58 vars in 1257 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs => generated 123 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0d27383b-2973-49c1-987e-6d67844761f5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0d27383b-2973-49c1-987e-6d67844761f5 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] GET http://192.168.122.15/volume/v3/types Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0d27383b-2973-49c1-987e-6d67844761f5 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0d27383b-2973-49c1-987e-6d67844761f5 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-0d27383b-2973-49c1-987e-6d67844761f5 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0d27383b-2973-49c1-987e-6d67844761f5 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 590/1156] 192.168.122.15 () {58 vars in 1110 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/types => generated 2362 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-50b838c2-e051-4ce7-99b8-4b5f0b4a79ce None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-50b838c2-e051-4ce7-99b8-4b5f0b4a79ce tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] GET http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption/cipher Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-50b838c2-e051-4ce7-99b8-4b5f0b4a79ce tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-50b838c2-e051-4ce7-99b8-4b5f0b4a79ce tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-50b838c2-e051-4ce7-99b8-4b5f0b4a79ce tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-50b838c2-e051-4ce7-99b8-4b5f0b4a79ce tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption/cipher returned with HTTP 403 Sep 01 02:07:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 567/1157] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-103ffce6-900d-4b2b-961a-8f4ae6a1ed60 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-103ffce6-900d-4b2b-961a-8f4ae6a1ed60 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] GET http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-103ffce6-900d-4b2b-961a-8f4ae6a1ed60 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-103ffce6-900d-4b2b-961a-8f4ae6a1ed60 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-103ffce6-900d-4b2b-961a-8f4ae6a1ed60 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-103ffce6-900d-4b2b-961a-8f4ae6a1ed60 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption returned with HTTP 403 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 591/1158] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6349486b-05e0-4928-9c98-5bfe2d6412d8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6349486b-05e0-4928-9c98-5bfe2d6412d8 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] GET http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs/multiattach Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6349486b-05e0-4928-9c98-5bfe2d6412d8 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6349486b-05e0-4928-9c98-5bfe2d6412d8 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6349486b-05e0-4928-9c98-5bfe2d6412d8 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs/multiattach returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 568/1159] 192.168.122.15 () {58 vars in 1293 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs/multiattach => generated 29 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a88251de-d9a8-4b4a-b80f-c0806b8325f3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a88251de-d9a8-4b4a-b80f-c0806b8325f3 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] GET http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs/volume_backend_name Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a88251de-d9a8-4b4a-b80f-c0806b8325f3 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a88251de-d9a8-4b4a-b80f-c0806b8325f3 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a88251de-d9a8-4b4a-b80f-c0806b8325f3 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:07:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 592/1160] 192.168.122.15 () {58 vars in 1317 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs/volume_backend_name => generated 143 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-973e1b7d-4762-4664-9297-37efe117c705 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-973e1b7d-4762-4664-9297-37efe117c705 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] GET http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-973e1b7d-4762-4664-9297-37efe117c705 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-973e1b7d-4762-4664-9297-37efe117c705 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-973e1b7d-4762-4664-9297-37efe117c705 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb returned with HTTP 200 Sep 01 02:07:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 569/1161] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb => generated 317 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9b9deeec-8353-4eff-85a2-45fa4f2553f7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b9deeec-8353-4eff-85a2-45fa4f2553f7 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] PUT http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption/9132f8d9-2dbb-419a-a0b9-60a124c9ecd5 Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9b9deeec-8353-4eff-85a2-45fa4f2553f7 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-9b9deeec-8353-4eff-85a2-45fa4f2553f7 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b9deeec-8353-4eff-85a2-45fa4f2553f7 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption/9132f8d9-2dbb-419a-a0b9-60a124c9ecd5 returned with HTTP 403 Sep 01 02:07:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 593/1162] 192.168.122.15 () {60 vars in 1385 bytes} [Tue Sep 1 02:07:48 2026] PUT /volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/encryption/9132f8d9-2dbb-419a-a0b9-60a124c9ecd5 => generated 127 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-39e9c890-b7be-4c96-ade9-d4b469fda2bd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-39e9c890-b7be-4c96-ade9-d4b469fda2bd tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] PUT http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs/key1 Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-39e9c890-b7be-4c96-ade9-d4b469fda2bd tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-39e9c890-b7be-4c96-ade9-d4b469fda2bd tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-39e9c890-b7be-4c96-ade9-d4b469fda2bd tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs/key1 returned with HTTP 403 Sep 01 02:07:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 570/1163] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:07:48 2026] PUT /volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-23e3447c-15c0-49b2-af68-257d4b57ba41 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-23e3447c-15c0-49b2-af68-257d4b57ba41 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] PUT http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-23e3447c-15c0-49b2-af68-257d4b57ba41 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-23e3447c-15c0-49b2-af68-257d4b57ba41 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '6c444ecb225641d7897e4b2d355c47d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f008b8ab79ee4c3bbf9549b069c3ff70', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-23e3447c-15c0-49b2-af68-257d4b57ba41 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-member] http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb returned with HTTP 403 Sep 01 02:07:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 594/1164] 192.168.122.15 () {60 vars in 1241 bytes} [Tue Sep 1 02:07:48 2026] PUT /volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb => generated 109 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3a3778d5-767f-4b5c-842b-0993ddbafb7f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3a3778d5-767f-4b5c-842b-0993ddbafb7f tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] DELETE http://192.168.122.15/volume/v3/types/09949784-3008-4adb-9254-4d2da0f0b607 Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3a3778d5-767f-4b5c-842b-0993ddbafb7f tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3a3778d5-767f-4b5c-842b-0993ddbafb7f tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3a3778d5-767f-4b5c-842b-0993ddbafb7f tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types/09949784-3008-4adb-9254-4d2da0f0b607 returned with HTTP 202 Sep 01 02:07:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 571/1165] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:48 2026] DELETE /volume/v3/types/09949784-3008-4adb-9254-4d2da0f0b607 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c4325ee5-c40e-4d9d-9627-7f7c887557e9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c4325ee5-c40e-4d9d-9627-7f7c887557e9 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] DELETE http://192.168.122.15/volume/v3/types/a5fd5efd-068a-495f-9f70-ff1cee9ac947 Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c4325ee5-c40e-4d9d-9627-7f7c887557e9 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c4325ee5-c40e-4d9d-9627-7f7c887557e9 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c4325ee5-c40e-4d9d-9627-7f7c887557e9 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types/a5fd5efd-068a-495f-9f70-ff1cee9ac947 returned with HTTP 202 Sep 01 02:07:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 595/1166] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:48 2026] DELETE /volume/v3/types/a5fd5efd-068a-495f-9f70-ff1cee9ac947 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-457c2803-2232-41f0-8850-6d43d9555d43 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-457c2803-2232-41f0-8850-6d43d9555d43 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] DELETE http://192.168.122.15/volume/v3/types/9d42bf81-04cd-4997-829a-d2df22a4c0ac Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-457c2803-2232-41f0-8850-6d43d9555d43 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-457c2803-2232-41f0-8850-6d43d9555d43 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-457c2803-2232-41f0-8850-6d43d9555d43 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types/9d42bf81-04cd-4997-829a-d2df22a4c0ac returned with HTTP 202 Sep 01 02:07:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 572/1167] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:48 2026] DELETE /volume/v3/types/9d42bf81-04cd-4997-829a-d2df22a4c0ac => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1149afa2-fa2b-4291-8d8d-6c56038cbac0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1149afa2-fa2b-4291-8d8d-6c56038cbac0 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] DELETE http://192.168.122.15/volume/v3/types/3e49568c-6c33-4647-b4dd-4bde2981638e Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1149afa2-fa2b-4291-8d8d-6c56038cbac0 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1149afa2-fa2b-4291-8d8d-6c56038cbac0 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1149afa2-fa2b-4291-8d8d-6c56038cbac0 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types/3e49568c-6c33-4647-b4dd-4bde2981638e returned with HTTP 202 Sep 01 02:07:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 596/1168] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:48 2026] DELETE /volume/v3/types/3e49568c-6c33-4647-b4dd-4bde2981638e => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-74ce1fc3-0e8a-4800-b724-281ae2b595b4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-74ce1fc3-0e8a-4800-b724-281ae2b595b4 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] DELETE http://192.168.122.15/volume/v3/types/812d4a41-00f8-4eaa-a1c6-1e63d77fe841 Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-74ce1fc3-0e8a-4800-b724-281ae2b595b4 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-74ce1fc3-0e8a-4800-b724-281ae2b595b4 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-74ce1fc3-0e8a-4800-b724-281ae2b595b4 tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types/812d4a41-00f8-4eaa-a1c6-1e63d77fe841 returned with HTTP 202 Sep 01 02:07:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 573/1169] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:48 2026] DELETE /volume/v3/types/812d4a41-00f8-4eaa-a1c6-1e63d77fe841 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ccb81b49-bae7-496e-9fb1-17e04be745cb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ccb81b49-bae7-496e-9fb1-17e04be745cb tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] DELETE http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ccb81b49-bae7-496e-9fb1-17e04be745cb tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ccb81b49-bae7-496e-9fb1-17e04be745cb tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ccb81b49-bae7-496e-9fb1-17e04be745cb tempest-VolumeTypesMemberTests-615393454 tempest-VolumeTypesMemberTests-615393454-project-admin] http://192.168.122.15/volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb returned with HTTP 202 Sep 01 02:07:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 597/1170] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:48 2026] DELETE /volume/v3/types/4d28c9a5-6dce-4e56-b1a3-ad58a9751bdb => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:07:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1403562354"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1403562354'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:54 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume of 1 GB Sep 01 02:07:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Availability Zones retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (39252288-efcd-40d9-a031-85b873ad349e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb8b6f6-df89-4762-922c-e74a28c811b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb8b6f6-df89-4762-922c-e74a28c811b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c06d7cc-f119-4105-8e72-611a775c3201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Created reservations ['890553e2-17bc-45fd-a299-db2bf681afa7', '94d3ce94-a989-4bd3-a87b-bb9ba4ebd794', 'ec393831-c625-4255-917b-aaf1bf549cef', '1f612d5f-37c2-4e49-a3f0-a1689b9587e1'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c06d7cc-f119-4105-8e72-611a775c3201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['890553e2-17bc-45fd-a299-db2bf681afa7', '94d3ce94-a989-4bd3-a87b-bb9ba4ebd794', 'ec393831-c625-4255-917b-aaf1bf549cef', '1f612d5f-37c2-4e49-a3f0-a1689b9587e1']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb5b124-d5bb-4d34-99a8-c2de37c5b73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:55 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb5b124-d5bb-4d34-99a8-c2de37c5b73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '317da739-08b0-41f4-9e84-01755f0e09d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1403562354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['890553e2-17bc-45fd-a299-db2bf681afa7','94d3ce94-a989-4bd3-a87b-bb9ba4ebd794','ec393831-c625-4255-917b-aaf1bf549cef','1f612d5f-37c2-4e49-a3f0-a1689b9587e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1403562354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=317da739-08b0-41f4-9e84-01755f0e09d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea439c44ddc47048a1969debd63e295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b98cd63bc184a0284934120ce95b688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aeb7c2c-8353-4fdd-b3b7-5c1aea3250e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aeb7c2c-8353-4fdd-b3b7-5c1aea3250e1) transitioned into state 'SUCCESS' from state '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-1403562354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['890553e2-17bc-45fd-a299-db2bf681afa7','94d3ce94-a989-4bd3-a87b-bb9ba4ebd794','ec393831-c625-4255-917b-aaf1bf549cef','1f612d5f-37c2-4e49-a3f0-a1689b9587e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ac6408-e193-4808-ab79-841f1de3346b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ac6408-e193-4808-ab79-841f1de3346b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (39252288-efcd-40d9-a031-85b873ad349e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request issued successfully. Sep 01 02:07:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d26d0b28-a1d2-4aec-82c1-6f8110abb37d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 574/1171] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:54 2026] POST /volume/v3/volumes => generated 756 bytes in 1060 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e75a276d-d56e-4480-ab08-4502676f0bc9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e75a276d-d56e-4480-ab08-4502676f0bc9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:07:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e75a276d-d56e-4480-ab08-4502676f0bc9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e75a276d-d56e-4480-ab08-4502676f0bc9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e75a276d-d56e-4480-ab08-4502676f0bc9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:07:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e75a276d-d56e-4480-ab08-4502676f0bc9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:07:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 598/1172] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:55 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 824 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-082c1030-e7dd-47ba-bae7-3705ed0381e8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-082c1030-e7dd-47ba-bae7-3705ed0381e8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:07:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-082c1030-e7dd-47ba-bae7-3705ed0381e8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-082c1030-e7dd-47ba-bae7-3705ed0381e8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-082c1030-e7dd-47ba-bae7-3705ed0381e8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:07:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-082c1030-e7dd-47ba-bae7-3705ed0381e8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 575/1173] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:57 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 848 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-386a1590-7aab-43b1-935f-79bb9af06365 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-386a1590-7aab-43b1-935f-79bb9af06365 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:07:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-386a1590-7aab-43b1-935f-79bb9af06365 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-386a1590-7aab-43b1-935f-79bb9af06365 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-386a1590-7aab-43b1-935f-79bb9af06365 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:07:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-386a1590-7aab-43b1-935f-79bb9af06365 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:07:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 599/1174] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 849 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f04fdfb3-407b-433b-b5e8-328159787e6c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f04fdfb3-407b-433b-b5e8-328159787e6c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] POST http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action Sep 01 02:07:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f04fdfb3-407b-433b-b5e8-328159787e6c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Action body: b'{"os-attach": {"instance_uuid": "bb6365e7-008a-43a9-81d6-10919e237a54", "mountpoint": "/dev/vdb"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f04fdfb3-407b-433b-b5e8-328159787e6c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bb6365e7-008a-43a9-81d6-10919e237a54", "mountpoint": "/dev/vdb"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f04fdfb3-407b-433b-b5e8-328159787e6c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:07:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f04fdfb3-407b-433b-b5e8-328159787e6c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Update volume admin metadata completed successfully. Sep 01 02:07:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f04fdfb3-407b-433b-b5e8-328159787e6c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Attach volume completed successfully. Sep 01 02:07:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f04fdfb3-407b-433b-b5e8-328159787e6c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action returned with HTTP 202 Sep 01 02:07:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 576/1175] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:07:58 2026] POST /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-687b80b3-89ef-4351-a1ac-af953c8217ce None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-687b80b3-89ef-4351-a1ac-af953c8217ce tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:07:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-687b80b3-89ef-4351-a1ac-af953c8217ce tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-687b80b3-89ef-4351-a1ac-af953c8217ce tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-687b80b3-89ef-4351-a1ac-af953c8217ce tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:07:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-687b80b3-89ef-4351-a1ac-af953c8217ce tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:07:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 600/1176] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 1183 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-806e0e6c-91b9-4481-81dd-48f1fcf0e48a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-806e0e6c-91b9-4481-81dd-48f1fcf0e48a tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:07:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-806e0e6c-91b9-4481-81dd-48f1fcf0e48a tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-806e0e6c-91b9-4481-81dd-48f1fcf0e48a tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-806e0e6c-91b9-4481-81dd-48f1fcf0e48a tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:07:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-806e0e6c-91b9-4481-81dd-48f1fcf0e48a tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:07:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 577/1177] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 1183 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-36053446-8167-495c-b00e-168d06658c7b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-36053446-8167-495c-b00e-168d06658c7b tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action Sep 01 02:07:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-36053446-8167-495c-b00e-168d06658c7b tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-36053446-8167-495c-b00e-168d06658c7b tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:07:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-36053446-8167-495c-b00e-168d06658c7b tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Updating volume '317da739-08b0-41f4-9e84-01755f0e09d4' with '{'status': 'error'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:07:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:07:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-36053446-8167-495c-b00e-168d06658c7b tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action returned with HTTP 202 Sep 01 02:07:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 601/1178] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:07:59 2026] POST /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action => generated 0 bytes in 826 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-58d36bd0-fb1b-4e6d-b418-9eeb518ccc59 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-58d36bd0-fb1b-4e6d-b418-9eeb518ccc59 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:07:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-58d36bd0-fb1b-4e6d-b418-9eeb518ccc59 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-58d36bd0-fb1b-4e6d-b418-9eeb518ccc59 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:07:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:07:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-58d36bd0-fb1b-4e6d-b418-9eeb518ccc59 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:07:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-58d36bd0-fb1b-4e6d-b418-9eeb518ccc59 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:07:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 578/1179] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:59 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 1182 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e1e973dc-d745-438c-8a1d-d63bdf22ef43 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e1e973dc-d745-438c-8a1d-d63bdf22ef43 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action Sep 01 02:08:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e1e973dc-d745-438c-8a1d-d63bdf22ef43 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "54ef689b-df21-425d-908a-694b105cb564"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e1e973dc-d745-438c-8a1d-d63bdf22ef43 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "54ef689b-df21-425d-908a-694b105cb564"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e1e973dc-d745-438c-8a1d-d63bdf22ef43 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Volume info retrieved successfully. Sep 01 02:08:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e1e973dc-d745-438c-8a1d-d63bdf22ef43 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Terminate volume connection completed successfully. Sep 01 02:08:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e1e973dc-d745-438c-8a1d-d63bdf22ef43 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87155) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 02:08:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e1e973dc-d745-438c-8a1d-d63bdf22ef43 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Detach volume completed successfully. Sep 01 02:08:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e1e973dc-d745-438c-8a1d-d63bdf22ef43 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action returned with HTTP 202 Sep 01 02:08:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 602/1180] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:00 2026] POST /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7c57da20-bd67-452e-b814-2af6ae886b76 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7c57da20-bd67-452e-b814-2af6ae886b76 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:08:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7c57da20-bd67-452e-b814-2af6ae886b76 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7c57da20-bd67-452e-b814-2af6ae886b76 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7c57da20-bd67-452e-b814-2af6ae886b76 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7c57da20-bd67-452e-b814-2af6ae886b76 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 579/1181] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 868 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a47c12f4-9582-4655-8a66-19f5f26afb59 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a47c12f4-9582-4655-8a66-19f5f26afb59 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:08:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a47c12f4-9582-4655-8a66-19f5f26afb59 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a47c12f4-9582-4655-8a66-19f5f26afb59 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a47c12f4-9582-4655-8a66-19f5f26afb59 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a47c12f4-9582-4655-8a66-19f5f26afb59 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 603/1182] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 868 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-29722a3a-d015-4157-888a-76afed864648 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-29722a3a-d015-4157-888a-76afed864648 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] POST http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action Sep 01 02:08:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-29722a3a-d015-4157-888a-76afed864648 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Action body: b'{"os-detach": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-29722a3a-d015-4157-888a-76afed864648 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-29722a3a-d015-4157-888a-76afed864648 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-29722a3a-d015-4157-888a-76afed864648 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Detach volume completed successfully. Sep 01 02:08:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-29722a3a-d015-4157-888a-76afed864648 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action returned with HTTP 202 Sep 01 02:08:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 580/1183] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:00 2026] POST /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1ec41323-0a78-4fc6-b489-578b177190e1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1ec41323-0a78-4fc6-b489-578b177190e1 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:08:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1ec41323-0a78-4fc6-b489-578b177190e1 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1ec41323-0a78-4fc6-b489-578b177190e1 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1ec41323-0a78-4fc6-b489-578b177190e1 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1ec41323-0a78-4fc6-b489-578b177190e1 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 604/1184] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 868 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-11508a63-5eef-4212-8a4c-3263cd7f1dc4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-11508a63-5eef-4212-8a4c-3263cd7f1dc4 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:08:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-11508a63-5eef-4212-8a4c-3263cd7f1dc4 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-11508a63-5eef-4212-8a4c-3263cd7f1dc4 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-11508a63-5eef-4212-8a4c-3263cd7f1dc4 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-11508a63-5eef-4212-8a4c-3263cd7f1dc4 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:08:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 581/1185] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 868 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6ae08290-7b0a-4f43-a8b0-00d7e24c4707 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6ae08290-7b0a-4f43-a8b0-00d7e24c4707 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] DELETE http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:08:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6ae08290-7b0a-4f43-a8b0-00d7e24c4707 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6ae08290-7b0a-4f43-a8b0-00d7e24c4707 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:01 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-6ae08290-7b0a-4f43-a8b0-00d7e24c4707 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Delete volume with id: 317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:08:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6ae08290-7b0a-4f43-a8b0-00d7e24c4707 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6ae08290-7b0a-4f43-a8b0-00d7e24c4707 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Delete volume request issued successfully. Sep 01 02:08:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6ae08290-7b0a-4f43-a8b0-00d7e24c4707 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 202 Sep 01 02:08:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 605/1186] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:01 2026] DELETE /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d8aca269-d6fc-4890-8f68-1b02f7dd6f28 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d8aca269-d6fc-4890-8f68-1b02f7dd6f28 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:08:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d8aca269-d6fc-4890-8f68-1b02f7dd6f28 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d8aca269-d6fc-4890-8f68-1b02f7dd6f28 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d8aca269-d6fc-4890-8f68-1b02f7dd6f28 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d8aca269-d6fc-4890-8f68-1b02f7dd6f28 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:08:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 582/1187] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:01 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 867 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b967403e-2f7a-412f-a8ee-50a1e35801a9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b967403e-2f7a-412f-a8ee-50a1e35801a9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:08:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b967403e-2f7a-412f-a8ee-50a1e35801a9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b967403e-2f7a-412f-a8ee-50a1e35801a9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b967403e-2f7a-412f-a8ee-50a1e35801a9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b967403e-2f7a-412f-a8ee-50a1e35801a9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 200 Sep 01 02:08:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 606/1188] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:02 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 867 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-afa53653-b523-4958-84df-5e619b3678f3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-afa53653-b523-4958-84df-5e619b3678f3 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 Sep 01 02:08:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-afa53653-b523-4958-84df-5e619b3678f3 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-afa53653-b523-4958-84df-5e619b3678f3 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:03 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-afa53653-b523-4958-84df-5e619b3678f3 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 returned with HTTP 404 Sep 01 02:08:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 583/1189] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:03 2026] GET /volume/v3/volumes/317da739-08b0-41f4-9e84-01755f0e09d4 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1645447274"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1645447274'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume of 1 GB Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=356,cinder:INSERT=90,cinder:UPDATE=90,cinder:DELETE=1 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Availability Zones retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (8ea2e1df-5eb5-4111-b9f2-9077ec6bfd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c96c1ad-56bd-45b9-a489-19f324f64069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c96c1ad-56bd-45b9-a489-19f324f64069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f83c854e-5d94-4b4c-9686-fb9f63c889ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Created reservations ['036acc7d-32fb-4dc7-afc0-e4ed877546b9', '34c08c69-0b20-4a80-8d9a-ff561affac63', '737e9661-224c-4382-b311-010d959e6b99', 'c5adcb63-30e8-42a8-8f4d-bc119fb0dcd4'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f83c854e-5d94-4b4c-9686-fb9f63c889ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['036acc7d-32fb-4dc7-afc0-e4ed877546b9', '34c08c69-0b20-4a80-8d9a-ff561affac63', '737e9661-224c-4382-b311-010d959e6b99', 'c5adcb63-30e8-42a8-8f4d-bc119fb0dcd4']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39cc5ac5-2f41-416c-80c1-b13ee00646a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39cc5ac5-2f41-416c-80c1-b13ee00646a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57f7a9c-4dee-4853-a165-0bb233245d65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1645447274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['036acc7d-32fb-4dc7-afc0-e4ed877546b9','34c08c69-0b20-4a80-8d9a-ff561affac63','737e9661-224c-4382-b311-010d959e6b99','c5adcb63-30e8-42a8-8f4d-bc119fb0dcd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1645447274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b57f7a9c-4dee-4853-a165-0bb233245d65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea439c44ddc47048a1969debd63e295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b98cd63bc184a0284934120ce95b688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b9ad6e-6443-4d6e-9e15-5edb5eff7453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b9ad6e-6443-4d6e-9e15-5edb5eff7453) transitioned into state 'SUCCESS' from state '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-1645447274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['036acc7d-32fb-4dc7-afc0-e4ed877546b9','34c08c69-0b20-4a80-8d9a-ff561affac63','737e9661-224c-4382-b311-010d959e6b99','c5adcb63-30e8-42a8-8f4d-bc119fb0dcd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4458df-786f-4096-85ec-a5f690cbdb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4458df-786f-4096-85ec-a5f690cbdb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (8ea2e1df-5eb5-4111-b9f2-9077ec6bfd26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request issued successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-13b6bcf9-c81d-4f6d-aa52-eac0d0b8798b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 607/1190] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:09 2026] POST /volume/v3/volumes => generated 756 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e98f2392-c775-4fab-a2fa-42d1d1f035a9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e98f2392-c775-4fab-a2fa-42d1d1f035a9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 Sep 01 02:08:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e98f2392-c775-4fab-a2fa-42d1d1f035a9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e98f2392-c775-4fab-a2fa-42d1d1f035a9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:INSERT=90,cinder:SELECT=385,cinder:UPDATE=114 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:08:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e98f2392-c775-4fab-a2fa-42d1d1f035a9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e98f2392-c775-4fab-a2fa-42d1d1f035a9 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 584/1191] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 => generated 824 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8d6cbdaf-9193-4060-9dc6-12c20729d863 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8d6cbdaf-9193-4060-9dc6-12c20729d863 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 Sep 01 02:08:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8d6cbdaf-9193-4060-9dc6-12c20729d863 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8d6cbdaf-9193-4060-9dc6-12c20729d863 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8d6cbdaf-9193-4060-9dc6-12c20729d863 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8d6cbdaf-9193-4060-9dc6-12c20729d863 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 returned with HTTP 200 Sep 01 02:08:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 608/1192] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:10 2026] GET /volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-35d03807-b47c-4a8d-a2f4-f5ffe2a2dbde None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-35d03807-b47c-4a8d-a2f4-f5ffe2a2dbde tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 Sep 01 02:08:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-35d03807-b47c-4a8d-a2f4-f5ffe2a2dbde tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-35d03807-b47c-4a8d-a2f4-f5ffe2a2dbde tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-35d03807-b47c-4a8d-a2f4-f5ffe2a2dbde tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-35d03807-b47c-4a8d-a2f4-f5ffe2a2dbde tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 585/1193] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-eaa9feac-70a0-4255-91cc-996f5a787f9c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eaa9feac-70a0-4255-91cc-996f5a787f9c tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65/action Sep 01 02:08:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eaa9feac-70a0-4255-91cc-996f5a787f9c tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eaa9feac-70a0-4255-91cc-996f5a787f9c tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-eaa9feac-70a0-4255-91cc-996f5a787f9c tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Updating volume 'b57f7a9c-4dee-4853-a165-0bb233245d65' with '{'status': 'attaching'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:08:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eaa9feac-70a0-4255-91cc-996f5a787f9c tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65/action returned with HTTP 202 Sep 01 02:08:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 609/1194] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:11 2026] POST /volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-82017593-976a-43b1-9784-cf5854c5647c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-82017593-976a-43b1-9784-cf5854c5647c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 Sep 01 02:08:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-82017593-976a-43b1-9784-cf5854c5647c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-82017593-976a-43b1-9784-cf5854c5647c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-82017593-976a-43b1-9784-cf5854c5647c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-82017593-976a-43b1-9784-cf5854c5647c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 586/1195] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e9f67c11-4d8a-491d-a6a9-2d076dd844c1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e9f67c11-4d8a-491d-a6a9-2d076dd844c1 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65/action Sep 01 02:08:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e9f67c11-4d8a-491d-a6a9-2d076dd844c1 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e9f67c11-4d8a-491d-a6a9-2d076dd844c1 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e9f67c11-4d8a-491d-a6a9-2d076dd844c1 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e9f67c11-4d8a-491d-a6a9-2d076dd844c1 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Delete volume request issued successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e9f67c11-4d8a-491d-a6a9-2d076dd844c1 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65/action returned with HTTP 202 Sep 01 02:08:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 610/1196] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:11 2026] POST /volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-44b9667c-cb21-4193-aa04-604cbb0f7bdb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-44b9667c-cb21-4193-aa04-604cbb0f7bdb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 Sep 01 02:08:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-44b9667c-cb21-4193-aa04-604cbb0f7bdb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-44b9667c-cb21-4193-aa04-604cbb0f7bdb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-44b9667c-cb21-4193-aa04-604cbb0f7bdb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-44b9667c-cb21-4193-aa04-604cbb0f7bdb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 returned with HTTP 200 Sep 01 02:08:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 587/1197] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3a0d89de-58d0-4ea8-8aac-b1cbcd9e2419 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3a0d89de-58d0-4ea8-8aac-b1cbcd9e2419 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 Sep 01 02:08:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3a0d89de-58d0-4ea8-8aac-b1cbcd9e2419 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3a0d89de-58d0-4ea8-8aac-b1cbcd9e2419 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3a0d89de-58d0-4ea8-8aac-b1cbcd9e2419 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 returned with HTTP 404 Sep 01 02:08:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 611/1198] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:13 2026] GET /volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0c864621-5c95-4e24-ac4c-a0e33a41c5ba None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c864621-5c95-4e24-ac4c-a0e33a41c5ba tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0c864621-5c95-4e24-ac4c-a0e33a41c5ba tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0c864621-5c95-4e24-ac4c-a0e33a41c5ba tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c864621-5c95-4e24-ac4c-a0e33a41c5ba tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 returned with HTTP 404 Sep 01 02:08:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 588/1199] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:13 2026] GET /volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3814c262-9c18-4185-a4f4-18bec6363117 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3814c262-9c18-4185-a4f4-18bec6363117 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] DELETE http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 Sep 01 02:08:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3814c262-9c18-4185-a4f4-18bec6363117 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3814c262-9c18-4185-a4f4-18bec6363117 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-3814c262-9c18-4185-a4f4-18bec6363117 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Delete volume with id: b57f7a9c-4dee-4853-a165-0bb233245d65 Sep 01 02:08:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3814c262-9c18-4185-a4f4-18bec6363117 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 returned with HTTP 404 Sep 01 02:08:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 612/1200] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:13 2026] DELETE /volume/v3/volumes/b57f7a9c-4dee-4853-a165-0bb233245d65 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1094857933"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1094857933'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume of 1 GB Sep 01 02:08:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Availability Zones retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (c4625ac8-bee7-4ebb-98f3-83217c1e0f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce34e66e-0390-4031-aad7-e3b475c3c1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce34e66e-0390-4031-aad7-e3b475c3c1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8677c993-8559-4fde-a769-e42ba9102cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Created reservations ['06d2184d-4576-417d-9f5e-b6d5e6deb5c8', '7a0183d6-2cda-4938-a0ae-741f904acd08', 'f80e1f0c-bd46-417f-be11-e5452290769b', '7bf671a3-1f02-4241-b031-96c8c0361e68'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8677c993-8559-4fde-a769-e42ba9102cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06d2184d-4576-417d-9f5e-b6d5e6deb5c8', '7a0183d6-2cda-4938-a0ae-741f904acd08', 'f80e1f0c-bd46-417f-be11-e5452290769b', '7bf671a3-1f02-4241-b031-96c8c0361e68']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e59a34-1c80-4ab6-877f-4aca0d4d2e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e59a34-1c80-4ab6-877f-4aca0d4d2e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '763470fc-e148-4c59-8bba-2d100fde5562', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1094857933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['06d2184d-4576-417d-9f5e-b6d5e6deb5c8','7a0183d6-2cda-4938-a0ae-741f904acd08','f80e1f0c-bd46-417f-be11-e5452290769b','7bf671a3-1f02-4241-b031-96c8c0361e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1094857933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=763470fc-e148-4c59-8bba-2d100fde5562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea439c44ddc47048a1969debd63e295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b98cd63bc184a0284934120ce95b688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47406515-adc3-4fbe-a6bf-3ab669953bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47406515-adc3-4fbe-a6bf-3ab669953bff) transitioned into state 'SUCCESS' from state '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-1094857933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['06d2184d-4576-417d-9f5e-b6d5e6deb5c8','7a0183d6-2cda-4938-a0ae-741f904acd08','f80e1f0c-bd46-417f-be11-e5452290769b','7bf671a3-1f02-4241-b031-96c8c0361e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b112d9-14d8-43b9-aeee-45483fefd15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b112d9-14d8-43b9-aeee-45483fefd15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (c4625ac8-bee7-4ebb-98f3-83217c1e0f39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request issued successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-997760ed-f761-4aae-b1ca-c0f50da2ce6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 589/1201] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:13 2026] POST /volume/v3/volumes => generated 756 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-229748f6-23f6-49a0-b9c3-be8974916479 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-229748f6-23f6-49a0-b9c3-be8974916479 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 Sep 01 02:08:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-229748f6-23f6-49a0-b9c3-be8974916479 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-229748f6-23f6-49a0-b9c3-be8974916479 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-229748f6-23f6-49a0-b9c3-be8974916479 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-229748f6-23f6-49a0-b9c3-be8974916479 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 returned with HTTP 200 Sep 01 02:08:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 613/1202] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:13 2026] GET /volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 => generated 824 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c396a9e1-c0a3-44fa-9a0e-59142d8f38ef None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c396a9e1-c0a3-44fa-9a0e-59142d8f38ef tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 Sep 01 02:08:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c396a9e1-c0a3-44fa-9a0e-59142d8f38ef tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c396a9e1-c0a3-44fa-9a0e-59142d8f38ef tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c396a9e1-c0a3-44fa-9a0e-59142d8f38ef tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c396a9e1-c0a3-44fa-9a0e-59142d8f38ef tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 590/1203] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 => generated 848 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-317439d0-2955-4bcc-9864-7f410e0a26f5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-317439d0-2955-4bcc-9864-7f410e0a26f5 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 Sep 01 02:08:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-317439d0-2955-4bcc-9864-7f410e0a26f5 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-317439d0-2955-4bcc-9864-7f410e0a26f5 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-317439d0-2955-4bcc-9864-7f410e0a26f5 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-317439d0-2955-4bcc-9864-7f410e0a26f5 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 614/1204] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 => generated 849 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e767f610-d444-4c0c-8a82-18013da8c3f4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e767f610-d444-4c0c-8a82-18013da8c3f4 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562/action Sep 01 02:08:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e767f610-d444-4c0c-8a82-18013da8c3f4 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e767f610-d444-4c0c-8a82-18013da8c3f4 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-e767f610-d444-4c0c-8a82-18013da8c3f4 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Updating volume '763470fc-e148-4c59-8bba-2d100fde5562' with '{'status': 'creating'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:08:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e767f610-d444-4c0c-8a82-18013da8c3f4 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562/action returned with HTTP 202 Sep 01 02:08:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 591/1205] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:16 2026] POST /volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bcd56939-5070-4b29-8398-338cff094c61 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bcd56939-5070-4b29-8398-338cff094c61 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 Sep 01 02:08:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bcd56939-5070-4b29-8398-338cff094c61 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bcd56939-5070-4b29-8398-338cff094c61 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bcd56939-5070-4b29-8398-338cff094c61 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bcd56939-5070-4b29-8398-338cff094c61 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 615/1206] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:16 2026] GET /volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cb1711bb-ddc5-4049-afec-50178625f203 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cb1711bb-ddc5-4049-afec-50178625f203 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562/action Sep 01 02:08:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cb1711bb-ddc5-4049-afec-50178625f203 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cb1711bb-ddc5-4049-afec-50178625f203 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cb1711bb-ddc5-4049-afec-50178625f203 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Volume info retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cb1711bb-ddc5-4049-afec-50178625f203 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Delete volume request issued successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cb1711bb-ddc5-4049-afec-50178625f203 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562/action returned with HTTP 202 Sep 01 02:08:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 592/1207] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:16 2026] POST /volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ab7899b3-d915-485b-bc4f-9a68ace3ec13 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ab7899b3-d915-485b-bc4f-9a68ace3ec13 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 Sep 01 02:08:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ab7899b3-d915-485b-bc4f-9a68ace3ec13 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ab7899b3-d915-485b-bc4f-9a68ace3ec13 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ab7899b3-d915-485b-bc4f-9a68ace3ec13 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ab7899b3-d915-485b-bc4f-9a68ace3ec13 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 616/1208] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:16 2026] GET /volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 => generated 848 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f3f05b86-3264-4336-b250-a2adf68ae42c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f3f05b86-3264-4336-b250-a2adf68ae42c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 Sep 01 02:08:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f3f05b86-3264-4336-b250-a2adf68ae42c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f3f05b86-3264-4336-b250-a2adf68ae42c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f3f05b86-3264-4336-b250-a2adf68ae42c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 returned with HTTP 404 Sep 01 02:08:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 593/1209] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:17 2026] GET /volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b4f37a6d-b036-4028-8096-9e8cb180536b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b4f37a6d-b036-4028-8096-9e8cb180536b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b4f37a6d-b036-4028-8096-9e8cb180536b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b4f37a6d-b036-4028-8096-9e8cb180536b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b4f37a6d-b036-4028-8096-9e8cb180536b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 returned with HTTP 404 Sep 01 02:08:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 617/1210] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:17 2026] GET /volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b9c1c557-7448-4096-a8ea-97536555b932 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b9c1c557-7448-4096-a8ea-97536555b932 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] DELETE http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 Sep 01 02:08:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b9c1c557-7448-4096-a8ea-97536555b932 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b9c1c557-7448-4096-a8ea-97536555b932 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:17 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-b9c1c557-7448-4096-a8ea-97536555b932 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Delete volume with id: 763470fc-e148-4c59-8bba-2d100fde5562 Sep 01 02:08:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b9c1c557-7448-4096-a8ea-97536555b932 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 returned with HTTP 404 Sep 01 02:08:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 594/1211] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:17 2026] DELETE /volume/v3/volumes/763470fc-e148-4c59-8bba-2d100fde5562 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1419042098"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1419042098'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume of 1 GB Sep 01 02:08:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Availability Zones retrieved successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (e4927014-f1f9-4ca9-bc91-d5083122ac81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55bfdc4c-eb51-43bb-832c-b8555287f59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55bfdc4c-eb51-43bb-832c-b8555287f59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe177086-2a5b-4bac-aff8-13356c108e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2b7c2607-e4c1-4c75-badb-516be9569f13 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2b7c2607-e4c1-4c75-badb-516be9569f13 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:08:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2b7c2607-e4c1-4c75-badb-516be9569f13 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2b7c2607-e4c1-4c75-badb-516be9569f13 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2b7c2607-e4c1-4c75-badb-516be9569f13 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2b7c2607-e4c1-4c75-badb-516be9569f13 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:08:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 595/1212] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:17 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Created reservations ['89ced75f-0e9b-40bd-a45e-812bee1f0b05', 'b567b427-f741-4b4d-aca9-589536c322eb', 'a7aff9cd-22ca-4ee0-abcd-e146f0772584', '3ab3e250-1f43-4429-8070-bd1ce3ce9ecb'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe177086-2a5b-4bac-aff8-13356c108e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89ced75f-0e9b-40bd-a45e-812bee1f0b05', 'b567b427-f741-4b4d-aca9-589536c322eb', 'a7aff9cd-22ca-4ee0-abcd-e146f0772584', '3ab3e250-1f43-4429-8070-bd1ce3ce9ecb']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c9d4c6e-8862-4c5e-bea0-78afd02140ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c9d4c6e-8862-4c5e-bea0-78afd02140ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84a173c9-1ba5-4a98-bf99-557bdda15299', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419042098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['89ced75f-0e9b-40bd-a45e-812bee1f0b05','b567b427-f741-4b4d-aca9-589536c322eb','a7aff9cd-22ca-4ee0-abcd-e146f0772584','3ab3e250-1f43-4429-8070-bd1ce3ce9ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419042098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84a173c9-1ba5-4a98-bf99-557bdda15299,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea439c44ddc47048a1969debd63e295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b98cd63bc184a0284934120ce95b688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b6e432-2856-4dfa-9cfb-88c06a64d035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6bc7275d-9c97-457f-8ad0-78604634a771 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6bc7275d-9c97-457f-8ad0-78604634a771 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:08:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6bc7275d-9c97-457f-8ad0-78604634a771 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6bc7275d-9c97-457f-8ad0-78604634a771 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b6e432-2856-4dfa-9cfb-88c06a64d035) transitioned into state 'SUCCESS' from state '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-1419042098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['89ced75f-0e9b-40bd-a45e-812bee1f0b05','b567b427-f741-4b4d-aca9-589536c322eb','a7aff9cd-22ca-4ee0-abcd-e146f0772584','3ab3e250-1f43-4429-8070-bd1ce3ce9ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b06c2aa-6ae2-443c-90d3-d63c63f110bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6bc7275d-9c97-457f-8ad0-78604634a771 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6bc7275d-9c97-457f-8ad0-78604634a771 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:08:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 596/1213] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:18 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b06c2aa-6ae2-443c-90d3-d63c63f110bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (e4927014-f1f9-4ca9-bc91-d5083122ac81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request issued successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bb9e3318-94ce-48a8-ad09-8472cb31444e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 618/1214] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:17 2026] POST /volume/v3/volumes => generated 756 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-28d201ce-1330-442d-9cd4-d39a3ffea8e4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-28d201ce-1330-442d-9cd4-d39a3ffea8e4 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 Sep 01 02:08:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-28d201ce-1330-442d-9cd4-d39a3ffea8e4 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-28d201ce-1330-442d-9cd4-d39a3ffea8e4 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-28d201ce-1330-442d-9cd4-d39a3ffea8e4 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-28d201ce-1330-442d-9cd4-d39a3ffea8e4 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 returned with HTTP 200 Sep 01 02:08:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 597/1215] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:18 2026] GET /volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 => generated 824 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c33d3458-6d5c-438f-a74e-4679534e65f6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c33d3458-6d5c-438f-a74e-4679534e65f6 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 Sep 01 02:08:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c33d3458-6d5c-438f-a74e-4679534e65f6 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c33d3458-6d5c-438f-a74e-4679534e65f6 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c33d3458-6d5c-438f-a74e-4679534e65f6 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c33d3458-6d5c-438f-a74e-4679534e65f6 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 619/1216] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 => generated 848 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9b3716ec-8fe2-4a8f-b9d6-3342ce59cc96 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9b3716ec-8fe2-4a8f-b9d6-3342ce59cc96 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 Sep 01 02:08:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9b3716ec-8fe2-4a8f-b9d6-3342ce59cc96 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9b3716ec-8fe2-4a8f-b9d6-3342ce59cc96 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9b3716ec-8fe2-4a8f-b9d6-3342ce59cc96 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9b3716ec-8fe2-4a8f-b9d6-3342ce59cc96 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 returned with HTTP 200 Sep 01 02:08:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 598/1217] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:20 2026] GET /volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2705668d-cd7e-4881-ba8f-87427bfa54e3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2705668d-cd7e-4881-ba8f-87427bfa54e3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299/action Sep 01 02:08:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2705668d-cd7e-4881-ba8f-87427bfa54e3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2705668d-cd7e-4881-ba8f-87427bfa54e3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-2705668d-cd7e-4881-ba8f-87427bfa54e3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Updating volume '84a173c9-1ba5-4a98-bf99-557bdda15299' with '{'status': 'error'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:08:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2705668d-cd7e-4881-ba8f-87427bfa54e3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299/action returned with HTTP 202 Sep 01 02:08:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 620/1218] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:20 2026] POST /volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-26b56e37-032a-4097-8946-92e9cddb89cb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26b56e37-032a-4097-8946-92e9cddb89cb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 Sep 01 02:08:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-26b56e37-032a-4097-8946-92e9cddb89cb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-26b56e37-032a-4097-8946-92e9cddb89cb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-26b56e37-032a-4097-8946-92e9cddb89cb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26b56e37-032a-4097-8946-92e9cddb89cb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 returned with HTTP 200 Sep 01 02:08:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 599/1219] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:20 2026] GET /volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 => generated 845 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-98189a19-39dc-4c06-859a-477102a0d957 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-98189a19-39dc-4c06-859a-477102a0d957 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299/action Sep 01 02:08:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-98189a19-39dc-4c06-859a-477102a0d957 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-98189a19-39dc-4c06-859a-477102a0d957 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-98189a19-39dc-4c06-859a-477102a0d957 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Volume info retrieved successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-98189a19-39dc-4c06-859a-477102a0d957 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Delete volume request issued successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-98189a19-39dc-4c06-859a-477102a0d957 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299/action returned with HTTP 202 Sep 01 02:08:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 621/1220] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:20 2026] POST /volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ab89492e-5c04-498b-a85a-0e05392bc56a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ab89492e-5c04-498b-a85a-0e05392bc56a tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 Sep 01 02:08:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ab89492e-5c04-498b-a85a-0e05392bc56a tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ab89492e-5c04-498b-a85a-0e05392bc56a tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ab89492e-5c04-498b-a85a-0e05392bc56a tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ab89492e-5c04-498b-a85a-0e05392bc56a tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 returned with HTTP 200 Sep 01 02:08:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 600/1221] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:20 2026] GET /volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 => generated 848 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-90689760-7749-4e28-a0c7-e72a8dd9961c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-90689760-7749-4e28-a0c7-e72a8dd9961c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 Sep 01 02:08:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-90689760-7749-4e28-a0c7-e72a8dd9961c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-90689760-7749-4e28-a0c7-e72a8dd9961c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-90689760-7749-4e28-a0c7-e72a8dd9961c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-90689760-7749-4e28-a0c7-e72a8dd9961c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 622/1222] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:21 2026] GET /volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 => generated 848 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8747253f-4e64-4326-949d-973a7606cbdb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8747253f-4e64-4326-949d-973a7606cbdb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 Sep 01 02:08:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8747253f-4e64-4326-949d-973a7606cbdb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8747253f-4e64-4326-949d-973a7606cbdb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8747253f-4e64-4326-949d-973a7606cbdb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 returned with HTTP 404 Sep 01 02:08:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 601/1223] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:23 2026] GET /volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-88fcb7b7-eb56-491d-85a3-9cf67eaae6e8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88fcb7b7-eb56-491d-85a3-9cf67eaae6e8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88fcb7b7-eb56-491d-85a3-9cf67eaae6e8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88fcb7b7-eb56-491d-85a3-9cf67eaae6e8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88fcb7b7-eb56-491d-85a3-9cf67eaae6e8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 returned with HTTP 404 Sep 01 02:08:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 623/1224] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:23 2026] GET /volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-48b52843-bebc-4a87-8c03-688e167cc934 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-48b52843-bebc-4a87-8c03-688e167cc934 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] DELETE http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 Sep 01 02:08:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-48b52843-bebc-4a87-8c03-688e167cc934 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-48b52843-bebc-4a87-8c03-688e167cc934 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-48b52843-bebc-4a87-8c03-688e167cc934 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Delete volume with id: 84a173c9-1ba5-4a98-bf99-557bdda15299 Sep 01 02:08:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-48b52843-bebc-4a87-8c03-688e167cc934 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 returned with HTTP 404 Sep 01 02:08:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 602/1225] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:23 2026] DELETE /volume/v3/volumes/84a173c9-1ba5-4a98-bf99-557bdda15299 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2105493785"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2105493785'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume of 1 GB Sep 01 02:08:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Availability Zones retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (790d86f6-3c8b-4c73-b9df-b6a52a6bd38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf709a0-9a61-4768-accd-ed930ac82dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf709a0-9a61-4768-accd-ed930ac82dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f179d93-8098-4ee2-b853-49ba44d236d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Created reservations ['de24e17f-8621-41a2-9f3a-26d762d2bd22', '4a2c25e0-f75f-4bd3-889e-d77affa12703', 'aa8c6d70-959c-4afd-81ba-2cf9bb7d64f5', 'c22d327f-b674-46c5-8829-3ed7086f9eb5'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f179d93-8098-4ee2-b853-49ba44d236d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de24e17f-8621-41a2-9f3a-26d762d2bd22', '4a2c25e0-f75f-4bd3-889e-d77affa12703', 'aa8c6d70-959c-4afd-81ba-2cf9bb7d64f5', 'c22d327f-b674-46c5-8829-3ed7086f9eb5']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a797e3-2b06-4e35-9467-43a147f66173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a797e3-2b06-4e35-9467-43a147f66173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '534918c5-7015-421c-8da6-959aed2679ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2105493785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['de24e17f-8621-41a2-9f3a-26d762d2bd22','4a2c25e0-f75f-4bd3-889e-d77affa12703','aa8c6d70-959c-4afd-81ba-2cf9bb7d64f5','c22d327f-b674-46c5-8829-3ed7086f9eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2105493785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=534918c5-7015-421c-8da6-959aed2679ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea439c44ddc47048a1969debd63e295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b98cd63bc184a0284934120ce95b688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831a0052-8f11-4707-a9c5-0a8624f96070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831a0052-8f11-4707-a9c5-0a8624f96070) transitioned into state 'SUCCESS' from state '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-2105493785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['de24e17f-8621-41a2-9f3a-26d762d2bd22','4a2c25e0-f75f-4bd3-889e-d77affa12703','aa8c6d70-959c-4afd-81ba-2cf9bb7d64f5','c22d327f-b674-46c5-8829-3ed7086f9eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d81d6188-f0dd-4e04-91a8-ac3ce5481dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d81d6188-f0dd-4e04-91a8-ac3ce5481dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (790d86f6-3c8b-4c73-b9df-b6a52a6bd38f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request issued successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5ba2e0a0-1df5-45db-95dc-a3a612174d1d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 624/1226] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:23 2026] POST /volume/v3/volumes => generated 756 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b94accf8-4b6a-47af-ad86-e81c3166080e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b94accf8-4b6a-47af-ad86-e81c3166080e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba Sep 01 02:08:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b94accf8-4b6a-47af-ad86-e81c3166080e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b94accf8-4b6a-47af-ad86-e81c3166080e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b94accf8-4b6a-47af-ad86-e81c3166080e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b94accf8-4b6a-47af-ad86-e81c3166080e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba returned with HTTP 200 Sep 01 02:08:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 603/1227] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:23 2026] GET /volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba => generated 824 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9c15e811-aab5-45ff-9576-38f200b2fa86 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9c15e811-aab5-45ff-9576-38f200b2fa86 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] DELETE http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:08:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9c15e811-aab5-45ff-9576-38f200b2fa86 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9c15e811-aab5-45ff-9576-38f200b2fa86 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-9c15e811-aab5-45ff-9576-38f200b2fa86 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Delete volume with id: 9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:08:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9c15e811-aab5-45ff-9576-38f200b2fa86 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9c15e811-aab5-45ff-9576-38f200b2fa86 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Delete volume request issued successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9c15e811-aab5-45ff-9576-38f200b2fa86 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 202 Sep 01 02:08:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 625/1228] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:24 2026] DELETE /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4722ac19-eca0-44c4-83cd-463e0c1c524f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4722ac19-eca0-44c4-83cd-463e0c1c524f tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:08:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4722ac19-eca0-44c4-83cd-463e0c1c524f tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4722ac19-eca0-44c4-83cd-463e0c1c524f tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4722ac19-eca0-44c4-83cd-463e0c1c524f tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Volume info retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4722ac19-eca0-44c4-83cd-463e0c1c524f tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 200 Sep 01 02:08:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 604/1229] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:24 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 856 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-87fdbb30-6ea9-4fd9-af5f-76306e9e49c7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-87fdbb30-6ea9-4fd9-af5f-76306e9e49c7 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba Sep 01 02:08:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-87fdbb30-6ea9-4fd9-af5f-76306e9e49c7 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-87fdbb30-6ea9-4fd9-af5f-76306e9e49c7 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-87fdbb30-6ea9-4fd9-af5f-76306e9e49c7 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-87fdbb30-6ea9-4fd9-af5f-76306e9e49c7 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba returned with HTTP 200 Sep 01 02:08:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 626/1230] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:24 2026] GET /volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ecf43fe2-f91c-4bcc-9e5f-b96210cdd6c0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ecf43fe2-f91c-4bcc-9e5f-b96210cdd6c0 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] GET http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 Sep 01 02:08:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ecf43fe2-f91c-4bcc-9e5f-b96210cdd6c0 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ecf43fe2-f91c-4bcc-9e5f-b96210cdd6c0 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ecf43fe2-f91c-4bcc-9e5f-b96210cdd6c0 tempest-AttachVolumeShelveTestJSON-216669829 tempest-AttachVolumeShelveTestJSON-216669829-project-member] http://192.168.122.15/volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 returned with HTTP 404 Sep 01 02:08:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 605/1231] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/9811230b-203b-4c74-bb9a-2891f44e2af5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3cbbbe67-e79c-4355-b1e7-aab4f1d64a94 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3cbbbe67-e79c-4355-b1e7-aab4f1d64a94 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba Sep 01 02:08:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3cbbbe67-e79c-4355-b1e7-aab4f1d64a94 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3cbbbe67-e79c-4355-b1e7-aab4f1d64a94 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3cbbbe67-e79c-4355-b1e7-aab4f1d64a94 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3cbbbe67-e79c-4355-b1e7-aab4f1d64a94 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 627/1232] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-95c34840-25f1-4315-ad80-11111fafd4e9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95c34840-25f1-4315-ad80-11111fafd4e9 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba/action Sep 01 02:08:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-95c34840-25f1-4315-ad80-11111fafd4e9 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-95c34840-25f1-4315-ad80-11111fafd4e9 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-95c34840-25f1-4315-ad80-11111fafd4e9 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Updating volume '534918c5-7015-421c-8da6-959aed2679ba' with '{'status': 'maintenance'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:08:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95c34840-25f1-4315-ad80-11111fafd4e9 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba/action returned with HTTP 202 Sep 01 02:08:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 606/1233] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:25 2026] POST /volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f27bfd83-5fcb-437b-809e-979aecd7024d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f27bfd83-5fcb-437b-809e-979aecd7024d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba Sep 01 02:08:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f27bfd83-5fcb-437b-809e-979aecd7024d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f27bfd83-5fcb-437b-809e-979aecd7024d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f27bfd83-5fcb-437b-809e-979aecd7024d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f27bfd83-5fcb-437b-809e-979aecd7024d tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 628/1234] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cc08b8ff-116a-4b79-9649-7698bf7ae0a3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cc08b8ff-116a-4b79-9649-7698bf7ae0a3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba/action Sep 01 02:08:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cc08b8ff-116a-4b79-9649-7698bf7ae0a3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cc08b8ff-116a-4b79-9649-7698bf7ae0a3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cc08b8ff-116a-4b79-9649-7698bf7ae0a3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Volume info retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cc08b8ff-116a-4b79-9649-7698bf7ae0a3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Delete volume request issued successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cc08b8ff-116a-4b79-9649-7698bf7ae0a3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba/action returned with HTTP 202 Sep 01 02:08:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 607/1235] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:26 2026] POST /volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ca3d5e9c-3afd-4645-b807-c3e779467dfa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ca3d5e9c-3afd-4645-b807-c3e779467dfa tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba Sep 01 02:08:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ca3d5e9c-3afd-4645-b807-c3e779467dfa tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ca3d5e9c-3afd-4645-b807-c3e779467dfa tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ca3d5e9c-3afd-4645-b807-c3e779467dfa tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ca3d5e9c-3afd-4645-b807-c3e779467dfa tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba returned with HTTP 200 Sep 01 02:08:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 629/1236] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:26 2026] GET /volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6916dc60-1e70-4014-914f-2de976b01964 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6916dc60-1e70-4014-914f-2de976b01964 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba Sep 01 02:08:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6916dc60-1e70-4014-914f-2de976b01964 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6916dc60-1e70-4014-914f-2de976b01964 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6916dc60-1e70-4014-914f-2de976b01964 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6916dc60-1e70-4014-914f-2de976b01964 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba returned with HTTP 200 Sep 01 02:08:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 608/1237] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:27 2026] GET /volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d97dcd4d-8ef8-42e6-a575-cb8e938b11af None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d97dcd4d-8ef8-42e6-a575-cb8e938b11af tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba Sep 01 02:08:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d97dcd4d-8ef8-42e6-a575-cb8e938b11af tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d97dcd4d-8ef8-42e6-a575-cb8e938b11af tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d97dcd4d-8ef8-42e6-a575-cb8e938b11af tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba returned with HTTP 404 Sep 01 02:08:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 630/1238] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-49e310c8-8b9d-4928-92eb-7c467eef0a3c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-49e310c8-8b9d-4928-92eb-7c467eef0a3c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-49e310c8-8b9d-4928-92eb-7c467eef0a3c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-49e310c8-8b9d-4928-92eb-7c467eef0a3c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-49e310c8-8b9d-4928-92eb-7c467eef0a3c tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba returned with HTTP 404 Sep 01 02:08:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 609/1239] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a6049749-a123-4921-a694-fb02060ed023 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a6049749-a123-4921-a694-fb02060ed023 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] DELETE http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba Sep 01 02:08:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a6049749-a123-4921-a694-fb02060ed023 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a6049749-a123-4921-a694-fb02060ed023 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-a6049749-a123-4921-a694-fb02060ed023 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Delete volume with id: 534918c5-7015-421c-8da6-959aed2679ba Sep 01 02:08:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a6049749-a123-4921-a694-fb02060ed023 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba returned with HTTP 404 Sep 01 02:08:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 631/1240] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:28 2026] DELETE /volume/v3/volumes/534918c5-7015-421c-8da6-959aed2679ba => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-57828eb9-c099-4502-950b-e9817dbeefbb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1563998312"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1563998312'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume of 1 GB Sep 01 02:08:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Availability Zones retrieved successfully. Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (90fa2d66-00db-4824-8dc8-5ae3ffade3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012c045a-ccfa-491d-9c04-2e83d0d5d7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012c045a-ccfa-491d-9c04-2e83d0d5d7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b02089-3303-48b8-afba-7c3126ea7485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Created reservations ['3664bf29-9bac-4dc4-9983-cd24c3e4ac3c', 'a272c526-f762-4337-b1fa-35cc17b6df6d', 'b32778c4-5dcf-4e93-aba6-48f03d50e72c', '8703281d-b611-4853-9c7a-10496a493fa7'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b02089-3303-48b8-afba-7c3126ea7485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3664bf29-9bac-4dc4-9983-cd24c3e4ac3c', 'a272c526-f762-4337-b1fa-35cc17b6df6d', 'b32778c4-5dcf-4e93-aba6-48f03d50e72c', '8703281d-b611-4853-9c7a-10496a493fa7']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44cf3c38-9a92-4c6f-bcb1-68b2d7d3a6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44cf3c38-9a92-4c6f-bcb1-68b2d7d3a6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f01833a7-a4bd-4658-8619-8c20c4529aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1563998312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['3664bf29-9bac-4dc4-9983-cd24c3e4ac3c','a272c526-f762-4337-b1fa-35cc17b6df6d','b32778c4-5dcf-4e93-aba6-48f03d50e72c','8703281d-b611-4853-9c7a-10496a493fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1563998312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f01833a7-a4bd-4658-8619-8c20c4529aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea439c44ddc47048a1969debd63e295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b98cd63bc184a0284934120ce95b688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc431d3-0da4-44a7-a46f-da59d2750f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc431d3-0da4-44a7-a46f-da59d2750f7e) transitioned into state 'SUCCESS' from state '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-1563998312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea439c44ddc47048a1969debd63e295',qos_specs=None,replication_status=,reservations=['3664bf29-9bac-4dc4-9983-cd24c3e4ac3c','a272c526-f762-4337-b1fa-35cc17b6df6d','b32778c4-5dcf-4e93-aba6-48f03d50e72c','8703281d-b611-4853-9c7a-10496a493fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b98cd63bc184a0284934120ce95b688',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81819893-7e35-4d2f-bee2-9c8dd720474e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81819893-7e35-4d2f-bee2-9c8dd720474e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Flow 'volume_create_api' (90fa2d66-00db-4824-8dc8-5ae3ffade3bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Create volume request issued successfully. Sep 01 02:08:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-57828eb9-c099-4502-950b-e9817dbeefbb tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 610/1241] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:28 2026] POST /volume/v3/volumes => generated 756 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-57e502fa-6038-409c-89b4-f7f4d3ad6490 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-57e502fa-6038-409c-89b4-f7f4d3ad6490 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-57e502fa-6038-409c-89b4-f7f4d3ad6490 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-57e502fa-6038-409c-89b4-f7f4d3ad6490 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-57e502fa-6038-409c-89b4-f7f4d3ad6490 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-57e502fa-6038-409c-89b4-f7f4d3ad6490 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 200 Sep 01 02:08:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 632/1242] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 824 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2a1e50b0-4d5d-4278-9383-c8a274c7b121 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2a1e50b0-4d5d-4278-9383-c8a274c7b121 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2a1e50b0-4d5d-4278-9383-c8a274c7b121 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2a1e50b0-4d5d-4278-9383-c8a274c7b121 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2a1e50b0-4d5d-4278-9383-c8a274c7b121 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2a1e50b0-4d5d-4278-9383-c8a274c7b121 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 200 Sep 01 02:08:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 611/1243] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:30 2026] GET /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c6143802-c1a8-4239-b99c-04bf71888bc2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c6143802-c1a8-4239-b99c-04bf71888bc2 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c6143802-c1a8-4239-b99c-04bf71888bc2 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c6143802-c1a8-4239-b99c-04bf71888bc2 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c6143802-c1a8-4239-b99c-04bf71888bc2 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c6143802-c1a8-4239-b99c-04bf71888bc2 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 633/1244] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 849 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f17d8511-3d43-4b0f-bfe0-edd942be09bf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f17d8511-3d43-4b0f-bfe0-edd942be09bf tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f17d8511-3d43-4b0f-bfe0-edd942be09bf tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f17d8511-3d43-4b0f-bfe0-edd942be09bf tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-f17d8511-3d43-4b0f-bfe0-edd942be09bf tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Updating volume 'f01833a7-a4bd-4658-8619-8c20c4529aa6' with '{'status': 'error'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f17d8511-3d43-4b0f-bfe0-edd942be09bf tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action returned with HTTP 202 Sep 01 02:08:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 612/1245] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:31 2026] POST /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-295b2216-4f74-4615-b560-fca6be62eeca None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-295b2216-4f74-4615-b560-fca6be62eeca tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-295b2216-4f74-4615-b560-fca6be62eeca tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-295b2216-4f74-4615-b560-fca6be62eeca tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-295b2216-4f74-4615-b560-fca6be62eeca tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-295b2216-4f74-4615-b560-fca6be62eeca tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 634/1246] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 845 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-26a33a90-69ab-466c-9804-702ec4ca1b9a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26a33a90-69ab-466c-9804-702ec4ca1b9a tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-26a33a90-69ab-466c-9804-702ec4ca1b9a tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-26a33a90-69ab-466c-9804-702ec4ca1b9a tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-26a33a90-69ab-466c-9804-702ec4ca1b9a tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Updating volume 'f01833a7-a4bd-4658-8619-8c20c4529aa6' with '{'status': 'available'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26a33a90-69ab-466c-9804-702ec4ca1b9a tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action returned with HTTP 202 Sep 01 02:08:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 613/1247] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:31 2026] POST /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2d2be4b9-7284-42cc-9cf7-74a0b79e9690 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d2be4b9-7284-42cc-9cf7-74a0b79e9690 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d2be4b9-7284-42cc-9cf7-74a0b79e9690 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d2be4b9-7284-42cc-9cf7-74a0b79e9690 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2d2be4b9-7284-42cc-9cf7-74a0b79e9690 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d2be4b9-7284-42cc-9cf7-74a0b79e9690 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 635/1248] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 849 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4f3d6c0d-4120-4eb0-a04f-ee9f426859f5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4f3d6c0d-4120-4eb0-a04f-ee9f426859f5 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4f3d6c0d-4120-4eb0-a04f-ee9f426859f5 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4f3d6c0d-4120-4eb0-a04f-ee9f426859f5 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-4f3d6c0d-4120-4eb0-a04f-ee9f426859f5 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Updating volume 'f01833a7-a4bd-4658-8619-8c20c4529aa6' with '{'status': 'maintenance'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:08:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4f3d6c0d-4120-4eb0-a04f-ee9f426859f5 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action returned with HTTP 202 Sep 01 02:08:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 614/1249] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:31 2026] POST /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1709552e-06f9-48df-9ad1-95bcc262bae8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1709552e-06f9-48df-9ad1-95bcc262bae8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1709552e-06f9-48df-9ad1-95bcc262bae8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1709552e-06f9-48df-9ad1-95bcc262bae8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1709552e-06f9-48df-9ad1-95bcc262bae8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1709552e-06f9-48df-9ad1-95bcc262bae8 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 636/1250] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-111dd1f7-44f8-4a00-9001-de38988617d3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-111dd1f7-44f8-4a00-9001-de38988617d3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] POST http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action Sep 01 02:08:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-111dd1f7-44f8-4a00-9001-de38988617d3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-111dd1f7-44f8-4a00-9001-de38988617d3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-111dd1f7-44f8-4a00-9001-de38988617d3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] Updating volume 'f01833a7-a4bd-4658-8619-8c20c4529aa6' with '{'status': 'available'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:08:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-111dd1f7-44f8-4a00-9001-de38988617d3 tempest-VolumesActionsTest-2052958329 tempest-VolumesActionsTest-2052958329-project-admin] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action returned with HTTP 202 Sep 01 02:08:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 615/1251] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:32 2026] POST /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7918e043-c79a-42b8-a2fd-3894afbcc09b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7918e043-c79a-42b8-a2fd-3894afbcc09b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7918e043-c79a-42b8-a2fd-3894afbcc09b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7918e043-c79a-42b8-a2fd-3894afbcc09b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7918e043-c79a-42b8-a2fd-3894afbcc09b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7918e043-c79a-42b8-a2fd-3894afbcc09b tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 637/1252] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 849 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b3d403ec-408f-40f1-b984-c26431192b6f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b3d403ec-408f-40f1-b984-c26431192b6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b3d403ec-408f-40f1-b984-c26431192b6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b3d403ec-408f-40f1-b984-c26431192b6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b3d403ec-408f-40f1-b984-c26431192b6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b3d403ec-408f-40f1-b984-c26431192b6f tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 616/1253] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ee4947a2-0eb0-4387-8ea7-7ae7ea03451e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ee4947a2-0eb0-4387-8ea7-7ae7ea03451e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] DELETE http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ee4947a2-0eb0-4387-8ea7-7ae7ea03451e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ee4947a2-0eb0-4387-8ea7-7ae7ea03451e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-ee4947a2-0eb0-4387-8ea7-7ae7ea03451e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Delete volume with id: f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ee4947a2-0eb0-4387-8ea7-7ae7ea03451e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ee4947a2-0eb0-4387-8ea7-7ae7ea03451e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Delete volume request issued successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ee4947a2-0eb0-4387-8ea7-7ae7ea03451e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 202 Sep 01 02:08:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 638/1254] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:32 2026] DELETE /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f3212ca2-5c63-42d3-afdf-dd701d75138e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f3212ca2-5c63-42d3-afdf-dd701d75138e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f3212ca2-5c63-42d3-afdf-dd701d75138e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f3212ca2-5c63-42d3-afdf-dd701d75138e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f3212ca2-5c63-42d3-afdf-dd701d75138e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f3212ca2-5c63-42d3-afdf-dd701d75138e tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 617/1255] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 848 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-366c0075-718f-4d38-96a0-77869f3465cd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-366c0075-718f-4d38-96a0-77869f3465cd tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-366c0075-718f-4d38-96a0-77869f3465cd tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-366c0075-718f-4d38-96a0-77869f3465cd tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-366c0075-718f-4d38-96a0-77869f3465cd tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Volume info retrieved successfully. Sep 01 02:08:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-366c0075-718f-4d38-96a0-77869f3465cd tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 200 Sep 01 02:08:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 639/1256] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:33 2026] GET /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 848 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-144628be-30c3-449f-935b-caa575ab9871 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-144628be-30c3-449f-935b-caa575ab9871 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] GET http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 Sep 01 02:08:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-144628be-30c3-449f-935b-caa575ab9871 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-144628be-30c3-449f-935b-caa575ab9871 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-144628be-30c3-449f-935b-caa575ab9871 tempest-VolumesActionsTest-1202726206 tempest-VolumesActionsTest-1202726206-project-member] http://192.168.122.15/volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 returned with HTTP 404 Sep 01 02:08:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 618/1257] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:35 2026] GET /volume/v3/volumes/f01833a7-a4bd-4658-8619-8c20c4529aa6 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-979660966", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-979660966', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Create volume of 1 GB Sep 01 02:08:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Availability Zones retrieved successfully. Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Flow 'volume_create_api' (68af9a8f-1f16-4c2a-9809-d9fe9ce733bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79eb1990-cc5d-4047-974f-f11cbded16b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79eb1990-cc5d-4047-974f-f11cbded16b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77901f4f-126e-488b-bf23-71c61fe07fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Created reservations ['0b61f2bb-6a65-41e5-b385-eb8918fe99e1', '3698c8d7-deef-4234-bbd5-377dc00d9d7d', 'eda73ea5-8a3a-451c-93ae-6c2987740dc3', '7b9816f8-9cb4-42cf-9434-dafda0d0039b'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77901f4f-126e-488b-bf23-71c61fe07fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b61f2bb-6a65-41e5-b385-eb8918fe99e1', '3698c8d7-deef-4234-bbd5-377dc00d9d7d', 'eda73ea5-8a3a-451c-93ae-6c2987740dc3', '7b9816f8-9cb4-42cf-9434-dafda0d0039b']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee57bea-c829-4706-a422-06eb7a3c8ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee57bea-c829-4706-a422-06eb7a3c8ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31ff3a04-600d-4a6f-9196-9b42c2d2d404', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-979660966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ffa3a007354f4d841cf02f4b395e59',qos_specs=None,replication_status=,reservations=['0b61f2bb-6a65-41e5-b385-eb8918fe99e1','3698c8d7-deef-4234-bbd5-377dc00d9d7d','eda73ea5-8a3a-451c-93ae-6c2987740dc3','7b9816f8-9cb4-42cf-9434-dafda0d0039b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='674b67eff0c74b828be67706429357a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-979660966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31ff3a04-600d-4a6f-9196-9b42c2d2d404,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ffa3a007354f4d841cf02f4b395e59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='674b67eff0c74b828be67706429357a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62562cbe-0ed9-48bf-8916-b6b2729100fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62562cbe-0ed9-48bf-8916-b6b2729100fe) transitioned into state 'SUCCESS' from state '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-979660966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ffa3a007354f4d841cf02f4b395e59',qos_specs=None,replication_status=,reservations=['0b61f2bb-6a65-41e5-b385-eb8918fe99e1','3698c8d7-deef-4234-bbd5-377dc00d9d7d','eda73ea5-8a3a-451c-93ae-6c2987740dc3','7b9816f8-9cb4-42cf-9434-dafda0d0039b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='674b67eff0c74b828be67706429357a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794217e4-b508-4894-b5a6-697d6e5f86f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794217e4-b508-4894-b5a6-697d6e5f86f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Flow 'volume_create_api' (68af9a8f-1f16-4c2a-9809-d9fe9ce733bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Create volume request issued successfully. Sep 01 02:08:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-692a1ef9-4a26-492c-8e66-b7ce9ed00e84 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 640/1258] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:36 2026] POST /volume/v3/volumes => generated 761 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3660aed1-4e36-4394-98cc-6c637e735690 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3660aed1-4e36-4394-98cc-6c637e735690 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3660aed1-4e36-4394-98cc-6c637e735690 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3660aed1-4e36-4394-98cc-6c637e735690 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3660aed1-4e36-4394-98cc-6c637e735690 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3660aed1-4e36-4394-98cc-6c637e735690 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 619/1259] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:36 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 829 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2cbb9446-6d30-414e-9c87-c6b4c43c5ea0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2cbb9446-6d30-414e-9c87-c6b4c43c5ea0 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2cbb9446-6d30-414e-9c87-c6b4c43c5ea0 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2cbb9446-6d30-414e-9c87-c6b4c43c5ea0 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2cbb9446-6d30-414e-9c87-c6b4c43c5ea0 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2cbb9446-6d30-414e-9c87-c6b4c43c5ea0 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 641/1260] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:37 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d2889ca3-f567-4b34-938c-032fb4ce07cc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d2889ca3-f567-4b34-938c-032fb4ce07cc tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d2889ca3-f567-4b34-938c-032fb4ce07cc tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d2889ca3-f567-4b34-938c-032fb4ce07cc tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d2889ca3-f567-4b34-938c-032fb4ce07cc tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d2889ca3-f567-4b34-938c-032fb4ce07cc tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 620/1261] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:39 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8a94e285-4998-4822-81dd-37acf861843c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a94e285-4998-4822-81dd-37acf861843c tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a94e285-4998-4822-81dd-37acf861843c tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a94e285-4998-4822-81dd-37acf861843c tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8a94e285-4998-4822-81dd-37acf861843c tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a94e285-4998-4822-81dd-37acf861843c tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 642/1262] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:39 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-45b7ed0b-b89a-42ba-a4fa-2413a9218754 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45b7ed0b-b89a-42ba-a4fa-2413a9218754 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes Sep 01 02:08:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45b7ed0b-b89a-42ba-a4fa-2413a9218754 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45b7ed0b-b89a-42ba-a4fa-2413a9218754 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-45b7ed0b-b89a-42ba-a4fa-2413a9218754 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:08:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-45b7ed0b-b89a-42ba-a4fa-2413a9218754 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:08:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-45b7ed0b-b89a-42ba-a4fa-2413a9218754 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Get all volumes completed successfully. Sep 01 02:08:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45b7ed0b-b89a-42ba-a4fa-2413a9218754 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 200 Sep 01 02:08:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 621/1263] 192.168.122.15 () {58 vars in 1116 bytes} [Tue Sep 1 02:08:39 2026] GET /volume/v3/volumes => generated 344 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-32f54f1d-51e7-43b2-8894-7dc1e5874596 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-32f54f1d-51e7-43b2-8894-7dc1e5874596 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-32f54f1d-51e7-43b2-8894-7dc1e5874596 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-32f54f1d-51e7-43b2-8894-7dc1e5874596 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-32f54f1d-51e7-43b2-8894-7dc1e5874596 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-32f54f1d-51e7-43b2-8894-7dc1e5874596 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 643/1264] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:39 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 854 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-7d187203-6420-4adf-ac90-5d4b88e1d032 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-7d187203-6420-4adf-ac90-5d4b88e1d032 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-7d187203-6420-4adf-ac90-5d4b88e1d032 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-7d187203-6420-4adf-ac90-5d4b88e1d032 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-7d187203-6420-4adf-ac90-5d4b88e1d032 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-7d187203-6420-4adf-ac90-5d4b88e1d032 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 622/1265] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:39 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-24478def-40a7-4d1c-bcc5-f3a50f71cf2a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-24478def-40a7-4d1c-bcc5-f3a50f71cf2a None None] GET http://192.168.122.15/volume// Sep 01 02:08:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-24478def-40a7-4d1c-bcc5-f3a50f71cf2a None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-24478def-40a7-4d1c-bcc5-f3a50f71cf2a None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-24478def-40a7-4d1c-bcc5-f3a50f71cf2a None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:08:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 644/1266] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:40 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-c210d463-2645-466b-9017-6cdd9fb90b6c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-c210d463-2645-466b-9017-6cdd9fb90b6c tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:08:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-c210d463-2645-466b-9017-6cdd9fb90b6c tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31ff3a04-600d-4a6f-9196-9b42c2d2d404", "connector": null, "instance_uuid": "b9e314e2-f8fc-4ab5-b8f8-37425f6a9934"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-c210d463-2645-466b-9017-6cdd9fb90b6c tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:08:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 623/1267] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:08:40 2026] POST /volume/v3/attachments => generated 273 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fad419e2-db92-40ca-bae6-89e2dafd04ff None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fad419e2-db92-40ca-bae6-89e2dafd04ff tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fad419e2-db92-40ca-bae6-89e2dafd04ff tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fad419e2-db92-40ca-bae6-89e2dafd04ff tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-1db1f531-b71d-42f2-8203-c3167ce4636c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-1db1f531-b71d-42f2-8203-c3167ce4636c None None] GET http://192.168.122.15/volume// Sep 01 02:08:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-1db1f531-b71d-42f2-8203-c3167ce4636c None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-1db1f531-b71d-42f2-8203-c3167ce4636c None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-1db1f531-b71d-42f2-8203-c3167ce4636c None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:08:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 624/1268] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:40 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-9165313d-c69d-4627-aaf4-fa6473e367d9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fad419e2-db92-40ca-bae6-89e2dafd04ff tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-9165313d-c69d-4627-aaf4-fa6473e367d9 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-9165313d-c69d-4627-aaf4-fa6473e367d9 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-9165313d-c69d-4627-aaf4-fa6473e367d9 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fad419e2-db92-40ca-bae6-89e2dafd04ff tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 645/1269] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:40 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 853 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-9165313d-c69d-4627-aaf4-fa6473e367d9 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-9165313d-c69d-4627-aaf4-fa6473e367d9 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 625/1270] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:08:40 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 1034 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-69021384-9f5a-4914-8f12-1fe743b49861 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-69021384-9f5a-4914-8f12-1fe743b49861 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] PUT http://192.168.122.15/volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6 Sep 01 02:08:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-69021384-9f5a-4914-8f12-1fe743b49861 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:41 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-69021384-9f5a-4914-8f12-1fe743b49861 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Acquiring lock "cinder-attachment_update-31ff3a04-600d-4a6f-9196-9b42c2d2d404-devstack" by "attachment_update" {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:08:41 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-69021384-9f5a-4914-8f12-1fe743b49861 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Lock "cinder-attachment_update-31ff3a04-600d-4a6f-9196-9b42c2d2d404-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:08:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:41 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-69021384-9f5a-4914-8f12-1fe743b49861 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Lock "cinder-attachment_update-31ff3a04-600d-4a6f-9196-9b42c2d2d404-devstack" released by "attachment_update" :: held 0.557s {{(pid=87155) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:08:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-69021384-9f5a-4914-8f12-1fe743b49861 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6 returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 646/1271] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:08:41 2026] PUT /volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6 => generated 694 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-29df2992-b573-47a2-8481-c662108ab802 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-29df2992-b573-47a2-8481-c662108ab802 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-29df2992-b573-47a2-8481-c662108ab802 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-29df2992-b573-47a2-8481-c662108ab802 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-29df2992-b573-47a2-8481-c662108ab802 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-29df2992-b573-47a2-8481-c662108ab802 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 626/1272] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:41 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-8450e10f-b548-4766-b906-454267e6442e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-8450e10f-b548-4766-b906-454267e6442e tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] POST http://192.168.122.15/volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6/action Sep 01 02:08:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-8450e10f-b548-4766-b906-454267e6442e tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-8450e10f-b548-4766-b906-454267e6442e tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5884e44f-d996-47c8-a02d-e739d3efdccc req-8450e10f-b548-4766-b906-454267e6442e tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6/action returned with HTTP 204 Sep 01 02:08:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 647/1273] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:08:42 2026] POST /volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cce7b6c8-2896-4584-b48c-f13d9dfb1fdc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cce7b6c8-2896-4584-b48c-f13d9dfb1fdc tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cce7b6c8-2896-4584-b48c-f13d9dfb1fdc tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cce7b6c8-2896-4584-b48c-f13d9dfb1fdc tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cce7b6c8-2896-4584-b48c-f13d9dfb1fdc tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cce7b6c8-2896-4584-b48c-f13d9dfb1fdc tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 627/1274] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 1146 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9e93b1f4-4229-45e5-abc0-71cbca37e767 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e93b1f4-4229-45e5-abc0-71cbca37e767 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e93b1f4-4229-45e5-abc0-71cbca37e767 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e93b1f4-4229-45e5-abc0-71cbca37e767 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9e93b1f4-4229-45e5-abc0-71cbca37e767 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e93b1f4-4229-45e5-abc0-71cbca37e767 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 648/1275] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 1146 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6612c16a-462f-41a9-9964-96be78a51e5b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6612c16a-462f-41a9-9964-96be78a51e5b tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:08:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6612c16a-462f-41a9-9964-96be78a51e5b tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6612c16a-462f-41a9-9964-96be78a51e5b tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6612c16a-462f-41a9-9964-96be78a51e5b tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:08:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6612c16a-462f-41a9-9964-96be78a51e5b tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:08:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 628/1276] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 1146 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=212,cinder:INSERT=32,cinder:UPDATE=57,cinder:DELETE=2 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:08:53 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=178,cinder:INSERT=15,cinder:UPDATE=34,cinder:DELETE=6 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:08:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4465039a-b7cd-488f-ba65-d8506ce08475 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4465039a-b7cd-488f-ba65-d8506ce08475 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes Sep 01 02:09:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4465039a-b7cd-488f-ba65-d8506ce08475 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4465039a-b7cd-488f-ba65-d8506ce08475 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-4465039a-b7cd-488f-ba65-d8506ce08475 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4465039a-b7cd-488f-ba65-d8506ce08475 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4465039a-b7cd-488f-ba65-d8506ce08475 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Get all volumes completed successfully. Sep 01 02:09:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4465039a-b7cd-488f-ba65-d8506ce08475 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 200 Sep 01 02:09:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 649/1277] 192.168.122.15 () {58 vars in 1116 bytes} [Tue Sep 1 02:08:59 2026] GET /volume/v3/volumes => generated 15 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1802354434"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1802354434'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Create volume of 1 GB Sep 01 02:09:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Availability Zones retrieved successfully. Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Flow 'volume_create_api' (f1c82018-667f-4e04-9995-e353da96b746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f0178f-5d47-449a-a9f3-a030fff54713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f0178f-5d47-449a-a9f3-a030fff54713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a57ffcfe-d546-4d77-96c3-18e4dce6ad6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Created reservations ['bccb8731-5b02-4af7-a1e5-1cf1677f077d', '72d887bb-b5af-4b14-a4e3-280d67a23046', 'fafa95fe-e60c-4b98-9aac-1b3596fbdda6', 'f5bd4c5e-f574-4466-99b3-f6e8e0184493'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a57ffcfe-d546-4d77-96c3-18e4dce6ad6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bccb8731-5b02-4af7-a1e5-1cf1677f077d', '72d887bb-b5af-4b14-a4e3-280d67a23046', 'fafa95fe-e60c-4b98-9aac-1b3596fbdda6', 'f5bd4c5e-f574-4466-99b3-f6e8e0184493']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776531e0-823e-4f99-991f-bcc09b24af24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776531e0-823e-4f99-991f-bcc09b24af24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9e9ca64-9179-43db-b1ba-2b4884a0f6ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1802354434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='763103490bf84e30a55b10b579e42c13',qos_specs=None,replication_status=,reservations=['bccb8731-5b02-4af7-a1e5-1cf1677f077d','72d887bb-b5af-4b14-a4e3-280d67a23046','fafa95fe-e60c-4b98-9aac-1b3596fbdda6','f5bd4c5e-f574-4466-99b3-f6e8e0184493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fdf102bcca64e2c9f5a19590bc0251e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1802354434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9e9ca64-9179-43db-b1ba-2b4884a0f6ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763103490bf84e30a55b10b579e42c13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fdf102bcca64e2c9f5a19590bc0251e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa87535-b56f-48ba-99a7-6476f7039778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa87535-b56f-48ba-99a7-6476f7039778) transitioned into state 'SUCCESS' from state '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-1802354434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='763103490bf84e30a55b10b579e42c13',qos_specs=None,replication_status=,reservations=['bccb8731-5b02-4af7-a1e5-1cf1677f077d','72d887bb-b5af-4b14-a4e3-280d67a23046','fafa95fe-e60c-4b98-9aac-1b3596fbdda6','f5bd4c5e-f574-4466-99b3-f6e8e0184493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fdf102bcca64e2c9f5a19590bc0251e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3045906-951f-4d85-9971-04511e9e8994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3045906-951f-4d85-9971-04511e9e8994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Flow 'volume_create_api' (f1c82018-667f-4e04-9995-e353da96b746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Create volume request issued successfully. Sep 01 02:09:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd6cb758-7b9b-45c7-af20-7cffada08296 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 629/1278] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:00 2026] POST /volume/v3/volumes => generated 762 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1677b2e2-dd09-47db-be76-2e0a1983d822 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1677b2e2-dd09-47db-be76-2e0a1983d822 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee Sep 01 02:09:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1677b2e2-dd09-47db-be76-2e0a1983d822 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1677b2e2-dd09-47db-be76-2e0a1983d822 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1677b2e2-dd09-47db-be76-2e0a1983d822 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-3ee16294-104f-4e51-ae48-a7750dea560f req-99a9d931-3d3c-4ede-b29f-ce4270699ca2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1677b2e2-dd09-47db-be76-2e0a1983d822 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee returned with HTTP 200 Sep 01 02:09:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-3ee16294-104f-4e51-ae48-a7750dea560f req-99a9d931-3d3c-4ede-b29f-ce4270699ca2 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/attachments?instance_id=b9e314e2-f8fc-4ab5-b8f8-37425f6a9934 Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-3ee16294-104f-4e51-ae48-a7750dea560f req-99a9d931-3d3c-4ede-b29f-ce4270699ca2 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-3ee16294-104f-4e51-ae48-a7750dea560f req-99a9d931-3d3c-4ede-b29f-ce4270699ca2 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 650/1279] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:00 2026] GET /volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee => generated 830 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:09:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-3ee16294-104f-4e51-ae48-a7750dea560f req-99a9d931-3d3c-4ede-b29f-ce4270699ca2 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/attachments?instance_id=b9e314e2-f8fc-4ab5-b8f8-37425f6a9934 returned with HTTP 200 Sep 01 02:09:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 630/1280] 192.168.122.15 () {62 vars in 1521 bytes} [Tue Sep 1 02:09:00 2026] GET /volume/v3/attachments?instance_id=b9e314e2-f8fc-4ab5-b8f8-37425f6a9934 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-3ee16294-104f-4e51-ae48-a7750dea560f req-7bdc9c72-21d0-404d-98f5-c8bdc5f69dcf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-3ee16294-104f-4e51-ae48-a7750dea560f req-7bdc9c72-21d0-404d-98f5-c8bdc5f69dcf tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6 Sep 01 02:09:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-3ee16294-104f-4e51-ae48-a7750dea560f req-7bdc9c72-21d0-404d-98f5-c8bdc5f69dcf tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-3ee16294-104f-4e51-ae48-a7750dea560f req-7bdc9c72-21d0-404d-98f5-c8bdc5f69dcf tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-3ee16294-104f-4e51-ae48-a7750dea560f req-7bdc9c72-21d0-404d-98f5-c8bdc5f69dcf tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6 returned with HTTP 200 Sep 01 02:09:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 651/1281] 192.168.122.15 () {62 vars in 1535 bytes} [Tue Sep 1 02:09:00 2026] GET /volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6 => generated 718 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0849ff44-d094-49b7-a154-cb0e2c6a497f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0849ff44-d094-49b7-a154-cb0e2c6a497f tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee Sep 01 02:09:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0849ff44-d094-49b7-a154-cb0e2c6a497f tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0849ff44-d094-49b7-a154-cb0e2c6a497f tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0849ff44-d094-49b7-a154-cb0e2c6a497f tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0849ff44-d094-49b7-a154-cb0e2c6a497f tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee returned with HTTP 200 Sep 01 02:09:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 631/1282] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:01 2026] GET /volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0756d253-8b54-43cc-90c1-fb7e34d89322 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0756d253-8b54-43cc-90c1-fb7e34d89322 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee Sep 01 02:09:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0756d253-8b54-43cc-90c1-fb7e34d89322 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0756d253-8b54-43cc-90c1-fb7e34d89322 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0756d253-8b54-43cc-90c1-fb7e34d89322 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0756d253-8b54-43cc-90c1-fb7e34d89322 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee returned with HTTP 200 Sep 01 02:09:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 652/1283] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:02 2026] GET /volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-754deb86-e0fa-4aa4-ad9f-19202d9c4788 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-754deb86-e0fa-4aa4-ad9f-19202d9c4788 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee Sep 01 02:09:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-754deb86-e0fa-4aa4-ad9f-19202d9c4788 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-754deb86-e0fa-4aa4-ad9f-19202d9c4788 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:03 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:03 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-754deb86-e0fa-4aa4-ad9f-19202d9c4788 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-754deb86-e0fa-4aa4-ad9f-19202d9c4788 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee returned with HTTP 200 Sep 01 02:09:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 632/1284] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:03 2026] GET /volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-869994425"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-869994425'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Create volume of 1 GB Sep 01 02:09:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Availability Zones retrieved successfully. Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Flow 'volume_create_api' (cf594da2-8cf9-4028-90fe-10f703a70640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d70f72-3c3e-480e-b43d-325477ad6bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d70f72-3c3e-480e-b43d-325477ad6bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e2b0563-cfb9-44c1-ab36-c5333b3ebaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Created reservations ['040f98a0-f9a4-4042-af84-4fd592737f40', '4af65a8d-c7a6-4c4f-825f-c693543e2538', 'ac8b961d-53c9-4006-acd2-28f8e57e4f31', '2d2bb94a-48b5-4e77-a81a-1bf5eedcedbf'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e2b0563-cfb9-44c1-ab36-c5333b3ebaab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['040f98a0-f9a4-4042-af84-4fd592737f40', '4af65a8d-c7a6-4c4f-825f-c693543e2538', 'ac8b961d-53c9-4006-acd2-28f8e57e4f31', '2d2bb94a-48b5-4e77-a81a-1bf5eedcedbf']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c12c28-e4d9-4960-b623-897251c76f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c12c28-e4d9-4960-b623-897251c76f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43b40509-be91-4913-a911-e225247403fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-869994425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='763103490bf84e30a55b10b579e42c13',qos_specs=None,replication_status=,reservations=['040f98a0-f9a4-4042-af84-4fd592737f40','4af65a8d-c7a6-4c4f-825f-c693543e2538','ac8b961d-53c9-4006-acd2-28f8e57e4f31','2d2bb94a-48b5-4e77-a81a-1bf5eedcedbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fdf102bcca64e2c9f5a19590bc0251e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-869994425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43b40509-be91-4913-a911-e225247403fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763103490bf84e30a55b10b579e42c13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fdf102bcca64e2c9f5a19590bc0251e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253fb5c4-20d4-4973-9b88-3b951e1997ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253fb5c4-20d4-4973-9b88-3b951e1997ea) transitioned into state 'SUCCESS' from state '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-869994425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='763103490bf84e30a55b10b579e42c13',qos_specs=None,replication_status=,reservations=['040f98a0-f9a4-4042-af84-4fd592737f40','4af65a8d-c7a6-4c4f-825f-c693543e2538','ac8b961d-53c9-4006-acd2-28f8e57e4f31','2d2bb94a-48b5-4e77-a81a-1bf5eedcedbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fdf102bcca64e2c9f5a19590bc0251e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303ba938-4a57-4975-a35e-adf66c4da950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303ba938-4a57-4975-a35e-adf66c4da950) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Flow 'volume_create_api' (cf594da2-8cf9-4028-90fe-10f703a70640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Create volume request issued successfully. Sep 01 02:09:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e4f280b1-8cf4-489d-85ee-015c0a011950 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 653/1285] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:03 2026] POST /volume/v3/volumes => generated 761 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-506a9686-c038-4f81-9113-fd99cb216fd2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-506a9686-c038-4f81-9113-fd99cb216fd2 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc Sep 01 02:09:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-506a9686-c038-4f81-9113-fd99cb216fd2 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-506a9686-c038-4f81-9113-fd99cb216fd2 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:03 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:03 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-506a9686-c038-4f81-9113-fd99cb216fd2 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-506a9686-c038-4f81-9113-fd99cb216fd2 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc returned with HTTP 200 Sep 01 02:09:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 633/1286] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:03 2026] GET /volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc => generated 829 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a0b514a6-b47c-457a-99a3-5cf51b13ead0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a0b514a6-b47c-457a-99a3-5cf51b13ead0 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc Sep 01 02:09:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a0b514a6-b47c-457a-99a3-5cf51b13ead0 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a0b514a6-b47c-457a-99a3-5cf51b13ead0 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a0b514a6-b47c-457a-99a3-5cf51b13ead0 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a0b514a6-b47c-457a-99a3-5cf51b13ead0 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc returned with HTTP 200 Sep 01 02:09:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 654/1287] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:04 2026] GET /volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc => generated 853 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-065a9530-1fd2-4e19-b0e2-b88693c49ca9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-065a9530-1fd2-4e19-b0e2-b88693c49ca9 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc Sep 01 02:09:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-065a9530-1fd2-4e19-b0e2-b88693c49ca9 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-065a9530-1fd2-4e19-b0e2-b88693c49ca9 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-065a9530-1fd2-4e19-b0e2-b88693c49ca9 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-065a9530-1fd2-4e19-b0e2-b88693c49ca9 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc returned with HTTP 200 Sep 01 02:09:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 634/1288] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:05 2026] GET /volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3839d23c-54c9-49c6-a34f-0be9b0c1b9fe None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3839d23c-54c9-49c6-a34f-0be9b0c1b9fe tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc Sep 01 02:09:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3839d23c-54c9-49c6-a34f-0be9b0c1b9fe tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3839d23c-54c9-49c6-a34f-0be9b0c1b9fe tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3839d23c-54c9-49c6-a34f-0be9b0c1b9fe tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3839d23c-54c9-49c6-a34f-0be9b0c1b9fe tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc returned with HTTP 200 Sep 01 02:09:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 655/1289] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:05 2026] GET /volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a0321463-62cf-4275-b64b-4c77622172ee None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:09:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-793465722"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-793465722'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:05 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Create volume of 1 GB Sep 01 02:09:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Availability Zones retrieved successfully. Sep 01 02:09:05 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Flow 'volume_create_api' (3d10bb4d-1705-4e7e-9d50-679b72da4bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ebe0da-b9f6-4ed6-8cf1-1483db352994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ebe0da-b9f6-4ed6-8cf1-1483db352994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a018e268-7061-48a9-91bc-148d37c906e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Created reservations ['2c008457-ab50-414d-8004-5b5c789a3bc5', '3de29531-32da-48e5-a388-e42aab907560', '7ece31f9-e427-4333-9859-693c87ea0e66', '1c8bc597-be96-409b-af12-9bbd13778205'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a018e268-7061-48a9-91bc-148d37c906e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c008457-ab50-414d-8004-5b5c789a3bc5', '3de29531-32da-48e5-a388-e42aab907560', '7ece31f9-e427-4333-9859-693c87ea0e66', '1c8bc597-be96-409b-af12-9bbd13778205']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b81aa5-7f8f-4732-aff9-934d78991af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b81aa5-7f8f-4732-aff9-934d78991af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f28b97b3-0d94-43d1-874e-bd3a51619477', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-793465722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='763103490bf84e30a55b10b579e42c13',qos_specs=None,replication_status=,reservations=['2c008457-ab50-414d-8004-5b5c789a3bc5','3de29531-32da-48e5-a388-e42aab907560','7ece31f9-e427-4333-9859-693c87ea0e66','1c8bc597-be96-409b-af12-9bbd13778205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fdf102bcca64e2c9f5a19590bc0251e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-793465722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f28b97b3-0d94-43d1-874e-bd3a51619477,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763103490bf84e30a55b10b579e42c13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fdf102bcca64e2c9f5a19590bc0251e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7435c0-b4b1-40da-b74b-fb402bbbc051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7435c0-b4b1-40da-b74b-fb402bbbc051) transitioned into state 'SUCCESS' from state '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-793465722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='763103490bf84e30a55b10b579e42c13',qos_specs=None,replication_status=,reservations=['2c008457-ab50-414d-8004-5b5c789a3bc5','3de29531-32da-48e5-a388-e42aab907560','7ece31f9-e427-4333-9859-693c87ea0e66','1c8bc597-be96-409b-af12-9bbd13778205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fdf102bcca64e2c9f5a19590bc0251e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2703a467-5800-448f-87b8-4b98ae0a1afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2703a467-5800-448f-87b8-4b98ae0a1afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Flow 'volume_create_api' (3d10bb4d-1705-4e7e-9d50-679b72da4bd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Create volume request issued successfully. Sep 01 02:09:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a0321463-62cf-4275-b64b-4c77622172ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 635/1290] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:05 2026] POST /volume/v3/volumes => generated 761 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a8c97583-76b6-4185-8254-88f04dc52d06 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a8c97583-76b6-4185-8254-88f04dc52d06 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 Sep 01 02:09:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a8c97583-76b6-4185-8254-88f04dc52d06 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a8c97583-76b6-4185-8254-88f04dc52d06 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a8c97583-76b6-4185-8254-88f04dc52d06 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a8c97583-76b6-4185-8254-88f04dc52d06 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 returned with HTTP 200 Sep 01 02:09:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 656/1291] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:06 2026] GET /volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 => generated 829 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d3136acd-29fe-427f-a0c3-3aaa5947641c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d3136acd-29fe-427f-a0c3-3aaa5947641c tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 Sep 01 02:09:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d3136acd-29fe-427f-a0c3-3aaa5947641c tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d3136acd-29fe-427f-a0c3-3aaa5947641c tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d3136acd-29fe-427f-a0c3-3aaa5947641c tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d3136acd-29fe-427f-a0c3-3aaa5947641c tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 returned with HTTP 200 Sep 01 02:09:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 636/1292] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:07 2026] GET /volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 => generated 853 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3faa5dbe-14e9-436a-b520-e36e8436d64f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3faa5dbe-14e9-436a-b520-e36e8436d64f tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 Sep 01 02:09:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3faa5dbe-14e9-436a-b520-e36e8436d64f tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3faa5dbe-14e9-436a-b520-e36e8436d64f tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3faa5dbe-14e9-436a-b520-e36e8436d64f tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3faa5dbe-14e9-436a-b520-e36e8436d64f tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 657/1293] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dec53a9c-b52c-479d-a57e-327049e460c3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dec53a9c-b52c-479d-a57e-327049e460c3 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 Sep 01 02:09:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dec53a9c-b52c-479d-a57e-327049e460c3 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dec53a9c-b52c-479d-a57e-327049e460c3 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:08 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-dec53a9c-b52c-479d-a57e-327049e460c3 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dec53a9c-b52c-479d-a57e-327049e460c3 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 637/1294] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 => generated 854 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-95c23312-7e33-4931-8efb-ffe90285d9cf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:09:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:08 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Create volume of 1 GB Sep 01 02:09:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Availability Zones retrieved successfully. Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Flow 'volume_create_api' (e786306b-31b7-400a-85c3-6e2d8190ab6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30ab951-1a4f-4465-8504-c5563ae27abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30ab951-1a4f-4465-8504-c5563ae27abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4e858e-b907-40da-966c-9bf6226e6962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Created reservations ['d18ace11-fb45-45c0-af17-5172572a3050', '9004876c-7f34-45c8-9d08-e2ad7592336e', '45f1a4bc-2ab2-4dad-87aa-7270b028ebe4', '6a97ed51-beaf-40be-b6b4-4a70f378b44e'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4e858e-b907-40da-966c-9bf6226e6962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d18ace11-fb45-45c0-af17-5172572a3050', '9004876c-7f34-45c8-9d08-e2ad7592336e', '45f1a4bc-2ab2-4dad-87aa-7270b028ebe4', '6a97ed51-beaf-40be-b6b4-4a70f378b44e']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d4b8eb-f3fd-40b4-9ad4-d7f25b5a8477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d4b8eb-f3fd-40b4-9ad4-d7f25b5a8477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f405fe1-5f80-43fe-ba1a-a8b05f3c7168', '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='f3ecbe9fea224eb0b67ad83420551ac2',qos_specs=None,replication_status=,reservations=['d18ace11-fb45-45c0-af17-5172572a3050','9004876c-7f34-45c8-9d08-e2ad7592336e','45f1a4bc-2ab2-4dad-87aa-7270b028ebe4','6a97ed51-beaf-40be-b6b4-4a70f378b44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a543453780534a1fa216ac797484c3f7',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:09Z,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=2f405fe1-5f80-43fe-ba1a-a8b05f3c7168,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ecbe9fea224eb0b67ad83420551ac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a543453780534a1fa216ac797484c3f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba39650-b7e4-4a85-ace7-28e4a4f616d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba39650-b7e4-4a85-ace7-28e4a4f616d3) transitioned into state 'SUCCESS' from 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='f3ecbe9fea224eb0b67ad83420551ac2',qos_specs=None,replication_status=,reservations=['d18ace11-fb45-45c0-af17-5172572a3050','9004876c-7f34-45c8-9d08-e2ad7592336e','45f1a4bc-2ab2-4dad-87aa-7270b028ebe4','6a97ed51-beaf-40be-b6b4-4a70f378b44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a543453780534a1fa216ac797484c3f7',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (190e0aa0-fc71-47b1-b628-70d5693ac188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (190e0aa0-fc71-47b1-b628-70d5693ac188) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Flow 'volume_create_api' (e786306b-31b7-400a-85c3-6e2d8190ab6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Create volume request issued successfully. Sep 01 02:09:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-95c23312-7e33-4931-8efb-ffe90285d9cf tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 658/1295] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:08 2026] POST /volume/v3/volumes => generated 740 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ebf81865-5a20-4575-ac0b-f87cecfe8ab7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ebf81865-5a20-4575-ac0b-f87cecfe8ab7 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] GET http://192.168.122.15/volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 Sep 01 02:09:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ebf81865-5a20-4575-ac0b-f87cecfe8ab7 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ebf81865-5a20-4575-ac0b-f87cecfe8ab7 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ebf81865-5a20-4575-ac0b-f87cecfe8ab7 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Volume info retrieved successfully. Sep 01 02:09:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ebf81865-5a20-4575-ac0b-f87cecfe8ab7 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] http://192.168.122.15/volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 returned with HTTP 200 Sep 01 02:09:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 638/1296] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:09 2026] GET /volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 => generated 919 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0db185de-6911-4425-9eb6-79672cc0f9f6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0db185de-6911-4425-9eb6-79672cc0f9f6 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] GET http://192.168.122.15/volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 Sep 01 02:09:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0db185de-6911-4425-9eb6-79672cc0f9f6 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0db185de-6911-4425-9eb6-79672cc0f9f6 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0db185de-6911-4425-9eb6-79672cc0f9f6 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Volume info retrieved successfully. Sep 01 02:09:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0db185de-6911-4425-9eb6-79672cc0f9f6 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] http://192.168.122.15/volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 returned with HTTP 200 Sep 01 02:09:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 659/1297] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:10 2026] GET /volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dac8eae7-ecab-41a5-838d-d08783583399 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dac8eae7-ecab-41a5-838d-d08783583399 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] GET http://192.168.122.15/volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 Sep 01 02:09:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dac8eae7-ecab-41a5-838d-d08783583399 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dac8eae7-ecab-41a5-838d-d08783583399 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-dac8eae7-ecab-41a5-838d-d08783583399 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Volume info retrieved successfully. Sep 01 02:09:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dac8eae7-ecab-41a5-838d-d08783583399 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] http://192.168.122.15/volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 returned with HTTP 200 Sep 01 02:09:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 639/1298] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:11 2026] GET /volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 => generated 970 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8805d4e5-7893-4a0f-a9d0-d8fcb738c5a0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8805d4e5-7893-4a0f-a9d0-d8fcb738c5a0 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] GET http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1&project_id=763103490bf84e30a55b10b579e42c13 Sep 01 02:09:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8805d4e5-7893-4a0f-a9d0-d8fcb738c5a0 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8805d4e5-7893-4a0f-a9d0-d8fcb738c5a0 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8805d4e5-7893-4a0f-a9d0-d8fcb738c5a0 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Could not evaluate value 763103490bf84e30a55b10b579e42c13, assuming string {{(pid=87155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:09:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8805d4e5-7893-4a0f-a9d0-d8fcb738c5a0 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Searching by: MultiDict([('project_id', '763103490bf84e30a55b10b579e42c13'), ('all_tenants', 1)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8805d4e5-7893-4a0f-a9d0-d8fcb738c5a0 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Get all volumes completed successfully. Sep 01 02:09:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8805d4e5-7893-4a0f-a9d0-d8fcb738c5a0 tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1&project_id=763103490bf84e30a55b10b579e42c13 returned with HTTP 200 Sep 01 02:09:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 660/1299] 192.168.122.15 () {58 vars in 1252 bytes} [Tue Sep 1 02:09:11 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=763103490bf84e30a55b10b579e42c13 => generated 3035 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4f3e4615-9fde-46c8-85d4-44a92cc7c5be None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4f3e4615-9fde-46c8-85d4-44a92cc7c5be tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 Sep 01 02:09:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4f3e4615-9fde-46c8-85d4-44a92cc7c5be tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4f3e4615-9fde-46c8-85d4-44a92cc7c5be tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:11 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-4f3e4615-9fde-46c8-85d4-44a92cc7c5be tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Delete volume with id: 2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 Sep 01 02:09:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4f3e4615-9fde-46c8-85d4-44a92cc7c5be tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Volume info retrieved successfully. Sep 01 02:09:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4f3e4615-9fde-46c8-85d4-44a92cc7c5be tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] Delete volume request issued successfully. Sep 01 02:09:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4f3e4615-9fde-46c8-85d4-44a92cc7c5be tempest-VolumesListAdminTestJSON-606211119 tempest-VolumesListAdminTestJSON-606211119-project-admin] http://192.168.122.15/volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 returned with HTTP 202 Sep 01 02:09:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 640/1300] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:11 2026] DELETE /volume/v3/volumes/2f405fe1-5f80-43fe-ba1a-a8b05f3c7168 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1daaea2a-a844-4680-a54d-45ab20b8ef45 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1daaea2a-a844-4680-a54d-45ab20b8ef45 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 Sep 01 02:09:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1daaea2a-a844-4680-a54d-45ab20b8ef45 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1daaea2a-a844-4680-a54d-45ab20b8ef45 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1daaea2a-a844-4680-a54d-45ab20b8ef45 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1daaea2a-a844-4680-a54d-45ab20b8ef45 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 returned with HTTP 200 Sep 01 02:09:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 661/1301] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:12 2026] GET /volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-562b54da-ed71-4bbb-adf1-f113630872b8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-562b54da-ed71-4bbb-adf1-f113630872b8 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] DELETE http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 Sep 01 02:09:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-562b54da-ed71-4bbb-adf1-f113630872b8 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-562b54da-ed71-4bbb-adf1-f113630872b8 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:12 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-562b54da-ed71-4bbb-adf1-f113630872b8 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Delete volume with id: f28b97b3-0d94-43d1-874e-bd3a51619477 Sep 01 02:09:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-562b54da-ed71-4bbb-adf1-f113630872b8 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-562b54da-ed71-4bbb-adf1-f113630872b8 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Delete volume request issued successfully. Sep 01 02:09:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-562b54da-ed71-4bbb-adf1-f113630872b8 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 returned with HTTP 202 Sep 01 02:09:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 641/1302] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:12 2026] DELETE /volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0e81cc34-8bb0-47f8-928b-bb7d7e60dbb5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e81cc34-8bb0-47f8-928b-bb7d7e60dbb5 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 Sep 01 02:09:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e81cc34-8bb0-47f8-928b-bb7d7e60dbb5 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e81cc34-8bb0-47f8-928b-bb7d7e60dbb5 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0e81cc34-8bb0-47f8-928b-bb7d7e60dbb5 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e81cc34-8bb0-47f8-928b-bb7d7e60dbb5 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 returned with HTTP 200 Sep 01 02:09:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 662/1303] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:12 2026] GET /volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cac70c19-b279-4c89-83ae-f3836a72ab55 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cac70c19-b279-4c89-83ae-f3836a72ab55 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 Sep 01 02:09:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cac70c19-b279-4c89-83ae-f3836a72ab55 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cac70c19-b279-4c89-83ae-f3836a72ab55 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cac70c19-b279-4c89-83ae-f3836a72ab55 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cac70c19-b279-4c89-83ae-f3836a72ab55 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 returned with HTTP 200 Sep 01 02:09:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 642/1304] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:13 2026] GET /volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 => generated 853 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d5b29ecf-3147-4513-86f1-717110379091 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d5b29ecf-3147-4513-86f1-717110379091 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 Sep 01 02:09:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d5b29ecf-3147-4513-86f1-717110379091 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d5b29ecf-3147-4513-86f1-717110379091 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d5b29ecf-3147-4513-86f1-717110379091 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 returned with HTTP 404 Sep 01 02:09:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 663/1305] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/v3/volumes/f28b97b3-0d94-43d1-874e-bd3a51619477 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0f9f8940-f7a2-4706-98bf-09173d43ad33 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0f9f8940-f7a2-4706-98bf-09173d43ad33 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc Sep 01 02:09:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0f9f8940-f7a2-4706-98bf-09173d43ad33 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0f9f8940-f7a2-4706-98bf-09173d43ad33 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0f9f8940-f7a2-4706-98bf-09173d43ad33 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0f9f8940-f7a2-4706-98bf-09173d43ad33 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc returned with HTTP 200 Sep 01 02:09:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 643/1306] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5e7ee503-d18a-4cd6-adc0-249c9546a279 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e7ee503-d18a-4cd6-adc0-249c9546a279 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] DELETE http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc Sep 01 02:09:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e7ee503-d18a-4cd6-adc0-249c9546a279 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e7ee503-d18a-4cd6-adc0-249c9546a279 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-5e7ee503-d18a-4cd6-adc0-249c9546a279 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Delete volume with id: 43b40509-be91-4913-a911-e225247403fc Sep 01 02:09:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5e7ee503-d18a-4cd6-adc0-249c9546a279 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5e7ee503-d18a-4cd6-adc0-249c9546a279 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Delete volume request issued successfully. Sep 01 02:09:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e7ee503-d18a-4cd6-adc0-249c9546a279 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc returned with HTTP 202 Sep 01 02:09:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 664/1307] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:14 2026] DELETE /volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-39b890fb-8561-4dac-8a33-d75fee82d874 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-39b890fb-8561-4dac-8a33-d75fee82d874 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc Sep 01 02:09:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-39b890fb-8561-4dac-8a33-d75fee82d874 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-39b890fb-8561-4dac-8a33-d75fee82d874 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-39b890fb-8561-4dac-8a33-d75fee82d874 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-39b890fb-8561-4dac-8a33-d75fee82d874 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc returned with HTTP 200 Sep 01 02:09:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 644/1308] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c288613c-4423-4f1b-aa66-75b6789e3b13 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c288613c-4423-4f1b-aa66-75b6789e3b13 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc Sep 01 02:09:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c288613c-4423-4f1b-aa66-75b6789e3b13 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c288613c-4423-4f1b-aa66-75b6789e3b13 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c288613c-4423-4f1b-aa66-75b6789e3b13 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc returned with HTTP 404 Sep 01 02:09:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 665/1309] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:15 2026] GET /volume/v3/volumes/43b40509-be91-4913-a911-e225247403fc => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c7aa8e11-56aa-40c1-a1c2-ec39feffc5ee None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c7aa8e11-56aa-40c1-a1c2-ec39feffc5ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee Sep 01 02:09:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c7aa8e11-56aa-40c1-a1c2-ec39feffc5ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c7aa8e11-56aa-40c1-a1c2-ec39feffc5ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c7aa8e11-56aa-40c1-a1c2-ec39feffc5ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c7aa8e11-56aa-40c1-a1c2-ec39feffc5ee tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 645/1310] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:15 2026] GET /volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d45c20c0-5e1f-48de-b7a7-a5ac8e604b0d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d45c20c0-5e1f-48de-b7a7-a5ac8e604b0d tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] DELETE http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee Sep 01 02:09:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d45c20c0-5e1f-48de-b7a7-a5ac8e604b0d tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d45c20c0-5e1f-48de-b7a7-a5ac8e604b0d tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-d45c20c0-5e1f-48de-b7a7-a5ac8e604b0d tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Delete volume with id: a9e9ca64-9179-43db-b1ba-2b4884a0f6ee Sep 01 02:09:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d45c20c0-5e1f-48de-b7a7-a5ac8e604b0d tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d45c20c0-5e1f-48de-b7a7-a5ac8e604b0d tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Delete volume request issued successfully. Sep 01 02:09:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d45c20c0-5e1f-48de-b7a7-a5ac8e604b0d tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee returned with HTTP 202 Sep 01 02:09:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 666/1311] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:16 2026] DELETE /volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-03e22c06-c120-4bc5-adf5-9663dcbd0788 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03e22c06-c120-4bc5-adf5-9663dcbd0788 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee Sep 01 02:09:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03e22c06-c120-4bc5-adf5-9663dcbd0788 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03e22c06-c120-4bc5-adf5-9663dcbd0788 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-03e22c06-c120-4bc5-adf5-9663dcbd0788 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Volume info retrieved successfully. Sep 01 02:09:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03e22c06-c120-4bc5-adf5-9663dcbd0788 tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 646/1312] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2a173f38-4dee-47ba-8718-86c608aaa60b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a173f38-4dee-47ba-8718-86c608aaa60b tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] GET http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee Sep 01 02:09:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a173f38-4dee-47ba-8718-86c608aaa60b tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a173f38-4dee-47ba-8718-86c608aaa60b tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a173f38-4dee-47ba-8718-86c608aaa60b tempest-VolumesListAdminTestJSON-116564297 tempest-VolumesListAdminTestJSON-116564297-project-member] http://192.168.122.15/volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee returned with HTTP 404 Sep 01 02:09:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 667/1313] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:17 2026] GET /volume/v3/volumes/a9e9ca64-9179-43db-b1ba-2b4884a0f6ee => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-77641f10-360d-4e65-a854-fd8a62bfaa80 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-77641f10-360d-4e65-a854-fd8a62bfaa80 None None] GET http://192.168.122.15/volume// Sep 01 02:09:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-77641f10-360d-4e65-a854-fd8a62bfaa80 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-77641f10-360d-4e65-a854-fd8a62bfaa80 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-77641f10-360d-4e65-a854-fd8a62bfaa80 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:09:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 647/1314] 192.168.122.15 () {56 vars in 883 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3447f339-1741-4032-8d67-5f8f4cca9b00 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3447f339-1741-4032-8d67-5f8f4cca9b00 None None] GET http://192.168.122.15/volume// Sep 01 02:09:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3447f339-1741-4032-8d67-5f8f4cca9b00 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3447f339-1741-4032-8d67-5f8f4cca9b00 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3447f339-1741-4032-8d67-5f8f4cca9b00 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:09:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 668/1315] 192.168.122.15 () {56 vars in 883 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-342ff714-9d10-4630-ae59-a0507b91719f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-342ff714-9d10-4630-ae59-a0507b91719f tempest-VersionsTest-1953232358 tempest-VersionsTest-1953232358-project-member] GET http://192.168.122.15/volume/v3/ Sep 01 02:09:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-342ff714-9d10-4630-ae59-a0507b91719f tempest-VersionsTest-1953232358 tempest-VersionsTest-1953232358-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-342ff714-9d10-4630-ae59-a0507b91719f tempest-VersionsTest-1953232358 tempest-VersionsTest-1953232358-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-342ff714-9d10-4630-ae59-a0507b91719f tempest-VersionsTest-1953232358 tempest-VersionsTest-1953232358-project-member] http://192.168.122.15/volume/v3/ returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 648/1316] 192.168.122.15 () {58 vars in 1095 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/ => generated 389 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:09:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1089307807"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1089307807'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:24 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create volume of 1 GB Sep 01 02:09:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Availability Zones retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Flow 'volume_create_api' (1ea4a53d-1ad9-4b1d-8833-b0be8014a7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05ab1f23-9ae4-449c-a431-1b5881c25243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05ab1f23-9ae4-449c-a431-1b5881c25243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae9a0e11-cc57-42c0-ba1b-42b0f0b6de4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:24 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Created reservations ['1890c039-3269-4cd9-a6eb-807507a94a6b', '0258988a-d6ff-4520-8796-066b05f8a346', 'b6b6f2a3-8280-463c-a55c-af9307238afa', 'd1587679-d43e-427c-b329-2fdd87a6d1dc'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae9a0e11-cc57-42c0-ba1b-42b0f0b6de4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1890c039-3269-4cd9-a6eb-807507a94a6b', '0258988a-d6ff-4520-8796-066b05f8a346', 'b6b6f2a3-8280-463c-a55c-af9307238afa', 'd1587679-d43e-427c-b329-2fdd87a6d1dc']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b4fc67-4e10-4cd7-a771-ed5e8871507e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b4fc67-4e10-4cd7-a771-ed5e8871507e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '870fe461-3af1-41de-ab06-13c8c5f6f7bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1089307807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f3e0f9bb1a4173a507d18279d4a862',qos_specs=None,replication_status=,reservations=['1890c039-3269-4cd9-a6eb-807507a94a6b','0258988a-d6ff-4520-8796-066b05f8a346','b6b6f2a3-8280-463c-a55c-af9307238afa','d1587679-d43e-427c-b329-2fdd87a6d1dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb28a1f9a2f4d79a333d6fd5c409a51',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1089307807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=870fe461-3af1-41de-ab06-13c8c5f6f7bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f3e0f9bb1a4173a507d18279d4a862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbb28a1f9a2f4d79a333d6fd5c409a51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1d9882-ac50-4e57-826d-a0709118cda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1d9882-ac50-4e57-826d-a0709118cda8) transitioned into state 'SUCCESS' from state '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-1089307807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f3e0f9bb1a4173a507d18279d4a862',qos_specs=None,replication_status=,reservations=['1890c039-3269-4cd9-a6eb-807507a94a6b','0258988a-d6ff-4520-8796-066b05f8a346','b6b6f2a3-8280-463c-a55c-af9307238afa','d1587679-d43e-427c-b329-2fdd87a6d1dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb28a1f9a2f4d79a333d6fd5c409a51',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891d8e41-e91d-44e6-b2ec-db41af7350ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891d8e41-e91d-44e6-b2ec-db41af7350ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Flow 'volume_create_api' (1ea4a53d-1ad9-4b1d-8833-b0be8014a7ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create volume request issued successfully. Sep 01 02:09:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7d266571-4d58-48a8-947a-1510a5f1c7ab tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 669/1317] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:24 2026] POST /volume/v3/volumes => generated 758 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5c0a7cc3-c894-4856-8153-9eec16fc65b2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5c0a7cc3-c894-4856-8153-9eec16fc65b2 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5c0a7cc3-c894-4856-8153-9eec16fc65b2 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5c0a7cc3-c894-4856-8153-9eec16fc65b2 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5c0a7cc3-c894-4856-8153-9eec16fc65b2 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5c0a7cc3-c894-4856-8153-9eec16fc65b2 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 200 Sep 01 02:09:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 649/1318] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 826 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c7366038-e57a-47f1-a7bb-77ce53067c15 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c7366038-e57a-47f1-a7bb-77ce53067c15 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c7366038-e57a-47f1-a7bb-77ce53067c15 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c7366038-e57a-47f1-a7bb-77ce53067c15 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c7366038-e57a-47f1-a7bb-77ce53067c15 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c7366038-e57a-47f1-a7bb-77ce53067c15 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 670/1319] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-460c508b-961a-47e8-a238-c905ffb4512f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-460c508b-961a-47e8-a238-c905ffb4512f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-460c508b-961a-47e8-a238-c905ffb4512f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-460c508b-961a-47e8-a238-c905ffb4512f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-460c508b-961a-47e8-a238-c905ffb4512f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-460c508b-961a-47e8-a238-c905ffb4512f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 650/1320] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bb922de4-03e1-41e9-9041-6465aefd8037 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bb922de4-03e1-41e9-9041-6465aefd8037 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:09:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bb922de4-03e1-41e9-9041-6465aefd8037 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "870fe461-3af1-41de-ab06-13c8c5f6f7bc", "name": "tempest-VolumesDeleteCascade-Snapshot-1319266878"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bb922de4-03e1-41e9-9041-6465aefd8037 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-bb922de4-03e1-41e9-9041-6465aefd8037 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create snapshot from volume 870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:27 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-bb922de4-03e1-41e9-9041-6465aefd8037 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Created reservations ['0015cf83-f32f-45d5-8d61-6b5b0bef87e7', '387ee471-f8d8-481a-8122-d1f59113edfc', '2acce51d-23a0-4098-95a5-180b06047587', 'a51230d8-f945-4f52-8734-9916a8d4edef'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bb922de4-03e1-41e9-9041-6465aefd8037 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot create request issued successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bb922de4-03e1-41e9-9041-6465aefd8037 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:09:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 671/1321] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:09:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-324dd3a0-8785-40d0-a697-4c5031816ab4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-324dd3a0-8785-40d0-a697-4c5031816ab4 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 Sep 01 02:09:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-324dd3a0-8785-40d0-a697-4c5031816ab4 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-324dd3a0-8785-40d0-a697-4c5031816ab4 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-324dd3a0-8785-40d0-a697-4c5031816ab4 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-324dd3a0-8785-40d0-a697-4c5031816ab4 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 651/1322] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-72864ea2-628e-4024-a6d9-999ddbef91dd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1101473959"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1101473959'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Create volume of 1 GB Sep 01 02:09:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Availability Zones retrieved successfully. Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Flow 'volume_create_api' (91e622a8-57f2-483c-810d-6b8de1556888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5bd91b-a5b3-430e-aba7-e11c32855c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5bd91b-a5b3-430e-aba7-e11c32855c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a96a2e0b-d2ed-4d62-b7c6-5b9265f92c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-54114af4-f876-481d-87be-b9064bf1e391 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54114af4-f876-481d-87be-b9064bf1e391 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 Sep 01 02:09:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-54114af4-f876-481d-87be-b9064bf1e391 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-54114af4-f876-481d-87be-b9064bf1e391 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Created reservations ['270bd646-078b-4e0c-8148-db65e35e1eff', 'ba8e2ebc-f9b3-4601-b27a-283c5ff89dfe', '19fb3146-c3ef-4df9-8cf6-cd7f7ad571b9', '5e48a3bd-f3d3-4b37-88bb-86cd6c487e0e'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a96a2e0b-d2ed-4d62-b7c6-5b9265f92c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['270bd646-078b-4e0c-8148-db65e35e1eff', 'ba8e2ebc-f9b3-4601-b27a-283c5ff89dfe', '19fb3146-c3ef-4df9-8cf6-cd7f7ad571b9', '5e48a3bd-f3d3-4b37-88bb-86cd6c487e0e']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-54114af4-f876-481d-87be-b9064bf1e391 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0247ed8-e683-40c7-b220-a6a91c6dc518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54114af4-f876-481d-87be-b9064bf1e391 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 returned with HTTP 200 Sep 01 02:09:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 652/1323] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0247ed8-e683-40c7-b220-a6a91c6dc518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba8ecf6d-068b-44c0-bf8a-532ab010b3a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1101473959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20c3c4b8d5964e83ba77092dd0dda39a',qos_specs=None,replication_status=,reservations=['270bd646-078b-4e0c-8148-db65e35e1eff','ba8e2ebc-f9b3-4601-b27a-283c5ff89dfe','19fb3146-c3ef-4df9-8cf6-cd7f7ad571b9','5e48a3bd-f3d3-4b37-88bb-86cd6c487e0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429053f9915141c8aba0382b733d1801',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1101473959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba8ecf6d-068b-44c0-bf8a-532ab010b3a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20c3c4b8d5964e83ba77092dd0dda39a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='429053f9915141c8aba0382b733d1801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca160776-6bd9-4800-baf7-c841e88f94f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca160776-6bd9-4800-baf7-c841e88f94f4) transitioned into state 'SUCCESS' from state '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-1101473959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20c3c4b8d5964e83ba77092dd0dda39a',qos_specs=None,replication_status=,reservations=['270bd646-078b-4e0c-8148-db65e35e1eff','ba8e2ebc-f9b3-4601-b27a-283c5ff89dfe','19fb3146-c3ef-4df9-8cf6-cd7f7ad571b9','5e48a3bd-f3d3-4b37-88bb-86cd6c487e0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429053f9915141c8aba0382b733d1801',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a482b587-6f6c-4c5d-8fc8-0d0b42625f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a482b587-6f6c-4c5d-8fc8-0d0b42625f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Flow 'volume_create_api' (91e622a8-57f2-483c-810d-6b8de1556888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Create volume request issued successfully. Sep 01 02:09:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-72864ea2-628e-4024-a6d9-999ddbef91dd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 672/1324] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:28 2026] POST /volume/v3/volumes => generated 758 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8f4e0970-3e70-4cba-bc10-3ac98d2f3334 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8f4e0970-3e70-4cba-bc10-3ac98d2f3334 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:09:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8f4e0970-3e70-4cba-bc10-3ac98d2f3334 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8f4e0970-3e70-4cba-bc10-3ac98d2f3334 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8f4e0970-3e70-4cba-bc10-3ac98d2f3334 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:09:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8f4e0970-3e70-4cba-bc10-3ac98d2f3334 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:09:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 653/1325] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-408457c5-63db-469e-9422-74cf8de3f647 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-408457c5-63db-469e-9422-74cf8de3f647 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 Sep 01 02:09:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-408457c5-63db-469e-9422-74cf8de3f647 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-408457c5-63db-469e-9422-74cf8de3f647 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-408457c5-63db-469e-9422-74cf8de3f647 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-408457c5-63db-469e-9422-74cf8de3f647 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 673/1326] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f4ffcf67-4a1d-4cde-8cb8-efd078b1b038 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f4ffcf67-4a1d-4cde-8cb8-efd078b1b038 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:09:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f4ffcf67-4a1d-4cde-8cb8-efd078b1b038 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f4ffcf67-4a1d-4cde-8cb8-efd078b1b038 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f4ffcf67-4a1d-4cde-8cb8-efd078b1b038 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f4ffcf67-4a1d-4cde-8cb8-efd078b1b038 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 654/1327] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-12dde86a-9461-4f81-8216-13f956a77606 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-12dde86a-9461-4f81-8216-13f956a77606 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 Sep 01 02:09:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-12dde86a-9461-4f81-8216-13f956a77606 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-12dde86a-9461-4f81-8216-13f956a77606 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-12dde86a-9461-4f81-8216-13f956a77606 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-12dde86a-9461-4f81-8216-13f956a77606 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 674/1328] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c870f689-6abb-42ff-ac5c-e4a04724a975 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c870f689-6abb-42ff-ac5c-e4a04724a975 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:09:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c870f689-6abb-42ff-ac5c-e4a04724a975 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "870fe461-3af1-41de-ab06-13c8c5f6f7bc", "name": "tempest-VolumesDeleteCascade-Snapshot-589449814"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c870f689-6abb-42ff-ac5c-e4a04724a975 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-c870f689-6abb-42ff-ac5c-e4a04724a975 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create snapshot from volume 870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:30 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c870f689-6abb-42ff-ac5c-e4a04724a975 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Created reservations ['45824f60-363c-4055-9c55-d2c52b4bdca6', '366990e1-499c-43be-9b7d-faffb9719cb2', '313dcd44-b6b6-40d6-ac5f-d3b8ec784d22', 'a44c8b46-8696-4c28-aa5b-db34f9e72ae3'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c870f689-6abb-42ff-ac5c-e4a04724a975 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot create request issued successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c870f689-6abb-42ff-ac5c-e4a04724a975 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:09:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 655/1329] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:09:30 2026] POST /volume/v3/snapshots => generated 306 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1830c933-8bb0-4c32-9130-9b39643ff12a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1830c933-8bb0-4c32-9130-9b39643ff12a tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1830c933-8bb0-4c32-9130-9b39643ff12a tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1830c933-8bb0-4c32-9130-9b39643ff12a tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1830c933-8bb0-4c32-9130-9b39643ff12a tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1830c933-8bb0-4c32-9130-9b39643ff12a tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 675/1330] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f9d47586-20f0-4a29-8a5e-ce827d6f165e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f9d47586-20f0-4a29-8a5e-ce827d6f165e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f9d47586-20f0-4a29-8a5e-ce827d6f165e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f9d47586-20f0-4a29-8a5e-ce827d6f165e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f9d47586-20f0-4a29-8a5e-ce827d6f165e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f9d47586-20f0-4a29-8a5e-ce827d6f165e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 656/1331] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-16fc54a8-8abc-404a-8228-a9246aa12c16 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-16fc54a8-8abc-404a-8228-a9246aa12c16 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-16fc54a8-8abc-404a-8228-a9246aa12c16 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-16fc54a8-8abc-404a-8228-a9246aa12c16 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-16fc54a8-8abc-404a-8228-a9246aa12c16 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-16fc54a8-8abc-404a-8228-a9246aa12c16 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 676/1332] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-359f2c0f-1b10-4a87-8276-42047960272a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-359f2c0f-1b10-4a87-8276-42047960272a None None] GET http://192.168.122.15/volume// Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-359f2c0f-1b10-4a87-8276-42047960272a None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-359f2c0f-1b10-4a87-8276-42047960272a None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-359f2c0f-1b10-4a87-8276-42047960272a None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:09:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 657/1333] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-e47f6ce9-45d1-4b44-a08e-21c904aa4af6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-e47f6ce9-45d1-4b44-a08e-21c904aa4af6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-e47f6ce9-45d1-4b44-a08e-21c904aa4af6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba8ecf6d-068b-44c0-bf8a-532ab010b3a7", "connector": null, "instance_uuid": "9fa287fc-917c-4fed-98a6-111c2c7bed6d"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-e47f6ce9-45d1-4b44-a08e-21c904aa4af6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 677/1334] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:09:31 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) Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ff4ca8f7-4b7a-4ddb-95b3-bcb09700527a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ff4ca8f7-4b7a-4ddb-95b3-bcb09700527a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ff4ca8f7-4b7a-4ddb-95b3-bcb09700527a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ff4ca8f7-4b7a-4ddb-95b3-bcb09700527a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-1273ef16-9089-427e-9714-1a6107f6e7c9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-1273ef16-9089-427e-9714-1a6107f6e7c9 None None] GET http://192.168.122.15/volume// Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-1273ef16-9089-427e-9714-1a6107f6e7c9 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-1273ef16-9089-427e-9714-1a6107f6e7c9 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-1273ef16-9089-427e-9714-1a6107f6e7c9 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:09:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 678/1335] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-b3db3532-7035-49e8-86df-c252400a95fa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ff4ca8f7-4b7a-4ddb-95b3-bcb09700527a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-b3db3532-7035-49e8-86df-c252400a95fa tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-b3db3532-7035-49e8-86df-c252400a95fa tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-b3db3532-7035-49e8-86df-c252400a95fa tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ff4ca8f7-4b7a-4ddb-95b3-bcb09700527a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 658/1336] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-b3db3532-7035-49e8-86df-c252400a95fa tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-b3db3532-7035-49e8-86df-c252400a95fa tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 679/1337] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 1031 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-ae331532-5d11-4e86-b3ff-f193fb44030c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-ae331532-5d11-4e86-b3ff-f193fb44030c tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] PUT http://192.168.122.15/volume/v3/attachments/ec00a12b-0360-4cc4-a6a0-aefd318de01c Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-ae331532-5d11-4e86-b3ff-f193fb44030c tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-ae331532-5d11-4e86-b3ff-f193fb44030c tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Acquiring lock "cinder-attachment_update-ba8ecf6d-068b-44c0-bf8a-532ab010b3a7-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-ae331532-5d11-4e86-b3ff-f193fb44030c tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Lock "cinder-attachment_update-ba8ecf6d-068b-44c0-bf8a-532ab010b3a7-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:09:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6f5c9f0a-2d18-40ba-990a-e93268d36302 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6f5c9f0a-2d18-40ba-990a-e93268d36302 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 Sep 01 02:09:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6f5c9f0a-2d18-40ba-990a-e93268d36302 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6f5c9f0a-2d18-40ba-990a-e93268d36302 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6f5c9f0a-2d18-40ba-990a-e93268d36302 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6f5c9f0a-2d18-40ba-990a-e93268d36302 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 returned with HTTP 200 Sep 01 02:09:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 680/1338] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:32 2026] GET /volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e6345bdd-5eac-4847-9d22-1787d1828a2a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e6345bdd-5eac-4847-9d22-1787d1828a2a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:09:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e6345bdd-5eac-4847-9d22-1787d1828a2a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e6345bdd-5eac-4847-9d22-1787d1828a2a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e6345bdd-5eac-4847-9d22-1787d1828a2a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:09:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e6345bdd-5eac-4847-9d22-1787d1828a2a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:09:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 681/1339] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:32 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-ae331532-5d11-4e86-b3ff-f193fb44030c tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Lock "cinder-attachment_update-ba8ecf6d-068b-44c0-bf8a-532ab010b3a7-devstack" released by "attachment_update" :: held 0.890s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:09:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-ae331532-5d11-4e86-b3ff-f193fb44030c tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments/ec00a12b-0360-4cc4-a6a0-aefd318de01c returned with HTTP 200 Sep 01 02:09:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 659/1340] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:09:31 2026] PUT /volume/v3/attachments/ec00a12b-0360-4cc4-a6a0-aefd318de01c => generated 694 bytes in 938 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-870d8beb-89d4-490a-a5ba-a5b44f8af34c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-870d8beb-89d4-490a-a5ba-a5b44f8af34c tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-870d8beb-89d4-490a-a5ba-a5b44f8af34c tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-870d8beb-89d4-490a-a5ba-a5b44f8af34c tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-870d8beb-89d4-490a-a5ba-a5b44f8af34c tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-870d8beb-89d4-490a-a5ba-a5b44f8af34c tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 returned with HTTP 200 Sep 01 02:09:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 682/1341] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1a493166-3580-4b7c-ac1a-a6c9a3721f5b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1a493166-3580-4b7c-ac1a-a6c9a3721f5b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] DELETE http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc?cascade=True Sep 01 02:09:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1a493166-3580-4b7c-ac1a-a6c9a3721f5b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1a493166-3580-4b7c-ac1a-a6c9a3721f5b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-1a493166-3580-4b7c-ac1a-a6c9a3721f5b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Delete volume with id: 870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-3b20116b-da4e-4709-b50f-42c51eda5037 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1a493166-3580-4b7c-ac1a-a6c9a3721f5b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-3b20116b-da4e-4709-b50f-42c51eda5037 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/attachments/ec00a12b-0360-4cc4-a6a0-aefd318de01c/action Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-3b20116b-da4e-4709-b50f-42c51eda5037 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-3b20116b-da4e-4709-b50f-42c51eda5037 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7a2ebee6-5960-4cc6-9680-22940c63705b req-3b20116b-da4e-4709-b50f-42c51eda5037 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments/ec00a12b-0360-4cc4-a6a0-aefd318de01c/action returned with HTTP 204 Sep 01 02:09:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 683/1342] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:09:33 2026] POST /volume/v3/attachments/ec00a12b-0360-4cc4-a6a0-aefd318de01c/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1a493166-3580-4b7c-ac1a-a6c9a3721f5b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Delete volume request issued successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1a493166-3580-4b7c-ac1a-a6c9a3721f5b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc?cascade=True returned with HTTP 202 Sep 01 02:09:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 660/1343] 192.168.122.15 () {58 vars in 1255 bytes} [Tue Sep 1 02:09:33 2026] DELETE /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc?cascade=True => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9f4abce2-ebe3-4f19-b419-c494e561a461 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f4abce2-ebe3-4f19-b419-c494e561a461 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9f4abce2-ebe3-4f19-b419-c494e561a461 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9f4abce2-ebe3-4f19-b419-c494e561a461 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9f4abce2-ebe3-4f19-b419-c494e561a461 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f4abce2-ebe3-4f19-b419-c494e561a461 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 200 Sep 01 02:09:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 684/1344] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3b756dae-5b2b-4f47-a00f-dfbc61d3b445 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3b756dae-5b2b-4f47-a00f-dfbc61d3b445 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:09:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3b756dae-5b2b-4f47-a00f-dfbc61d3b445 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3b756dae-5b2b-4f47-a00f-dfbc61d3b445 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3b756dae-5b2b-4f47-a00f-dfbc61d3b445 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3b756dae-5b2b-4f47-a00f-dfbc61d3b445 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:09:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 661/1345] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 1143 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5e909d49-87b8-4f8d-a7eb-e060dc52c6b5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e909d49-87b8-4f8d-a7eb-e060dc52c6b5 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e909d49-87b8-4f8d-a7eb-e060dc52c6b5 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e909d49-87b8-4f8d-a7eb-e060dc52c6b5 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5e909d49-87b8-4f8d-a7eb-e060dc52c6b5 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e909d49-87b8-4f8d-a7eb-e060dc52c6b5 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:09:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 685/1346] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 1143 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5df9f5f9-9fab-4b05-a7e1-682e7f953ebb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5df9f5f9-9fab-4b05-a7e1-682e7f953ebb tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5df9f5f9-9fab-4b05-a7e1-682e7f953ebb tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5df9f5f9-9fab-4b05-a7e1-682e7f953ebb tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5df9f5f9-9fab-4b05-a7e1-682e7f953ebb tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5df9f5f9-9fab-4b05-a7e1-682e7f953ebb tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 200 Sep 01 02:09:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 662/1347] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9e70c2c3-fe6b-4e08-ba60-91f9fbde6c07 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e70c2c3-fe6b-4e08-ba60-91f9fbde6c07 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e70c2c3-fe6b-4e08-ba60-91f9fbde6c07 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e70c2c3-fe6b-4e08-ba60-91f9fbde6c07 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9e70c2c3-fe6b-4e08-ba60-91f9fbde6c07 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e70c2c3-fe6b-4e08-ba60-91f9fbde6c07 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 686/1348] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0e89495b-df03-4825-b379-c8a1dca66a5f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e89495b-df03-4825-b379-c8a1dca66a5f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e89495b-df03-4825-b379-c8a1dca66a5f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e89495b-df03-4825-b379-c8a1dca66a5f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0e89495b-df03-4825-b379-c8a1dca66a5f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e89495b-df03-4825-b379-c8a1dca66a5f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 200 Sep 01 02:09:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 663/1349] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e42347c4-c290-4047-afcd-ed9e24d9d4f0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e42347c4-c290-4047-afcd-ed9e24d9d4f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e42347c4-c290-4047-afcd-ed9e24d9d4f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e42347c4-c290-4047-afcd-ed9e24d9d4f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e42347c4-c290-4047-afcd-ed9e24d9d4f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e42347c4-c290-4047-afcd-ed9e24d9d4f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 200 Sep 01 02:09:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 687/1350] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:37 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0b730a3e-bfc6-4192-8612-a6110fa08e55 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0b730a3e-bfc6-4192-8612-a6110fa08e55 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0b730a3e-bfc6-4192-8612-a6110fa08e55 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0b730a3e-bfc6-4192-8612-a6110fa08e55 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0b730a3e-bfc6-4192-8612-a6110fa08e55 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0b730a3e-bfc6-4192-8612-a6110fa08e55 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 200 Sep 01 02:09:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 664/1351] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c39309d6-9fc0-478d-a844-a4265a820d9d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c39309d6-9fc0-478d-a844-a4265a820d9d tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c39309d6-9fc0-478d-a844-a4265a820d9d tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c39309d6-9fc0-478d-a844-a4265a820d9d tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c39309d6-9fc0-478d-a844-a4265a820d9d tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c39309d6-9fc0-478d-a844-a4265a820d9d tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 200 Sep 01 02:09:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 688/1352] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:39 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c640cac1-6bd6-4a66-9e3f-3a743c5f3ed1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c640cac1-6bd6-4a66-9e3f-3a743c5f3ed1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c640cac1-6bd6-4a66-9e3f-3a743c5f3ed1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c640cac1-6bd6-4a66-9e3f-3a743c5f3ed1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c640cac1-6bd6-4a66-9e3f-3a743c5f3ed1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 404 Sep 01 02:09:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 665/1353] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d6c106e2-8e28-48aa-a9a9-afd6b95a7134 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d6c106e2-8e28-48aa-a9a9-afd6b95a7134 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes Sep 01 02:09:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d6c106e2-8e28-48aa-a9a9-afd6b95a7134 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d6c106e2-8e28-48aa-a9a9-afd6b95a7134 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-d6c106e2-8e28-48aa-a9a9-afd6b95a7134 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:40 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d6c106e2-8e28-48aa-a9a9-afd6b95a7134 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d6c106e2-8e28-48aa-a9a9-afd6b95a7134 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Get all volumes completed successfully. Sep 01 02:09:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d6c106e2-8e28-48aa-a9a9-afd6b95a7134 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 689/1354] 192.168.122.15 () {58 vars in 1116 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/volumes => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bbf5aaa6-0ecc-46cd-9c86-6ee4805c99bc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bbf5aaa6-0ecc-46cd-9c86-6ee4805c99bc tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bbf5aaa6-0ecc-46cd-9c86-6ee4805c99bc tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bbf5aaa6-0ecc-46cd-9c86-6ee4805c99bc tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-bbf5aaa6-0ecc-46cd-9c86-6ee4805c99bc tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-bbf5aaa6-0ecc-46cd-9c86-6ee4805c99bc tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bbf5aaa6-0ecc-46cd-9c86-6ee4805c99bc tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bbf5aaa6-0ecc-46cd-9c86-6ee4805c99bc tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 666/1355] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-30e3f6a3-82e0-4a1b-930e-db4855ce8c2f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-30e3f6a3-82e0-4a1b-930e-db4855ce8c2f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-30e3f6a3-82e0-4a1b-930e-db4855ce8c2f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-30e3f6a3-82e0-4a1b-930e-db4855ce8c2f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-30e3f6a3-82e0-4a1b-930e-db4855ce8c2f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Delete snapshot with id: 56eee966-77b0-49a2-b51f-ea8a8b2b4f64 Sep 01 02:09:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-30e3f6a3-82e0-4a1b-930e-db4855ce8c2f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 returned with HTTP 404 Sep 01 02:09:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 690/1356] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:09:41 2026] DELETE /volume/v3/snapshots/56eee966-77b0-49a2-b51f-ea8a8b2b4f64 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d05af17b-0d5e-41a7-a0e1-7fb4461f5754 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d05af17b-0d5e-41a7-a0e1-7fb4461f5754 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d05af17b-0d5e-41a7-a0e1-7fb4461f5754 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d05af17b-0d5e-41a7-a0e1-7fb4461f5754 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-d05af17b-0d5e-41a7-a0e1-7fb4461f5754 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Delete snapshot with id: 3dfe4797-3aa1-4802-905b-a1a5c1f519d1 Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d05af17b-0d5e-41a7-a0e1-7fb4461f5754 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 returned with HTTP 404 Sep 01 02:09:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 667/1357] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:09:41 2026] DELETE /volume/v3/snapshots/3dfe4797-3aa1-4802-905b-a1a5c1f519d1 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a8f492af-dce7-43e7-9259-4347007eed62 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a8f492af-dce7-43e7-9259-4347007eed62 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a8f492af-dce7-43e7-9259-4347007eed62 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a8f492af-dce7-43e7-9259-4347007eed62 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a8f492af-dce7-43e7-9259-4347007eed62 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 404 Sep 01 02:09:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 691/1358] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bb5dc07d-9812-4f28-b95d-0ff75417f433 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bb5dc07d-9812-4f28-b95d-0ff75417f433 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] DELETE http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bb5dc07d-9812-4f28-b95d-0ff75417f433 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bb5dc07d-9812-4f28-b95d-0ff75417f433 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-bb5dc07d-9812-4f28-b95d-0ff75417f433 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Delete volume with id: 870fe461-3af1-41de-ab06-13c8c5f6f7bc Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bb5dc07d-9812-4f28-b95d-0ff75417f433 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc returned with HTTP 404 Sep 01 02:09:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 668/1359] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:41 2026] DELETE /volume/v3/volumes/870fe461-3af1-41de-ab06-13c8c5f6f7bc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1468907233"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1468907233'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create volume of 1 GB Sep 01 02:09:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Availability Zones retrieved successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Flow 'volume_create_api' (d74fd793-468a-4550-81c1-44347dc54e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89279df7-cc16-4de7-a26b-b7c7b321cd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89279df7-cc16-4de7-a26b-b7c7b321cd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1773c89-0dda-440f-b31c-80f3a3440842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Created reservations ['cef1d2f1-87db-4103-9e56-054ee920a982', '248df002-3d8e-4232-9f77-84ebe968baea', '7242b610-e4c2-441c-8b0f-1ab66b1c39a5', 'a380f164-9592-4f0b-96d9-f7b3d8aa5e13'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1773c89-0dda-440f-b31c-80f3a3440842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cef1d2f1-87db-4103-9e56-054ee920a982', '248df002-3d8e-4232-9f77-84ebe968baea', '7242b610-e4c2-441c-8b0f-1ab66b1c39a5', 'a380f164-9592-4f0b-96d9-f7b3d8aa5e13']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (314b747d-485f-4190-9650-56d8e9776918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (314b747d-485f-4190-9650-56d8e9776918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e711959-e380-42a3-9be7-af14b36fa314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1468907233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f3e0f9bb1a4173a507d18279d4a862',qos_specs=None,replication_status=,reservations=['cef1d2f1-87db-4103-9e56-054ee920a982','248df002-3d8e-4232-9f77-84ebe968baea','7242b610-e4c2-441c-8b0f-1ab66b1c39a5','a380f164-9592-4f0b-96d9-f7b3d8aa5e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb28a1f9a2f4d79a333d6fd5c409a51',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1468907233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e711959-e380-42a3-9be7-af14b36fa314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f3e0f9bb1a4173a507d18279d4a862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbb28a1f9a2f4d79a333d6fd5c409a51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92c005f-e200-4419-b920-49b03fdeefe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92c005f-e200-4419-b920-49b03fdeefe2) transitioned into state 'SUCCESS' from state '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-1468907233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f3e0f9bb1a4173a507d18279d4a862',qos_specs=None,replication_status=,reservations=['cef1d2f1-87db-4103-9e56-054ee920a982','248df002-3d8e-4232-9f77-84ebe968baea','7242b610-e4c2-441c-8b0f-1ab66b1c39a5','a380f164-9592-4f0b-96d9-f7b3d8aa5e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb28a1f9a2f4d79a333d6fd5c409a51',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44b4bf9-ea5f-461b-ac3a-cf1d5b60ad99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44b4bf9-ea5f-461b-ac3a-cf1d5b60ad99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Flow 'volume_create_api' (d74fd793-468a-4550-81c1-44347dc54e9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create volume request issued successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d336fb6c-5563-4ab6-9264-59a407d288f0 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 692/1360] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:41 2026] POST /volume/v3/volumes => generated 758 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ceb6ebde-34b1-43d3-89cb-c2dc3e6a27d5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ceb6ebde-34b1-43d3-89cb-c2dc3e6a27d5 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ceb6ebde-34b1-43d3-89cb-c2dc3e6a27d5 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ceb6ebde-34b1-43d3-89cb-c2dc3e6a27d5 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ceb6ebde-34b1-43d3-89cb-c2dc3e6a27d5 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ceb6ebde-34b1-43d3-89cb-c2dc3e6a27d5 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 669/1361] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ef685338-8a25-482f-95ea-eb0a01ec3788 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef685338-8a25-482f-95ea-eb0a01ec3788 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:09:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef685338-8a25-482f-95ea-eb0a01ec3788 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef685338-8a25-482f-95ea-eb0a01ec3788 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ef685338-8a25-482f-95ea-eb0a01ec3788 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef685338-8a25-482f-95ea-eb0a01ec3788 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 returned with HTTP 200 Sep 01 02:09:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 693/1362] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:42 2026] GET /volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a3bccc6a-b64b-4457-9ce9-49c50933c0c7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3bccc6a-b64b-4457-9ce9-49c50933c0c7 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:09:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3bccc6a-b64b-4457-9ce9-49c50933c0c7 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3bccc6a-b64b-4457-9ce9-49c50933c0c7 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a3bccc6a-b64b-4457-9ce9-49c50933c0c7 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3bccc6a-b64b-4457-9ce9-49c50933c0c7 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 returned with HTTP 200 Sep 01 02:09:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 670/1363] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:43 2026] GET /volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e002dd34-5249-4b4d-81e6-a04a74c9524b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e002dd34-5249-4b4d-81e6-a04a74c9524b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:09:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e002dd34-5249-4b4d-81e6-a04a74c9524b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e711959-e380-42a3-9be7-af14b36fa314", "name": "tempest-VolumesDeleteCascade-Snapshot-782846284"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e002dd34-5249-4b4d-81e6-a04a74c9524b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-e002dd34-5249-4b4d-81e6-a04a74c9524b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create snapshot from volume 9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:09:43 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-e002dd34-5249-4b4d-81e6-a04a74c9524b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Created reservations ['b657a88a-c8f8-462b-84ca-e040f0eb3af7', '4fe4c68b-8827-4b4e-a690-bff44f708706', 'a5147811-b25a-42f9-9102-8be2eef774c1', '3bf6cf09-4d98-4fb3-8980-ca0a69b1d8d8'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e002dd34-5249-4b4d-81e6-a04a74c9524b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot create request issued successfully. Sep 01 02:09:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e002dd34-5249-4b4d-81e6-a04a74c9524b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:09:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 694/1364] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:09:43 2026] POST /volume/v3/snapshots => generated 306 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-041eb5c6-cbbe-458c-846f-a0ab550d52dd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-041eb5c6-cbbe-458c-846f-a0ab550d52dd tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a Sep 01 02:09:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-041eb5c6-cbbe-458c-846f-a0ab550d52dd tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-041eb5c6-cbbe-458c-846f-a0ab550d52dd tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-041eb5c6-cbbe-458c-846f-a0ab550d52dd tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-041eb5c6-cbbe-458c-846f-a0ab550d52dd tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a returned with HTTP 200 Sep 01 02:09:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 671/1365] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:44 2026] GET /volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e759f243-d053-4dc4-a1bf-a638e1c5003b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e759f243-d053-4dc4-a1bf-a638e1c5003b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a Sep 01 02:09:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e759f243-d053-4dc4-a1bf-a638e1c5003b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e759f243-d053-4dc4-a1bf-a638e1c5003b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e759f243-d053-4dc4-a1bf-a638e1c5003b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e759f243-d053-4dc4-a1bf-a638e1c5003b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a returned with HTTP 200 Sep 01 02:09:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 695/1366] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e3f6636f-79b5-4994-be7d-a0b6d8ebacfb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e3f6636f-79b5-4994-be7d-a0b6d8ebacfb tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a Sep 01 02:09:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e3f6636f-79b5-4994-be7d-a0b6d8ebacfb tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e3f6636f-79b5-4994-be7d-a0b6d8ebacfb tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e3f6636f-79b5-4994-be7d-a0b6d8ebacfb tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e3f6636f-79b5-4994-be7d-a0b6d8ebacfb tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 672/1367] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a => generated 438 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c84adca0-71c9-4700-8b14-d264ce210536 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c84adca0-71c9-4700-8b14-d264ce210536 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a Sep 01 02:09:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c84adca0-71c9-4700-8b14-d264ce210536 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c84adca0-71c9-4700-8b14-d264ce210536 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c84adca0-71c9-4700-8b14-d264ce210536 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c84adca0-71c9-4700-8b14-d264ce210536 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a returned with HTTP 200 Sep 01 02:09:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 696/1368] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:47 2026] GET /volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cab85469-1565-4071-8bcd-b1283202160f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f13eeb61-3aac-44a6-b582-6a2122d5af3a", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-185388265"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create volume request body: {'volume': {'snapshot_id': 'f13eeb61-3aac-44a6-b582-6a2122d5af3a', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-185388265'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Snapshot retrieved successfully. Sep 01 02:09:47 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create volume of 1 GB Sep 01 02:09:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Availability Zones retrieved successfully. Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Flow 'volume_create_api' (9a09aaf2-a31f-4c83-bf57-7d4118384ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c061f5be-9af8-44b2-904f-8deb0e585dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c061f5be-9af8-44b2-904f-8deb0e585dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f13eeb61-3aac-44a6-b582-6a2122d5af3a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28c0105-65b6-4df1-8153-4d3b62ff87c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Created reservations ['fe8413e9-6125-4d4d-bfe5-3b1b33335995', '3758d210-8bc0-4171-8e32-3c9647adc5d1', '67139d57-315c-47ac-bb73-9bc17ef72735', '402fa87d-903d-4e61-a6f8-357082c55f73'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28c0105-65b6-4df1-8153-4d3b62ff87c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe8413e9-6125-4d4d-bfe5-3b1b33335995', '3758d210-8bc0-4171-8e32-3c9647adc5d1', '67139d57-315c-47ac-bb73-9bc17ef72735', '402fa87d-903d-4e61-a6f8-357082c55f73']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e9f99b-e5ea-4833-997d-245dfeabd168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e9f99b-e5ea-4833-997d-245dfeabd168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cc31c65-1938-40ae-b2b4-6e7746935a70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-185388265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f3e0f9bb1a4173a507d18279d4a862',qos_specs=None,replication_status=,reservations=['fe8413e9-6125-4d4d-bfe5-3b1b33335995','3758d210-8bc0-4171-8e32-3c9647adc5d1','67139d57-315c-47ac-bb73-9bc17ef72735','402fa87d-903d-4e61-a6f8-357082c55f73'],size=1,snapshot_id=f13eeb61-3aac-44a6-b582-6a2122d5af3a,source_replicaid=,source_volid=None,status='creating',user_id='bbb28a1f9a2f4d79a333d6fd5c409a51',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-185388265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cc31c65-1938-40ae-b2b4-6e7746935a70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f3e0f9bb1a4173a507d18279d4a862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f13eeb61-3aac-44a6-b582-6a2122d5af3a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbb28a1f9a2f4d79a333d6fd5c409a51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c4e309-f4c6-4ea3-81b4-91e06f2cc6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c4e309-f4c6-4ea3-81b4-91e06f2cc6cc) transitioned into state 'SUCCESS' from state '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-185388265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f3e0f9bb1a4173a507d18279d4a862',qos_specs=None,replication_status=,reservations=['fe8413e9-6125-4d4d-bfe5-3b1b33335995','3758d210-8bc0-4171-8e32-3c9647adc5d1','67139d57-315c-47ac-bb73-9bc17ef72735','402fa87d-903d-4e61-a6f8-357082c55f73'],size=1,snapshot_id=f13eeb61-3aac-44a6-b582-6a2122d5af3a,source_replicaid=,source_volid=None,status='creating',user_id='bbb28a1f9a2f4d79a333d6fd5c409a51',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0f6f452-c473-4748-b477-33c16f5ba3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0f6f452-c473-4748-b477-33c16f5ba3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Flow 'volume_create_api' (9a09aaf2-a31f-4c83-bf57-7d4118384ad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Create volume request issued successfully. Sep 01 02:09:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cab85469-1565-4071-8bcd-b1283202160f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 673/1369] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:09:47 2026] POST /volume/v3/volumes => generated 791 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9261c1d0-a167-44ab-a1e2-63eb49d2e32d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9261c1d0-a167-44ab-a1e2-63eb49d2e32d tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:09:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9261c1d0-a167-44ab-a1e2-63eb49d2e32d tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9261c1d0-a167-44ab-a1e2-63eb49d2e32d tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9261c1d0-a167-44ab-a1e2-63eb49d2e32d tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9261c1d0-a167-44ab-a1e2-63eb49d2e32d tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 200 Sep 01 02:09:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 697/1370] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:47 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-eac69d92-c67b-41df-8c0b-e826780c7a94 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eac69d92-c67b-41df-8c0b-e826780c7a94 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:09:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eac69d92-c67b-41df-8c0b-e826780c7a94 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eac69d92-c67b-41df-8c0b-e826780c7a94 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-eac69d92-c67b-41df-8c0b-e826780c7a94 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eac69d92-c67b-41df-8c0b-e826780c7a94 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 674/1371] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 883 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-267893f2-787c-4a80-b849-ef3f89f6d353 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-267893f2-787c-4a80-b849-ef3f89f6d353 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:09:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-267893f2-787c-4a80-b849-ef3f89f6d353 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-267893f2-787c-4a80-b849-ef3f89f6d353 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-267893f2-787c-4a80-b849-ef3f89f6d353 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-267893f2-787c-4a80-b849-ef3f89f6d353 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 200 Sep 01 02:09:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 698/1372] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:49 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 883 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9c733d18-41fc-472d-8bab-18f1ec4fa256 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9c733d18-41fc-472d-8bab-18f1ec4fa256 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:09:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9c733d18-41fc-472d-8bab-18f1ec4fa256 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9c733d18-41fc-472d-8bab-18f1ec4fa256 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9c733d18-41fc-472d-8bab-18f1ec4fa256 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9c733d18-41fc-472d-8bab-18f1ec4fa256 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 200 Sep 01 02:09:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 675/1373] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:51 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 883 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-287bd39e-96e2-48d6-b567-65df462d8056 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-287bd39e-96e2-48d6-b567-65df462d8056 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:09:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-287bd39e-96e2-48d6-b567-65df462d8056 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-287bd39e-96e2-48d6-b567-65df462d8056 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-287bd39e-96e2-48d6-b567-65df462d8056 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-287bd39e-96e2-48d6-b567-65df462d8056 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 200 Sep 01 02:09:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 699/1374] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:52 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 883 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6dbb28eb-1de4-4c10-9b5c-db88b0ddbf08 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6dbb28eb-1de4-4c10-9b5c-db88b0ddbf08 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:09:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6dbb28eb-1de4-4c10-9b5c-db88b0ddbf08 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6dbb28eb-1de4-4c10-9b5c-db88b0ddbf08 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:53 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=219,cinder:INSERT=30,cinder:UPDATE=54 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:09:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6dbb28eb-1de4-4c10-9b5c-db88b0ddbf08 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6dbb28eb-1de4-4c10-9b5c-db88b0ddbf08 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 200 Sep 01 02:09:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 676/1375] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:53 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 883 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-af73122b-3b47-4c0c-9c5c-6a053060daec None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-af73122b-3b47-4c0c-9c5c-6a053060daec tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:09:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-af73122b-3b47-4c0c-9c5c-6a053060daec tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-af73122b-3b47-4c0c-9c5c-6a053060daec tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=276,cinder:INSERT=57,cinder:UPDATE=90 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:09:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-af73122b-3b47-4c0c-9c5c-6a053060daec tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-af73122b-3b47-4c0c-9c5c-6a053060daec tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 700/1376] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 883 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1184fdd0-a9fd-4860-b132-a4afe669b534 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1184fdd0-a9fd-4860-b132-a4afe669b534 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1184fdd0-a9fd-4860-b132-a4afe669b534 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1184fdd0-a9fd-4860-b132-a4afe669b534 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1184fdd0-a9fd-4860-b132-a4afe669b534 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1184fdd0-a9fd-4860-b132-a4afe669b534 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 677/1377] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 884 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7dd39a59-44d4-48b6-a0b1-c2a0c1c8d96f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7dd39a59-44d4-48b6-a0b1-c2a0c1c8d96f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7dd39a59-44d4-48b6-a0b1-c2a0c1c8d96f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7dd39a59-44d4-48b6-a0b1-c2a0c1c8d96f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-7574d7bf-ea2b-4d88-b8f2-860062cde3ef None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-7574d7bf-ea2b-4d88-b8f2-860062cde3ef tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:09:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-7574d7bf-ea2b-4d88-b8f2-860062cde3ef tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-7574d7bf-ea2b-4d88-b8f2-860062cde3ef tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7dd39a59-44d4-48b6-a0b1-c2a0c1c8d96f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7dd39a59-44d4-48b6-a0b1-c2a0c1c8d96f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 701/1378] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 884 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-7574d7bf-ea2b-4d88-b8f2-860062cde3ef tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-33942177-4272-43bb-af0e-c4e654883cd3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-33942177-4272-43bb-af0e-c4e654883cd3 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] DELETE http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314?cascade=True Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-33942177-4272-43bb-af0e-c4e654883cd3 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-33942177-4272-43bb-af0e-c4e654883cd3 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-7574d7bf-ea2b-4d88-b8f2-860062cde3ef tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-33942177-4272-43bb-af0e-c4e654883cd3 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Delete volume with id: 9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:09:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 678/1379] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 1146 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-33942177-4272-43bb-af0e-c4e654883cd3 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-4a9fafe8-0c71-4310-b9e3-ff3e2db003a2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-4a9fafe8-0c71-4310-b9e3-ff3e2db003a2 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] POST http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404/action Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-4a9fafe8-0c71-4310-b9e3-ff3e2db003a2 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-4a9fafe8-0c71-4310-b9e3-ff3e2db003a2 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-4a9fafe8-0c71-4310-b9e3-ff3e2db003a2 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-4a9fafe8-0c71-4310-b9e3-ff3e2db003a2 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Begin detaching volume completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-4a9fafe8-0c71-4310-b9e3-ff3e2db003a2 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404/action returned with HTTP 202 Sep 01 02:09:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 679/1380] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:09:56 2026] POST /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-33942177-4272-43bb-af0e-c4e654883cd3 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Delete volume request issued successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-33942177-4272-43bb-af0e-c4e654883cd3 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314?cascade=True returned with HTTP 202 Sep 01 02:09:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 702/1381] 192.168.122.15 () {58 vars in 1255 bytes} [Tue Sep 1 02:09:56 2026] DELETE /volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314?cascade=True => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5eba4a82-b5fd-4a07-84dd-f442f2a94021 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5eba4a82-b5fd-4a07-84dd-f442f2a94021 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5eba4a82-b5fd-4a07-84dd-f442f2a94021 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5eba4a82-b5fd-4a07-84dd-f442f2a94021 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5eba4a82-b5fd-4a07-84dd-f442f2a94021 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5eba4a82-b5fd-4a07-84dd-f442f2a94021 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 680/1382] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-0ad712f1-7880-4672-be14-907118a23e64 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-0ad712f1-7880-4672-be14-907118a23e64 None None] GET http://192.168.122.15/volume// Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-0ad712f1-7880-4672-be14-907118a23e64 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-0ad712f1-7880-4672-be14-907118a23e64 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-0ad712f1-7880-4672-be14-907118a23e64 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:09:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 703/1383] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-2cac8928-1f74-415b-9526-5b1117f5ec7d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-2cac8928-1f74-415b-9526-5b1117f5ec7d tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-2cac8928-1f74-415b-9526-5b1117f5ec7d tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-2cac8928-1f74-415b-9526-5b1117f5ec7d tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-2cac8928-1f74-415b-9526-5b1117f5ec7d tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-2cac8928-1f74-415b-9526-5b1117f5ec7d tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 681/1384] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 1330 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-acc9e1a7-7964-4c9d-826c-74fea128d285 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-acc9e1a7-7964-4c9d-826c-74fea128d285 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] DELETE http://192.168.122.15/volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6 Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-acc9e1a7-7964-4c9d-826c-74fea128d285 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-acc9e1a7-7964-4c9d-826c-74fea128d285 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, Sep 01 02:09:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-6c8ad296-d8de-4f19-9aea-74bf7f241a2e req-acc9e1a7-7964-4c9d-826c-74fea128d285 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6 returned with HTTP 200 Sep 01 02:09:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 704/1385] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:09:56 2026] DELETE /volume/v3/attachments/03958d29-cc53-4942-af7e-3acae05dd4c6 => generated 19 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-df460e48-ae05-414a-8193-3b8b45b746f1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-df460e48-ae05-414a-8193-3b8b45b746f1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:09:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-df460e48-ae05-414a-8193-3b8b45b746f1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-df460e48-ae05-414a-8193-3b8b45b746f1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-df460e48-ae05-414a-8193-3b8b45b746f1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-df460e48-ae05-414a-8193-3b8b45b746f1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 returned with HTTP 200 Sep 01 02:09:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 682/1386] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:57 2026] GET /volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-715082c2-5955-4a56-9704-8e34958b1e99 req-31e38fe2-d07b-478d-bc9f-222e7e29c777 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-715082c2-5955-4a56-9704-8e34958b1e99 req-31e38fe2-d07b-478d-bc9f-222e7e29c777 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:09:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-715082c2-5955-4a56-9704-8e34958b1e99 req-31e38fe2-d07b-478d-bc9f-222e7e29c777 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-715082c2-5955-4a56-9704-8e34958b1e99 req-31e38fe2-d07b-478d-bc9f-222e7e29c777 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-715082c2-5955-4a56-9704-8e34958b1e99 req-31e38fe2-d07b-478d-bc9f-222e7e29c777 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-715082c2-5955-4a56-9704-8e34958b1e99 req-31e38fe2-d07b-478d-bc9f-222e7e29c777 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:09:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 705/1387] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:57 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8bd7b5f9-3133-466f-b45e-77eb5b64907f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8bd7b5f9-3133-466f-b45e-77eb5b64907f tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] DELETE http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:09:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8bd7b5f9-3133-466f-b45e-77eb5b64907f tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8bd7b5f9-3133-466f-b45e-77eb5b64907f tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-8bd7b5f9-3133-466f-b45e-77eb5b64907f tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Delete volume with id: 31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:09:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8bd7b5f9-3133-466f-b45e-77eb5b64907f tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:09:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8bd7b5f9-3133-466f-b45e-77eb5b64907f tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Delete volume request issued successfully. Sep 01 02:09:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8bd7b5f9-3133-466f-b45e-77eb5b64907f tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 202 Sep 01 02:09:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 683/1388] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:57 2026] DELETE /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d1416ebd-d961-4233-997c-274dbb3c46b9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d1416ebd-d961-4233-997c-274dbb3c46b9 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:09:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d1416ebd-d961-4233-997c-274dbb3c46b9 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d1416ebd-d961-4233-997c-274dbb3c46b9 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d1416ebd-d961-4233-997c-274dbb3c46b9 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Volume info retrieved successfully. Sep 01 02:09:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d1416ebd-d961-4233-997c-274dbb3c46b9 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 200 Sep 01 02:09:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 706/1389] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:58 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3c64dba2-9275-4f78-9912-7195d83c53a1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3c64dba2-9275-4f78-9912-7195d83c53a1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:09:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3c64dba2-9275-4f78-9912-7195d83c53a1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3c64dba2-9275-4f78-9912-7195d83c53a1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3c64dba2-9275-4f78-9912-7195d83c53a1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3c64dba2-9275-4f78-9912-7195d83c53a1 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 returned with HTTP 200 Sep 01 02:09:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 684/1390] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:58 2026] GET /volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-27b9589b-41cf-4969-9a8c-efecd238fa24 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-27b9589b-41cf-4969-9a8c-efecd238fa24 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] GET http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 Sep 01 02:09:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-27b9589b-41cf-4969-9a8c-efecd238fa24 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-27b9589b-41cf-4969-9a8c-efecd238fa24 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-27b9589b-41cf-4969-9a8c-efecd238fa24 tempest-TestMinimumBasicScenario-113193968 tempest-TestMinimumBasicScenario-113193968-project-member] http://192.168.122.15/volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 returned with HTTP 404 Sep 01 02:09:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 707/1391] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:59 2026] GET /volume/v3/volumes/31ff3a04-600d-4a6f-9196-9b42c2d2d404 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-228e1ad7-be9e-4dc3-ae1e-ac4c2ee9829c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-228e1ad7-be9e-4dc3-ae1e-ac4c2ee9829c tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:09:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-228e1ad7-be9e-4dc3-ae1e-ac4c2ee9829c tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-228e1ad7-be9e-4dc3-ae1e-ac4c2ee9829c tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:09:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:09:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-228e1ad7-be9e-4dc3-ae1e-ac4c2ee9829c tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:09:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-228e1ad7-be9e-4dc3-ae1e-ac4c2ee9829c tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 returned with HTTP 200 Sep 01 02:09:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 685/1392] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:59 2026] GET /volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 => generated 850 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3ca99d60-dfb1-4fa0-8a92-afb27a761931 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3ca99d60-dfb1-4fa0-8a92-afb27a761931 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:10:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3ca99d60-dfb1-4fa0-8a92-afb27a761931 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3ca99d60-dfb1-4fa0-8a92-afb27a761931 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3ca99d60-dfb1-4fa0-8a92-afb27a761931 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 returned with HTTP 404 Sep 01 02:10:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 708/1393] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:01 2026] GET /volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4850ae98-de34-4515-9514-c64128b2d4ac None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4850ae98-de34-4515-9514-c64128b2d4ac tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes Sep 01 02:10:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4850ae98-de34-4515-9514-c64128b2d4ac tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4850ae98-de34-4515-9514-c64128b2d4ac tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-4850ae98-de34-4515-9514-c64128b2d4ac tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4850ae98-de34-4515-9514-c64128b2d4ac tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4850ae98-de34-4515-9514-c64128b2d4ac tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Get all volumes completed successfully. Sep 01 02:10:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4850ae98-de34-4515-9514-c64128b2d4ac tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 200 Sep 01 02:10:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 686/1394] 192.168.122.15 () {58 vars in 1116 bytes} [Tue Sep 1 02:10:01 2026] GET /volume/v3/volumes => generated 340 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ccf679f8-cc48-4346-82c5-940cf185c784 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ccf679f8-cc48-4346-82c5-940cf185c784 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/snapshots Sep 01 02:10:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ccf679f8-cc48-4346-82c5-940cf185c784 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ccf679f8-cc48-4346-82c5-940cf185c784 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-ccf679f8-cc48-4346-82c5-940cf185c784 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:01 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-ccf679f8-cc48-4346-82c5-940cf185c784 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:01 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ccf679f8-cc48-4346-82c5-940cf185c784 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Get all snapshots completed successfully. Sep 01 02:10:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ccf679f8-cc48-4346-82c5-940cf185c784 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 200 Sep 01 02:10:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 709/1395] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:10:01 2026] GET /volume/v3/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-639a7af3-9771-4bd0-9d68-32ca7890300b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-639a7af3-9771-4bd0-9d68-32ca7890300b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:10:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-639a7af3-9771-4bd0-9d68-32ca7890300b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-639a7af3-9771-4bd0-9d68-32ca7890300b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-639a7af3-9771-4bd0-9d68-32ca7890300b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:10:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-639a7af3-9771-4bd0-9d68-32ca7890300b tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 200 Sep 01 02:10:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 687/1396] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:01 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 884 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c6442d06-2e06-4f4f-aba2-874fa52eea0f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c6442d06-2e06-4f4f-aba2-874fa52eea0f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] DELETE http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:10:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c6442d06-2e06-4f4f-aba2-874fa52eea0f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c6442d06-2e06-4f4f-aba2-874fa52eea0f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-c6442d06-2e06-4f4f-aba2-874fa52eea0f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Delete volume with id: 5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:10:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c6442d06-2e06-4f4f-aba2-874fa52eea0f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:10:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c6442d06-2e06-4f4f-aba2-874fa52eea0f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Delete volume request issued successfully. Sep 01 02:10:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c6442d06-2e06-4f4f-aba2-874fa52eea0f tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 202 Sep 01 02:10:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 710/1397] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:01 2026] DELETE /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7b19d3d8-ad54-4ae1-8853-cfcdb5616313 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7b19d3d8-ad54-4ae1-8853-cfcdb5616313 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:10:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7b19d3d8-ad54-4ae1-8853-cfcdb5616313 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7b19d3d8-ad54-4ae1-8853-cfcdb5616313 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7b19d3d8-ad54-4ae1-8853-cfcdb5616313 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Volume info retrieved successfully. Sep 01 02:10:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7b19d3d8-ad54-4ae1-8853-cfcdb5616313 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 200 Sep 01 02:10:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 688/1398] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:01 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 883 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6efbb082-ac30-40a0-bd68-3b41bb6c0829 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6efbb082-ac30-40a0-bd68-3b41bb6c0829 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 Sep 01 02:10:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6efbb082-ac30-40a0-bd68-3b41bb6c0829 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6efbb082-ac30-40a0-bd68-3b41bb6c0829 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6efbb082-ac30-40a0-bd68-3b41bb6c0829 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 returned with HTTP 404 Sep 01 02:10:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 711/1399] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:02 2026] GET /volume/v3/volumes/5cc31c65-1938-40ae-b2b4-6e7746935a70 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-266d6924-81ef-440b-86fa-c70919129fb9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-266d6924-81ef-440b-86fa-c70919129fb9 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a Sep 01 02:10:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-266d6924-81ef-440b-86fa-c70919129fb9 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-266d6924-81ef-440b-86fa-c70919129fb9 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:02 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-266d6924-81ef-440b-86fa-c70919129fb9 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Delete snapshot with id: f13eeb61-3aac-44a6-b582-6a2122d5af3a Sep 01 02:10:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-266d6924-81ef-440b-86fa-c70919129fb9 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a returned with HTTP 404 Sep 01 02:10:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 689/1400] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:10:02 2026] DELETE /volume/v3/snapshots/f13eeb61-3aac-44a6-b582-6a2122d5af3a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:10:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f1c72a40-d3e8-43be-aa41-b75ec345d988 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f1c72a40-d3e8-43be-aa41-b75ec345d988 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] GET http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:10:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f1c72a40-d3e8-43be-aa41-b75ec345d988 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f1c72a40-d3e8-43be-aa41-b75ec345d988 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f1c72a40-d3e8-43be-aa41-b75ec345d988 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 returned with HTTP 404 Sep 01 02:10:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 712/1401] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:02 2026] GET /volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3900ee66-6d10-45ac-8031-250ad628c537 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3900ee66-6d10-45ac-8031-250ad628c537 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] DELETE http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:10:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3900ee66-6d10-45ac-8031-250ad628c537 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3900ee66-6d10-45ac-8031-250ad628c537 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:02 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-3900ee66-6d10-45ac-8031-250ad628c537 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] Delete volume with id: 9e711959-e380-42a3-9be7-af14b36fa314 Sep 01 02:10:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3900ee66-6d10-45ac-8031-250ad628c537 tempest-VolumesDeleteCascade-608490728 tempest-VolumesDeleteCascade-608490728-project-member] http://192.168.122.15/volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 returned with HTTP 404 Sep 01 02:10:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 690/1402] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:02 2026] DELETE /volume/v3/volumes/9e711959-e380-42a3-9be7-af14b36fa314 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:12 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=37,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:12 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=49,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-fc75182c-6b74-4b4a-abca-ef997acd9f19 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-fc75182c-6b74-4b4a-abca-ef997acd9f19 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:10:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-fc75182c-6b74-4b4a-abca-ef997acd9f19 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-fc75182c-6b74-4b4a-abca-ef997acd9f19 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-fc75182c-6b74-4b4a-abca-ef997acd9f19 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:10:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-fc75182c-6b74-4b4a-abca-ef997acd9f19 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:10:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 713/1403] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:10:16 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 1143 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-41b1bb42-4a93-467f-a9dc-372b715c97dc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-41b1bb42-4a93-467f-a9dc-372b715c97dc tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7/action Sep 01 02:10:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-41b1bb42-4a93-467f-a9dc-372b715c97dc tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-41b1bb42-4a93-467f-a9dc-372b715c97dc tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-41b1bb42-4a93-467f-a9dc-372b715c97dc tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:10:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-41b1bb42-4a93-467f-a9dc-372b715c97dc tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Begin detaching volume completed successfully. Sep 01 02:10:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-41b1bb42-4a93-467f-a9dc-372b715c97dc tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7/action returned with HTTP 202 Sep 01 02:10:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 691/1404] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:10:17 2026] POST /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ba158de1-2062-44d5-9e3b-9537dce4e86a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ba158de1-2062-44d5-9e3b-9537dce4e86a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:10:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ba158de1-2062-44d5-9e3b-9537dce4e86a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ba158de1-2062-44d5-9e3b-9537dce4e86a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ba158de1-2062-44d5-9e3b-9537dce4e86a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:10:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ba158de1-2062-44d5-9e3b-9537dce4e86a tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:10:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 714/1405] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:17 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 1146 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-f460ff45-c2f5-4dc9-9670-a3c7f2cde608 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-f460ff45-c2f5-4dc9-9670-a3c7f2cde608 None None] GET http://192.168.122.15/volume// Sep 01 02:10:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-f460ff45-c2f5-4dc9-9670-a3c7f2cde608 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-f460ff45-c2f5-4dc9-9670-a3c7f2cde608 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-f460ff45-c2f5-4dc9-9670-a3c7f2cde608 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:10:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 692/1406] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:10:17 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:10:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-3add88cb-5cbf-4473-bb83-9573b25f9c32 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-3add88cb-5cbf-4473-bb83-9573b25f9c32 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:10:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-3add88cb-5cbf-4473-bb83-9573b25f9c32 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-3add88cb-5cbf-4473-bb83-9573b25f9c32 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-3add88cb-5cbf-4473-bb83-9573b25f9c32 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:10:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-3add88cb-5cbf-4473-bb83-9573b25f9c32 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:10:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 715/1407] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:10:17 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 1327 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:10:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-4eb10e2d-7e51-4043-b19a-7f8d88d17a5b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-4eb10e2d-7e51-4043-b19a-7f8d88d17a5b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] DELETE http://192.168.122.15/volume/v3/attachments/ec00a12b-0360-4cc4-a6a0-aefd318de01c Sep 01 02:10:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-4eb10e2d-7e51-4043-b19a-7f8d88d17a5b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-4eb10e2d-7e51-4043-b19a-7f8d88d17a5b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:17 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:10:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-d3026db7-f881-4087-8e34-a6f921e9c6fe req-4eb10e2d-7e51-4043-b19a-7f8d88d17a5b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments/ec00a12b-0360-4cc4-a6a0-aefd318de01c returned with HTTP 200 Sep 01 02:10:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 693/1408] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:10:17 2026] DELETE /volume/v3/attachments/ec00a12b-0360-4cc4-a6a0-aefd318de01c => generated 19 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b347f94d-d259-419b-8ae8-f413a75071b7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b347f94d-d259-419b-8ae8-f413a75071b7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:10:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b347f94d-d259-419b-8ae8-f413a75071b7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b347f94d-d259-419b-8ae8-f413a75071b7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b347f94d-d259-419b-8ae8-f413a75071b7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:10:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b347f94d-d259-419b-8ae8-f413a75071b7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:10:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 716/1409] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:18 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1207657461"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1207657461'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Create volume of 1 GB Sep 01 02:10:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Availability Zones retrieved successfully. Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Flow 'volume_create_api' (eb16c67b-57da-4aec-9225-451f8aa7ede2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf744fa-a290-4091-ad9b-dfca802832f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf744fa-a290-4091-ad9b-dfca802832f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aadff52d-ec4e-4749-a85f-e3cff82f5a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Created reservations ['1aabc77b-b6fb-44b1-8f73-eb8a6f91ffac', '26624a7d-e4eb-4fb9-9167-fde0708e82a5', 'a873ac25-2da5-46ad-b975-6fca99160575', '36dad775-ec21-4272-bf6a-007541e952c5'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aadff52d-ec4e-4749-a85f-e3cff82f5a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aabc77b-b6fb-44b1-8f73-eb8a6f91ffac', '26624a7d-e4eb-4fb9-9167-fde0708e82a5', 'a873ac25-2da5-46ad-b975-6fca99160575', '36dad775-ec21-4272-bf6a-007541e952c5']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9c8dbc-5840-4288-be74-41d360296729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9c8dbc-5840-4288-be74-41d360296729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b630ca8b-aa7c-4667-bd08-b31569caa72e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1207657461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d06795ca994ec8ad5f5d39b946a22b',qos_specs=None,replication_status=,reservations=['1aabc77b-b6fb-44b1-8f73-eb8a6f91ffac','26624a7d-e4eb-4fb9-9167-fde0708e82a5','a873ac25-2da5-46ad-b975-6fca99160575','36dad775-ec21-4272-bf6a-007541e952c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86bb60882a5845cfb40a76cc67364442',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1207657461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b630ca8b-aa7c-4667-bd08-b31569caa72e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1d06795ca994ec8ad5f5d39b946a22b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86bb60882a5845cfb40a76cc67364442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d390f4b2-17d8-437a-9626-8c13a3611734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d390f4b2-17d8-437a-9626-8c13a3611734) transitioned into state 'SUCCESS' from state '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-1207657461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d06795ca994ec8ad5f5d39b946a22b',qos_specs=None,replication_status=,reservations=['1aabc77b-b6fb-44b1-8f73-eb8a6f91ffac','26624a7d-e4eb-4fb9-9167-fde0708e82a5','a873ac25-2da5-46ad-b975-6fca99160575','36dad775-ec21-4272-bf6a-007541e952c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86bb60882a5845cfb40a76cc67364442',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d346fd65-974e-467e-b6f8-2e39b35bf7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d346fd65-974e-467e-b6f8-2e39b35bf7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Flow 'volume_create_api' (eb16c67b-57da-4aec-9225-451f8aa7ede2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Create volume request issued successfully. Sep 01 02:10:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9aa825a6-6645-49c5-8b42-6849a44d91bb tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 694/1410] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:20 2026] POST /volume/v3/volumes => generated 756 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-df21d51c-3834-45ab-ac92-90b0feef4745 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df21d51c-3834-45ab-ac92-90b0feef4745 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-df21d51c-3834-45ab-ac92-90b0feef4745 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-df21d51c-3834-45ab-ac92-90b0feef4745 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-df21d51c-3834-45ab-ac92-90b0feef4745 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df21d51c-3834-45ab-ac92-90b0feef4745 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 717/1411] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:20 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 824 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d0b073e2-9c9d-4364-b882-500acf141226 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d0b073e2-9c9d-4364-b882-500acf141226 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d0b073e2-9c9d-4364-b882-500acf141226 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d0b073e2-9c9d-4364-b882-500acf141226 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d0b073e2-9c9d-4364-b882-500acf141226 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d0b073e2-9c9d-4364-b882-500acf141226 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 695/1412] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:21 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-02b59354-b700-4244-8bf5-50c38466f9d6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-02b59354-b700-4244-8bf5-50c38466f9d6 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-02b59354-b700-4244-8bf5-50c38466f9d6 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-02b59354-b700-4244-8bf5-50c38466f9d6 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-02b59354-b700-4244-8bf5-50c38466f9d6 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-02b59354-b700-4244-8bf5-50c38466f9d6 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 718/1413] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:23 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:32 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=43,cinder:UPDATE=16,cinder:INSERT=10 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:33 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=27 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-380ef1d7-b309-40a2-9e59-1d09b047c0a8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-380ef1d7-b309-40a2-9e59-1d09b047c0a8 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:10:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-380ef1d7-b309-40a2-9e59-1d09b047c0a8 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-attach": {"instance_uuid": "134603c9-71b4-471e-bc32-bab0b16be516", "mountpoint": "/dev/vdb"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-380ef1d7-b309-40a2-9e59-1d09b047c0a8 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "134603c9-71b4-471e-bc32-bab0b16be516", "mountpoint": "/dev/vdb"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-380ef1d7-b309-40a2-9e59-1d09b047c0a8 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-380ef1d7-b309-40a2-9e59-1d09b047c0a8 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Update volume admin metadata completed successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-380ef1d7-b309-40a2-9e59-1d09b047c0a8 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Attach volume completed successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-380ef1d7-b309-40a2-9e59-1d09b047c0a8 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 202 Sep 01 02:10:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 696/1414] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:38 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 0 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e2d72621-bd05-4a43-8138-b8e9fc8775fa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e2d72621-bd05-4a43-8138-b8e9fc8775fa tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e2d72621-bd05-4a43-8138-b8e9fc8775fa tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e2d72621-bd05-4a43-8138-b8e9fc8775fa tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e2d72621-bd05-4a43-8138-b8e9fc8775fa tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e2d72621-bd05-4a43-8138-b8e9fc8775fa tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 719/1415] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:39 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 1183 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1f3e748b-dbe0-4d91-8e50-4e2e5e7dbead None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1f3e748b-dbe0-4d91-8e50-4e2e5e7dbead tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:10:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1f3e748b-dbe0-4d91-8e50-4e2e5e7dbead tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-detach": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1f3e748b-dbe0-4d91-8e50-4e2e5e7dbead tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1f3e748b-dbe0-4d91-8e50-4e2e5e7dbead tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1f3e748b-dbe0-4d91-8e50-4e2e5e7dbead tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Detach volume completed successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1f3e748b-dbe0-4d91-8e50-4e2e5e7dbead tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 202 Sep 01 02:10:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 697/1416] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:39 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b5455abb-f714-4dd6-b13b-362c7f1e07ec None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b5455abb-f714-4dd6-b13b-362c7f1e07ec tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b5455abb-f714-4dd6-b13b-362c7f1e07ec tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b5455abb-f714-4dd6-b13b-362c7f1e07ec tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b5455abb-f714-4dd6-b13b-362c7f1e07ec tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b5455abb-f714-4dd6-b13b-362c7f1e07ec tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 720/1417] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:39 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:49 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:49 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=9 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-03dab74c-0c38-467d-ae7a-1d73534db780 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1218906034", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1218906034', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Create volume of 1 GB Sep 01 02:10:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Availability Zones retrieved successfully. Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Flow 'volume_create_api' (70a5bac3-1062-4a16-aada-c92c85ed752a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052a86a9-d563-458f-8e09-db9da6beb12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052a86a9-d563-458f-8e09-db9da6beb12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c1bbe5-ad91-4eb9-b51d-5fe5aec7d5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Created reservations ['3ac48c41-88fe-4f13-875e-87aae2e5bc12', '2041b339-82f3-4e94-8858-993fe852c81f', '28806af5-b3d2-417c-bc9f-ebd535d7177d', 'f77c7e8a-c3be-49a3-8cca-f0010b6afd8f'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c1bbe5-ad91-4eb9-b51d-5fe5aec7d5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ac48c41-88fe-4f13-875e-87aae2e5bc12', '2041b339-82f3-4e94-8858-993fe852c81f', '28806af5-b3d2-417c-bc9f-ebd535d7177d', 'f77c7e8a-c3be-49a3-8cca-f0010b6afd8f']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388ea7f8-39df-4d81-9157-42363eba8417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388ea7f8-39df-4d81-9157-42363eba8417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3f7352c-e25e-455b-b3d6-e623f8ebfcdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1218906034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4730d29cb6154913adb30ae6c5d56263',qos_specs=None,replication_status=,reservations=['3ac48c41-88fe-4f13-875e-87aae2e5bc12','2041b339-82f3-4e94-8858-993fe852c81f','28806af5-b3d2-417c-bc9f-ebd535d7177d','f77c7e8a-c3be-49a3-8cca-f0010b6afd8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14a688fbba2497db2ace21389f15d53',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1218906034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3f7352c-e25e-455b-b3d6-e623f8ebfcdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4730d29cb6154913adb30ae6c5d56263',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e14a688fbba2497db2ace21389f15d53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f32968e-dd41-4b6f-9ab8-c87b1d07e8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f32968e-dd41-4b6f-9ab8-c87b1d07e8fc) transitioned into state 'SUCCESS' from state '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-1218906034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4730d29cb6154913adb30ae6c5d56263',qos_specs=None,replication_status=,reservations=['3ac48c41-88fe-4f13-875e-87aae2e5bc12','2041b339-82f3-4e94-8858-993fe852c81f','28806af5-b3d2-417c-bc9f-ebd535d7177d','f77c7e8a-c3be-49a3-8cca-f0010b6afd8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14a688fbba2497db2ace21389f15d53',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22cf449-5a42-408b-8a8a-a9b159a60fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22cf449-5a42-408b-8a8a-a9b159a60fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Flow 'volume_create_api' (70a5bac3-1062-4a16-aada-c92c85ed752a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Create volume request issued successfully. Sep 01 02:10:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03dab74c-0c38-467d-ae7a-1d73534db780 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 698/1418] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:50 2026] POST /volume/v3/volumes => generated 763 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f50272a0-a36e-45f9-bbc0-89bdb9795e71 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f50272a0-a36e-45f9-bbc0-89bdb9795e71 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] GET http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb Sep 01 02:10:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f50272a0-a36e-45f9-bbc0-89bdb9795e71 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f50272a0-a36e-45f9-bbc0-89bdb9795e71 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f50272a0-a36e-45f9-bbc0-89bdb9795e71 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Volume info retrieved successfully. Sep 01 02:10:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f50272a0-a36e-45f9-bbc0-89bdb9795e71 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb returned with HTTP 200 Sep 01 02:10:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 721/1419] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:51 2026] GET /volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb => generated 831 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e045d527-b6b6-4a3a-8f33-191a8d39b8e0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e045d527-b6b6-4a3a-8f33-191a8d39b8e0 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:10:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e045d527-b6b6-4a3a-8f33-191a8d39b8e0 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-attach": {"instance_uuid": "153026c6-1349-4d69-aa8f-af7f81b00709", "mountpoint": "/dev/vdb"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e045d527-b6b6-4a3a-8f33-191a8d39b8e0 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "153026c6-1349-4d69-aa8f-af7f81b00709", "mountpoint": "/dev/vdb"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e045d527-b6b6-4a3a-8f33-191a8d39b8e0 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e045d527-b6b6-4a3a-8f33-191a8d39b8e0 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Update volume admin metadata completed successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e045d527-b6b6-4a3a-8f33-191a8d39b8e0 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Attach volume completed successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e045d527-b6b6-4a3a-8f33-191a8d39b8e0 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 202 Sep 01 02:10:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 699/1420] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:52 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fb70c0c9-0dbe-44fb-ada6-febbe08917bf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fb70c0c9-0dbe-44fb-ada6-febbe08917bf tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fb70c0c9-0dbe-44fb-ada6-febbe08917bf tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fb70c0c9-0dbe-44fb-ada6-febbe08917bf tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fb70c0c9-0dbe-44fb-ada6-febbe08917bf tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fb70c0c9-0dbe-44fb-ada6-febbe08917bf tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 722/1421] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:52 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 1183 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3bce095d-3ff2-4ebf-b7c3-726dd427be3a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3bce095d-3ff2-4ebf-b7c3-726dd427be3a tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3bce095d-3ff2-4ebf-b7c3-726dd427be3a tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3bce095d-3ff2-4ebf-b7c3-726dd427be3a tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3bce095d-3ff2-4ebf-b7c3-726dd427be3a tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3bce095d-3ff2-4ebf-b7c3-726dd427be3a tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 700/1422] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:52 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 1183 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-23281da6-8787-493b-9086-79ca7d4648b4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-23281da6-8787-493b-9086-79ca7d4648b4 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:10:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-23281da6-8787-493b-9086-79ca7d4648b4 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-detach": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-23281da6-8787-493b-9086-79ca7d4648b4 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-23281da6-8787-493b-9086-79ca7d4648b4 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4534f9a6-2778-4b14-b09c-7d15597aa197 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4534f9a6-2778-4b14-b09c-7d15597aa197 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] GET http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb Sep 01 02:10:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4534f9a6-2778-4b14-b09c-7d15597aa197 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4534f9a6-2778-4b14-b09c-7d15597aa197 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4534f9a6-2778-4b14-b09c-7d15597aa197 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Volume info retrieved successfully. Sep 01 02:10:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4534f9a6-2778-4b14-b09c-7d15597aa197 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb returned with HTTP 200 Sep 01 02:10:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 701/1423] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:53 2026] GET /volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-23281da6-8787-493b-9086-79ca7d4648b4 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Detach volume completed successfully. Sep 01 02:10:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-23281da6-8787-493b-9086-79ca7d4648b4 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 202 Sep 01 02:10:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 723/1424] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:52 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-353d47a0-4b79-4f39-ac96-e46a44d4f4f5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-353d47a0-4b79-4f39-ac96-e46a44d4f4f5 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-353d47a0-4b79-4f39-ac96-e46a44d4f4f5 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-353d47a0-4b79-4f39-ac96-e46a44d4f4f5 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-353d47a0-4b79-4f39-ac96-e46a44d4f4f5 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-353d47a0-4b79-4f39-ac96-e46a44d4f4f5 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 702/1425] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:53 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-88547f94-fd92-4a94-ad78-2a1de7a65f7f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88547f94-fd92-4a94-ad78-2a1de7a65f7f tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] GET http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb Sep 01 02:10:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88547f94-fd92-4a94-ad78-2a1de7a65f7f tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88547f94-fd92-4a94-ad78-2a1de7a65f7f tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-88547f94-fd92-4a94-ad78-2a1de7a65f7f tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Volume info retrieved successfully. Sep 01 02:10:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88547f94-fd92-4a94-ad78-2a1de7a65f7f tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb returned with HTTP 200 Sep 01 02:10:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 724/1426] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:54 2026] GET /volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9ab43e34-2b78-43f6-a9eb-8e84592643fe None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9ab43e34-2b78-43f6-a9eb-8e84592643fe tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] GET http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb Sep 01 02:10:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9ab43e34-2b78-43f6-a9eb-8e84592643fe tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9ab43e34-2b78-43f6-a9eb-8e84592643fe tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9ab43e34-2b78-43f6-a9eb-8e84592643fe tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Volume info retrieved successfully. Sep 01 02:10:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9ab43e34-2b78-43f6-a9eb-8e84592643fe tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb returned with HTTP 200 Sep 01 02:10:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 703/1427] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:54 2026] GET /volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e42b4189-be00-44b4-b012-6d2c265adc06 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e42b4189-be00-44b4-b012-6d2c265adc06 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] POST http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb/action Sep 01 02:10:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e42b4189-be00-44b4-b012-6d2c265adc06 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-634060212", "disk_format": "raw"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e42b4189-be00-44b4-b012-6d2c265adc06 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-634060212", "disk_format": "raw"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e42b4189-be00-44b4-b012-6d2c265adc06 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Volume info retrieved successfully. Sep 01 02:10:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87155]: DEBUG cinder.image.image_utils [None req-e42b4189-be00-44b4-b012-6d2c265adc06 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-634060212'}] 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-634060212'}]. {{(pid=87155) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:10:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e42b4189-be00-44b4-b012-6d2c265adc06 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Copy volume to image completed successfully. Sep 01 02:10:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e42b4189-be00-44b4-b012-6d2c265adc06 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb/action returned with HTTP 202 Sep 01 02:10:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 725/1428] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:10:54 2026] POST /volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb/action => generated 653 bytes in 1544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ca75afe4-402f-4e49-b9f0-b48a63f63537 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ca75afe4-402f-4e49-b9f0-b48a63f63537 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ca75afe4-402f-4e49-b9f0-b48a63f63537 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ca75afe4-402f-4e49-b9f0-b48a63f63537 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ca75afe4-402f-4e49-b9f0-b48a63f63537 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ca75afe4-402f-4e49-b9f0-b48a63f63537 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Reserve volume completed successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ca75afe4-402f-4e49-b9f0-b48a63f63537 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 202 Sep 01 02:10:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 704/1429] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:56 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1b925e01-d270-4198-bd8a-330ba61da79f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1b925e01-d270-4198-bd8a-330ba61da79f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1b925e01-d270-4198-bd8a-330ba61da79f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1b925e01-d270-4198-bd8a-330ba61da79f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1b925e01-d270-4198-bd8a-330ba61da79f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1b925e01-d270-4198-bd8a-330ba61da79f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 726/1430] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 868 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1f670525-ed2d-4766-ae34-4adec8b4c4cf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1f670525-ed2d-4766-ae34-4adec8b4c4cf tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1f670525-ed2d-4766-ae34-4adec8b4c4cf tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1f670525-ed2d-4766-ae34-4adec8b4c4cf tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1f670525-ed2d-4766-ae34-4adec8b4c4cf tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1f670525-ed2d-4766-ae34-4adec8b4c4cf tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Unreserve volume completed successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1f670525-ed2d-4766-ae34-4adec8b4c4cf tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 202 Sep 01 02:10:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 705/1431] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:56 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-be45f442-6c5b-405f-907c-48522286d2f2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be45f442-6c5b-405f-907c-48522286d2f2 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-be45f442-6c5b-405f-907c-48522286d2f2 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-be45f442-6c5b-405f-907c-48522286d2f2 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-be45f442-6c5b-405f-907c-48522286d2f2 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be45f442-6c5b-405f-907c-48522286d2f2 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 727/1432] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-30fb7560-0714-494e-9d26-0aede65e0e0c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30fb7560-0714-494e-9d26-0aede65e0e0c tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30fb7560-0714-494e-9d26-0aede65e0e0c tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30fb7560-0714-494e-9d26-0aede65e0e0c tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-30fb7560-0714-494e-9d26-0aede65e0e0c tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-30fb7560-0714-494e-9d26-0aede65e0e0c tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume updated successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30fb7560-0714-494e-9d26-0aede65e0e0c tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 706/1433] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:56 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2a055dba-624b-4d99-b793-7579ab25fa0a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a055dba-624b-4d99-b793-7579ab25fa0a tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a055dba-624b-4d99-b793-7579ab25fa0a tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2a055dba-624b-4d99-b793-7579ab25fa0a tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2a055dba-624b-4d99-b793-7579ab25fa0a tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2a055dba-624b-4d99-b793-7579ab25fa0a tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 728/1434] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ba73b2b2-54d6-47b5-b73a-fbc78fb6fc83 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ba73b2b2-54d6-47b5-b73a-fbc78fb6fc83 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ba73b2b2-54d6-47b5-b73a-fbc78fb6fc83 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ba73b2b2-54d6-47b5-b73a-fbc78fb6fc83 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ba73b2b2-54d6-47b5-b73a-fbc78fb6fc83 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ba73b2b2-54d6-47b5-b73a-fbc78fb6fc83 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume updated successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ba73b2b2-54d6-47b5-b73a-fbc78fb6fc83 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 707/1435] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:56 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f688b945-d3cc-45c0-9075-f82fd48ac17b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f688b945-d3cc-45c0-9075-f82fd48ac17b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f688b945-d3cc-45c0-9075-f82fd48ac17b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f688b945-d3cc-45c0-9075-f82fd48ac17b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f688b945-d3cc-45c0-9075-f82fd48ac17b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f688b945-d3cc-45c0-9075-f82fd48ac17b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 729/1436] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-39401d55-3994-4b5f-86c2-64c88b98a33f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-39401d55-3994-4b5f-86c2-64c88b98a33f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-39401d55-3994-4b5f-86c2-64c88b98a33f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-39401d55-3994-4b5f-86c2-64c88b98a33f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-39401d55-3994-4b5f-86c2-64c88b98a33f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-39401d55-3994-4b5f-86c2-64c88b98a33f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Update volume admin metadata completed successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-39401d55-3994-4b5f-86c2-64c88b98a33f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Update readonly setting on volume completed successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-39401d55-3994-4b5f-86c2-64c88b98a33f tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 202 Sep 01 02:10:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 708/1437] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:56 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9dd29259-560e-4f8c-b248-a93023b9b8c4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9dd29259-560e-4f8c-b248-a93023b9b8c4 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9dd29259-560e-4f8c-b248-a93023b9b8c4 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9dd29259-560e-4f8c-b248-a93023b9b8c4 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9dd29259-560e-4f8c-b248-a93023b9b8c4 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9dd29259-560e-4f8c-b248-a93023b9b8c4 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 730/1438] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fd83f9f2-d1bf-4740-8f2a-008cdabe5269 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd83f9f2-d1bf-4740-8f2a-008cdabe5269 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:10:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd83f9f2-d1bf-4740-8f2a-008cdabe5269 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd83f9f2-d1bf-4740-8f2a-008cdabe5269 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fd83f9f2-d1bf-4740-8f2a-008cdabe5269 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fd83f9f2-d1bf-4740-8f2a-008cdabe5269 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Update volume admin metadata completed successfully. Sep 01 02:10:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fd83f9f2-d1bf-4740-8f2a-008cdabe5269 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Update readonly setting on volume completed successfully. Sep 01 02:10:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd83f9f2-d1bf-4740-8f2a-008cdabe5269 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 202 Sep 01 02:10:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 709/1439] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:57 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a6647616-17dc-4001-96a8-fe8dfd27fa29 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a6647616-17dc-4001-96a8-fe8dfd27fa29 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:10:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a6647616-17dc-4001-96a8-fe8dfd27fa29 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a6647616-17dc-4001-96a8-fe8dfd27fa29 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:10:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a6647616-17dc-4001-96a8-fe8dfd27fa29 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a6647616-17dc-4001-96a8-fe8dfd27fa29 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:10:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 731/1440] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:57 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 868 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-232e7f84-8ff6-4e7e-9e57-6ce7fa28cb84 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-232e7f84-8ff6-4e7e-9e57-6ce7fa28cb84 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:10:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-232e7f84-8ff6-4e7e-9e57-6ce7fa28cb84 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-758435233", "disk_format": "raw"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-232e7f84-8ff6-4e7e-9e57-6ce7fa28cb84 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-758435233", "disk_format": "raw"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-232e7f84-8ff6-4e7e-9e57-6ce7fa28cb84 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:10:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:10:57 devstack devstack@c-api.service[87154]: DEBUG cinder.image.image_utils [None req-232e7f84-8ff6-4e7e-9e57-6ce7fa28cb84 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-758435233'}] 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-758435233'}]. {{(pid=87154) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:10:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-232e7f84-8ff6-4e7e-9e57-6ce7fa28cb84 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Copy volume to image completed successfully. Sep 01 02:10:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-232e7f84-8ff6-4e7e-9e57-6ce7fa28cb84 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 202 Sep 01 02:10:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 710/1441] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:10:57 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 654 bytes in 2317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9617485c-cb03-425e-89dd-435e6747cd1f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9617485c-cb03-425e-89dd-435e6747cd1f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:11:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9617485c-cb03-425e-89dd-435e6747cd1f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9617485c-cb03-425e-89dd-435e6747cd1f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9617485c-cb03-425e-89dd-435e6747cd1f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9617485c-cb03-425e-89dd-435e6747cd1f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 732/1442] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-111a3f4f-9c6e-497d-827e-8283a5d3f35b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-111a3f4f-9c6e-497d-827e-8283a5d3f35b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:11:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-111a3f4f-9c6e-497d-827e-8283a5d3f35b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-111a3f4f-9c6e-497d-827e-8283a5d3f35b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-111a3f4f-9c6e-497d-827e-8283a5d3f35b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-111a3f4f-9c6e-497d-827e-8283a5d3f35b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 711/1443] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=47,cinder:UPDATE=1 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:12 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=66,cinder:INSERT=10,cinder:UPDATE=21 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e6dfe4ec-1c73-4750-8851-7e41d4db725d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e6dfe4ec-1c73-4750-8851-7e41d4db725d tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] GET http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb Sep 01 02:11:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e6dfe4ec-1c73-4750-8851-7e41d4db725d tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e6dfe4ec-1c73-4750-8851-7e41d4db725d tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e6dfe4ec-1c73-4750-8851-7e41d4db725d tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Volume info retrieved successfully. Sep 01 02:11:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e6dfe4ec-1c73-4750-8851-7e41d4db725d tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb returned with HTTP 200 Sep 01 02:11:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 733/1444] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:26 2026] GET /volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b7c3afc8-d06b-4290-a554-60ca8c2ec3cb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b7c3afc8-d06b-4290-a554-60ca8c2ec3cb tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] DELETE http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb Sep 01 02:11:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b7c3afc8-d06b-4290-a554-60ca8c2ec3cb tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b7c3afc8-d06b-4290-a554-60ca8c2ec3cb tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:26 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-b7c3afc8-d06b-4290-a554-60ca8c2ec3cb tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Delete volume with id: e3f7352c-e25e-455b-b3d6-e623f8ebfcdb Sep 01 02:11:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b7c3afc8-d06b-4290-a554-60ca8c2ec3cb tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Volume info retrieved successfully. Sep 01 02:11:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b7c3afc8-d06b-4290-a554-60ca8c2ec3cb tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Delete volume request issued successfully. Sep 01 02:11:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b7c3afc8-d06b-4290-a554-60ca8c2ec3cb tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb returned with HTTP 202 Sep 01 02:11:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 712/1445] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:26 2026] DELETE /volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2543667b-67db-4d68-a82a-668efa6fa04e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2543667b-67db-4d68-a82a-668efa6fa04e tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] GET http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb Sep 01 02:11:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2543667b-67db-4d68-a82a-668efa6fa04e tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2543667b-67db-4d68-a82a-668efa6fa04e tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2543667b-67db-4d68-a82a-668efa6fa04e tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Volume info retrieved successfully. Sep 01 02:11:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2543667b-67db-4d68-a82a-668efa6fa04e tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 734/1446] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:27 2026] GET /volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb => generated 855 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-27b1b933-0c93-4267-9dc2-e3cddfadcb7b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-27b1b933-0c93-4267-9dc2-e3cddfadcb7b tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] GET http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb Sep 01 02:11:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-27b1b933-0c93-4267-9dc2-e3cddfadcb7b tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-27b1b933-0c93-4267-9dc2-e3cddfadcb7b tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-27b1b933-0c93-4267-9dc2-e3cddfadcb7b tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Volume info retrieved successfully. Sep 01 02:11:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-27b1b933-0c93-4267-9dc2-e3cddfadcb7b tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb returned with HTTP 200 Sep 01 02:11:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 713/1447] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:28 2026] GET /volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb => generated 855 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0968dff7-1c14-4ac7-8fd2-fa880eb14272 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0968dff7-1c14-4ac7-8fd2-fa880eb14272 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] GET http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb Sep 01 02:11:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0968dff7-1c14-4ac7-8fd2-fa880eb14272 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0968dff7-1c14-4ac7-8fd2-fa880eb14272 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0968dff7-1c14-4ac7-8fd2-fa880eb14272 tempest-TestImageHashVerification-1364025620 tempest-TestImageHashVerification-1364025620-project-member] http://192.168.122.15/volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb returned with HTTP 404 Sep 01 02:11:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 735/1448] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:29 2026] GET /volume/v3/volumes/e3f7352c-e25e-455b-b3d6-e623f8ebfcdb => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:38 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:39 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=9 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-400670060"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-400670060'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Create volume of 1 GB Sep 01 02:11:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Availability Zones retrieved successfully. Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Flow 'volume_create_api' (682dd115-1562-42d1-b26a-20be04a176fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (513e0df1-da4c-4c18-b950-cbdfaebc880a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (513e0df1-da4c-4c18-b950-cbdfaebc880a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94567d29-ccf9-40b6-9d59-92c2c2ab84cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Created reservations ['43aab284-f95c-49d1-8f49-be8e1864174a', '3314affa-8a38-4588-b359-43c2d6f3e851', '1b37a9c4-501b-42d2-b613-61c171123046', '914b6d4a-58c7-4773-8e88-7c338207c17c'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94567d29-ccf9-40b6-9d59-92c2c2ab84cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43aab284-f95c-49d1-8f49-be8e1864174a', '3314affa-8a38-4588-b359-43c2d6f3e851', '1b37a9c4-501b-42d2-b613-61c171123046', '914b6d4a-58c7-4773-8e88-7c338207c17c']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5bf370-75b7-451a-b625-1799fbf8ce15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5bf370-75b7-451a-b625-1799fbf8ce15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '036f1ecc-f8d7-4214-aaea-3b9e39d5a205', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-400670060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20c3c4b8d5964e83ba77092dd0dda39a',qos_specs=None,replication_status=,reservations=['43aab284-f95c-49d1-8f49-be8e1864174a','3314affa-8a38-4588-b359-43c2d6f3e851','1b37a9c4-501b-42d2-b613-61c171123046','914b6d4a-58c7-4773-8e88-7c338207c17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429053f9915141c8aba0382b733d1801',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-400670060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=036f1ecc-f8d7-4214-aaea-3b9e39d5a205,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20c3c4b8d5964e83ba77092dd0dda39a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='429053f9915141c8aba0382b733d1801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67be945-658f-4007-a0aa-4969e70983ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67be945-658f-4007-a0aa-4969e70983ed) transitioned into state 'SUCCESS' from state '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-400670060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20c3c4b8d5964e83ba77092dd0dda39a',qos_specs=None,replication_status=,reservations=['43aab284-f95c-49d1-8f49-be8e1864174a','3314affa-8a38-4588-b359-43c2d6f3e851','1b37a9c4-501b-42d2-b613-61c171123046','914b6d4a-58c7-4773-8e88-7c338207c17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429053f9915141c8aba0382b733d1801',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d53a545-6918-4c82-b8e9-23ae216a8d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d53a545-6918-4c82-b8e9-23ae216a8d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Flow 'volume_create_api' (682dd115-1562-42d1-b26a-20be04a176fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Create volume request issued successfully. Sep 01 02:11:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95d9b35f-cdea-4e89-902c-b2fb962de3cb tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 714/1449] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:11:42 2026] POST /volume/v3/volumes => generated 757 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8906ff9b-7b6b-43a5-a9f6-7c7e041eb508 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8906ff9b-7b6b-43a5-a9f6-7c7e041eb508 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8906ff9b-7b6b-43a5-a9f6-7c7e041eb508 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8906ff9b-7b6b-43a5-a9f6-7c7e041eb508 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8906ff9b-7b6b-43a5-a9f6-7c7e041eb508 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8906ff9b-7b6b-43a5-a9f6-7c7e041eb508 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 736/1450] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:42 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 825 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0554d498-eb8d-4dd8-b7df-e89d6dbba48d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0554d498-eb8d-4dd8-b7df-e89d6dbba48d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0554d498-eb8d-4dd8-b7df-e89d6dbba48d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0554d498-eb8d-4dd8-b7df-e89d6dbba48d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0554d498-eb8d-4dd8-b7df-e89d6dbba48d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0554d498-eb8d-4dd8-b7df-e89d6dbba48d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 715/1451] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:43 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d654bde6-b741-41dd-a5c6-456a9e95824e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d654bde6-b741-41dd-a5c6-456a9e95824e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d654bde6-b741-41dd-a5c6-456a9e95824e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d654bde6-b741-41dd-a5c6-456a9e95824e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d654bde6-b741-41dd-a5c6-456a9e95824e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d654bde6-b741-41dd-a5c6-456a9e95824e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 737/1452] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:44 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e942e17f-5f43-42d1-9d71-77fd88d04e53 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e942e17f-5f43-42d1-9d71-77fd88d04e53 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e942e17f-5f43-42d1-9d71-77fd88d04e53 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e942e17f-5f43-42d1-9d71-77fd88d04e53 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e942e17f-5f43-42d1-9d71-77fd88d04e53 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e942e17f-5f43-42d1-9d71-77fd88d04e53 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 716/1453] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:45 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-328cfcfb-c5e3-4059-bb45-c66ee773dedd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-328cfcfb-c5e3-4059-bb45-c66ee773dedd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-328cfcfb-c5e3-4059-bb45-c66ee773dedd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-328cfcfb-c5e3-4059-bb45-c66ee773dedd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-328cfcfb-c5e3-4059-bb45-c66ee773dedd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-328cfcfb-c5e3-4059-bb45-c66ee773dedd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 738/1454] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:47 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2116064312"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2116064312'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume of 1 GB Sep 01 02:11:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Availability Zones retrieved successfully. Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (1bf8816f-5116-425c-908e-8d5e401cebd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8cb5c4-3fc3-4af4-a9d7-f32573cff075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8cb5c4-3fc3-4af4-a9d7-f32573cff075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3dcdd82-6084-4339-83d2-cc020506d67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Created reservations ['0f285d1e-ab24-4260-93bb-5277fd7e5443', '14dcd642-a367-43e9-af5b-fd82c273521d', '29d630bc-3654-4151-a14e-8874b394f867', '7e15bf69-a406-4d35-9323-e1574c906955'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3dcdd82-6084-4339-83d2-cc020506d67f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f285d1e-ab24-4260-93bb-5277fd7e5443', '14dcd642-a367-43e9-af5b-fd82c273521d', '29d630bc-3654-4151-a14e-8874b394f867', '7e15bf69-a406-4d35-9323-e1574c906955']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf6a0e9-5a6b-4503-bcf1-b68f3224a8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf6a0e9-5a6b-4503-bcf1-b68f3224a8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54a5cc46-b444-4dd9-96dd-074b479dc1db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2116064312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['0f285d1e-ab24-4260-93bb-5277fd7e5443','14dcd642-a367-43e9-af5b-fd82c273521d','29d630bc-3654-4151-a14e-8874b394f867','7e15bf69-a406-4d35-9323-e1574c906955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2116064312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54a5cc46-b444-4dd9-96dd-074b479dc1db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254aaaa8870a47a4a8edfc87fbafd79b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86c0cef5-f371-418e-a79d-0e2583a9975e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86c0cef5-f371-418e-a79d-0e2583a9975e) transitioned into state 'SUCCESS' from state '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-2116064312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['0f285d1e-ab24-4260-93bb-5277fd7e5443','14dcd642-a367-43e9-af5b-fd82c273521d','29d630bc-3654-4151-a14e-8874b394f867','7e15bf69-a406-4d35-9323-e1574c906955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9008220b-f4c8-4ad1-94e7-2ac6f0ffe57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9008220b-f4c8-4ad1-94e7-2ac6f0ffe57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (1bf8816f-5116-425c-908e-8d5e401cebd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request issued successfully. Sep 01 02:11:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7fbe5f8f-1a84-4beb-830c-c95e6bae4747 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 717/1455] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:11:47 2026] POST /volume/v3/volumes => generated 771 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0e9be0b8-a4fa-47ed-822b-fc51df36fdeb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e9be0b8-a4fa-47ed-822b-fc51df36fdeb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:11:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e9be0b8-a4fa-47ed-822b-fc51df36fdeb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e9be0b8-a4fa-47ed-822b-fc51df36fdeb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0e9be0b8-a4fa-47ed-822b-fc51df36fdeb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:11:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e9be0b8-a4fa-47ed-822b-fc51df36fdeb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:11:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 739/1456] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:47 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 839 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d43726ad-46c3-48bf-97c3-fc8a6444f3f8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d43726ad-46c3-48bf-97c3-fc8a6444f3f8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d43726ad-46c3-48bf-97c3-fc8a6444f3f8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d43726ad-46c3-48bf-97c3-fc8a6444f3f8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d43726ad-46c3-48bf-97c3-fc8a6444f3f8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d43726ad-46c3-48bf-97c3-fc8a6444f3f8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 718/1457] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:48 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9ec4ad4a-34bf-4a5f-8004-e60b251f531c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ec4ad4a-34bf-4a5f-8004-e60b251f531c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:11:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ec4ad4a-34bf-4a5f-8004-e60b251f531c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ec4ad4a-34bf-4a5f-8004-e60b251f531c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9ec4ad4a-34bf-4a5f-8004-e60b251f531c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ec4ad4a-34bf-4a5f-8004-e60b251f531c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 740/1458] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:48 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6eab0057-142a-46ae-b17a-78ce8bf397f4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6eab0057-142a-46ae-b17a-78ce8bf397f4 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6eab0057-142a-46ae-b17a-78ce8bf397f4 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6eab0057-142a-46ae-b17a-78ce8bf397f4 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6eab0057-142a-46ae-b17a-78ce8bf397f4 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6eab0057-142a-46ae-b17a-78ce8bf397f4 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 719/1459] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-53b2527b-bf79-4506-974e-baecb7989148 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-53b2527b-bf79-4506-974e-baecb7989148 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:11:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-53b2527b-bf79-4506-974e-baecb7989148 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-53b2527b-bf79-4506-974e-baecb7989148 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-53b2527b-bf79-4506-974e-baecb7989148 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:11:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-53b2527b-bf79-4506-974e-baecb7989148 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:11:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 741/1460] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:50 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2ac21452-b2ae-4645-b014-bc52c3c6b447 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ac21452-b2ae-4645-b014-bc52c3c6b447 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ac21452-b2ae-4645-b014-bc52c3c6b447 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ac21452-b2ae-4645-b014-bc52c3c6b447 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2ac21452-b2ae-4645-b014-bc52c3c6b447 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ac21452-b2ae-4645-b014-bc52c3c6b447 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 720/1461] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:50 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8179e43d-73a3-4aa6-a8eb-0cfcefa520e8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8179e43d-73a3-4aa6-a8eb-0cfcefa520e8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:11:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8179e43d-73a3-4aa6-a8eb-0cfcefa520e8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8179e43d-73a3-4aa6-a8eb-0cfcefa520e8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8179e43d-73a3-4aa6-a8eb-0cfcefa520e8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:11:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8179e43d-73a3-4aa6-a8eb-0cfcefa520e8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:11:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 742/1462] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:51 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-900dd258-9f0b-4dd0-a109-817378300183 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-900dd258-9f0b-4dd0-a109-817378300183 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-900dd258-9f0b-4dd0-a109-817378300183 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-900dd258-9f0b-4dd0-a109-817378300183 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-900dd258-9f0b-4dd0-a109-817378300183 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-900dd258-9f0b-4dd0-a109-817378300183 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 721/1463] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:51 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a1e70f6f-ebf6-4c94-8a83-d265cd7c66a6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a1e70f6f-ebf6-4c94-8a83-d265cd7c66a6 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:11:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a1e70f6f-ebf6-4c94-8a83-d265cd7c66a6 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a1e70f6f-ebf6-4c94-8a83-d265cd7c66a6 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a1e70f6f-ebf6-4c94-8a83-d265cd7c66a6 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a1e70f6f-ebf6-4c94-8a83-d265cd7c66a6 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 743/1464] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-65829b4a-053e-48c8-a63e-af21865d58b3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-65829b4a-053e-48c8-a63e-af21865d58b3 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-65829b4a-053e-48c8-a63e-af21865d58b3 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-65829b4a-053e-48c8-a63e-af21865d58b3 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-65829b4a-053e-48c8-a63e-af21865d58b3 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-65829b4a-053e-48c8-a63e-af21865d58b3 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 722/1465] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-001f9136-cf2f-45cf-b49e-baa4eb5936e4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-001f9136-cf2f-45cf-b49e-baa4eb5936e4 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:11:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-001f9136-cf2f-45cf-b49e-baa4eb5936e4 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-001f9136-cf2f-45cf-b49e-baa4eb5936e4 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-001f9136-cf2f-45cf-b49e-baa4eb5936e4 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:11:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-001f9136-cf2f-45cf-b49e-baa4eb5936e4 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 744/1466] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:53 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 863 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7989820c-6e0d-4482-939e-065d2568cdd4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7989820c-6e0d-4482-939e-065d2568cdd4 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7989820c-6e0d-4482-939e-065d2568cdd4 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7989820c-6e0d-4482-939e-065d2568cdd4 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7989820c-6e0d-4482-939e-065d2568cdd4 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7989820c-6e0d-4482-939e-065d2568cdd4 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 723/1467] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:53 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2c60df80-1bd0-46e4-b1c7-931cd291270c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2c60df80-1bd0-46e4-b1c7-931cd291270c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:11:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2c60df80-1bd0-46e4-b1c7-931cd291270c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2c60df80-1bd0-46e4-b1c7-931cd291270c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2c60df80-1bd0-46e4-b1c7-931cd291270c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:11:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2c60df80-1bd0-46e4-b1c7-931cd291270c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:11:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 745/1468] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5bdd8137-4855-492d-99fe-f4f4b7d61277 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5bdd8137-4855-492d-99fe-f4f4b7d61277 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5bdd8137-4855-492d-99fe-f4f4b7d61277 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5bdd8137-4855-492d-99fe-f4f4b7d61277 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5bdd8137-4855-492d-99fe-f4f4b7d61277 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5bdd8137-4855-492d-99fe-f4f4b7d61277 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 724/1469] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2e44d99e-a9b8-4248-b55d-f5a3a47c8ebc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2e44d99e-a9b8-4248-b55d-f5a3a47c8ebc tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:11:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2e44d99e-a9b8-4248-b55d-f5a3a47c8ebc tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2e44d99e-a9b8-4248-b55d-f5a3a47c8ebc tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2e44d99e-a9b8-4248-b55d-f5a3a47c8ebc tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:11:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2e44d99e-a9b8-4248-b55d-f5a3a47c8ebc tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:11:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 746/1470] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:55 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b37c22a3-9449-49db-b214-bef82cf984f7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b37c22a3-9449-49db-b214-bef82cf984f7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b37c22a3-9449-49db-b214-bef82cf984f7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b37c22a3-9449-49db-b214-bef82cf984f7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:55 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:55 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:55 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b37c22a3-9449-49db-b214-bef82cf984f7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b37c22a3-9449-49db-b214-bef82cf984f7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 725/1471] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:55 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bdbd9451-04e9-42b5-94cb-5d9f9b0a2934 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bdbd9451-04e9-42b5-94cb-5d9f9b0a2934 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:11:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bdbd9451-04e9-42b5-94cb-5d9f9b0a2934 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bdbd9451-04e9-42b5-94cb-5d9f9b0a2934 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6136e63d-096b-40a8-bf10-682604a16e1c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6136e63d-096b-40a8-bf10-682604a16e1c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:11:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6136e63d-096b-40a8-bf10-682604a16e1c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6136e63d-096b-40a8-bf10-682604a16e1c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bdbd9451-04e9-42b5-94cb-5d9f9b0a2934 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bdbd9451-04e9-42b5-94cb-5d9f9b0a2934 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 747/1472] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 868 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6136e63d-096b-40a8-bf10-682604a16e1c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6136e63d-096b-40a8-bf10-682604a16e1c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 726/1473] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3a237919-d43a-44fb-88ad-a55d3bcf731b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3a237919-d43a-44fb-88ad-a55d3bcf731b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] POST http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action Sep 01 02:11:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3a237919-d43a-44fb-88ad-a55d3bcf731b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-129065398", "disk_format": "qcow2"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3a237919-d43a-44fb-88ad-a55d3bcf731b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-129065398", "disk_format": "qcow2"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3a237919-d43a-44fb-88ad-a55d3bcf731b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87155]: DEBUG cinder.image.image_utils [None req-3a237919-d43a-44fb-88ad-a55d3bcf731b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-129065398'}] 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-129065398'}]. {{(pid=87155) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:11:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-80f5e011-b94c-4977-87cf-e207e196dca6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-80f5e011-b94c-4977-87cf-e207e196dca6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-80f5e011-b94c-4977-87cf-e207e196dca6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-80f5e011-b94c-4977-87cf-e207e196dca6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-80f5e011-b94c-4977-87cf-e207e196dca6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-80f5e011-b94c-4977-87cf-e207e196dca6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 727/1474] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e88fea77-560a-48df-ab19-bc6d21b40cd8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e88fea77-560a-48df-ab19-bc6d21b40cd8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:11:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e88fea77-560a-48df-ab19-bc6d21b40cd8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e88fea77-560a-48df-ab19-bc6d21b40cd8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e88fea77-560a-48df-ab19-bc6d21b40cd8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3a237919-d43a-44fb-88ad-a55d3bcf731b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Copy volume to image completed successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3a237919-d43a-44fb-88ad-a55d3bcf731b tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action returned with HTTP 202 Sep 01 02:11:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 748/1475] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:11:56 2026] POST /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e/action => generated 656 bytes in 1034 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e88fea77-560a-48df-ab19-bc6d21b40cd8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 728/1476] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d5910877-0d29-40b9-a1fc-73629c7e2d40 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d5910877-0d29-40b9-a1fc-73629c7e2d40 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d5910877-0d29-40b9-a1fc-73629c7e2d40 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d5910877-0d29-40b9-a1fc-73629c7e2d40 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d5910877-0d29-40b9-a1fc-73629c7e2d40 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d5910877-0d29-40b9-a1fc-73629c7e2d40 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 749/1477] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-b067701f-8744-491b-a755-475a0357d808 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-b067701f-8744-491b-a755-475a0357d808 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-b067701f-8744-491b-a755-475a0357d808 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-b067701f-8744-491b-a755-475a0357d808 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-b067701f-8744-491b-a755-475a0357d808 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-b067701f-8744-491b-a755-475a0357d808 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 729/1478] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-95508359-b1d7-4ecc-9bc3-ff8d8af9042c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-95508359-b1d7-4ecc-9bc3-ff8d8af9042c None None] GET http://192.168.122.15/volume// Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-95508359-b1d7-4ecc-9bc3-ff8d8af9042c None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-95508359-b1d7-4ecc-9bc3-ff8d8af9042c None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-95508359-b1d7-4ecc-9bc3-ff8d8af9042c None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:11:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 750/1479] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-8653baa1-c359-4c11-9599-de36d915ce5f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-8653baa1-c359-4c11-9599-de36d915ce5f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-8653baa1-c359-4c11-9599-de36d915ce5f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "036f1ecc-f8d7-4214-aaea-3b9e39d5a205", "connector": null, "instance_uuid": "c51aad36-3502-4c72-81c9-ec393d4a3059"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-8653baa1-c359-4c11-9599-de36d915ce5f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 730/1480] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:11:58 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-10c91d5c-d73f-4b99-9b2c-1d0b80a0499d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-10c91d5c-d73f-4b99-9b2c-1d0b80a0499d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-10c91d5c-d73f-4b99-9b2c-1d0b80a0499d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-10c91d5c-d73f-4b99-9b2c-1d0b80a0499d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-a57c09ed-b985-41c9-a81d-50e772f7d79b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-a57c09ed-b985-41c9-a81d-50e772f7d79b None None] GET http://192.168.122.15/volume// Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-a57c09ed-b985-41c9-a81d-50e772f7d79b None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-a57c09ed-b985-41c9-a81d-50e772f7d79b None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-a57c09ed-b985-41c9-a81d-50e772f7d79b None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:11:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 731/1481] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-4d616b49-d822-42ce-84d8-b957cbd15867 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-10c91d5c-d73f-4b99-9b2c-1d0b80a0499d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-4d616b49-d822-42ce-84d8-b957cbd15867 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-4d616b49-d822-42ce-84d8-b957cbd15867 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-4d616b49-d822-42ce-84d8-b957cbd15867 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-10c91d5c-d73f-4b99-9b2c-1d0b80a0499d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 751/1482] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-4d616b49-d822-42ce-84d8-b957cbd15867 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-4d616b49-d822-42ce-84d8-b957cbd15867 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 732/1483] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 1030 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d0894f4f-0937-4b80-bc00-0b7a60318945 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0894f4f-0937-4b80-bc00-0b7a60318945 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d0894f4f-0937-4b80-bc00-0b7a60318945 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d0894f4f-0937-4b80-bc00-0b7a60318945 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d0894f4f-0937-4b80-bc00-0b7a60318945 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0894f4f-0937-4b80-bc00-0b7a60318945 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 752/1484] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-db5ec686-758e-4a84-8cf8-56694f487d27 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-db5ec686-758e-4a84-8cf8-56694f487d27 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] PUT http://192.168.122.15/volume/v3/attachments/7083a887-e312-4a9e-824c-fdd466da3cde Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-db5ec686-758e-4a84-8cf8-56694f487d27 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "54a5cc46-b444-4dd9-96dd-074b479dc1db", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1238991554"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request body: {'volume': {"'source_volid": '54a5cc46-b444-4dd9-96dd-074b479dc1db', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1238991554'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume of 1 GB Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-db5ec686-758e-4a84-8cf8-56694f487d27 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Acquiring lock "cinder-attachment_update-036f1ecc-f8d7-4214-aaea-3b9e39d5a205-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Availability Zones retrieved successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-db5ec686-758e-4a84-8cf8-56694f487d27 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Lock "cinder-attachment_update-036f1ecc-f8d7-4214-aaea-3b9e39d5a205-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (4555fda3-f54e-467d-a2c8-627eb31fc4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bcc2a4-8a21-4d69-8710-0ea47a97b36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bcc2a4-8a21-4d69-8710-0ea47a97b36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d749fae1-858a-4226-a7bd-ad048d68ad16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Created reservations ['af8c9f19-b30b-4706-a886-a4c01ad633f1', 'a4788120-5ef3-4294-ba08-efcc58e1e160', '2577c0cb-7085-43ab-bfc9-8e9e7942d4f6', '6ebe4edf-74e1-4c88-98ac-da2b19d24490'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d749fae1-858a-4226-a7bd-ad048d68ad16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af8c9f19-b30b-4706-a886-a4c01ad633f1', 'a4788120-5ef3-4294-ba08-efcc58e1e160', '2577c0cb-7085-43ab-bfc9-8e9e7942d4f6', '6ebe4edf-74e1-4c88-98ac-da2b19d24490']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21b0b73-8aaf-4eb7-9c5e-47159533f7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21b0b73-8aaf-4eb7-9c5e-47159533f7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '177c2ecc-127d-4198-a032-608fdd5d6dcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1238991554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['af8c9f19-b30b-4706-a886-a4c01ad633f1','a4788120-5ef3-4294-ba08-efcc58e1e160','2577c0cb-7085-43ab-bfc9-8e9e7942d4f6','6ebe4edf-74e1-4c88-98ac-da2b19d24490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1238991554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=177c2ecc-127d-4198-a032-608fdd5d6dcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254aaaa8870a47a4a8edfc87fbafd79b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f00735c-8c3f-4843-b096-f4b16196a2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f00735c-8c3f-4843-b096-f4b16196a2e1) transitioned into state 'SUCCESS' from state '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-1238991554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['af8c9f19-b30b-4706-a886-a4c01ad633f1','a4788120-5ef3-4294-ba08-efcc58e1e160','2577c0cb-7085-43ab-bfc9-8e9e7942d4f6','6ebe4edf-74e1-4c88-98ac-da2b19d24490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7f9aaa-d875-4c13-9a37-0ed7a8473a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7f9aaa-d875-4c13-9a37-0ed7a8473a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (4555fda3-f54e-467d-a2c8-627eb31fc4b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request issued successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-142fdb30-4f25-488a-a2fe-8de8a1770114 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 753/1485] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:58 2026] POST /volume/v3/volumes => generated 771 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "54a5cc46-b444-4dd9-96dd-074b479dc1db", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-99941701"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request body: {'volume': {"'source_volid": '54a5cc46-b444-4dd9-96dd-074b479dc1db', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-99941701'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume of 1 GB Sep 01 02:11:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Availability Zones retrieved successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (b572f748-8ed6-4f70-bef0-a7fa4a0a480b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5151db73-f01a-430b-b987-119340552824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5151db73-f01a-430b-b987-119340552824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56aebe9f-8845-4a97-ac34-c2f7c77dcb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Created reservations ['b6fe6522-4af3-4dcd-bc28-10abb31e7290', '325e2ea0-d760-4b9f-a95e-f1818e3dd667', '415aae99-0086-4a13-a018-12a3bd616feb', '3c109fea-6233-48ee-b525-8337f46a9e5d'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56aebe9f-8845-4a97-ac34-c2f7c77dcb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6fe6522-4af3-4dcd-bc28-10abb31e7290', '325e2ea0-d760-4b9f-a95e-f1818e3dd667', '415aae99-0086-4a13-a018-12a3bd616feb', '3c109fea-6233-48ee-b525-8337f46a9e5d']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (340daac5-0d5e-4e16-84d6-92fbe51cfc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (340daac5-0d5e-4e16-84d6-92fbe51cfc8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd2ecc16-029f-4abf-a8d3-0b488fc315d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-99941701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['b6fe6522-4af3-4dcd-bc28-10abb31e7290','325e2ea0-d760-4b9f-a95e-f1818e3dd667','415aae99-0086-4a13-a018-12a3bd616feb','3c109fea-6233-48ee-b525-8337f46a9e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-99941701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd2ecc16-029f-4abf-a8d3-0b488fc315d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254aaaa8870a47a4a8edfc87fbafd79b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b78ec9-5159-450c-8408-67aa3935bff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b78ec9-5159-450c-8408-67aa3935bff0) transitioned into state 'SUCCESS' from state '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-99941701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['b6fe6522-4af3-4dcd-bc28-10abb31e7290','325e2ea0-d760-4b9f-a95e-f1818e3dd667','415aae99-0086-4a13-a018-12a3bd616feb','3c109fea-6233-48ee-b525-8337f46a9e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc29316-9be5-4a2f-bfc5-58d38dd2dfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc29316-9be5-4a2f-bfc5-58d38dd2dfd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (b572f748-8ed6-4f70-bef0-a7fa4a0a480b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request issued successfully. Sep 01 02:12:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ce67555c-5c50-4a9c-8fb0-feda4fcdec6a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 754/1486] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:59 2026] POST /volume/v3/volumes => generated 769 bytes in 1024 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9e1862ad-de34-4aa8-b14c-03306207f33f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e1862ad-de34-4aa8-b14c-03306207f33f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e1862ad-de34-4aa8-b14c-03306207f33f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e1862ad-de34-4aa8-b14c-03306207f33f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9e1862ad-de34-4aa8-b14c-03306207f33f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e1862ad-de34-4aa8-b14c-03306207f33f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 755/1487] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:00 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "54a5cc46-b444-4dd9-96dd-074b479dc1db", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1969482733"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request body: {'volume': {"'source_volid": '54a5cc46-b444-4dd9-96dd-074b479dc1db', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1969482733'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume of 1 GB Sep 01 02:12:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Availability Zones retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (7b8f0831-62ac-434c-9f43-3112183ca86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f474fb1-16b8-4777-a6db-9b9ab2bc41ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f474fb1-16b8-4777-a6db-9b9ab2bc41ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a802e01c-4922-4326-8754-52f314ad96c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Created reservations ['1811b7cc-4dd5-4f20-885f-7207aecd0d96', '7299e79e-7788-44fb-856b-01f7d9e0f935', 'd5870a99-2463-4c1e-abc0-40a41f32c08a', 'ac003884-a835-4d77-9032-f1520f9e997b'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a802e01c-4922-4326-8754-52f314ad96c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1811b7cc-4dd5-4f20-885f-7207aecd0d96', '7299e79e-7788-44fb-856b-01f7d9e0f935', 'd5870a99-2463-4c1e-abc0-40a41f32c08a', 'ac003884-a835-4d77-9032-f1520f9e997b']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b10d21c-80e2-4f71-a003-4a18ffed6fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b10d21c-80e2-4f71-a003-4a18ffed6fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68c9964b-de9d-4e0e-befd-52813c39a1e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1969482733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['1811b7cc-4dd5-4f20-885f-7207aecd0d96','7299e79e-7788-44fb-856b-01f7d9e0f935','d5870a99-2463-4c1e-abc0-40a41f32c08a','ac003884-a835-4d77-9032-f1520f9e997b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1969482733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68c9964b-de9d-4e0e-befd-52813c39a1e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254aaaa8870a47a4a8edfc87fbafd79b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2499c43-c883-4bdf-9e3a-1314739bbf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2499c43-c883-4bdf-9e3a-1314739bbf98) transitioned into state 'SUCCESS' from state '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-1969482733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['1811b7cc-4dd5-4f20-885f-7207aecd0d96','7299e79e-7788-44fb-856b-01f7d9e0f935','d5870a99-2463-4c1e-abc0-40a41f32c08a','ac003884-a835-4d77-9032-f1520f9e997b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35122d13-2dd4-4b64-ab0f-9161b3d302e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35122d13-2dd4-4b64-ab0f-9161b3d302e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (7b8f0831-62ac-434c-9f43-3112183ca86a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request issued successfully. Sep 01 02:12:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-946fcbb2-d548-4dd4-b593-0c1f4ef9e993 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 756/1488] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:00 2026] POST /volume/v3/volumes => generated 771 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-76e40dee-a814-448b-abb8-1a37aee838df None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76e40dee-a814-448b-abb8-1a37aee838df tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76e40dee-a814-448b-abb8-1a37aee838df tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76e40dee-a814-448b-abb8-1a37aee838df tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-76e40dee-a814-448b-abb8-1a37aee838df tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76e40dee-a814-448b-abb8-1a37aee838df tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 757/1489] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:01 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "54a5cc46-b444-4dd9-96dd-074b479dc1db", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-800663053"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request body: {'volume': {"'source_volid": '54a5cc46-b444-4dd9-96dd-074b479dc1db', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-800663053'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume of 1 GB Sep 01 02:12:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Availability Zones retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (a022bfe9-4cc2-4412-acfe-a4b2550da5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dabefcd-c5dc-476f-adf2-347998c36511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dabefcd-c5dc-476f-adf2-347998c36511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:01 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (496b285e-7cac-4b63-992b-714214c9ed49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Created reservations ['ca993fd3-bf79-4f8a-a9bc-70940156a378', 'd03f40ca-d187-4cc5-b06d-e2cd36245ae5', '1ec981fa-97ae-4a65-a0dc-61b02144af10', '3c658ea5-56bf-4e87-8c34-a480b91b0492'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (496b285e-7cac-4b63-992b-714214c9ed49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca993fd3-bf79-4f8a-a9bc-70940156a378', 'd03f40ca-d187-4cc5-b06d-e2cd36245ae5', '1ec981fa-97ae-4a65-a0dc-61b02144af10', '3c658ea5-56bf-4e87-8c34-a480b91b0492']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6375684-80d5-42d4-a0ba-45325ab922d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6375684-80d5-42d4-a0ba-45325ab922d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efeb66fd-46ef-485d-9a65-2b67a1dd711f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-800663053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['ca993fd3-bf79-4f8a-a9bc-70940156a378','d03f40ca-d187-4cc5-b06d-e2cd36245ae5','1ec981fa-97ae-4a65-a0dc-61b02144af10','3c658ea5-56bf-4e87-8c34-a480b91b0492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-800663053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efeb66fd-46ef-485d-9a65-2b67a1dd711f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254aaaa8870a47a4a8edfc87fbafd79b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92553d4-e77a-414d-a87b-9709fa3a733a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92553d4-e77a-414d-a87b-9709fa3a733a) transitioned into state 'SUCCESS' from state '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-800663053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['ca993fd3-bf79-4f8a-a9bc-70940156a378','d03f40ca-d187-4cc5-b06d-e2cd36245ae5','1ec981fa-97ae-4a65-a0dc-61b02144af10','3c658ea5-56bf-4e87-8c34-a480b91b0492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f71a59-5101-41f9-962d-50794d069383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f71a59-5101-41f9-962d-50794d069383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (a022bfe9-4cc2-4412-acfe-a4b2550da5c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request issued successfully. Sep 01 02:12:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c16c578-5ba2-453a-9830-7b4208ebdbb3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 758/1490] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:01 2026] POST /volume/v3/volumes => generated 770 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-605ab4bb-87b3-43c7-8538-48ace013b4da None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "54a5cc46-b444-4dd9-96dd-074b479dc1db", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-891070207"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request body: {'volume': {"'source_volid": '54a5cc46-b444-4dd9-96dd-074b479dc1db', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-891070207'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume of 1 GB Sep 01 02:12:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Availability Zones retrieved successfully. Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (8a44baa2-5cf1-44e4-8dd7-2e2c4b303582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4540b2-bc10-4dab-bf63-c225865e04ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4540b2-bc10-4dab-bf63-c225865e04ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c483b9-008c-48b6-8e8b-49a38b566faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Created reservations ['f62261cc-f66a-4b6b-8d0b-ab1991a1ddeb', 'e2d338a9-4a9d-4c0d-8527-32be76f54277', '2849da21-a27b-4b15-aaff-7611ba942f4b', '85205ec8-b29b-41ad-aa93-3082e3e2e6d2'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c483b9-008c-48b6-8e8b-49a38b566faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f62261cc-f66a-4b6b-8d0b-ab1991a1ddeb', 'e2d338a9-4a9d-4c0d-8527-32be76f54277', '2849da21-a27b-4b15-aaff-7611ba942f4b', '85205ec8-b29b-41ad-aa93-3082e3e2e6d2']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083d3faa-82f5-4449-ad6c-ee0593794b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083d3faa-82f5-4449-ad6c-ee0593794b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff626eac-4697-4822-8d92-30b36a366c1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-891070207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['f62261cc-f66a-4b6b-8d0b-ab1991a1ddeb','e2d338a9-4a9d-4c0d-8527-32be76f54277','2849da21-a27b-4b15-aaff-7611ba942f4b','85205ec8-b29b-41ad-aa93-3082e3e2e6d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-891070207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff626eac-4697-4822-8d92-30b36a366c1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254aaaa8870a47a4a8edfc87fbafd79b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdebb13f-bb50-44cb-b0e6-d9ee0241f6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdebb13f-bb50-44cb-b0e6-d9ee0241f6de) transitioned into state 'SUCCESS' from state '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-891070207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254aaaa8870a47a4a8edfc87fbafd79b',qos_specs=None,replication_status=,reservations=['f62261cc-f66a-4b6b-8d0b-ab1991a1ddeb','e2d338a9-4a9d-4c0d-8527-32be76f54277','2849da21-a27b-4b15-aaff-7611ba942f4b','85205ec8-b29b-41ad-aa93-3082e3e2e6d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e85eea0e7aa4b8abd3491178f8cb34d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (804fdfad-e5bf-4422-b55c-1edc7d6f7392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (804fdfad-e5bf-4422-b55c-1edc7d6f7392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Flow 'volume_create_api' (8a44baa2-5cf1-44e4-8dd7-2e2c4b303582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Create volume request issued successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-605ab4bb-87b3-43c7-8538-48ace013b4da tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 759/1491] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:02 2026] POST /volume/v3/volumes => generated 770 bytes in 1046 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2f6c5665-805d-44bf-bef5-d7e485f66eb7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2f6c5665-805d-44bf-bef5-d7e485f66eb7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2f6c5665-805d-44bf-bef5-d7e485f66eb7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2f6c5665-805d-44bf-bef5-d7e485f66eb7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2f6c5665-805d-44bf-bef5-d7e485f66eb7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2f6c5665-805d-44bf-bef5-d7e485f66eb7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 760/1492] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:03 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fac08780-1d9b-4723-920e-0cbba53ff7dd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fac08780-1d9b-4723-920e-0cbba53ff7dd tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fac08780-1d9b-4723-920e-0cbba53ff7dd tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fac08780-1d9b-4723-920e-0cbba53ff7dd tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fac08780-1d9b-4723-920e-0cbba53ff7dd tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fac08780-1d9b-4723-920e-0cbba53ff7dd tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd returned with HTTP 200 Sep 01 02:12:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 761/1493] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:03 2026] GET /volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd => generated 863 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d73f9b94-cae8-4134-bcc6-7217ae6f64ea None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d73f9b94-cae8-4134-bcc6-7217ae6f64ea tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d73f9b94-cae8-4134-bcc6-7217ae6f64ea tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d73f9b94-cae8-4134-bcc6-7217ae6f64ea tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d73f9b94-cae8-4134-bcc6-7217ae6f64ea tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d73f9b94-cae8-4134-bcc6-7217ae6f64ea tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 762/1494] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:04 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cd85db7e-4ee6-47bc-8f2a-cdcec83b584b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cd85db7e-4ee6-47bc-8f2a-cdcec83b584b tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cd85db7e-4ee6-47bc-8f2a-cdcec83b584b tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cd85db7e-4ee6-47bc-8f2a-cdcec83b584b tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cd85db7e-4ee6-47bc-8f2a-cdcec83b584b tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cd85db7e-4ee6-47bc-8f2a-cdcec83b584b tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd returned with HTTP 200 Sep 01 02:12:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 763/1495] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:04 2026] GET /volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0e258262-4297-49d1-b0b7-c98f00a2683f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e258262-4297-49d1-b0b7-c98f00a2683f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e258262-4297-49d1-b0b7-c98f00a2683f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e258262-4297-49d1-b0b7-c98f00a2683f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0e258262-4297-49d1-b0b7-c98f00a2683f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e258262-4297-49d1-b0b7-c98f00a2683f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 764/1496] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:05 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b6991974-cd9c-4d04-b685-a53028ed5b13 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b6991974-cd9c-4d04-b685-a53028ed5b13 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b6991974-cd9c-4d04-b685-a53028ed5b13 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b6991974-cd9c-4d04-b685-a53028ed5b13 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b6991974-cd9c-4d04-b685-a53028ed5b13 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b6991974-cd9c-4d04-b685-a53028ed5b13 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 765/1497] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:05 2026] GET /volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e8416e76-09ab-44d2-9b96-43713b8525e9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e8416e76-09ab-44d2-9b96-43713b8525e9 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e8416e76-09ab-44d2-9b96-43713b8525e9 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e8416e76-09ab-44d2-9b96-43713b8525e9 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e8416e76-09ab-44d2-9b96-43713b8525e9 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e8416e76-09ab-44d2-9b96-43713b8525e9 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 766/1498] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0ea73d2e-1651-4627-922b-1c7ce7a5be1a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0ea73d2e-1651-4627-922b-1c7ce7a5be1a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0ea73d2e-1651-4627-922b-1c7ce7a5be1a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0ea73d2e-1651-4627-922b-1c7ce7a5be1a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0ea73d2e-1651-4627-922b-1c7ce7a5be1a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0ea73d2e-1651-4627-922b-1c7ce7a5be1a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd returned with HTTP 200 Sep 01 02:12:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 767/1499] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:07 2026] GET /volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-442305a6-4040-466e-9a68-2ee77f11b046 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-442305a6-4040-466e-9a68-2ee77f11b046 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-442305a6-4040-466e-9a68-2ee77f11b046 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-442305a6-4040-466e-9a68-2ee77f11b046 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-442305a6-4040-466e-9a68-2ee77f11b046 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-442305a6-4040-466e-9a68-2ee77f11b046 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 768/1500] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:07 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8a1a3ff1-95af-4ff4-b2ac-7e4b4925cccb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a1a3ff1-95af-4ff4-b2ac-7e4b4925cccb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a1a3ff1-95af-4ff4-b2ac-7e4b4925cccb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a1a3ff1-95af-4ff4-b2ac-7e4b4925cccb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8a1a3ff1-95af-4ff4-b2ac-7e4b4925cccb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a1a3ff1-95af-4ff4-b2ac-7e4b4925cccb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd returned with HTTP 200 Sep 01 02:12:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 769/1501] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:08 2026] GET /volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3a6816df-7012-4180-bcd0-b1afe015db08 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3a6816df-7012-4180-bcd0-b1afe015db08 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:12:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3a6816df-7012-4180-bcd0-b1afe015db08 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3a6816df-7012-4180-bcd0-b1afe015db08 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3a6816df-7012-4180-bcd0-b1afe015db08 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:12:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3a6816df-7012-4180-bcd0-b1afe015db08 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:12:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 770/1502] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:08 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 868 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:08 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-db5ec686-758e-4a84-8cf8-56694f487d27 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Lock "cinder-attachment_update-036f1ecc-f8d7-4214-aaea-3b9e39d5a205-devstack" released by "attachment_update" :: held 9.781s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:12:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-db5ec686-758e-4a84-8cf8-56694f487d27 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments/7083a887-e312-4a9e-824c-fdd466da3cde returned with HTTP 200 Sep 01 02:12:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 733/1503] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:11:58 2026] PUT /volume/v3/attachments/7083a887-e312-4a9e-824c-fdd466da3cde => generated 694 bytes in 9837 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7272b100-8ba0-43b1-b7ef-70a1ce5189cc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7272b100-8ba0-43b1-b7ef-70a1ce5189cc tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:12:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7272b100-8ba0-43b1-b7ef-70a1ce5189cc tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7272b100-8ba0-43b1-b7ef-70a1ce5189cc tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-00a69dfb-0830-419a-a23b-88e7df0e3453 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-00a69dfb-0830-419a-a23b-88e7df0e3453 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-00a69dfb-0830-419a-a23b-88e7df0e3453 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-00a69dfb-0830-419a-a23b-88e7df0e3453 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7272b100-8ba0-43b1-b7ef-70a1ce5189cc tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:12:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7272b100-8ba0-43b1-b7ef-70a1ce5189cc tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 771/1504] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 868 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b5bbf62a-cda7-401f-82fd-d8bc03d64126 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b5bbf62a-cda7-401f-82fd-d8bc03d64126 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] DELETE http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:12:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b5bbf62a-cda7-401f-82fd-d8bc03d64126 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b5bbf62a-cda7-401f-82fd-d8bc03d64126 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-b5bbf62a-cda7-401f-82fd-d8bc03d64126 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Delete volume with id: b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:12:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-00a69dfb-0830-419a-a23b-88e7df0e3453 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b5bbf62a-cda7-401f-82fd-d8bc03d64126 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:12:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-00a69dfb-0830-419a-a23b-88e7df0e3453 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 734/1505] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 850 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c8b15382-a6ec-4282-9f69-896032aaa7cb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c8b15382-a6ec-4282-9f69-896032aaa7cb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c8b15382-a6ec-4282-9f69-896032aaa7cb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c8b15382-a6ec-4282-9f69-896032aaa7cb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b5bbf62a-cda7-401f-82fd-d8bc03d64126 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Delete volume request issued successfully. Sep 01 02:12:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b5bbf62a-cda7-401f-82fd-d8bc03d64126 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 202 Sep 01 02:12:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 772/1506] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:09 2026] DELETE /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9b745164-47bf-44f9-b999-a427283905ea None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c8b15382-a6ec-4282-9f69-896032aaa7cb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b745164-47bf-44f9-b999-a427283905ea tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:12:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9b745164-47bf-44f9-b999-a427283905ea tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9b745164-47bf-44f9-b999-a427283905ea tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c8b15382-a6ec-4282-9f69-896032aaa7cb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 735/1507] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9b745164-47bf-44f9-b999-a427283905ea tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:12:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b745164-47bf-44f9-b999-a427283905ea tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 773/1508] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 867 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-5d342099-9ab4-4ec6-b65d-6cef0c2a5051 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-5d342099-9ab4-4ec6-b65d-6cef0c2a5051 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/attachments/7083a887-e312-4a9e-824c-fdd466da3cde/action Sep 01 02:12:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-5d342099-9ab4-4ec6-b65d-6cef0c2a5051 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action body: b'{"os-complete": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-5d342099-9ab4-4ec6-b65d-6cef0c2a5051 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54b63469-b97b-4e01-9a8b-dfbdc9036312 req-5d342099-9ab4-4ec6-b65d-6cef0c2a5051 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments/7083a887-e312-4a9e-824c-fdd466da3cde/action returned with HTTP 204 Sep 01 02:12:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 736/1509] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:12:09 2026] POST /volume/v3/attachments/7083a887-e312-4a9e-824c-fdd466da3cde/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d4ef5ece-6cfa-4b87-8f2e-2c6fea1ab21f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d4ef5ece-6cfa-4b87-8f2e-2c6fea1ab21f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d4ef5ece-6cfa-4b87-8f2e-2c6fea1ab21f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d4ef5ece-6cfa-4b87-8f2e-2c6fea1ab21f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fceb86fc-7493-4405-9e01-d1a732ff8f53 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fceb86fc-7493-4405-9e01-d1a732ff8f53 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fceb86fc-7493-4405-9e01-d1a732ff8f53 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fceb86fc-7493-4405-9e01-d1a732ff8f53 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d4ef5ece-6cfa-4b87-8f2e-2c6fea1ab21f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d4ef5ece-6cfa-4b87-8f2e-2c6fea1ab21f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 774/1510] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:10 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 1142 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fceb86fc-7493-4405-9e01-d1a732ff8f53 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aac66b4e-d8cd-4724-abd2-1dc75c56520c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aac66b4e-d8cd-4724-abd2-1dc75c56520c tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aac66b4e-d8cd-4724-abd2-1dc75c56520c tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aac66b4e-d8cd-4724-abd2-1dc75c56520c tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fceb86fc-7493-4405-9e01-d1a732ff8f53 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd returned with HTTP 200 Sep 01 02:12:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 737/1511] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:10 2026] GET /volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d5c9934d-890e-4431-bfc0-b8d605c44938 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5c9934d-890e-4431-bfc0-b8d605c44938 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5c9934d-890e-4431-bfc0-b8d605c44938 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5c9934d-890e-4431-bfc0-b8d605c44938 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aac66b4e-d8cd-4724-abd2-1dc75c56520c tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d5c9934d-890e-4431-bfc0-b8d605c44938 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Volume info retrieved successfully. Sep 01 02:12:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aac66b4e-d8cd-4724-abd2-1dc75c56520c tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 775/1512] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:10 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 1142 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5c9934d-890e-4431-bfc0-b8d605c44938 tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 200 Sep 01 02:12:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-95314304-eef4-4375-80f1-bc7b51e67a0d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 738/1513] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:10 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-95314304-eef4-4375-80f1-bc7b51e67a0d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 Sep 01 02:12:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-95314304-eef4-4375-80f1-bc7b51e67a0d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-95314304-eef4-4375-80f1-bc7b51e67a0d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-95314304-eef4-4375-80f1-bc7b51e67a0d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-95314304-eef4-4375-80f1-bc7b51e67a0d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 returned with HTTP 200 Sep 01 02:12:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 776/1514] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:10 2026] GET /volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 => generated 861 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-156080252"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-156080252'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Create volume of 1 GB Sep 01 02:12:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Availability Zones retrieved successfully. Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Flow 'volume_create_api' (549a6038-e26b-43c8-b62f-a43484637015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdbf5a23-5a6f-407c-a801-1ad4a921aa60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdbf5a23-5a6f-407c-a801-1ad4a921aa60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895d19de-a9e1-4e49-a6c3-0bea9d39b44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Created reservations ['49812204-82a1-43a4-a3f9-850518b119ee', '776344b5-0bc3-4d6e-b523-ea2cb66a2cea', '6a53cc2c-f3b2-4a76-b2b8-b93ffefa44c6', 'd2afea2e-8eab-4a43-8a6e-e47b96c84d58'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895d19de-a9e1-4e49-a6c3-0bea9d39b44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49812204-82a1-43a4-a3f9-850518b119ee', '776344b5-0bc3-4d6e-b523-ea2cb66a2cea', '6a53cc2c-f3b2-4a76-b2b8-b93ffefa44c6', 'd2afea2e-8eab-4a43-8a6e-e47b96c84d58']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7873328b-41b6-4f88-bb2f-135799feec87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7873328b-41b6-4f88-bb2f-135799feec87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21a52d59-1011-4c85-ae9c-f1ba37e40dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-156080252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20c3c4b8d5964e83ba77092dd0dda39a',qos_specs=None,replication_status=,reservations=['49812204-82a1-43a4-a3f9-850518b119ee','776344b5-0bc3-4d6e-b523-ea2cb66a2cea','6a53cc2c-f3b2-4a76-b2b8-b93ffefa44c6','d2afea2e-8eab-4a43-8a6e-e47b96c84d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429053f9915141c8aba0382b733d1801',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-156080252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21a52d59-1011-4c85-ae9c-f1ba37e40dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20c3c4b8d5964e83ba77092dd0dda39a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='429053f9915141c8aba0382b733d1801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5a6879-df0e-4319-8bd1-a0e3004a6fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5a6879-df0e-4319-8bd1-a0e3004a6fb0) transitioned into state 'SUCCESS' from state '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-156080252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20c3c4b8d5964e83ba77092dd0dda39a',qos_specs=None,replication_status=,reservations=['49812204-82a1-43a4-a3f9-850518b119ee','776344b5-0bc3-4d6e-b523-ea2cb66a2cea','6a53cc2c-f3b2-4a76-b2b8-b93ffefa44c6','d2afea2e-8eab-4a43-8a6e-e47b96c84d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429053f9915141c8aba0382b733d1801',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c68b41-a4fb-4c13-9465-c0fe8ba4c841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c68b41-a4fb-4c13-9465-c0fe8ba4c841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Flow 'volume_create_api' (549a6038-e26b-43c8-b62f-a43484637015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Create volume request issued successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-64a5e898-4df8-42d7-8f78-47171b0cb0fd tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 739/1515] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:10 2026] POST /volume/v3/volumes => generated 757 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7cb48f43-f836-48b7-99cf-ac11045200f8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7cb48f43-f836-48b7-99cf-ac11045200f8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7cb48f43-f836-48b7-99cf-ac11045200f8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7cb48f43-f836-48b7-99cf-ac11045200f8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7cb48f43-f836-48b7-99cf-ac11045200f8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7cb48f43-f836-48b7-99cf-ac11045200f8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 777/1516] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 825 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4cdfd9c2-cae4-4c96-9843-244d05eefc8c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4cdfd9c2-cae4-4c96-9843-244d05eefc8c tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] GET http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e Sep 01 02:12:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4cdfd9c2-cae4-4c96-9843-244d05eefc8c tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4cdfd9c2-cae4-4c96-9843-244d05eefc8c tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4cdfd9c2-cae4-4c96-9843-244d05eefc8c tempest-VolumesActionsTest-323385402 tempest-VolumesActionsTest-323385402-project-member] http://192.168.122.15/volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e returned with HTTP 404 Sep 01 02:12:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 740/1517] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/volumes/b630ca8b-aa7c-4667-bd08-b31569caa72e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-507bae7e-5c11-42de-9412-86cf2e9c3d04 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-507bae7e-5c11-42de-9412-86cf2e9c3d04 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 Sep 01 02:12:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-507bae7e-5c11-42de-9412-86cf2e9c3d04 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-507bae7e-5c11-42de-9412-86cf2e9c3d04 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-507bae7e-5c11-42de-9412-86cf2e9c3d04 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-507bae7e-5c11-42de-9412-86cf2e9c3d04 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 778/1518] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 => generated 862 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-aa722737-7118-4571-85bd-5d563304b275 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aa722737-7118-4571-85bd-5d563304b275 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 Sep 01 02:12:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aa722737-7118-4571-85bd-5d563304b275 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aa722737-7118-4571-85bd-5d563304b275 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-aa722737-7118-4571-85bd-5d563304b275 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aa722737-7118-4571-85bd-5d563304b275 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 741/1519] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9541b97b-d154-4d66-8abf-57547e66643b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9541b97b-d154-4d66-8abf-57547e66643b tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f Sep 01 02:12:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9541b97b-d154-4d66-8abf-57547e66643b tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9541b97b-d154-4d66-8abf-57547e66643b tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9541b97b-d154-4d66-8abf-57547e66643b tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9541b97b-d154-4d66-8abf-57547e66643b tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 779/1520] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f => generated 862 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-66dfe923-4b0a-470a-8dae-8f6767d911a6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-66dfe923-4b0a-470a-8dae-8f6767d911a6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-66dfe923-4b0a-470a-8dae-8f6767d911a6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-66dfe923-4b0a-470a-8dae-8f6767d911a6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-66dfe923-4b0a-470a-8dae-8f6767d911a6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-66dfe923-4b0a-470a-8dae-8f6767d911a6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 742/1521] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f18253c9-af95-4342-90c1-f05b62f539e8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f18253c9-af95-4342-90c1-f05b62f539e8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f Sep 01 02:12:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f18253c9-af95-4342-90c1-f05b62f539e8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f18253c9-af95-4342-90c1-f05b62f539e8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f18253c9-af95-4342-90c1-f05b62f539e8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f18253c9-af95-4342-90c1-f05b62f539e8 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 780/1522] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d11f4350-32cd-4546-98cc-ebee7e8387fa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d11f4350-32cd-4546-98cc-ebee7e8387fa tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e Sep 01 02:12:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d11f4350-32cd-4546-98cc-ebee7e8387fa tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d11f4350-32cd-4546-98cc-ebee7e8387fa tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d11f4350-32cd-4546-98cc-ebee7e8387fa tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d11f4350-32cd-4546-98cc-ebee7e8387fa tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 743/1523] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-64b65102-9dac-4db0-b3c0-928cbaead575 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-64b65102-9dac-4db0-b3c0-928cbaead575 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-64b65102-9dac-4db0-b3c0-928cbaead575 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-64b65102-9dac-4db0-b3c0-928cbaead575 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-64b65102-9dac-4db0-b3c0-928cbaead575 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-64b65102-9dac-4db0-b3c0-928cbaead575 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 781/1524] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:13 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7c81e508-e786-426f-89f8-f516138f5e3a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7c81e508-e786-426f-89f8-f516138f5e3a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e Sep 01 02:12:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7c81e508-e786-426f-89f8-f516138f5e3a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7c81e508-e786-426f-89f8-f516138f5e3a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7c81e508-e786-426f-89f8-f516138f5e3a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7c81e508-e786-426f-89f8-f516138f5e3a tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e returned with HTTP 200 Sep 01 02:12:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 744/1525] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:13 2026] GET /volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a8e94c37-fe01-451b-8e8e-577b3d87da17 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a8e94c37-fe01-451b-8e8e-577b3d87da17 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] DELETE http://192.168.122.15/volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e Sep 01 02:12:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a8e94c37-fe01-451b-8e8e-577b3d87da17 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a8e94c37-fe01-451b-8e8e-577b3d87da17 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:13 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-a8e94c37-fe01-451b-8e8e-577b3d87da17 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume with id: ff626eac-4697-4822-8d92-30b36a366c1e Sep 01 02:12:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a8e94c37-fe01-451b-8e8e-577b3d87da17 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a8e94c37-fe01-451b-8e8e-577b3d87da17 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume request issued successfully. Sep 01 02:12:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a8e94c37-fe01-451b-8e8e-577b3d87da17 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e returned with HTTP 202 Sep 01 02:12:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 782/1526] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:13 2026] DELETE /volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c08056ea-f049-4658-b88e-79fb8f68c561 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c08056ea-f049-4658-b88e-79fb8f68c561 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e Sep 01 02:12:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c08056ea-f049-4658-b88e-79fb8f68c561 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c08056ea-f049-4658-b88e-79fb8f68c561 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c08056ea-f049-4658-b88e-79fb8f68c561 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c08056ea-f049-4658-b88e-79fb8f68c561 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e returned with HTTP 200 Sep 01 02:12:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 745/1527] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:14 2026] GET /volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6e42418f-ea43-4be0-8f50-40fae955a329 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6e42418f-ea43-4be0-8f50-40fae955a329 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6e42418f-ea43-4be0-8f50-40fae955a329 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6e42418f-ea43-4be0-8f50-40fae955a329 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6e42418f-ea43-4be0-8f50-40fae955a329 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6e42418f-ea43-4be0-8f50-40fae955a329 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 783/1528] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:14 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-36ee115c-e285-4dae-bb24-8df9937877f2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-36ee115c-e285-4dae-bb24-8df9937877f2 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-36ee115c-e285-4dae-bb24-8df9937877f2 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-36ee115c-e285-4dae-bb24-8df9937877f2 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-36ee115c-e285-4dae-bb24-8df9937877f2 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-36ee115c-e285-4dae-bb24-8df9937877f2 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 746/1529] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:12:14 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-12d87115-ae78-448f-9e79-c381127711ba None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-12d87115-ae78-448f-9e79-c381127711ba None None] GET http://192.168.122.15/volume// Sep 01 02:12:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-12d87115-ae78-448f-9e79-c381127711ba None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-12d87115-ae78-448f-9e79-c381127711ba None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-12d87115-ae78-448f-9e79-c381127711ba None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:12:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 784/1530] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:12:14 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-1658d774-849b-4407-adc9-4b734c736e93 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-1658d774-849b-4407-adc9-4b734c736e93 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:12:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-1658d774-849b-4407-adc9-4b734c736e93 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21a52d59-1011-4c85-ae9c-f1ba37e40dc5", "connector": null, "instance_uuid": "c51aad36-3502-4c72-81c9-ec393d4a3059"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-1658d774-849b-4407-adc9-4b734c736e93 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:12:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 747/1531] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:12:14 2026] POST /volume/v3/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5fea310f-7cb1-4fa6-9801-1bacb734d62d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5fea310f-7cb1-4fa6-9801-1bacb734d62d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5fea310f-7cb1-4fa6-9801-1bacb734d62d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5fea310f-7cb1-4fa6-9801-1bacb734d62d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-a70c943b-5fcc-4133-bc69-e9c52fdb5463 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-a70c943b-5fcc-4133-bc69-e9c52fdb5463 None None] GET http://192.168.122.15/volume// Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-a70c943b-5fcc-4133-bc69-e9c52fdb5463 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-a70c943b-5fcc-4133-bc69-e9c52fdb5463 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-a70c943b-5fcc-4133-bc69-e9c52fdb5463 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:12:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 748/1532] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5fea310f-7cb1-4fa6-9801-1bacb734d62d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-03e1e7e8-0a53-4a8b-b20a-8ccea2e8d19d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-03e1e7e8-0a53-4a8b-b20a-8ccea2e8d19d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-03e1e7e8-0a53-4a8b-b20a-8ccea2e8d19d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-03e1e7e8-0a53-4a8b-b20a-8ccea2e8d19d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5fea310f-7cb1-4fa6-9801-1bacb734d62d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 785/1533] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-03e1e7e8-0a53-4a8b-b20a-8ccea2e8d19d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-03e1e7e8-0a53-4a8b-b20a-8ccea2e8d19d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 749/1534] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 1030 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d3f0c78e-35b6-46b8-baf9-c6a0e49d555f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d3f0c78e-35b6-46b8-baf9-c6a0e49d555f tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e Sep 01 02:12:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d3f0c78e-35b6-46b8-baf9-c6a0e49d555f tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d3f0c78e-35b6-46b8-baf9-c6a0e49d555f tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d3f0c78e-35b6-46b8-baf9-c6a0e49d555f tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e returned with HTTP 404 Sep 01 02:12:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 786/1535] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/ff626eac-4697-4822-8d92-30b36a366c1e => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0617658d-1649-4093-ac09-5abd5d872a1d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0617658d-1649-4093-ac09-5abd5d872a1d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] DELETE http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0617658d-1649-4093-ac09-5abd5d872a1d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0617658d-1649-4093-ac09-5abd5d872a1d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-0617658d-1649-4093-ac09-5abd5d872a1d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume with id: efeb66fd-46ef-485d-9a65-2b67a1dd711f Sep 01 02:12:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0617658d-1649-4093-ac09-5abd5d872a1d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-58fef735-b447-4cc4-93ba-6ca02c0edc23 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-58fef735-b447-4cc4-93ba-6ca02c0edc23 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] PUT http://192.168.122.15/volume/v3/attachments/b39d70c3-dbc3-4468-978b-2194432f03db Sep 01 02:12:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-58fef735-b447-4cc4-93ba-6ca02c0edc23 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0617658d-1649-4093-ac09-5abd5d872a1d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume request issued successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0617658d-1649-4093-ac09-5abd5d872a1d tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f returned with HTTP 202 Sep 01 02:12:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 750/1536] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:15 2026] DELETE /volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-58fef735-b447-4cc4-93ba-6ca02c0edc23 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Acquiring lock "cinder-attachment_update-21a52d59-1011-4c85-ae9c-f1ba37e40dc5-devstack" by "attachment_update" {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-538ee5df-f19a-4370-8dde-a6ae34ccbd22 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-538ee5df-f19a-4370-8dde-a6ae34ccbd22 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-538ee5df-f19a-4370-8dde-a6ae34ccbd22 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-538ee5df-f19a-4370-8dde-a6ae34ccbd22 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-58fef735-b447-4cc4-93ba-6ca02c0edc23 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Lock "cinder-attachment_update-21a52d59-1011-4c85-ae9c-f1ba37e40dc5-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:12:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-538ee5df-f19a-4370-8dde-a6ae34ccbd22 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-538ee5df-f19a-4370-8dde-a6ae34ccbd22 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 751/1537] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-58fef735-b447-4cc4-93ba-6ca02c0edc23 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Lock "cinder-attachment_update-21a52d59-1011-4c85-ae9c-f1ba37e40dc5-devstack" released by "attachment_update" :: held 0.332s {{(pid=87155) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:12:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-58fef735-b447-4cc4-93ba-6ca02c0edc23 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments/b39d70c3-dbc3-4468-978b-2194432f03db returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 787/1538] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:12:15 2026] PUT /volume/v3/attachments/b39d70c3-dbc3-4468-978b-2194432f03db => generated 694 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9faa27e3-44a6-41e7-b35f-8472afb50f39 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9faa27e3-44a6-41e7-b35f-8472afb50f39 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9faa27e3-44a6-41e7-b35f-8472afb50f39 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9faa27e3-44a6-41e7-b35f-8472afb50f39 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9faa27e3-44a6-41e7-b35f-8472afb50f39 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9faa27e3-44a6-41e7-b35f-8472afb50f39 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 752/1539] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:16 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-0929c014-de12-4f2a-b43d-64274631e457 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-0929c014-de12-4f2a-b43d-64274631e457 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/attachments/b39d70c3-dbc3-4468-978b-2194432f03db/action Sep 01 02:12:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-0929c014-de12-4f2a-b43d-64274631e457 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-0929c014-de12-4f2a-b43d-64274631e457 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-115e7e03-11f5-401f-953b-cb73b4c38d75 req-0929c014-de12-4f2a-b43d-64274631e457 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments/b39d70c3-dbc3-4468-978b-2194432f03db/action returned with HTTP 204 Sep 01 02:12:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 788/1540] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:12:16 2026] POST /volume/v3/attachments/b39d70c3-dbc3-4468-978b-2194432f03db/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fe3a446c-8e39-48a2-8e2d-7ee902bebb3c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fe3a446c-8e39-48a2-8e2d-7ee902bebb3c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f Sep 01 02:12:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fe3a446c-8e39-48a2-8e2d-7ee902bebb3c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fe3a446c-8e39-48a2-8e2d-7ee902bebb3c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fe3a446c-8e39-48a2-8e2d-7ee902bebb3c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fe3a446c-8e39-48a2-8e2d-7ee902bebb3c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f returned with HTTP 200 Sep 01 02:12:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 753/1541] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:16 2026] GET /volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5960b31b-1edd-4579-8d69-aa51fbb0aa0e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5960b31b-1edd-4579-8d69-aa51fbb0aa0e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5960b31b-1edd-4579-8d69-aa51fbb0aa0e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5960b31b-1edd-4579-8d69-aa51fbb0aa0e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5960b31b-1edd-4579-8d69-aa51fbb0aa0e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5960b31b-1edd-4579-8d69-aa51fbb0aa0e tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 789/1542] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 1142 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2fa96320-3c33-4715-908f-f3f3e69a021d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2fa96320-3c33-4715-908f-f3f3e69a021d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2fa96320-3c33-4715-908f-f3f3e69a021d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2fa96320-3c33-4715-908f-f3f3e69a021d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2fa96320-3c33-4715-908f-f3f3e69a021d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2fa96320-3c33-4715-908f-f3f3e69a021d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 754/1543] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 1142 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4bed799a-6a87-4c97-8616-5ca21fd6046c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4bed799a-6a87-4c97-8616-5ca21fd6046c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4bed799a-6a87-4c97-8616-5ca21fd6046c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4bed799a-6a87-4c97-8616-5ca21fd6046c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4bed799a-6a87-4c97-8616-5ca21fd6046c tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f returned with HTTP 404 Sep 01 02:12:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 790/1544] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/efeb66fd-46ef-485d-9a65-2b67a1dd711f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2d7d1d29-782a-42b0-8564-7740ae1087f3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2d7d1d29-782a-42b0-8564-7740ae1087f3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] DELETE http://192.168.122.15/volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2d7d1d29-782a-42b0-8564-7740ae1087f3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2d7d1d29-782a-42b0-8564-7740ae1087f3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-2d7d1d29-782a-42b0-8564-7740ae1087f3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume with id: 68c9964b-de9d-4e0e-befd-52813c39a1e5 Sep 01 02:12:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2d7d1d29-782a-42b0-8564-7740ae1087f3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2d7d1d29-782a-42b0-8564-7740ae1087f3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume request issued successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2d7d1d29-782a-42b0-8564-7740ae1087f3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 returned with HTTP 202 Sep 01 02:12:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 755/1545] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:17 2026] DELETE /volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0750d211-08e9-4adc-bfdd-3c1978527ba5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0750d211-08e9-4adc-bfdd-3c1978527ba5 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0750d211-08e9-4adc-bfdd-3c1978527ba5 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0750d211-08e9-4adc-bfdd-3c1978527ba5 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0750d211-08e9-4adc-bfdd-3c1978527ba5 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0750d211-08e9-4adc-bfdd-3c1978527ba5 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 returned with HTTP 200 Sep 01 02:12:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 791/1546] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 => generated 863 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-5b706646-2171-4668-b65d-c959ed16d4ae req-1fdd4089-d660-484f-a7e1-fbc4ac56f69d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-1fdd4089-d660-484f-a7e1-fbc4ac56f69d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-1fdd4089-d660-484f-a7e1-fbc4ac56f69d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-1fdd4089-d660-484f-a7e1-fbc4ac56f69d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-5b706646-2171-4668-b65d-c959ed16d4ae req-1fdd4089-d660-484f-a7e1-fbc4ac56f69d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-1fdd4089-d660-484f-a7e1-fbc4ac56f69d tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 756/1547] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 1142 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-5b706646-2171-4668-b65d-c959ed16d4ae req-81b9a640-1758-43ab-8550-0d5901cbd68b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-81b9a640-1758-43ab-8550-0d5901cbd68b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205/action Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-81b9a640-1758-43ab-8550-0d5901cbd68b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-81b9a640-1758-43ab-8550-0d5901cbd68b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-5b706646-2171-4668-b65d-c959ed16d4ae req-81b9a640-1758-43ab-8550-0d5901cbd68b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-5b706646-2171-4668-b65d-c959ed16d4ae req-81b9a640-1758-43ab-8550-0d5901cbd68b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Begin detaching volume completed successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-81b9a640-1758-43ab-8550-0d5901cbd68b tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205/action returned with HTTP 202 Sep 01 02:12:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 792/1548] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:12:17 2026] POST /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-294c2861-aee2-4ab0-8009-8ca884d1279f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-294c2861-aee2-4ab0-8009-8ca884d1279f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-294c2861-aee2-4ab0-8009-8ca884d1279f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-294c2861-aee2-4ab0-8009-8ca884d1279f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-294c2861-aee2-4ab0-8009-8ca884d1279f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-294c2861-aee2-4ab0-8009-8ca884d1279f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 757/1549] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 1145 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-5b706646-2171-4668-b65d-c959ed16d4ae req-9ac44c91-ac24-42f0-8497-58a01dadfe44 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-9ac44c91-ac24-42f0-8497-58a01dadfe44 None None] GET http://192.168.122.15/volume// Sep 01 02:12:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-9ac44c91-ac24-42f0-8497-58a01dadfe44 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-9ac44c91-ac24-42f0-8497-58a01dadfe44 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-9ac44c91-ac24-42f0-8497-58a01dadfe44 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:12:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 793/1550] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-5b706646-2171-4668-b65d-c959ed16d4ae req-766f1b44-5e38-4161-a78a-ed81acd14662 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-766f1b44-5e38-4161-a78a-ed81acd14662 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-766f1b44-5e38-4161-a78a-ed81acd14662 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-766f1b44-5e38-4161-a78a-ed81acd14662 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-5b706646-2171-4668-b65d-c959ed16d4ae req-766f1b44-5e38-4161-a78a-ed81acd14662 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-766f1b44-5e38-4161-a78a-ed81acd14662 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 758/1551] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 1326 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-5b706646-2171-4668-b65d-c959ed16d4ae req-74e73862-03eb-4fd4-a2ef-dd6fd745f306 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-74e73862-03eb-4fd4-a2ef-dd6fd745f306 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] DELETE http://192.168.122.15/volume/v3/attachments/7083a887-e312-4a9e-824c-fdd466da3cde Sep 01 02:12:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-74e73862-03eb-4fd4-a2ef-dd6fd745f306 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-74e73862-03eb-4fd4-a2ef-dd6fd745f306 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:18 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, Sep 01 02:12:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5b706646-2171-4668-b65d-c959ed16d4ae req-74e73862-03eb-4fd4-a2ef-dd6fd745f306 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments/7083a887-e312-4a9e-824c-fdd466da3cde returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 794/1552] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:12:18 2026] DELETE /volume/v3/attachments/7083a887-e312-4a9e-824c-fdd466da3cde => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a31a36a6-7116-438e-9f95-bb62a51a0bb6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a31a36a6-7116-438e-9f95-bb62a51a0bb6 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 Sep 01 02:12:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a31a36a6-7116-438e-9f95-bb62a51a0bb6 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a31a36a6-7116-438e-9f95-bb62a51a0bb6 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a31a36a6-7116-438e-9f95-bb62a51a0bb6 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 returned with HTTP 404 Sep 01 02:12:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 759/1553] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/volumes/68c9964b-de9d-4e0e-befd-52813c39a1e5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f6a2c748-efa9-4e02-bc22-a254325d6dd7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6a2c748-efa9-4e02-bc22-a254325d6dd7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] DELETE http://192.168.122.15/volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 Sep 01 02:12:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f6a2c748-efa9-4e02-bc22-a254325d6dd7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f6a2c748-efa9-4e02-bc22-a254325d6dd7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-f6a2c748-efa9-4e02-bc22-a254325d6dd7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume with id: fd2ecc16-029f-4abf-a8d3-0b488fc315d9 Sep 01 02:12:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f6a2c748-efa9-4e02-bc22-a254325d6dd7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f6a2c748-efa9-4e02-bc22-a254325d6dd7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume request issued successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6a2c748-efa9-4e02-bc22-a254325d6dd7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 returned with HTTP 202 Sep 01 02:12:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 795/1554] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:18 2026] DELETE /volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6e32c132-d2b9-40bf-9c4b-77493d62bff3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e32c132-d2b9-40bf-9c4b-77493d62bff3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 Sep 01 02:12:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e32c132-d2b9-40bf-9c4b-77493d62bff3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e32c132-d2b9-40bf-9c4b-77493d62bff3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6e32c132-d2b9-40bf-9c4b-77493d62bff3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e32c132-d2b9-40bf-9c4b-77493d62bff3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 760/1555] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-85526f44-cf3e-4e95-a222-2c03718801ef None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-85526f44-cf3e-4e95-a222-2c03718801ef tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-85526f44-cf3e-4e95-a222-2c03718801ef tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-85526f44-cf3e-4e95-a222-2c03718801ef tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-85526f44-cf3e-4e95-a222-2c03718801ef tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-85526f44-cf3e-4e95-a222-2c03718801ef tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 796/1556] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:19 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-80e20307-f19a-4924-a606-8c8e813656ab None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-4040b305-8eaa-404d-b77f-06f5808a2cb1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-4040b305-8eaa-404d-b77f-06f5808a2cb1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-4040b305-8eaa-404d-b77f-06f5808a2cb1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-4040b305-8eaa-404d-b77f-06f5808a2cb1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-4040b305-8eaa-404d-b77f-06f5808a2cb1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-4040b305-8eaa-404d-b77f-06f5808a2cb1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 797/1557] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:12:19 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 1142 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-21ecefe6-bd64-4191-bf3a-8d6436f95ec6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-21ecefe6-bd64-4191-bf3a-8d6436f95ec6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] POST http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5/action Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-21ecefe6-bd64-4191-bf3a-8d6436f95ec6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-21ecefe6-bd64-4191-bf3a-8d6436f95ec6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-21ecefe6-bd64-4191-bf3a-8d6436f95ec6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-21ecefe6-bd64-4191-bf3a-8d6436f95ec6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Begin detaching volume completed successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-21ecefe6-bd64-4191-bf3a-8d6436f95ec6 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5/action returned with HTTP 202 Sep 01 02:12:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 798/1558] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:12:19 2026] POST /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-738827344"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-738827344'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Create volume of 1 GB Sep 01 02:12:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Availability Zones retrieved successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d7c32c31-191a-4d36-a720-ca8489e77a88 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d7c32c31-191a-4d36-a720-ca8489e77a88 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d7c32c31-191a-4d36-a720-ca8489e77a88 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d7c32c31-191a-4d36-a720-ca8489e77a88 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Flow 'volume_create_api' (bff0ec59-426d-4352-b3e7-b56078a0dcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2cb8aac-c8d7-4bd4-a753-d2d358df7d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d7c32c31-191a-4d36-a720-ca8489e77a88 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d7c32c31-191a-4d36-a720-ca8489e77a88 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 799/1559] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:19 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 1145 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-9cdd41a4-895f-47fa-b77a-fa03776cb503 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-9cdd41a4-895f-47fa-b77a-fa03776cb503 None None] GET http://192.168.122.15/volume// Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-9cdd41a4-895f-47fa-b77a-fa03776cb503 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-9cdd41a4-895f-47fa-b77a-fa03776cb503 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-9cdd41a4-895f-47fa-b77a-fa03776cb503 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:12:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 800/1560] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:12:19 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-17f9ecfa-b5c0-4b7a-957a-d43add9e36be None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-17f9ecfa-b5c0-4b7a-957a-d43add9e36be tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-17f9ecfa-b5c0-4b7a-957a-d43add9e36be tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-17f9ecfa-b5c0-4b7a-957a-d43add9e36be tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2cb8aac-c8d7-4bd4-a753-d2d358df7d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54eefb32-ee7c-4c40-8ca3-91807e0d441f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-17f9ecfa-b5c0-4b7a-957a-d43add9e36be tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-17f9ecfa-b5c0-4b7a-957a-d43add9e36be tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 801/1561] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:12:19 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 1326 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Created reservations ['d16f8f3f-68a9-4917-af6c-e2ab2fc5048b', '1f498556-409b-414d-b342-0323dec8c96b', '2ceb07a9-df1b-4b55-b69b-2796011c4b53', '1d2c74df-c3aa-4f8a-aaef-9d5076050fc1'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54eefb32-ee7c-4c40-8ca3-91807e0d441f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d16f8f3f-68a9-4917-af6c-e2ab2fc5048b', '1f498556-409b-414d-b342-0323dec8c96b', '2ceb07a9-df1b-4b55-b69b-2796011c4b53', '1d2c74df-c3aa-4f8a-aaef-9d5076050fc1']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbdfa94-392b-4da5-82b5-dfc9f7467794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbdfa94-392b-4da5-82b5-dfc9f7467794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7d25a15-bee5-4152-83fe-e480401bf0c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-738827344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2a6d92476f1466f8927ea56ecde7f8f',qos_specs=None,replication_status=,reservations=['d16f8f3f-68a9-4917-af6c-e2ab2fc5048b','1f498556-409b-414d-b342-0323dec8c96b','2ceb07a9-df1b-4b55-b69b-2796011c4b53','1d2c74df-c3aa-4f8a-aaef-9d5076050fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8ea9d224d84413b8bb60b89155738f',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-738827344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7d25a15-bee5-4152-83fe-e480401bf0c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2a6d92476f1466f8927ea56ecde7f8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8ea9d224d84413b8bb60b89155738f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c53868-fce7-46ef-80c0-62c024884064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-df4730e7-6079-4264-8b29-d97b36a9c1e1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df4730e7-6079-4264-8b29-d97b36a9c1e1 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-df4730e7-6079-4264-8b29-d97b36a9c1e1 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c53868-fce7-46ef-80c0-62c024884064) transitioned into state 'SUCCESS' from state '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-738827344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2a6d92476f1466f8927ea56ecde7f8f',qos_specs=None,replication_status=,reservations=['d16f8f3f-68a9-4917-af6c-e2ab2fc5048b','1f498556-409b-414d-b342-0323dec8c96b','2ceb07a9-df1b-4b55-b69b-2796011c4b53','1d2c74df-c3aa-4f8a-aaef-9d5076050fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8ea9d224d84413b8bb60b89155738f',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-df4730e7-6079-4264-8b29-d97b36a9c1e1 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6562607d-f3f0-4f47-803b-8a2fe85ac33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df4730e7-6079-4264-8b29-d97b36a9c1e1 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 returned with HTTP 404 Sep 01 02:12:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 802/1562] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:19 2026] GET /volume/v3/volumes/fd2ecc16-029f-4abf-a8d3-0b488fc315d9 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-99df29ec-1e4b-4685-ac89-fc95f8c2ea8f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-99df29ec-1e4b-4685-ac89-fc95f8c2ea8f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] DELETE http://192.168.122.15/volume/v3/attachments/b39d70c3-dbc3-4468-978b-2194432f03db Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-99df29ec-1e4b-4685-ac89-fc95f8c2ea8f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-99df29ec-1e4b-4685-ac89-fc95f8c2ea8f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6562607d-f3f0-4f47-803b-8a2fe85ac33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Flow 'volume_create_api' (bff0ec59-426d-4352-b3e7-b56078a0dcb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Create volume request issued successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-80e20307-f19a-4924-a606-8c8e813656ab tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 761/1563] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:19 2026] POST /volume/v3/volumes => generated 753 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6068129a-eabf-47b5-9478-11341204309e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6068129a-eabf-47b5-9478-11341204309e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] DELETE http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6068129a-eabf-47b5-9478-11341204309e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6068129a-eabf-47b5-9478-11341204309e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-6068129a-eabf-47b5-9478-11341204309e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume with id: 177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6068129a-eabf-47b5-9478-11341204309e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-b4e9127d-3ab4-4807-9867-41ca7c0ee560 req-99df29ec-1e4b-4685-ac89-fc95f8c2ea8f tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/attachments/b39d70c3-dbc3-4468-978b-2194432f03db returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 803/1564] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:12:20 2026] DELETE /volume/v3/attachments/b39d70c3-dbc3-4468-978b-2194432f03db => generated 19 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a3e3d4d8-23b4-44e9-9fc1-f2f407b85679 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3e3d4d8-23b4-44e9-9fc1-f2f407b85679 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3e3d4d8-23b4-44e9-9fc1-f2f407b85679 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6068129a-eabf-47b5-9478-11341204309e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume request issued successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6068129a-eabf-47b5-9478-11341204309e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd returned with HTTP 202 Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3e3d4d8-23b4-44e9-9fc1-f2f407b85679 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 762/1565] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:20 2026] DELETE /volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3bc24526-9752-4438-9010-37410b991fb9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3bc24526-9752-4438-9010-37410b991fb9 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3bc24526-9752-4438-9010-37410b991fb9 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3bc24526-9752-4438-9010-37410b991fb9 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a3e3d4d8-23b4-44e9-9fc1-f2f407b85679 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3e3d4d8-23b4-44e9-9fc1-f2f407b85679 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 804/1566] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 => generated 821 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3bc24526-9752-4438-9010-37410b991fb9 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3bc24526-9752-4438-9010-37410b991fb9 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 763/1567] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd => generated 863 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e12baa30-c940-4f7b-9043-24ae8d3b0b41 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e12baa30-c940-4f7b-9043-24ae8d3b0b41 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e12baa30-c940-4f7b-9043-24ae8d3b0b41 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e12baa30-c940-4f7b-9043-24ae8d3b0b41 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e12baa30-c940-4f7b-9043-24ae8d3b0b41 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e12baa30-c940-4f7b-9043-24ae8d3b0b41 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 805/1568] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a2cdc524-8793-4ab8-a228-79cdb243ba15 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a2cdc524-8793-4ab8-a228-79cdb243ba15 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a2cdc524-8793-4ab8-a228-79cdb243ba15 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a2cdc524-8793-4ab8-a228-79cdb243ba15 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a2cdc524-8793-4ab8-a228-79cdb243ba15 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a2cdc524-8793-4ab8-a228-79cdb243ba15 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 764/1569] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-59a06822-541b-469e-bfe5-e9d9c9436fc7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-59a06822-541b-469e-bfe5-e9d9c9436fc7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-59a06822-541b-469e-bfe5-e9d9c9436fc7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-59a06822-541b-469e-bfe5-e9d9c9436fc7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-59a06822-541b-469e-bfe5-e9d9c9436fc7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-59a06822-541b-469e-bfe5-e9d9c9436fc7 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 806/1570] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d206e94f-0d11-4789-addf-3c142a2fd544 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d206e94f-0d11-4789-addf-3c142a2fd544 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d206e94f-0d11-4789-addf-3c142a2fd544 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d206e94f-0d11-4789-addf-3c142a2fd544 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d206e94f-0d11-4789-addf-3c142a2fd544 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d206e94f-0d11-4789-addf-3c142a2fd544 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 765/1571] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4533209c-a809-4057-9c1c-a4b8d474c483 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4533209c-a809-4057-9c1c-a4b8d474c483 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4533209c-a809-4057-9c1c-a4b8d474c483 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4533209c-a809-4057-9c1c-a4b8d474c483 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4533209c-a809-4057-9c1c-a4b8d474c483 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4533209c-a809-4057-9c1c-a4b8d474c483 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 807/1572] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:21 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-287bd046-a77c-4d1a-bebc-8df3ccee2533 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-287bd046-a77c-4d1a-bebc-8df3ccee2533 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 Sep 01 02:12:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-287bd046-a77c-4d1a-bebc-8df3ccee2533 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-287bd046-a77c-4d1a-bebc-8df3ccee2533 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c01c7bcf-12dc-43ee-aed7-afdbdb8d73d7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-287bd046-a77c-4d1a-bebc-8df3ccee2533 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c01c7bcf-12dc-43ee-aed7-afdbdb8d73d7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c01c7bcf-12dc-43ee-aed7-afdbdb8d73d7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c01c7bcf-12dc-43ee-aed7-afdbdb8d73d7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-287bd046-a77c-4d1a-bebc-8df3ccee2533 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 returned with HTTP 200 Sep 01 02:12:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 766/1573] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:21 2026] GET /volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 => generated 845 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c01c7bcf-12dc-43ee-aed7-afdbdb8d73d7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c01c7bcf-12dc-43ee-aed7-afdbdb8d73d7 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd returned with HTTP 200 Sep 01 02:12:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 808/1574] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:21 2026] GET /volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd => generated 863 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-df7d4231-92ca-4a40-899d-91ec25117b5b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-df7d4231-92ca-4a40-899d-91ec25117b5b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-df7d4231-92ca-4a40-899d-91ec25117b5b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-df7d4231-92ca-4a40-899d-91ec25117b5b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-df7d4231-92ca-4a40-899d-91ec25117b5b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f38cb6bc-3061-4c41-9cf2-07c2784a23a3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-df7d4231-92ca-4a40-899d-91ec25117b5b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 returned with HTTP 200 Sep 01 02:12:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f38cb6bc-3061-4c41-9cf2-07c2784a23a3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd Sep 01 02:12:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f38cb6bc-3061-4c41-9cf2-07c2784a23a3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f38cb6bc-3061-4c41-9cf2-07c2784a23a3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 767/1575] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:22 2026] GET /volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 => generated 846 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f7d25a15-bee5-4152-83fe-e480401bf0c1", "size": 2, "name": "tempest-VolumesCloneTest-Volume-103434553"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f38cb6bc-3061-4c41-9cf2-07c2784a23a3 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd returned with HTTP 404 Sep 01 02:12:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 809/1576] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:22 2026] GET /volume/v3/volumes/177c2ecc-127d-4198-a032-608fdd5d6dcd => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Create volume request body: {'volume': {'source_volid': 'f7d25a15-bee5-4152-83fe-e480401bf0c1', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-103434553'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c69a462c-b0c8-4898-a7dc-7dd1c64c4e8f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c69a462c-b0c8-4898-a7dc-7dd1c64c4e8f tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] DELETE http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:12:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c69a462c-b0c8-4898-a7dc-7dd1c64c4e8f tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c69a462c-b0c8-4898-a7dc-7dd1c64c4e8f tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-c69a462c-b0c8-4898-a7dc-7dd1c64c4e8f tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume with id: 54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:12:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Create volume of 2 GB Sep 01 02:12:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c69a462c-b0c8-4898-a7dc-7dd1c64c4e8f tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Availability Zones retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Flow 'volume_create_api' (afb106c8-a7bf-4429-a736-7569b40eeacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27da31c3-2aaa-48f3-9101-254f734de78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c69a462c-b0c8-4898-a7dc-7dd1c64c4e8f tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Delete volume request issued successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c69a462c-b0c8-4898-a7dc-7dd1c64c4e8f tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 202 Sep 01 02:12:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 810/1577] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:22 2026] DELETE /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6032f519-853b-4f80-9029-607ecdc216fb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6032f519-853b-4f80-9029-607ecdc216fb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:12:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6032f519-853b-4f80-9029-607ecdc216fb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6032f519-853b-4f80-9029-607ecdc216fb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27da31c3-2aaa-48f3-9101-254f734de78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f7d25a15-bee5-4152-83fe-e480401bf0c1', 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d673ca3-65ad-40bc-9771-4174c54102f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6032f519-853b-4f80-9029-607ecdc216fb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6032f519-853b-4f80-9029-607ecdc216fb tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:12:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 811/1578] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:22 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Created reservations ['3f2c67c7-19e7-4a81-b007-17d1cc422917', '0d9e7bdc-f619-4ac7-a093-ffe2ec74f31b', 'a26e75b2-a3b3-4567-bc8f-1875f4ae9a79', 'a38922ce-fa12-434e-abd7-f672e0255dc1'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d673ca3-65ad-40bc-9771-4174c54102f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f2c67c7-19e7-4a81-b007-17d1cc422917', '0d9e7bdc-f619-4ac7-a093-ffe2ec74f31b', 'a26e75b2-a3b3-4567-bc8f-1875f4ae9a79', 'a38922ce-fa12-434e-abd7-f672e0255dc1']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc45769b-4070-4850-9842-72d54c7bc2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc45769b-4070-4850-9842-72d54c7bc2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28933d80-69a9-4bb0-83bb-07ec6c33876d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-103434553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2a6d92476f1466f8927ea56ecde7f8f',qos_specs=None,replication_status=,reservations=['3f2c67c7-19e7-4a81-b007-17d1cc422917','0d9e7bdc-f619-4ac7-a093-ffe2ec74f31b','a26e75b2-a3b3-4567-bc8f-1875f4ae9a79','a38922ce-fa12-434e-abd7-f672e0255dc1'],size=2,snapshot_id=None,source_replicaid=,source_volid=f7d25a15-bee5-4152-83fe-e480401bf0c1,status='creating',user_id='bf8ea9d224d84413b8bb60b89155738f',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-103434553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28933d80-69a9-4bb0-83bb-07ec6c33876d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2a6d92476f1466f8927ea56ecde7f8f',provider_auth=None,provider_geometry=None,provider_id=None,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=f7d25a15-bee5-4152-83fe-e480401bf0c1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8ea9d224d84413b8bb60b89155738f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71afada8-1215-4802-b434-d7237fecbf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71afada8-1215-4802-b434-d7237fecbf54) transitioned into state 'SUCCESS' from state '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-103434553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2a6d92476f1466f8927ea56ecde7f8f',qos_specs=None,replication_status=,reservations=['3f2c67c7-19e7-4a81-b007-17d1cc422917','0d9e7bdc-f619-4ac7-a093-ffe2ec74f31b','a26e75b2-a3b3-4567-bc8f-1875f4ae9a79','a38922ce-fa12-434e-abd7-f672e0255dc1'],size=2,snapshot_id=None,source_replicaid=,source_volid=f7d25a15-bee5-4152-83fe-e480401bf0c1,status='creating',user_id='bf8ea9d224d84413b8bb60b89155738f',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9bb3bf9-1698-4fb3-b2b3-ba9e6d797f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9bb3bf9-1698-4fb3-b2b3-ba9e6d797f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Flow 'volume_create_api' (afb106c8-a7bf-4429-a736-7569b40eeacc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Create volume request issued successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cbe2b780-4f95-4e05-af1a-c1e1ffccadf3 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 768/1579] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:22 2026] POST /volume/v3/volumes => generated 787 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f9ee61f8-eb22-4179-8ba1-93929c26468e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f9ee61f8-eb22-4179-8ba1-93929c26468e tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f9ee61f8-eb22-4179-8ba1-93929c26468e tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f9ee61f8-eb22-4179-8ba1-93929c26468e tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f9ee61f8-eb22-4179-8ba1-93929c26468e tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f9ee61f8-eb22-4179-8ba1-93929c26468e tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 812/1580] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:23 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e9a324cf-82ba-4d71-849f-11d67020c23e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e9a324cf-82ba-4d71-849f-11d67020c23e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:12:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e9a324cf-82ba-4d71-849f-11d67020c23e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e9a324cf-82ba-4d71-849f-11d67020c23e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e9a324cf-82ba-4d71-849f-11d67020c23e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Volume info retrieved successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e9a324cf-82ba-4d71-849f-11d67020c23e tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 200 Sep 01 02:12:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 769/1581] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:23 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1a4c1765-9a20-4261-8fb6-66c9f18d192d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1a4c1765-9a20-4261-8fb6-66c9f18d192d tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1a4c1765-9a20-4261-8fb6-66c9f18d192d tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1a4c1765-9a20-4261-8fb6-66c9f18d192d tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1a4c1765-9a20-4261-8fb6-66c9f18d192d tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1a4c1765-9a20-4261-8fb6-66c9f18d192d tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 813/1582] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:24 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5833c29c-77c1-4a3a-8a94-df7229911611 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5833c29c-77c1-4a3a-8a94-df7229911611 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] GET http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db Sep 01 02:12:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5833c29c-77c1-4a3a-8a94-df7229911611 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5833c29c-77c1-4a3a-8a94-df7229911611 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5833c29c-77c1-4a3a-8a94-df7229911611 tempest-CreateVolumesFromSourceVolumeTest-1908592985 tempest-CreateVolumesFromSourceVolumeTest-1908592985-project-member] http://192.168.122.15/volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db returned with HTTP 404 Sep 01 02:12:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 770/1583] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:24 2026] GET /volume/v3/volumes/54a5cc46-b444-4dd9-96dd-074b479dc1db => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7b40c972-9a73-4ba1-a4aa-05bce9e2cb39 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7b40c972-9a73-4ba1-a4aa-05bce9e2cb39 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7b40c972-9a73-4ba1-a4aa-05bce9e2cb39 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7b40c972-9a73-4ba1-a4aa-05bce9e2cb39 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7b40c972-9a73-4ba1-a4aa-05bce9e2cb39 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7b40c972-9a73-4ba1-a4aa-05bce9e2cb39 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 814/1584] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:25 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a04a525b-c862-43cb-bb56-52d0ee59fee1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a04a525b-c862-43cb-bb56-52d0ee59fee1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] DELETE http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a04a525b-c862-43cb-bb56-52d0ee59fee1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a04a525b-c862-43cb-bb56-52d0ee59fee1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:25 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a04a525b-c862-43cb-bb56-52d0ee59fee1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Delete volume with id: 21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a04a525b-c862-43cb-bb56-52d0ee59fee1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a04a525b-c862-43cb-bb56-52d0ee59fee1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Delete volume request issued successfully. Sep 01 02:12:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a04a525b-c862-43cb-bb56-52d0ee59fee1 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 202 Sep 01 02:12:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 771/1585] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:25 2026] DELETE /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-63bac7e5-6f9e-4e14-bbdb-053310e3d406 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-63bac7e5-6f9e-4e14-bbdb-053310e3d406 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-63bac7e5-6f9e-4e14-bbdb-053310e3d406 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-63bac7e5-6f9e-4e14-bbdb-053310e3d406 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-63bac7e5-6f9e-4e14-bbdb-053310e3d406 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-63bac7e5-6f9e-4e14-bbdb-053310e3d406 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 200 Sep 01 02:12:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 815/1586] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:25 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8552d31c-bc90-4f51-9e3f-0ba352b8ae6c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8552d31c-bc90-4f51-9e3f-0ba352b8ae6c tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8552d31c-bc90-4f51-9e3f-0ba352b8ae6c tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8552d31c-bc90-4f51-9e3f-0ba352b8ae6c tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8552d31c-bc90-4f51-9e3f-0ba352b8ae6c tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8552d31c-bc90-4f51-9e3f-0ba352b8ae6c tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 772/1587] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:26 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5cad0fd4-671e-486d-bb2c-9c5b4dae8ff5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5cad0fd4-671e-486d-bb2c-9c5b4dae8ff5 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 Sep 01 02:12:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5cad0fd4-671e-486d-bb2c-9c5b4dae8ff5 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5cad0fd4-671e-486d-bb2c-9c5b4dae8ff5 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5cad0fd4-671e-486d-bb2c-9c5b4dae8ff5 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 returned with HTTP 404 Sep 01 02:12:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 816/1588] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:26 2026] GET /volume/v3/volumes/21a52d59-1011-4c85-ae9c-f1ba37e40dc5 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bdcca85a-3d80-419c-9146-13d8f56f3741 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bdcca85a-3d80-419c-9146-13d8f56f3741 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] DELETE http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bdcca85a-3d80-419c-9146-13d8f56f3741 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bdcca85a-3d80-419c-9146-13d8f56f3741 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:26 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-bdcca85a-3d80-419c-9146-13d8f56f3741 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Delete volume with id: 036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bdcca85a-3d80-419c-9146-13d8f56f3741 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bdcca85a-3d80-419c-9146-13d8f56f3741 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Delete volume request issued successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bdcca85a-3d80-419c-9146-13d8f56f3741 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 202 Sep 01 02:12:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 773/1589] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:26 2026] DELETE /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4e372f35-5158-40da-95de-140590059718 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4e372f35-5158-40da-95de-140590059718 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4e372f35-5158-40da-95de-140590059718 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4e372f35-5158-40da-95de-140590059718 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4e372f35-5158-40da-95de-140590059718 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4e372f35-5158-40da-95de-140590059718 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 200 Sep 01 02:12:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 817/1590] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:26 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-940b9e6c-eeb5-4dd4-814c-24c17b51b64f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-940b9e6c-eeb5-4dd4-814c-24c17b51b64f tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-940b9e6c-eeb5-4dd4-814c-24c17b51b64f tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-940b9e6c-eeb5-4dd4-814c-24c17b51b64f tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-940b9e6c-eeb5-4dd4-814c-24c17b51b64f tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-940b9e6c-eeb5-4dd4-814c-24c17b51b64f tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 774/1591] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:27 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2c4d55e9-ba3f-43f0-bd4b-41594504b270 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2c4d55e9-ba3f-43f0-bd4b-41594504b270 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 Sep 01 02:12:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2c4d55e9-ba3f-43f0-bd4b-41594504b270 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2c4d55e9-ba3f-43f0-bd4b-41594504b270 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2c4d55e9-ba3f-43f0-bd4b-41594504b270 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 returned with HTTP 404 Sep 01 02:12:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 818/1592] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:28 2026] GET /volume/v3/volumes/036f1ecc-f8d7-4214-aaea-3b9e39d5a205 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-47e095e1-71f6-4ee4-8de8-442ea017b285 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-47e095e1-71f6-4ee4-8de8-442ea017b285 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] DELETE http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:12:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-47e095e1-71f6-4ee4-8de8-442ea017b285 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-47e095e1-71f6-4ee4-8de8-442ea017b285 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:28 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-47e095e1-71f6-4ee4-8de8-442ea017b285 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Delete volume with id: ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:12:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2d3eb5e3-0cef-49d2-a721-8d57f9c2b95e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-47e095e1-71f6-4ee4-8de8-442ea017b285 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d3eb5e3-0cef-49d2-a721-8d57f9c2b95e tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d3eb5e3-0cef-49d2-a721-8d57f9c2b95e tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d3eb5e3-0cef-49d2-a721-8d57f9c2b95e tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2d3eb5e3-0cef-49d2-a721-8d57f9c2b95e tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-47e095e1-71f6-4ee4-8de8-442ea017b285 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Delete volume request issued successfully. Sep 01 02:12:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-47e095e1-71f6-4ee4-8de8-442ea017b285 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 202 Sep 01 02:12:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 775/1593] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:28 2026] DELETE /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-51c871c6-416a-441a-9aa7-ff0386a04ff8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d3eb5e3-0cef-49d2-a721-8d57f9c2b95e tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 819/1594] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:28 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-51c871c6-416a-441a-9aa7-ff0386a04ff8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:12:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-51c871c6-416a-441a-9aa7-ff0386a04ff8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-51c871c6-416a-441a-9aa7-ff0386a04ff8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-51c871c6-416a-441a-9aa7-ff0386a04ff8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-51c871c6-416a-441a-9aa7-ff0386a04ff8 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:12:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 776/1595] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:28 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-244add98-1666-4c7c-9e3f-cb819e8c4502 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-244add98-1666-4c7c-9e3f-cb819e8c4502 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-244add98-1666-4c7c-9e3f-cb819e8c4502 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-244add98-1666-4c7c-9e3f-cb819e8c4502 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-469337d0-70e7-4588-afcb-f1ab29b7ca37 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-469337d0-70e7-4588-afcb-f1ab29b7ca37 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:12:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-469337d0-70e7-4588-afcb-f1ab29b7ca37 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-469337d0-70e7-4588-afcb-f1ab29b7ca37 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-244add98-1666-4c7c-9e3f-cb819e8c4502 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-244add98-1666-4c7c-9e3f-cb819e8c4502 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 820/1596] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:29 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-469337d0-70e7-4588-afcb-f1ab29b7ca37 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-469337d0-70e7-4588-afcb-f1ab29b7ca37 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 777/1597] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:29 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 850 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ce0048c1-ae17-4e8d-b624-9a77b9300e87 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ce0048c1-ae17-4e8d-b624-9a77b9300e87 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ce0048c1-ae17-4e8d-b624-9a77b9300e87 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ce0048c1-ae17-4e8d-b624-9a77b9300e87 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-67e3422f-2213-412f-9922-0987402bf841 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-67e3422f-2213-412f-9922-0987402bf841 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:12:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-67e3422f-2213-412f-9922-0987402bf841 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-67e3422f-2213-412f-9922-0987402bf841 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ce0048c1-ae17-4e8d-b624-9a77b9300e87 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ce0048c1-ae17-4e8d-b624-9a77b9300e87 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 821/1598] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-67e3422f-2213-412f-9922-0987402bf841 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Volume info retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-67e3422f-2213-412f-9922-0987402bf841 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 778/1599] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 850 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-486dc55a-d7d3-4776-8cab-93adb9e6e31b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-486dc55a-d7d3-4776-8cab-93adb9e6e31b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-486dc55a-d7d3-4776-8cab-93adb9e6e31b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-486dc55a-d7d3-4776-8cab-93adb9e6e31b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-279f7424-b267-4283-af95-ad9d75d0cd34 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-279f7424-b267-4283-af95-ad9d75d0cd34 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] GET http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 Sep 01 02:12:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-279f7424-b267-4283-af95-ad9d75d0cd34 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-279f7424-b267-4283-af95-ad9d75d0cd34 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-486dc55a-d7d3-4776-8cab-93adb9e6e31b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-486dc55a-d7d3-4776-8cab-93adb9e6e31b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 822/1600] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:32 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-279f7424-b267-4283-af95-ad9d75d0cd34 tempest-AttachVolumeTestJSON-2025450295 tempest-AttachVolumeTestJSON-2025450295-project-member] http://192.168.122.15/volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 returned with HTTP 404 Sep 01 02:12:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 779/1601] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:32 2026] GET /volume/v3/volumes/ba8ecf6d-068b-44c0-bf8a-532ab010b3a7 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0812231f-9d5f-4fa8-88e5-c26b9aeec757 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0812231f-9d5f-4fa8-88e5-c26b9aeec757 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0812231f-9d5f-4fa8-88e5-c26b9aeec757 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0812231f-9d5f-4fa8-88e5-c26b9aeec757 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0812231f-9d5f-4fa8-88e5-c26b9aeec757 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0812231f-9d5f-4fa8-88e5-c26b9aeec757 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 823/1602] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:33 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-35431ca9-1052-4877-816b-987771291876 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-35431ca9-1052-4877-816b-987771291876 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-35431ca9-1052-4877-816b-987771291876 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-35431ca9-1052-4877-816b-987771291876 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:34 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-35431ca9-1052-4877-816b-987771291876 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-35431ca9-1052-4877-816b-987771291876 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 780/1603] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:12:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d98713dd-45c2-4ec9-85aa-652a7f19d4cb", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd98713dd-45c2-4ec9-85aa-652a7f19d4cb', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Create volume of 1 GB Sep 01 02:12:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Availability Zones retrieved successfully. Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Flow 'volume_create_api' (c1d01f6e-7437-4655-aa7f-c294d747404e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c77429-1786-4f43-a5f8-08f0a284fbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c77429-1786-4f43-a5f8-08f0a284fbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c09378-0e8d-49da-8c2e-113a81dc6530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Created reservations ['fa8f2e24-ed42-477b-9264-0349ceeb9bcc', 'f324c507-b58b-4496-98e7-ee10ffacf617', '8444dfa1-1f18-451b-91b9-e545e62224b4', '8e3bc2ab-4cfc-44ad-8d4a-4d9a4df699d7'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c09378-0e8d-49da-8c2e-113a81dc6530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa8f2e24-ed42-477b-9264-0349ceeb9bcc', 'f324c507-b58b-4496-98e7-ee10ffacf617', '8444dfa1-1f18-451b-91b9-e545e62224b4', '8e3bc2ab-4cfc-44ad-8d4a-4d9a4df699d7']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9176596c-7ed7-408d-85b2-6d19310679ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7ffd6cbb-e60f-4ebd-bcc0-94b156fd0f76 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ffd6cbb-e60f-4ebd-bcc0-94b156fd0f76 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ffd6cbb-e60f-4ebd-bcc0-94b156fd0f76 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ffd6cbb-e60f-4ebd-bcc0-94b156fd0f76 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:35 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:35 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9176596c-7ed7-408d-85b2-6d19310679ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ed218fd-010c-4061-b06b-7297a0923137', '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='aba7840d59614e37823b3444f91c0c3c',qos_specs=None,replication_status=,reservations=['fa8f2e24-ed42-477b-9264-0349ceeb9bcc','f324c507-b58b-4496-98e7-ee10ffacf617','8444dfa1-1f18-451b-91b9-e545e62224b4','8e3bc2ab-4cfc-44ad-8d4a-4d9a4df699d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279190f4d0c74556825c33bb2353255e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:35Z,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=7ed218fd-010c-4061-b06b-7297a0923137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aba7840d59614e37823b3444f91c0c3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='279190f4d0c74556825c33bb2353255e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e968ef5-db3f-4015-8116-24d0ac8626c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7ffd6cbb-e60f-4ebd-bcc0-94b156fd0f76 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ffd6cbb-e60f-4ebd-bcc0-94b156fd0f76 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 781/1604] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:35 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e968ef5-db3f-4015-8116-24d0ac8626c5) transitioned into state 'SUCCESS' from 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='aba7840d59614e37823b3444f91c0c3c',qos_specs=None,replication_status=,reservations=['fa8f2e24-ed42-477b-9264-0349ceeb9bcc','f324c507-b58b-4496-98e7-ee10ffacf617','8444dfa1-1f18-451b-91b9-e545e62224b4','8e3bc2ab-4cfc-44ad-8d4a-4d9a4df699d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279190f4d0c74556825c33bb2353255e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5adf468-d9fd-463d-a132-b63ba2dd9f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5adf468-d9fd-463d-a132-b63ba2dd9f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Flow 'volume_create_api' (c1d01f6e-7437-4655-aa7f-c294d747404e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Create volume request issued successfully. Sep 01 02:12:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cafa2b52-024f-40c1-a128-08aa01f8da77 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 824/1605] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:12:34 2026] POST /volume/v3/volumes => generated 782 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-85103cbf-5d23-44a2-b72f-4eb94d64facc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85103cbf-5d23-44a2-b72f-4eb94d64facc tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85103cbf-5d23-44a2-b72f-4eb94d64facc tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85103cbf-5d23-44a2-b72f-4eb94d64facc tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-85103cbf-5d23-44a2-b72f-4eb94d64facc tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Volume info retrieved successfully. Sep 01 02:12:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85103cbf-5d23-44a2-b72f-4eb94d64facc tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 200 Sep 01 02:12:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 782/1606] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:35 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c1bcb674-1533-4597-b385-5fea34b4014b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c1bcb674-1533-4597-b385-5fea34b4014b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c1bcb674-1533-4597-b385-5fea34b4014b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c1bcb674-1533-4597-b385-5fea34b4014b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c1bcb674-1533-4597-b385-5fea34b4014b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c1bcb674-1533-4597-b385-5fea34b4014b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 825/1607] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e3394b8a-4425-4307-a507-31e51e606a45 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e3394b8a-4425-4307-a507-31e51e606a45 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e3394b8a-4425-4307-a507-31e51e606a45 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e3394b8a-4425-4307-a507-31e51e606a45 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e3394b8a-4425-4307-a507-31e51e606a45 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e3394b8a-4425-4307-a507-31e51e606a45 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 783/1608] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 880 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f29f2e66-d6d7-4ef1-a61f-63f6fa03a0b3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-21308fe8-3f7a-4c1d-bf4a-c6705b3c6580 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-21308fe8-3f7a-4c1d-bf4a-c6705b3c6580 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f29f2e66-d6d7-4ef1-a61f-63f6fa03a0b3 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f29f2e66-d6d7-4ef1-a61f-63f6fa03a0b3 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f29f2e66-d6d7-4ef1-a61f-63f6fa03a0b3 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-21308fe8-3f7a-4c1d-bf4a-c6705b3c6580 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-21308fe8-3f7a-4c1d-bf4a-c6705b3c6580 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f29f2e66-d6d7-4ef1-a61f-63f6fa03a0b3 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f29f2e66-d6d7-4ef1-a61f-63f6fa03a0b3 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-21308fe8-3f7a-4c1d-bf4a-c6705b3c6580 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 826/1609] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 874 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-21308fe8-3f7a-4c1d-bf4a-c6705b3c6580 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 784/1610] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 880 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3ad4d754-a4fb-4633-8a68-bbaad9edc4f9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3ad4d754-a4fb-4633-8a68-bbaad9edc4f9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] DELETE http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3ad4d754-a4fb-4633-8a68-bbaad9edc4f9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3ad4d754-a4fb-4633-8a68-bbaad9edc4f9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-3ad4d754-a4fb-4633-8a68-bbaad9edc4f9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Delete volume with id: 28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3ad4d754-a4fb-4633-8a68-bbaad9edc4f9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3ad4d754-a4fb-4633-8a68-bbaad9edc4f9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Delete volume request issued successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3ad4d754-a4fb-4633-8a68-bbaad9edc4f9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 202 Sep 01 02:12:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 827/1611] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:36 2026] DELETE /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-880ce600-e22f-4ed1-b653-78fd0c257fc2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-880ce600-e22f-4ed1-b653-78fd0c257fc2 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-880ce600-e22f-4ed1-b653-78fd0c257fc2 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-880ce600-e22f-4ed1-b653-78fd0c257fc2 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-880ce600-e22f-4ed1-b653-78fd0c257fc2 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-880ce600-e22f-4ed1-b653-78fd0c257fc2 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 200 Sep 01 02:12:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 785/1612] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 879 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3443e76b-9e0e-41f2-bb76-74700ca02d41 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3443e76b-9e0e-41f2-bb76-74700ca02d41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3443e76b-9e0e-41f2-bb76-74700ca02d41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3443e76b-9e0e-41f2-bb76-74700ca02d41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3443e76b-9e0e-41f2-bb76-74700ca02d41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Volume info retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3443e76b-9e0e-41f2-bb76-74700ca02d41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 200 Sep 01 02:12:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 828/1613] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 932 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-be7de668-302a-43f8-b292-b1a59a270d2c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be7de668-302a-43f8-b292-b1a59a270d2c tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d Sep 01 02:12:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-be7de668-302a-43f8-b292-b1a59a270d2c tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-be7de668-302a-43f8-b292-b1a59a270d2c tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be7de668-302a-43f8-b292-b1a59a270d2c tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d returned with HTTP 404 Sep 01 02:12:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 786/1614] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/28933d80-69a9-4bb0-83bb-07ec6c33876d => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c58d1b3e-68d6-4b92-af2c-09ce30631fb9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c58d1b3e-68d6-4b92-af2c-09ce30631fb9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 Sep 01 02:12:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c58d1b3e-68d6-4b92-af2c-09ce30631fb9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c58d1b3e-68d6-4b92-af2c-09ce30631fb9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c58d1b3e-68d6-4b92-af2c-09ce30631fb9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c58d1b3e-68d6-4b92-af2c-09ce30631fb9 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 returned with HTTP 200 Sep 01 02:12:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 829/1615] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 => generated 846 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d4ab9ad7-92a2-494e-acf5-b4ede40579ca None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d4ab9ad7-92a2-494e-acf5-b4ede40579ca tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] DELETE http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 Sep 01 02:12:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d4ab9ad7-92a2-494e-acf5-b4ede40579ca tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d4ab9ad7-92a2-494e-acf5-b4ede40579ca tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-d4ab9ad7-92a2-494e-acf5-b4ede40579ca tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Delete volume with id: f7d25a15-bee5-4152-83fe-e480401bf0c1 Sep 01 02:12:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d4ab9ad7-92a2-494e-acf5-b4ede40579ca tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d4ab9ad7-92a2-494e-acf5-b4ede40579ca tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Delete volume request issued successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d4ab9ad7-92a2-494e-acf5-b4ede40579ca tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 returned with HTTP 202 Sep 01 02:12:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 787/1616] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:38 2026] DELETE /volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-666bc481-aeaa-4e69-94f2-6180a01a2134 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-666bc481-aeaa-4e69-94f2-6180a01a2134 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 Sep 01 02:12:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-666bc481-aeaa-4e69-94f2-6180a01a2134 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-666bc481-aeaa-4e69-94f2-6180a01a2134 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-666bc481-aeaa-4e69-94f2-6180a01a2134 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-666bc481-aeaa-4e69-94f2-6180a01a2134 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 returned with HTTP 200 Sep 01 02:12:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 830/1617] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d0b00210-0b60-4ad0-a5f5-67afb6a05ecc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d0b00210-0b60-4ad0-a5f5-67afb6a05ecc tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d0b00210-0b60-4ad0-a5f5-67afb6a05ecc tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d0b00210-0b60-4ad0-a5f5-67afb6a05ecc tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=376,cinder:INSERT=47,cinder:UPDATE=74 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:12:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d0b00210-0b60-4ad0-a5f5-67afb6a05ecc tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d0b00210-0b60-4ad0-a5f5-67afb6a05ecc tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 788/1618] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:39 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 932 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a9096f49-b037-444a-90d0-9bff0675420b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a9096f49-b037-444a-90d0-9bff0675420b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 Sep 01 02:12:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a9096f49-b037-444a-90d0-9bff0675420b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a9096f49-b037-444a-90d0-9bff0675420b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=470,cinder:UPDATE=89,cinder:INSERT=45 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:12:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a9096f49-b037-444a-90d0-9bff0675420b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a9096f49-b037-444a-90d0-9bff0675420b tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 831/1619] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:39 2026] GET /volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 => generated 845 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-31d47ed4-8b41-4dec-aac2-a545fce0ca41 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31d47ed4-8b41-4dec-aac2-a545fce0ca41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-31d47ed4-8b41-4dec-aac2-a545fce0ca41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-31d47ed4-8b41-4dec-aac2-a545fce0ca41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-31d47ed4-8b41-4dec-aac2-a545fce0ca41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Volume info retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31d47ed4-8b41-4dec-aac2-a545fce0ca41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 200 Sep 01 02:12:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 789/1620] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 935 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-411fd67e-96c3-4996-ba90-dea710b5bc86 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-411fd67e-96c3-4996-ba90-dea710b5bc86 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] GET http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 Sep 01 02:12:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-411fd67e-96c3-4996-ba90-dea710b5bc86 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-411fd67e-96c3-4996-ba90-dea710b5bc86 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-411fd67e-96c3-4996-ba90-dea710b5bc86 tempest-VolumesCloneTest-1196349078 tempest-VolumesCloneTest-1196349078-project-member] http://192.168.122.15/volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 returned with HTTP 404 Sep 01 02:12:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 832/1621] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/volumes/f7d25a15-bee5-4152-83fe-e480401bf0c1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-63a1edeb-479b-4379-9d6a-a44de199e918 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-63a1edeb-479b-4379-9d6a-a44de199e918 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-63a1edeb-479b-4379-9d6a-a44de199e918 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-63a1edeb-479b-4379-9d6a-a44de199e918 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-63a1edeb-479b-4379-9d6a-a44de199e918 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Volume info retrieved successfully. Sep 01 02:12:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-63a1edeb-479b-4379-9d6a-a44de199e918 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 200 Sep 01 02:12:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 790/1622] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:41 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 935 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6c4c6737-8d40-4f1d-9f19-5085c199524f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c4c6737-8d40-4f1d-9f19-5085c199524f tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c4c6737-8d40-4f1d-9f19-5085c199524f tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c4c6737-8d40-4f1d-9f19-5085c199524f tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6c4c6737-8d40-4f1d-9f19-5085c199524f tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Volume info retrieved successfully. Sep 01 02:12:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c4c6737-8d40-4f1d-9f19-5085c199524f tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 200 Sep 01 02:12:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 833/1623] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:42 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 935 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2875fdce-584d-4a6f-b6d7-41dd80a5aad5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2875fdce-584d-4a6f-b6d7-41dd80a5aad5 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2875fdce-584d-4a6f-b6d7-41dd80a5aad5 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2875fdce-584d-4a6f-b6d7-41dd80a5aad5 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2875fdce-584d-4a6f-b6d7-41dd80a5aad5 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Volume info retrieved successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2875fdce-584d-4a6f-b6d7-41dd80a5aad5 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 200 Sep 01 02:12:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 791/1624] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:43 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7e74fc77-afe0-4cda-b97c-eb194d01daff None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e74fc77-afe0-4cda-b97c-eb194d01daff tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7e74fc77-afe0-4cda-b97c-eb194d01daff tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7e74fc77-afe0-4cda-b97c-eb194d01daff tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7e74fc77-afe0-4cda-b97c-eb194d01daff tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Volume info retrieved successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e74fc77-afe0-4cda-b97c-eb194d01daff tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 200 Sep 01 02:12:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 834/1625] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:43 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 1200 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a7873d9d-5055-49cd-8a7b-ccab2b5e1772 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a7873d9d-5055-49cd-8a7b-ccab2b5e1772 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] DELETE http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a7873d9d-5055-49cd-8a7b-ccab2b5e1772 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a7873d9d-5055-49cd-8a7b-ccab2b5e1772 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:43 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a7873d9d-5055-49cd-8a7b-ccab2b5e1772 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Delete volume with id: 7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a7873d9d-5055-49cd-8a7b-ccab2b5e1772 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Volume info retrieved successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a7873d9d-5055-49cd-8a7b-ccab2b5e1772 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Delete volume request issued successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a7873d9d-5055-49cd-8a7b-ccab2b5e1772 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 202 Sep 01 02:12:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 792/1626] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:43 2026] DELETE /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9427a282-6f10-4ffc-91a2-710efe667239 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9427a282-6f10-4ffc-91a2-710efe667239 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9427a282-6f10-4ffc-91a2-710efe667239 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9427a282-6f10-4ffc-91a2-710efe667239 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9427a282-6f10-4ffc-91a2-710efe667239 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Volume info retrieved successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9427a282-6f10-4ffc-91a2-710efe667239 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 200 Sep 01 02:12:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 835/1627] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:43 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 1199 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-246af09f-9588-4bfe-b6ee-c16025d5798b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-246af09f-9588-4bfe-b6ee-c16025d5798b tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-246af09f-9588-4bfe-b6ee-c16025d5798b tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-246af09f-9588-4bfe-b6ee-c16025d5798b tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-246af09f-9588-4bfe-b6ee-c16025d5798b tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 404 Sep 01 02:12:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 793/1628] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:44 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bbe1cbdc-508e-4203-be77-5a37dfca1a41 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bbe1cbdc-508e-4203-be77-5a37dfca1a41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] DELETE http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bbe1cbdc-508e-4203-be77-5a37dfca1a41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bbe1cbdc-508e-4203-be77-5a37dfca1a41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:45 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-bbe1cbdc-508e-4203-be77-5a37dfca1a41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Delete volume with id: 7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bbe1cbdc-508e-4203-be77-5a37dfca1a41 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 404 Sep 01 02:12:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 836/1629] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:45 2026] DELETE /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-743c74f0-59ae-4f80-bab3-7f0d1d9dba50 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-743c74f0-59ae-4f80-bab3-7f0d1d9dba50 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] GET http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 Sep 01 02:12:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-743c74f0-59ae-4f80-bab3-7f0d1d9dba50 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-743c74f0-59ae-4f80-bab3-7f0d1d9dba50 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-743c74f0-59ae-4f80-bab3-7f0d1d9dba50 tempest-VolumeImageDependencyTests-1038694254 tempest-VolumeImageDependencyTests-1038694254-project-member] http://192.168.122.15/volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 returned with HTTP 404 Sep 01 02:12:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 794/1630] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:45 2026] GET /volume/v3/volumes/7ed218fd-010c-4061-b06b-7297a0923137 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:12:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1161492985"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1161492985'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:50 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Create volume of 1 GB Sep 01 02:12:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Availability Zones retrieved successfully. Sep 01 02:12:50 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Flow 'volume_create_api' (5887c272-a762-40c4-aba6-b5c2c6dd0c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:50 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af15089-8969-424d-9816-61bca6eb8865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af15089-8969-424d-9816-61bca6eb8865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5004d07b-e96b-477a-be43-51e15b5e1e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Created reservations ['04f0b455-a8cb-4538-8d3d-e9fe80ef1cc0', '70bb44f8-e2f3-4953-badc-6ccb2fb10038', '547adc3e-86e7-41d4-91e7-5ccd8626dc94', 'ff567626-0d00-4189-b2f7-f1bfaefae17e'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5004d07b-e96b-477a-be43-51e15b5e1e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f0b455-a8cb-4538-8d3d-e9fe80ef1cc0', '70bb44f8-e2f3-4953-badc-6ccb2fb10038', '547adc3e-86e7-41d4-91e7-5ccd8626dc94', 'ff567626-0d00-4189-b2f7-f1bfaefae17e']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c990845-0d79-4eea-9f4b-3abb844bb61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c990845-0d79-4eea-9f4b-3abb844bb61b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f22da03f-24bb-41bc-a305-8820a13cab8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1161492985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f2e18cb87c45b29b6c8a1440b5e14d',qos_specs=None,replication_status=,reservations=['04f0b455-a8cb-4538-8d3d-e9fe80ef1cc0','70bb44f8-e2f3-4953-badc-6ccb2fb10038','547adc3e-86e7-41d4-91e7-5ccd8626dc94','ff567626-0d00-4189-b2f7-f1bfaefae17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b629d5562b046df948e66aae4d6802d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1161492985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f22da03f-24bb-41bc-a305-8820a13cab8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25f2e18cb87c45b29b6c8a1440b5e14d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b629d5562b046df948e66aae4d6802d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ffd1ae-0340-415b-bfe4-4269fece7ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ffd1ae-0340-415b-bfe4-4269fece7ff3) transitioned into state 'SUCCESS' from state '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-1161492985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f2e18cb87c45b29b6c8a1440b5e14d',qos_specs=None,replication_status=,reservations=['04f0b455-a8cb-4538-8d3d-e9fe80ef1cc0','70bb44f8-e2f3-4953-badc-6ccb2fb10038','547adc3e-86e7-41d4-91e7-5ccd8626dc94','ff567626-0d00-4189-b2f7-f1bfaefae17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b629d5562b046df948e66aae4d6802d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8374ea43-4a71-4fa4-987f-9157a62033b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8374ea43-4a71-4fa4-987f-9157a62033b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Flow 'volume_create_api' (5887c272-a762-40c4-aba6-b5c2c6dd0c08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Create volume request issued successfully. Sep 01 02:12:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1f529c37-a831-4df3-87f7-ed2da4d72b66 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 837/1631] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:50 2026] POST /volume/v3/volumes => generated 785 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5b3e683b-0511-4725-912f-222451ce0f56 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b3e683b-0511-4725-912f-222451ce0f56 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] GET http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c Sep 01 02:12:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b3e683b-0511-4725-912f-222451ce0f56 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b3e683b-0511-4725-912f-222451ce0f56 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5b3e683b-0511-4725-912f-222451ce0f56 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Volume info retrieved successfully. Sep 01 02:12:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b3e683b-0511-4725-912f-222451ce0f56 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c returned with HTTP 200 Sep 01 02:12:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 795/1632] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:51 2026] GET /volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c => generated 964 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-233285ec-d0da-4e0b-a7c4-1dbcae47ec7e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-233285ec-d0da-4e0b-a7c4-1dbcae47ec7e tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] GET http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c Sep 01 02:12:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-233285ec-d0da-4e0b-a7c4-1dbcae47ec7e tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-233285ec-d0da-4e0b-a7c4-1dbcae47ec7e tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-233285ec-d0da-4e0b-a7c4-1dbcae47ec7e tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Volume info retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-233285ec-d0da-4e0b-a7c4-1dbcae47ec7e tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c returned with HTTP 200 Sep 01 02:12:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 838/1633] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:52 2026] GET /volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-427b8f50-70fa-4a05-89c0-4b755f6c2094 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-427b8f50-70fa-4a05-89c0-4b755f6c2094 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] GET http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c Sep 01 02:12:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-427b8f50-70fa-4a05-89c0-4b755f6c2094 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-427b8f50-70fa-4a05-89c0-4b755f6c2094 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-427b8f50-70fa-4a05-89c0-4b755f6c2094 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Volume info retrieved successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-427b8f50-70fa-4a05-89c0-4b755f6c2094 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c returned with HTTP 200 Sep 01 02:12:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 796/1634] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:53 2026] GET /volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-15dea43b-df58-45dd-ba5e-7d1536d80162 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-15dea43b-df58-45dd-ba5e-7d1536d80162 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-reader] POST http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c/action Sep 01 02:12:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-15dea43b-df58-45dd-ba5e-7d1536d80162 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-15dea43b-df58-45dd-ba5e-7d1536d80162 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-15dea43b-df58-45dd-ba5e-7d1536d80162 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-reader] Volume info retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-15dea43b-df58-45dd-ba5e-7d1536d80162 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd6d54f31d129435aa3a2c4ab79bec4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25f2e18cb87c45b29b6c8a1440b5e14d', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-15dea43b-df58-45dd-ba5e-7d1536d80162 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-reader] http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c/action returned with HTTP 403 Sep 01 02:12:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 839/1635] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:12:53 2026] POST /volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c/action => generated 131 bytes in 210 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8c6bfb49-a006-4d9f-a52d-aac0ee81a887 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8c6bfb49-a006-4d9f-a52d-aac0ee81a887 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c Sep 01 02:12:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8c6bfb49-a006-4d9f-a52d-aac0ee81a887 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8c6bfb49-a006-4d9f-a52d-aac0ee81a887 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:54 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-8c6bfb49-a006-4d9f-a52d-aac0ee81a887 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Delete volume with id: f22da03f-24bb-41bc-a305-8820a13cab8c Sep 01 02:12:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8c6bfb49-a006-4d9f-a52d-aac0ee81a887 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Volume info retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8c6bfb49-a006-4d9f-a52d-aac0ee81a887 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Delete volume request issued successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8c6bfb49-a006-4d9f-a52d-aac0ee81a887 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c returned with HTTP 202 Sep 01 02:12:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 797/1636] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:54 2026] DELETE /volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a03b5822-772b-4790-9749-00721e7eea4c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a03b5822-772b-4790-9749-00721e7eea4c tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] GET http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c Sep 01 02:12:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a03b5822-772b-4790-9749-00721e7eea4c tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a03b5822-772b-4790-9749-00721e7eea4c tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a03b5822-772b-4790-9749-00721e7eea4c tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Volume info retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a03b5822-772b-4790-9749-00721e7eea4c tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c returned with HTTP 200 Sep 01 02:12:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 840/1637] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:54 2026] GET /volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-391e3cd4-0de5-4a6b-ae9e-aa6d828cb58e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-391e3cd4-0de5-4a6b-ae9e-aa6d828cb58e tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] GET http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c Sep 01 02:12:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-391e3cd4-0de5-4a6b-ae9e-aa6d828cb58e tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-391e3cd4-0de5-4a6b-ae9e-aa6d828cb58e tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-391e3cd4-0de5-4a6b-ae9e-aa6d828cb58e tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c returned with HTTP 404 Sep 01 02:12:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 798/1638] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:55 2026] GET /volume/v3/volumes/f22da03f-24bb-41bc-a305-8820a13cab8c => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2082495350"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2082495350'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Create volume of 1 GB Sep 01 02:12:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Availability Zones retrieved successfully. Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Flow 'volume_create_api' (ef01d564-c34a-41d8-86c0-2e6ef0e39cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b2e3c0-f383-409e-99c0-fab858046fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b2e3c0-f383-409e-99c0-fab858046fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8d84b4-a3c2-4b5c-9fe2-e7e77abd0af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Created reservations ['f22326cf-7684-46aa-bdf5-e015ff4c4dcf', '3c56a607-2f5a-443c-a367-c309cdb20b90', 'f61bf20f-fff9-4b91-970a-bf2b98e4b072', '57061918-551a-4c93-a804-954417b7771d'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8d84b4-a3c2-4b5c-9fe2-e7e77abd0af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f22326cf-7684-46aa-bdf5-e015ff4c4dcf', '3c56a607-2f5a-443c-a367-c309cdb20b90', 'f61bf20f-fff9-4b91-970a-bf2b98e4b072', '57061918-551a-4c93-a804-954417b7771d']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1aab800-e2b8-402c-a863-7d536798cbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1aab800-e2b8-402c-a863-7d536798cbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97037dd0-7740-41f0-bfdf-af8b3bb7a34e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2082495350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f2e18cb87c45b29b6c8a1440b5e14d',qos_specs=None,replication_status=,reservations=['f22326cf-7684-46aa-bdf5-e015ff4c4dcf','3c56a607-2f5a-443c-a367-c309cdb20b90','f61bf20f-fff9-4b91-970a-bf2b98e4b072','57061918-551a-4c93-a804-954417b7771d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b629d5562b046df948e66aae4d6802d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2082495350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97037dd0-7740-41f0-bfdf-af8b3bb7a34e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25f2e18cb87c45b29b6c8a1440b5e14d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b629d5562b046df948e66aae4d6802d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (887a24cc-0596-46a5-bfc5-e9a27b7d210f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (887a24cc-0596-46a5-bfc5-e9a27b7d210f) transitioned into state 'SUCCESS' from state '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-2082495350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f2e18cb87c45b29b6c8a1440b5e14d',qos_specs=None,replication_status=,reservations=['f22326cf-7684-46aa-bdf5-e015ff4c4dcf','3c56a607-2f5a-443c-a367-c309cdb20b90','f61bf20f-fff9-4b91-970a-bf2b98e4b072','57061918-551a-4c93-a804-954417b7771d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b629d5562b046df948e66aae4d6802d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ba823e-19ae-459e-9ade-516752346cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ba823e-19ae-459e-9ade-516752346cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Flow 'volume_create_api' (ef01d564-c34a-41d8-86c0-2e6ef0e39cb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Create volume request issued successfully. Sep 01 02:12:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-26508c92-04d5-46e2-99a3-dd96328d7f22 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 841/1639] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:55 2026] POST /volume/v3/volumes => generated 785 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7d856db3-a5f3-43e4-85df-b8af6ad01bd3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7d856db3-a5f3-43e4-85df-b8af6ad01bd3 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] GET http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7d856db3-a5f3-43e4-85df-b8af6ad01bd3 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7d856db3-a5f3-43e4-85df-b8af6ad01bd3 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:12:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1018379939"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1018379939'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:55 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume of 1 GB Sep 01 02:12:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7d856db3-a5f3-43e4-85df-b8af6ad01bd3 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Volume info retrieved successfully. Sep 01 02:12:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Availability Zones retrieved successfully. Sep 01 02:12:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7d856db3-a5f3-43e4-85df-b8af6ad01bd3 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 842/1640] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:55 2026] GET /volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Flow 'volume_create_api' (c84a6a47-bd63-441c-bb9d-e47629c5a57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08cdf294-4d77-49dc-9e06-585af050fa37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08cdf294-4d77-49dc-9e06-585af050fa37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65cfc19c-e08b-41de-97bd-885c8a2d32e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Created reservations ['a68adaff-c07c-400f-8f42-251a842286c5', 'ff2c2c5a-c51a-466b-940b-09707ac48d34', '9cc39dd8-8816-4f39-8862-ac11fb9b9c52', '628d8cb9-4813-43e3-b659-54915057371c'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65cfc19c-e08b-41de-97bd-885c8a2d32e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a68adaff-c07c-400f-8f42-251a842286c5', 'ff2c2c5a-c51a-466b-940b-09707ac48d34', '9cc39dd8-8816-4f39-8862-ac11fb9b9c52', '628d8cb9-4813-43e3-b659-54915057371c']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb43d5c-8cb5-401f-aced-e072074c1092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb43d5c-8cb5-401f-aced-e072074c1092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1018379939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7074b7d306412b93ae7b6c6a6d5799',qos_specs=None,replication_status=,reservations=['a68adaff-c07c-400f-8f42-251a842286c5','ff2c2c5a-c51a-466b-940b-09707ac48d34','9cc39dd8-8816-4f39-8862-ac11fb9b9c52','628d8cb9-4813-43e3-b659-54915057371c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aa17ad23e748fc8eec673de972de13',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1018379939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7074b7d306412b93ae7b6c6a6d5799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aa17ad23e748fc8eec673de972de13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80daaea9-feca-4b89-b3c5-26041f41c3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80daaea9-feca-4b89-b3c5-26041f41c3d1) transitioned into state 'SUCCESS' from state '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-1018379939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7074b7d306412b93ae7b6c6a6d5799',qos_specs=None,replication_status=,reservations=['a68adaff-c07c-400f-8f42-251a842286c5','ff2c2c5a-c51a-466b-940b-09707ac48d34','9cc39dd8-8816-4f39-8862-ac11fb9b9c52','628d8cb9-4813-43e3-b659-54915057371c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aa17ad23e748fc8eec673de972de13',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640466a2-29d5-4ec6-85c4-d0d4f65f10f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640466a2-29d5-4ec6-85c4-d0d4f65f10f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Flow 'volume_create_api' (c84a6a47-bd63-441c-bb9d-e47629c5a57b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume request issued successfully. Sep 01 02:12:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-021c4a13-caf3-40ea-a93b-dd3156eacaed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 799/1641] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:55 2026] POST /volume/v3/volumes => generated 761 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d27b3f4c-9360-426f-8c80-5eff676bf0c0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d27b3f4c-9360-426f-8c80-5eff676bf0c0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:12:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d27b3f4c-9360-426f-8c80-5eff676bf0c0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d27b3f4c-9360-426f-8c80-5eff676bf0c0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d27b3f4c-9360-426f-8c80-5eff676bf0c0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:12:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d27b3f4c-9360-426f-8c80-5eff676bf0c0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f returned with HTTP 200 Sep 01 02:12:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 843/1642] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f => generated 829 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fafe040c-1c02-47b4-b89f-e8b4885e0cd9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fafe040c-1c02-47b4-b89f-e8b4885e0cd9 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] GET http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fafe040c-1c02-47b4-b89f-e8b4885e0cd9 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fafe040c-1c02-47b4-b89f-e8b4885e0cd9 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fafe040c-1c02-47b4-b89f-e8b4885e0cd9 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Volume info retrieved successfully. Sep 01 02:12:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fafe040c-1c02-47b4-b89f-e8b4885e0cd9 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e returned with HTTP 200 Sep 01 02:12:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 800/1643] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-699f8b93-64c7-4240-8176-40e92e49d534 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-699f8b93-64c7-4240-8176-40e92e49d534 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:12:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-699f8b93-64c7-4240-8176-40e92e49d534 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-699f8b93-64c7-4240-8176-40e92e49d534 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-699f8b93-64c7-4240-8176-40e92e49d534 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:12:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-699f8b93-64c7-4240-8176-40e92e49d534 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f returned with HTTP 200 Sep 01 02:12:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 844/1644] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:57 2026] GET /volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bbc7b5fc-b87d-4e02-88bd-86918e6a550f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bbc7b5fc-b87d-4e02-88bd-86918e6a550f tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] GET http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e Sep 01 02:12:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bbc7b5fc-b87d-4e02-88bd-86918e6a550f tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bbc7b5fc-b87d-4e02-88bd-86918e6a550f tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bbc7b5fc-b87d-4e02-88bd-86918e6a550f tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Volume info retrieved successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bbc7b5fc-b87d-4e02-88bd-86918e6a550f tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e returned with HTTP 200 Sep 01 02:12:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 801/1645] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:58 2026] GET /volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e => generated 1015 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ef38fd89-2bba-48ac-afe3-b7a2776e94d0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef38fd89-2bba-48ac-afe3-b7a2776e94d0 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-reader] POST http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e/action Sep 01 02:12:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef38fd89-2bba-48ac-afe3-b7a2776e94d0 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef38fd89-2bba-48ac-afe3-b7a2776e94d0 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:58 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-ef38fd89-2bba-48ac-afe3-b7a2776e94d0 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd6d54f31d129435aa3a2c4ab79bec4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25f2e18cb87c45b29b6c8a1440b5e14d', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef38fd89-2bba-48ac-afe3-b7a2776e94d0 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-reader] http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e/action returned with HTTP 403 Sep 01 02:12:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 845/1646] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:12:58 2026] POST /volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e/action => generated 131 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a3977c47-0bce-446f-8b68-2e1a79b249bd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3977c47-0bce-446f-8b68-2e1a79b249bd tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e Sep 01 02:12:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3977c47-0bce-446f-8b68-2e1a79b249bd tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3977c47-0bce-446f-8b68-2e1a79b249bd tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:58 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a3977c47-0bce-446f-8b68-2e1a79b249bd tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Delete volume with id: 97037dd0-7740-41f0-bfdf-af8b3bb7a34e Sep 01 02:12:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a3977c47-0bce-446f-8b68-2e1a79b249bd tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Volume info retrieved successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a3977c47-0bce-446f-8b68-2e1a79b249bd tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Delete volume request issued successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3977c47-0bce-446f-8b68-2e1a79b249bd tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e returned with HTTP 202 Sep 01 02:12:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 802/1647] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:58 2026] DELETE /volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-77684d50-235f-4bdf-bc0c-3654c99e5e41 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-77684d50-235f-4bdf-bc0c-3654c99e5e41 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] GET http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e Sep 01 02:12:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-77684d50-235f-4bdf-bc0c-3654c99e5e41 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-77684d50-235f-4bdf-bc0c-3654c99e5e41 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-77684d50-235f-4bdf-bc0c-3654c99e5e41 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Volume info retrieved successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-77684d50-235f-4bdf-bc0c-3654c99e5e41 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e returned with HTTP 200 Sep 01 02:12:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 846/1648] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:58 2026] GET /volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e => generated 1014 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0c42ec65-039a-48fc-80ad-cc32e1cf304e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c42ec65-039a-48fc-80ad-cc32e1cf304e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:12:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0c42ec65-039a-48fc-80ad-cc32e1cf304e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0c42ec65-039a-48fc-80ad-cc32e1cf304e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0c42ec65-039a-48fc-80ad-cc32e1cf304e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c42ec65-039a-48fc-80ad-cc32e1cf304e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f returned with HTTP 200 Sep 01 02:12:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 803/1649] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:58 2026] GET /volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f => generated 854 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2b1f45a1-efce-4d6a-9c85-a0796247145c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b1f45a1-efce-4d6a-9c85-a0796247145c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:12:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2b1f45a1-efce-4d6a-9c85-a0796247145c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2b1f45a1-efce-4d6a-9c85-a0796247145c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:12:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2b1f45a1-efce-4d6a-9c85-a0796247145c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b1f45a1-efce-4d6a-9c85-a0796247145c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f returned with HTTP 200 Sep 01 02:12:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 847/1650] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:58 2026] GET /volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f => generated 854 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c8b5f510-74e2-460b-9658-2e83a1daf5e3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c8b5f510-74e2-460b-9658-2e83a1daf5e3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:12:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c8b5f510-74e2-460b-9658-2e83a1daf5e3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-289853162"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c8b5f510-74e2-460b-9658-2e83a1daf5e3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:12:59 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-c8b5f510-74e2-460b-9658-2e83a1daf5e3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create snapshot from volume 6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:12:59 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c8b5f510-74e2-460b-9658-2e83a1daf5e3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Created reservations ['5724c2b0-6373-4370-b3f0-87d9d8179129', '5f2e6de7-37df-42ba-b5fd-db9f60483643', 'a4f458ac-dfaf-45b8-af26-50fa35195c25', '3c6968a4-8b34-4c4e-87df-2cb0fa03a88d'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c8b5f510-74e2-460b-9658-2e83a1daf5e3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot create request issued successfully. Sep 01 02:12:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c8b5f510-74e2-460b-9658-2e83a1daf5e3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 804/1651] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:58 2026] POST /volume/v3/snapshots => generated 379 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-432dbf61-7eb2-4a09-b166-b9691978d066 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-432dbf61-7eb2-4a09-b166-b9691978d066 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:12:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-432dbf61-7eb2-4a09-b166-b9691978d066 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-432dbf61-7eb2-4a09-b166-b9691978d066 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:12:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-432dbf61-7eb2-4a09-b166-b9691978d066 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:12:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-432dbf61-7eb2-4a09-b166-b9691978d066 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 200 Sep 01 02:12:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 848/1652] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:59 2026] GET /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 511 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d3cbbd37-d822-499a-9b3d-709fbdf27308 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d3cbbd37-d822-499a-9b3d-709fbdf27308 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] GET http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e Sep 01 02:12:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d3cbbd37-d822-499a-9b3d-709fbdf27308 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d3cbbd37-d822-499a-9b3d-709fbdf27308 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:12:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:12:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d3cbbd37-d822-499a-9b3d-709fbdf27308 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Volume info retrieved successfully. Sep 01 02:12:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d3cbbd37-d822-499a-9b3d-709fbdf27308 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e returned with HTTP 200 Sep 01 02:12:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 805/1653] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:59 2026] GET /volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e => generated 1014 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-05f0ad9d-83bd-48b3-97fe-86c568846b53 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-05f0ad9d-83bd-48b3-97fe-86c568846b53 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-05f0ad9d-83bd-48b3-97fe-86c568846b53 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-05f0ad9d-83bd-48b3-97fe-86c568846b53 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-05f0ad9d-83bd-48b3-97fe-86c568846b53 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-05f0ad9d-83bd-48b3-97fe-86c568846b53 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 200 Sep 01 02:13:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 849/1654] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:00 2026] GET /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 511 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2cfd0660-d0b8-450a-83a4-637156299249 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2cfd0660-d0b8-450a-83a4-637156299249 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] GET http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e Sep 01 02:13:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2cfd0660-d0b8-450a-83a4-637156299249 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2cfd0660-d0b8-450a-83a4-637156299249 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2cfd0660-d0b8-450a-83a4-637156299249 tempest-ProjectReaderTests-867644882 tempest-ProjectReaderTests-867644882-project-admin] http://192.168.122.15/volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e returned with HTTP 404 Sep 01 02:13:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 806/1655] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:00 2026] GET /volume/v3/volumes/97037dd0-7740-41f0-bfdf-af8b3bb7a34e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-90e7f8c3-33ed-44da-b27f-fa270282d379 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-90e7f8c3-33ed-44da-b27f-fa270282d379 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-90e7f8c3-33ed-44da-b27f-fa270282d379 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-90e7f8c3-33ed-44da-b27f-fa270282d379 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-90e7f8c3-33ed-44da-b27f-fa270282d379 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-90e7f8c3-33ed-44da-b27f-fa270282d379 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 200 Sep 01 02:13:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 850/1656] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:01 2026] GET /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 511 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e9fc7474-d009-4229-8066-ed8fdd47b4af None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e9fc7474-d009-4229-8066-ed8fdd47b4af tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e9fc7474-d009-4229-8066-ed8fdd47b4af tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e9fc7474-d009-4229-8066-ed8fdd47b4af tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e9fc7474-d009-4229-8066-ed8fdd47b4af tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e9fc7474-d009-4229-8066-ed8fdd47b4af tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 807/1657] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 538 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ef86841c-8a89-4c1b-a9d0-73591706e688 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef86841c-8a89-4c1b-a9d0-73591706e688 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef86841c-8a89-4c1b-a9d0-73591706e688 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef86841c-8a89-4c1b-a9d0-73591706e688 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ef86841c-8a89-4c1b-a9d0-73591706e688 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef86841c-8a89-4c1b-a9d0-73591706e688 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 851/1658] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-786ac7b1-dc1e-4934-a404-2ffd6828a876 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-786ac7b1-dc1e-4934-a404-2ffd6828a876 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-786ac7b1-dc1e-4934-a404-2ffd6828a876 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-786ac7b1-dc1e-4934-a404-2ffd6828a876 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-786ac7b1-dc1e-4934-a404-2ffd6828a876 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-786ac7b1-dc1e-4934-a404-2ffd6828a876 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-786ac7b1-dc1e-4934-a404-2ffd6828a876 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Get all snapshots completed successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-786ac7b1-dc1e-4934-a404-2ffd6828a876 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 808/1659] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/snapshots => generated 407 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fd43d035-58d0-4039-863c-d5a55c0e3e9e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd43d035-58d0-4039-863c-d5a55c0e3e9e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] PUT http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fd43d035-58d0-4039-863c-d5a55c0e3e9e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1433892474", "description": "This is the new description of snapshot."}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fd43d035-58d0-4039-863c-d5a55c0e3e9e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd43d035-58d0-4039-863c-d5a55c0e3e9e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 852/1660] 192.168.122.15 () {60 vars in 1254 bytes} [Tue Sep 1 02:13:02 2026] PUT /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-57ca7de5-5dae-420a-a573-727309980a65 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-57ca7de5-5dae-420a-a573-727309980a65 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-57ca7de5-5dae-420a-a573-727309980a65 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-57ca7de5-5dae-420a-a573-727309980a65 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-57ca7de5-5dae-420a-a573-727309980a65 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-57ca7de5-5dae-420a-a573-727309980a65 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 809/1661] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 577 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-965fd475-0a80-45fa-8d55-799204bcca85 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-965fd475-0a80-45fa-8d55-799204bcca85 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-965fd475-0a80-45fa-8d55-799204bcca85 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-965fd475-0a80-45fa-8d55-799204bcca85 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-965fd475-0a80-45fa-8d55-799204bcca85 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete snapshot with id: c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-965fd475-0a80-45fa-8d55-799204bcca85 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-965fd475-0a80-45fa-8d55-799204bcca85 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot delete request issued successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-965fd475-0a80-45fa-8d55-799204bcca85 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 202 Sep 01 02:13:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 853/1662] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:02 2026] DELETE /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-33c6c19c-e68b-440f-9ec9-1921b78f92df None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-33c6c19c-e68b-440f-9ec9-1921b78f92df tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-33c6c19c-e68b-440f-9ec9-1921b78f92df tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-33c6c19c-e68b-440f-9ec9-1921b78f92df tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-33c6c19c-e68b-440f-9ec9-1921b78f92df tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-33c6c19c-e68b-440f-9ec9-1921b78f92df tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 810/1663] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 576 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-55e70667-4d42-44ee-8d9e-611c27231387 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-55e70667-4d42-44ee-8d9e-611c27231387 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-55e70667-4d42-44ee-8d9e-611c27231387 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-55e70667-4d42-44ee-8d9e-611c27231387 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-55e70667-4d42-44ee-8d9e-611c27231387 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-55e70667-4d42-44ee-8d9e-611c27231387 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 200 Sep 01 02:13:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 854/1664] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:03 2026] GET /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 576 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fa61cc5a-6b58-4340-adfd-9d865bba51bf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa61cc5a-6b58-4340-adfd-9d865bba51bf tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:13:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fa61cc5a-6b58-4340-adfd-9d865bba51bf tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-847974665", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa61cc5a-6b58-4340-adfd-9d865bba51bf tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:13:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 811/1665] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:04 2026] POST /volume/v3/types => generated 379 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fd889714-80c0-4212-8450-10a4c1fad3c8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd889714-80c0-4212-8450-10a4c1fad3c8 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] POST http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption Sep 01 02:13:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fd889714-80c0-4212-8450-10a4c1fad3c8 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-30ea08bf-6c1c-4553-af2b-0913867ed492 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30ea08bf-6c1c-4553-af2b-0913867ed492 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30ea08bf-6c1c-4553-af2b-0913867ed492 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30ea08bf-6c1c-4553-af2b-0913867ed492 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30ea08bf-6c1c-4553-af2b-0913867ed492 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 404 Sep 01 02:13:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 812/1666] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:04 2026] GET /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e22f8a01-e9cc-4c9b-9ffa-52b3719e2607 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e22f8a01-e9cc-4c9b-9ffa-52b3719e2607 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e22f8a01-e9cc-4c9b-9ffa-52b3719e2607 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e22f8a01-e9cc-4c9b-9ffa-52b3719e2607 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-e22f8a01-e9cc-4c9b-9ffa-52b3719e2607 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete snapshot with id: c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd889714-80c0-4212-8450-10a4c1fad3c8 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 855/1667] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:13:04 2026] POST /volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption => generated 239 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e22f8a01-e9cc-4c9b-9ffa-52b3719e2607 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef returned with HTTP 404 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 813/1668] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:04 2026] DELETE /volume/v3/snapshots/c660c9a4-6dc1-4ff2-999c-7cbd1d8880ef => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8e0e2852-d533-4206-bb8c-b4842e070201 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-090dbfcc-9a75-43a4-9029-6e22a639ced1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e0e2852-d533-4206-bb8c-b4842e070201 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8e0e2852-d533-4206-bb8c-b4842e070201 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-318043750", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-090dbfcc-9a75-43a4-9029-6e22a639ced1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-090dbfcc-9a75-43a4-9029-6e22a639ced1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-090dbfcc-9a75-43a4-9029-6e22a639ced1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-090dbfcc-9a75-43a4-9029-6e22a639ced1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-090dbfcc-9a75-43a4-9029-6e22a639ced1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 814/1669] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e0e2852-d533-4206-bb8c-b4842e070201 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 856/1670] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/types => generated 379 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5662f7c8-d0b8-48c2-b27e-227f8223e929 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1353560465"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1353560465'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume of 1 GB Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Availability Zones retrieved successfully. Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Flow 'volume_create_api' (ab909543-e5f8-43d0-8db4-eba872a347c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b3749e-0422-4cbd-9bb8-e9512f98703a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b3749e-0422-4cbd-9bb8-e9512f98703a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba225d4c-15c7-4997-8c52-1b7a04346f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5662f7c8-d0b8-48c2-b27e-227f8223e929 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] POST http://192.168.122.15/volume/v3/types/288c501b-c0a1-40f5-8ef1-65270d571c59/encryption Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5662f7c8-d0b8-48c2-b27e-227f8223e929 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-5662f7c8-d0b8-48c2-b27e-227f8223e929 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5662f7c8-d0b8-48c2-b27e-227f8223e929 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/288c501b-c0a1-40f5-8ef1-65270d571c59/encryption returned with HTTP 403 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 815/1671] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/types/288c501b-c0a1-40f5-8ef1-65270d571c59/encryption => generated 127 bytes in 241 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d2060f1c-8123-491f-a002-88b4b4d3e276 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d2060f1c-8123-491f-a002-88b4b4d3e276 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d2060f1c-8123-491f-a002-88b4b4d3e276 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-994147084", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Created reservations ['4dfc216b-862b-4ecf-8b76-689cc99b0f75', 'ab0f92ee-21ea-452f-b406-129096575871', '28686500-763e-4745-ac22-110acdc27bf8', '258f86a3-d911-4aa3-ac38-d6e4f6443366'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba225d4c-15c7-4997-8c52-1b7a04346f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dfc216b-862b-4ecf-8b76-689cc99b0f75', 'ab0f92ee-21ea-452f-b406-129096575871', '28686500-763e-4745-ac22-110acdc27bf8', '258f86a3-d911-4aa3-ac38-d6e4f6443366']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d1f94c8-ec02-42f9-9a46-5b5d2a762389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d2060f1c-8123-491f-a002-88b4b4d3e276 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 816/1672] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/types => generated 379 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-106286b0-b058-488a-8035-e9ac7df56a7c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-106286b0-b058-488a-8035-e9ac7df56a7c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] POST http://192.168.122.15/volume/v3/types/127c98fe-d1cb-4665-aa34-45017a2d35b9/extra_specs Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-106286b0-b058-488a-8035-e9ac7df56a7c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-106286b0-b058-488a-8035-e9ac7df56a7c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-106286b0-b058-488a-8035-e9ac7df56a7c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/127c98fe-d1cb-4665-aa34-45017a2d35b9/extra_specs returned with HTTP 403 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 817/1673] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/types/127c98fe-d1cb-4665-aa34-45017a2d35b9/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d1f94c8-ec02-42f9-9a46-5b5d2a762389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b52fbf2d-2dd5-4710-853d-42446ded49cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1353560465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7074b7d306412b93ae7b6c6a6d5799',qos_specs=None,replication_status=,reservations=['4dfc216b-862b-4ecf-8b76-689cc99b0f75','ab0f92ee-21ea-452f-b406-129096575871','28686500-763e-4745-ac22-110acdc27bf8','258f86a3-d911-4aa3-ac38-d6e4f6443366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aa17ad23e748fc8eec673de972de13',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1353560465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b52fbf2d-2dd5-4710-853d-42446ded49cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7074b7d306412b93ae7b6c6a6d5799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aa17ad23e748fc8eec673de972de13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fc9da478-8621-4a39-9d44-db07b54bf520 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d0921f-1eeb-46ef-b090-c85699370650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fc9da478-8621-4a39-9d44-db07b54bf520 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] PUT http://192.168.122.15/volume/v3/types/127c98fe-d1cb-4665-aa34-45017a2d35b9/extra_specs/key2 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fc9da478-8621-4a39-9d44-db07b54bf520 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-fc9da478-8621-4a39-9d44-db07b54bf520 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fc9da478-8621-4a39-9d44-db07b54bf520 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/127c98fe-d1cb-4665-aa34-45017a2d35b9/extra_specs/key2 returned with HTTP 403 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 818/1674] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:13:05 2026] PUT /volume/v3/types/127c98fe-d1cb-4665-aa34-45017a2d35b9/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a4aaeb26-ce85-4b0c-be67-2ffbde1ac0ac None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a4aaeb26-ce85-4b0c-be67-2ffbde1ac0ac tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] POST http://192.168.122.15/volume/v3/types Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a4aaeb26-ce85-4b0c-be67-2ffbde1ac0ac tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-a4aaeb26-ce85-4b0c-be67-2ffbde1ac0ac tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a4aaeb26-ce85-4b0c-be67-2ffbde1ac0ac tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types returned with HTTP 403 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 819/1675] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3e962eb0-89e5-44df-8cb1-661aa6ca8c2b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3e962eb0-89e5-44df-8cb1-661aa6ca8c2b tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3e962eb0-89e5-44df-8cb1-661aa6ca8c2b tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1197679021", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d0921f-1eeb-46ef-b090-c85699370650) transitioned into state 'SUCCESS' from state '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-1353560465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7074b7d306412b93ae7b6c6a6d5799',qos_specs=None,replication_status=,reservations=['4dfc216b-862b-4ecf-8b76-689cc99b0f75','ab0f92ee-21ea-452f-b406-129096575871','28686500-763e-4745-ac22-110acdc27bf8','258f86a3-d911-4aa3-ac38-d6e4f6443366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aa17ad23e748fc8eec673de972de13',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e765529c-9d77-4358-aafd-59e62d14f5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e765529c-9d77-4358-aafd-59e62d14f5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3e962eb0-89e5-44df-8cb1-661aa6ca8c2b tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 820/1676] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Flow 'volume_create_api' (ab909543-e5f8-43d0-8db4-eba872a347c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-71073612-536c-4622-8355-cb487e9788b1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume request issued successfully. Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-71073612-536c-4622-8355-cb487e9788b1 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] POST http://192.168.122.15/volume/v3/types/016ece18-8e45-463e-9461-ca477c1aa00c/encryption Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-71073612-536c-4622-8355-cb487e9788b1 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1301d9e3-1091-45c5-95e8-9f5fc7f8be82 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 857/1677] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/volumes => generated 761 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a8015897-284d-453f-9c5e-b41a235cb7a3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a8015897-284d-453f-9c5e-b41a235cb7a3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a8015897-284d-453f-9c5e-b41a235cb7a3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a8015897-284d-453f-9c5e-b41a235cb7a3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-71073612-536c-4622-8355-cb487e9788b1 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types/016ece18-8e45-463e-9461-ca477c1aa00c/encryption returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 821/1678] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/types/016ece18-8e45-463e-9461-ca477c1aa00c/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-232b2609-0e10-499e-b8ea-bdd7a10595bf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a8015897-284d-453f-9c5e-b41a235cb7a3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-232b2609-0e10-499e-b8ea-bdd7a10595bf tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] DELETE http://192.168.122.15/volume/v3/types/016ece18-8e45-463e-9461-ca477c1aa00c/encryption/78493354-72e3-4b0f-a7e4-30009cb8b8b3 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-232b2609-0e10-499e-b8ea-bdd7a10595bf tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-232b2609-0e10-499e-b8ea-bdd7a10595bf tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-232b2609-0e10-499e-b8ea-bdd7a10595bf tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-232b2609-0e10-499e-b8ea-bdd7a10595bf tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/016ece18-8e45-463e-9461-ca477c1aa00c/encryption/78493354-72e3-4b0f-a7e4-30009cb8b8b3 returned with HTTP 403 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 822/1679] 192.168.122.15 () {58 vars in 1368 bytes} [Tue Sep 1 02:13:05 2026] DELETE /volume/v3/types/016ece18-8e45-463e-9461-ca477c1aa00c/encryption/78493354-72e3-4b0f-a7e4-30009cb8b8b3 => generated 127 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cea5509a-cfe7-49ac-9ff6-8e8a109314c2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a8015897-284d-453f-9c5e-b41a235cb7a3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 858/1680] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd => generated 829 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cea5509a-cfe7-49ac-9ff6-8e8a109314c2 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cea5509a-cfe7-49ac-9ff6-8e8a109314c2 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1137966388", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cea5509a-cfe7-49ac-9ff6-8e8a109314c2 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 823/1681] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7baa57f5-080d-4e38-a361-0b6121b90703 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7baa57f5-080d-4e38-a361-0b6121b90703 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] DELETE http://192.168.122.15/volume/v3/types/e79d84f1-a483-4fa2-aaf3-b2d2be80ffb3/extra_specs/key1 Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7baa57f5-080d-4e38-a361-0b6121b90703 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7baa57f5-080d-4e38-a361-0b6121b90703 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-7baa57f5-080d-4e38-a361-0b6121b90703 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7baa57f5-080d-4e38-a361-0b6121b90703 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/e79d84f1-a483-4fa2-aaf3-b2d2be80ffb3/extra_specs/key1 returned with HTTP 403 Sep 01 02:13:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 859/1682] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:13:05 2026] DELETE /volume/v3/types/e79d84f1-a483-4fa2-aaf3-b2d2be80ffb3/extra_specs/key1 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3750a519-5b1a-4a8b-baf5-b78688961595 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3750a519-5b1a-4a8b-baf5-b78688961595 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3750a519-5b1a-4a8b-baf5-b78688961595 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1617966432", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3750a519-5b1a-4a8b-baf5-b78688961595 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 824/1683] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/types => generated 380 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a4da683c-4931-4692-9316-11e2dd46dc03 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4da683c-4931-4692-9316-11e2dd46dc03 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] DELETE http://192.168.122.15/volume/v3/types/f1e9249a-2e72-42e9-b7d9-d66d790b9618 Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a4da683c-4931-4692-9316-11e2dd46dc03 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a4da683c-4931-4692-9316-11e2dd46dc03 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-a4da683c-4931-4692-9316-11e2dd46dc03 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4da683c-4931-4692-9316-11e2dd46dc03 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/f1e9249a-2e72-42e9-b7d9-d66d790b9618 returned with HTTP 403 Sep 01 02:13:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 860/1684] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:05 2026] DELETE /volume/v3/types/f1e9249a-2e72-42e9-b7d9-d66d790b9618 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-043183f0-d4c0-478a-b3e8-9528956eaf5c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-043183f0-d4c0-478a-b3e8-9528956eaf5c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] GET http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-043183f0-d4c0-478a-b3e8-9528956eaf5c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-043183f0-d4c0-478a-b3e8-9528956eaf5c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-043183f0-d4c0-478a-b3e8-9528956eaf5c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 825/1685] 192.168.122.15 () {58 vars in 1257 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bc79078a-8090-445a-bb09-1ab685f5ddf7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bc79078a-8090-445a-bb09-1ab685f5ddf7 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] GET http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption/cipher Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bc79078a-8090-445a-bb09-1ab685f5ddf7 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bc79078a-8090-445a-bb09-1ab685f5ddf7 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-bc79078a-8090-445a-bb09-1ab685f5ddf7 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bc79078a-8090-445a-bb09-1ab685f5ddf7 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption/cipher returned with HTTP 403 Sep 01 02:13:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 861/1686] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption/cipher => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b2118021-7d1d-4201-bee7-eb9ffb44a8ae None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b2118021-7d1d-4201-bee7-eb9ffb44a8ae tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] GET http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b2118021-7d1d-4201-bee7-eb9ffb44a8ae tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b2118021-7d1d-4201-bee7-eb9ffb44a8ae tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-b2118021-7d1d-4201-bee7-eb9ffb44a8ae tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b2118021-7d1d-4201-bee7-eb9ffb44a8ae tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption returned with HTTP 403 Sep 01 02:13:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 826/1687] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e77f519f-cd22-41f4-89ff-7833b13ca34f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e77f519f-cd22-41f4-89ff-7833b13ca34f tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] GET http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs/multiattach Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e77f519f-cd22-41f4-89ff-7833b13ca34f tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e77f519f-cd22-41f4-89ff-7833b13ca34f tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e77f519f-cd22-41f4-89ff-7833b13ca34f tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs/multiattach returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 862/1688] 192.168.122.15 () {58 vars in 1293 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f74c6a88-78b9-40a8-858c-78fe1ead10ee None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f74c6a88-78b9-40a8-858c-78fe1ead10ee tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] GET http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs/volume_backend_name Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f74c6a88-78b9-40a8-858c-78fe1ead10ee tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f74c6a88-78b9-40a8-858c-78fe1ead10ee tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f74c6a88-78b9-40a8-858c-78fe1ead10ee tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:13:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 827/1689] 192.168.122.15 () {58 vars in 1317 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aa90bc24-e1f5-4872-9ce5-144ee7f5c16b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa90bc24-e1f5-4872-9ce5-144ee7f5c16b tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] PUT http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption/b544c1d1-80d2-49f3-aa23-41d54bbb849f Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aa90bc24-e1f5-4872-9ce5-144ee7f5c16b tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-aa90bc24-e1f5-4872-9ce5-144ee7f5c16b tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa90bc24-e1f5-4872-9ce5-144ee7f5c16b tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption/b544c1d1-80d2-49f3-aa23-41d54bbb849f returned with HTTP 403 Sep 01 02:13:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 863/1690] 192.168.122.15 () {60 vars in 1385 bytes} [Tue Sep 1 02:13:06 2026] PUT /volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/encryption/b544c1d1-80d2-49f3-aa23-41d54bbb849f => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c38aac19-57ba-48bb-8f97-ddad382b3fb2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c38aac19-57ba-48bb-8f97-ddad382b3fb2 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] PUT http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs/key1 Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c38aac19-57ba-48bb-8f97-ddad382b3fb2 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-c38aac19-57ba-48bb-8f97-ddad382b3fb2 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c38aac19-57ba-48bb-8f97-ddad382b3fb2 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs/key1 returned with HTTP 403 Sep 01 02:13:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 828/1691] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:13:06 2026] PUT /volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-58bc066b-7d10-4e86-bccc-f74de1874ec1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-58bc066b-7d10-4e86-bccc-f74de1874ec1 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] PUT http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562 Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-58bc066b-7d10-4e86-bccc-f74de1874ec1 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-58bc066b-7d10-4e86-bccc-f74de1874ec1 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '36998fc29d26485c83034d21a9d75df8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e80f4d5c425449e84f07ead89baaf15', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-58bc066b-7d10-4e86-bccc-f74de1874ec1 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-reader] http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562 returned with HTTP 403 Sep 01 02:13:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 864/1692] 192.168.122.15 () {60 vars in 1241 bytes} [Tue Sep 1 02:13:06 2026] PUT /volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-12a94705-3ab7-4f30-a727-c8aac95bb7ce None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-12a94705-3ab7-4f30-a727-c8aac95bb7ce tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] DELETE http://192.168.122.15/volume/v3/types/f1e9249a-2e72-42e9-b7d9-d66d790b9618 Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-12a94705-3ab7-4f30-a727-c8aac95bb7ce tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-12a94705-3ab7-4f30-a727-c8aac95bb7ce tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-12a94705-3ab7-4f30-a727-c8aac95bb7ce tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types/f1e9249a-2e72-42e9-b7d9-d66d790b9618 returned with HTTP 202 Sep 01 02:13:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 829/1693] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:06 2026] DELETE /volume/v3/types/f1e9249a-2e72-42e9-b7d9-d66d790b9618 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d3dd0e0d-30a7-42d1-9194-a8406580aa0e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d3dd0e0d-30a7-42d1-9194-a8406580aa0e tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] DELETE http://192.168.122.15/volume/v3/types/e79d84f1-a483-4fa2-aaf3-b2d2be80ffb3 Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d3dd0e0d-30a7-42d1-9194-a8406580aa0e tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d3dd0e0d-30a7-42d1-9194-a8406580aa0e tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d3dd0e0d-30a7-42d1-9194-a8406580aa0e tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types/e79d84f1-a483-4fa2-aaf3-b2d2be80ffb3 returned with HTTP 202 Sep 01 02:13:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 865/1694] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:06 2026] DELETE /volume/v3/types/e79d84f1-a483-4fa2-aaf3-b2d2be80ffb3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-028d58f3-3aca-4123-918a-5c5ad3dce0fc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-028d58f3-3aca-4123-918a-5c5ad3dce0fc tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] DELETE http://192.168.122.15/volume/v3/types/016ece18-8e45-463e-9461-ca477c1aa00c Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-028d58f3-3aca-4123-918a-5c5ad3dce0fc tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-028d58f3-3aca-4123-918a-5c5ad3dce0fc tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-028d58f3-3aca-4123-918a-5c5ad3dce0fc tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types/016ece18-8e45-463e-9461-ca477c1aa00c returned with HTTP 202 Sep 01 02:13:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 830/1695] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:06 2026] DELETE /volume/v3/types/016ece18-8e45-463e-9461-ca477c1aa00c => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7baf7fdd-424d-448e-9d08-e25c5639d484 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7baf7fdd-424d-448e-9d08-e25c5639d484 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] DELETE http://192.168.122.15/volume/v3/types/127c98fe-d1cb-4665-aa34-45017a2d35b9 Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7baf7fdd-424d-448e-9d08-e25c5639d484 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7baf7fdd-424d-448e-9d08-e25c5639d484 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7baf7fdd-424d-448e-9d08-e25c5639d484 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types/127c98fe-d1cb-4665-aa34-45017a2d35b9 returned with HTTP 202 Sep 01 02:13:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 866/1696] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:06 2026] DELETE /volume/v3/types/127c98fe-d1cb-4665-aa34-45017a2d35b9 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b6de4e3f-95e5-45ee-89f5-3dc094c0f53c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b6de4e3f-95e5-45ee-89f5-3dc094c0f53c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] DELETE http://192.168.122.15/volume/v3/types/288c501b-c0a1-40f5-8ef1-65270d571c59 Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b6de4e3f-95e5-45ee-89f5-3dc094c0f53c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b6de4e3f-95e5-45ee-89f5-3dc094c0f53c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1e11c5bc-df02-4fd8-a244-9bd5e4b23e7a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1e11c5bc-df02-4fd8-a244-9bd5e4b23e7a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1e11c5bc-df02-4fd8-a244-9bd5e4b23e7a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1e11c5bc-df02-4fd8-a244-9bd5e4b23e7a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1e11c5bc-df02-4fd8-a244-9bd5e4b23e7a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1e11c5bc-df02-4fd8-a244-9bd5e4b23e7a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd returned with HTTP 200 Sep 01 02:13:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 867/1697] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:06 2026] GET /volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b6de4e3f-95e5-45ee-89f5-3dc094c0f53c tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types/288c501b-c0a1-40f5-8ef1-65270d571c59 returned with HTTP 202 Sep 01 02:13:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 831/1698] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:06 2026] DELETE /volume/v3/types/288c501b-c0a1-40f5-8ef1-65270d571c59 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-81db82ae-a21c-48e3-808d-68bad0022ef6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-81db82ae-a21c-48e3-808d-68bad0022ef6 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] DELETE http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562 Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-81db82ae-a21c-48e3-808d-68bad0022ef6 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-81db82ae-a21c-48e3-808d-68bad0022ef6 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-81db82ae-a21c-48e3-808d-68bad0022ef6 tempest-VolumeTypesReaderTests-1763523370 tempest-VolumeTypesReaderTests-1763523370-project-admin] http://192.168.122.15/volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562 returned with HTTP 202 Sep 01 02:13:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 868/1699] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:06 2026] DELETE /volume/v3/types/256e9c72-6b6a-4f45-a2e4-a09e71528562 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0e042a79-8829-4d38-8922-a38818d5aeb0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e042a79-8829-4d38-8922-a38818d5aeb0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd Sep 01 02:13:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e042a79-8829-4d38-8922-a38818d5aeb0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e042a79-8829-4d38-8922-a38818d5aeb0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0e042a79-8829-4d38-8922-a38818d5aeb0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e042a79-8829-4d38-8922-a38818d5aeb0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd returned with HTTP 200 Sep 01 02:13:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 832/1700] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:07 2026] GET /volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d0990be4-2225-49e6-bc1d-9c1acb7cbad2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0990be4-2225-49e6-bc1d-9c1acb7cbad2 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:13:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d0990be4-2225-49e6-bc1d-9c1acb7cbad2 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b52fbf2d-2dd5-4710-853d-42446ded49cd", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-255674794"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d0990be4-2225-49e6-bc1d-9c1acb7cbad2 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:07 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-d0990be4-2225-49e6-bc1d-9c1acb7cbad2 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create snapshot from volume b52fbf2d-2dd5-4710-853d-42446ded49cd Sep 01 02:13:07 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-d0990be4-2225-49e6-bc1d-9c1acb7cbad2 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Created reservations ['0527be5e-7b40-4861-85e7-659ddc2f5455', '62524906-ca7a-462d-8cbf-af2fed6dc7be', '9948b8a9-a4fd-4937-b594-a0c12b01c1ba', 'e0bef76e-88e7-4f72-b2d7-09513a438602'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d0990be4-2225-49e6-bc1d-9c1acb7cbad2 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot create request issued successfully. Sep 01 02:13:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0990be4-2225-49e6-bc1d-9c1acb7cbad2 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:13:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 869/1701] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:13:07 2026] POST /volume/v3/snapshots => generated 309 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cfe93f35-e19b-47f1-a519-e0882f47373a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cfe93f35-e19b-47f1-a519-e0882f47373a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a Sep 01 02:13:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cfe93f35-e19b-47f1-a519-e0882f47373a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cfe93f35-e19b-47f1-a519-e0882f47373a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cfe93f35-e19b-47f1-a519-e0882f47373a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cfe93f35-e19b-47f1-a519-e0882f47373a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a returned with HTTP 200 Sep 01 02:13:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 833/1702] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:08 2026] GET /volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a => generated 441 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7bd2495e-4d55-41ab-bf91-7dfb4efe2064 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7bd2495e-4d55-41ab-bf91-7dfb4efe2064 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a Sep 01 02:13:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7bd2495e-4d55-41ab-bf91-7dfb4efe2064 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7bd2495e-4d55-41ab-bf91-7dfb4efe2064 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7bd2495e-4d55-41ab-bf91-7dfb4efe2064 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7bd2495e-4d55-41ab-bf91-7dfb4efe2064 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a returned with HTTP 200 Sep 01 02:13:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 870/1703] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:09 2026] GET /volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a => generated 441 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-94d047ea-9d58-4bbd-9eeb-7a39a36957c7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-94d047ea-9d58-4bbd-9eeb-7a39a36957c7 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a Sep 01 02:13:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-94d047ea-9d58-4bbd-9eeb-7a39a36957c7 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-94d047ea-9d58-4bbd-9eeb-7a39a36957c7 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-94d047ea-9d58-4bbd-9eeb-7a39a36957c7 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-94d047ea-9d58-4bbd-9eeb-7a39a36957c7 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a returned with HTTP 200 Sep 01 02:13:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 834/1704] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1aaff57c-ca35-4832-8af3-76d329bf1010 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1aaff57c-ca35-4832-8af3-76d329bf1010 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a Sep 01 02:13:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1aaff57c-ca35-4832-8af3-76d329bf1010 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1aaff57c-ca35-4832-8af3-76d329bf1010 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1aaff57c-ca35-4832-8af3-76d329bf1010 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1aaff57c-ca35-4832-8af3-76d329bf1010 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a returned with HTTP 200 Sep 01 02:13:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 871/1705] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:11 2026] GET /volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a => generated 441 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b968d5df-2079-4a34-b646-461bac262a7d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aa5ce455-c2a4-48f5-9c02-88bdc9eb63de None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa5ce455-c2a4-48f5-9c02-88bdc9eb63de tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aa5ce455-c2a4-48f5-9c02-88bdc9eb63de tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aa5ce455-c2a4-48f5-9c02-88bdc9eb63de tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:13:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aa5ce455-c2a4-48f5-9c02-88bdc9eb63de tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1114463790"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa5ce455-c2a4-48f5-9c02-88bdc9eb63de tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a returned with HTTP 200 Sep 01 02:13:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 872/1706] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:12 2026] GET /volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1114463790'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume of 1 GB Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6877bb43-946d-40fd-952a-edf3bfd29c5a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1085550529"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume request body: {'volume': {'snapshot_id': '6877bb43-946d-40fd-952a-edf3bfd29c5a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1085550529'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Availability Zones retrieved successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume of 2 GB Sep 01 02:13:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Availability Zones retrieved successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Flow 'volume_create_api' (1cdcb69f-1f36-4b69-9279-f90ffe60e87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6171403-0fff-46e2-bd64-aa1aa938e446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Flow 'volume_create_api' (5f9d705e-84d7-4531-9c35-e6b52e4eecca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc03347f-cf42-419f-85e1-eaa367e87498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6171403-0fff-46e2-bd64-aa1aa938e446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8fb3818-1f88-482e-a625-6495db825ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc03347f-cf42-419f-85e1-eaa367e87498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '6877bb43-946d-40fd-952a-edf3bfd29c5a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec26fad3-413f-4511-9a76-b46b3621f31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Created reservations ['ee8ac12b-13c8-490f-9cc7-3882f8298df7', '254a9ca9-9f02-4eac-b57a-2a556b09455b', '9b2d6dc7-e447-43a5-a64b-c9f68fd5b5da', '9cba00f3-5d32-46c1-a484-7bcb9f0e3d43'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8fb3818-1f88-482e-a625-6495db825ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee8ac12b-13c8-490f-9cc7-3882f8298df7', '254a9ca9-9f02-4eac-b57a-2a556b09455b', '9b2d6dc7-e447-43a5-a64b-c9f68fd5b5da', '9cba00f3-5d32-46c1-a484-7bcb9f0e3d43']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Created reservations ['f76a68dd-09c9-4a0e-b625-2ddc9a9972c1', '7ac30928-9946-4f7c-983a-87654101020a', '3d1d5730-3599-4092-a580-b6d6297c039b', '60c0ec80-dc1d-4baf-8bfd-3af5c5c25a3a'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (340de184-37ee-4b57-98a1-40cf4aa678ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec26fad3-413f-4511-9a76-b46b3621f31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f76a68dd-09c9-4a0e-b625-2ddc9a9972c1', '7ac30928-9946-4f7c-983a-87654101020a', '3d1d5730-3599-4092-a580-b6d6297c039b', '60c0ec80-dc1d-4baf-8bfd-3af5c5c25a3a']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74674e9e-5baf-4fa5-97e8-c843373dbc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (340de184-37ee-4b57-98a1-40cf4aa678ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '295e31a1-898f-4a5d-a30b-c461d8725144', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1114463790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a559d356b704cdd8203bcd4218d379b',qos_specs=None,replication_status=,reservations=['ee8ac12b-13c8-490f-9cc7-3882f8298df7','254a9ca9-9f02-4eac-b57a-2a556b09455b','9b2d6dc7-e447-43a5-a64b-c9f68fd5b5da','9cba00f3-5d32-46c1-a484-7bcb9f0e3d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8d8e755e4effb7470d04bae4934e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1114463790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=295e31a1-898f-4a5d-a30b-c461d8725144,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a559d356b704cdd8203bcd4218d379b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c87d8d8e755e4effb7470d04bae4934e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56ecee2-f2d7-49c4-99ff-f396ef3870b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74674e9e-5baf-4fa5-97e8-c843373dbc1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1085550529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7074b7d306412b93ae7b6c6a6d5799',qos_specs=None,replication_status=,reservations=['f76a68dd-09c9-4a0e-b625-2ddc9a9972c1','7ac30928-9946-4f7c-983a-87654101020a','3d1d5730-3599-4092-a580-b6d6297c039b','60c0ec80-dc1d-4baf-8bfd-3af5c5c25a3a'],size=2,snapshot_id=6877bb43-946d-40fd-952a-edf3bfd29c5a,source_replicaid=,source_volid=None,status='creating',user_id='37aa17ad23e748fc8eec673de972de13',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1085550529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7074b7d306412b93ae7b6c6a6d5799',provider_auth=None,provider_geometry=None,provider_id=None,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=6877bb43-946d-40fd-952a-edf3bfd29c5a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aa17ad23e748fc8eec673de972de13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b1acfa-a421-41a3-856d-5d53e88ffdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56ecee2-f2d7-49c4-99ff-f396ef3870b6) transitioned into state 'SUCCESS' from state '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-1114463790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a559d356b704cdd8203bcd4218d379b',qos_specs=None,replication_status=,reservations=['ee8ac12b-13c8-490f-9cc7-3882f8298df7','254a9ca9-9f02-4eac-b57a-2a556b09455b','9b2d6dc7-e447-43a5-a64b-c9f68fd5b5da','9cba00f3-5d32-46c1-a484-7bcb9f0e3d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8d8e755e4effb7470d04bae4934e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b450a00e-e518-4f29-8ea7-5910cd386640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b450a00e-e518-4f29-8ea7-5910cd386640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Flow 'volume_create_api' (1cdcb69f-1f36-4b69-9279-f90ffe60e87e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume request issued successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b968d5df-2079-4a34-b646-461bac262a7d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 835/1707] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:13:12 2026] POST /volume/v3/volumes => generated 785 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b1acfa-a421-41a3-856d-5d53e88ffdb0) transitioned into state 'SUCCESS' from state '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-1085550529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7074b7d306412b93ae7b6c6a6d5799',qos_specs=None,replication_status=,reservations=['f76a68dd-09c9-4a0e-b625-2ddc9a9972c1','7ac30928-9946-4f7c-983a-87654101020a','3d1d5730-3599-4092-a580-b6d6297c039b','60c0ec80-dc1d-4baf-8bfd-3af5c5c25a3a'],size=2,snapshot_id=6877bb43-946d-40fd-952a-edf3bfd29c5a,source_replicaid=,source_volid=None,status='creating',user_id='37aa17ad23e748fc8eec673de972de13',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (848c96d8-7e59-41a3-a70e-e54e3700505e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-be06d11d-d533-4c51-8088-82fb6e9eb7f2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be06d11d-d533-4c51-8088-82fb6e9eb7f2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-be06d11d-d533-4c51-8088-82fb6e9eb7f2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-be06d11d-d533-4c51-8088-82fb6e9eb7f2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-be06d11d-d533-4c51-8088-82fb6e9eb7f2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (848c96d8-7e59-41a3-a70e-e54e3700505e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Flow 'volume_create_api' (5f9d705e-84d7-4531-9c35-e6b52e4eecca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume request issued successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-86dbcc4b-e02e-451a-9ab1-3d8f77dfb111 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 873/1708] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:13:12 2026] POST /volume/v3/volumes => generated 795 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be06d11d-d533-4c51-8088-82fb6e9eb7f2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 returned with HTTP 200 Sep 01 02:13:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 836/1709] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:12 2026] GET /volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 => generated 964 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-73114715-d9be-4942-8617-5447d2949114 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-73114715-d9be-4942-8617-5447d2949114 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-73114715-d9be-4942-8617-5447d2949114 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-73114715-d9be-4942-8617-5447d2949114 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-73114715-d9be-4942-8617-5447d2949114 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-73114715-d9be-4942-8617-5447d2949114 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 874/1710] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:13 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f86a3474-4c22-4be9-bd12-1d5c7cceef3a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f86a3474-4c22-4be9-bd12-1d5c7cceef3a tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 Sep 01 02:13:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f86a3474-4c22-4be9-bd12-1d5c7cceef3a tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f86a3474-4c22-4be9-bd12-1d5c7cceef3a tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ac9b1b13-8d3f-47a8-9067-a485ca1cef6d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac9b1b13-8d3f-47a8-9067-a485ca1cef6d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac9b1b13-8d3f-47a8-9067-a485ca1cef6d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac9b1b13-8d3f-47a8-9067-a485ca1cef6d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f86a3474-4c22-4be9-bd12-1d5c7cceef3a tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f86a3474-4c22-4be9-bd12-1d5c7cceef3a tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 returned with HTTP 200 Sep 01 02:13:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 837/1711] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:14 2026] GET /volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 => generated 1014 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ac9b1b13-8d3f-47a8-9067-a485ca1cef6d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac9b1b13-8d3f-47a8-9067-a485ca1cef6d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 875/1712] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:14 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 887 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-273864a9-d824-4789-8667-e61e49f1cab3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-273864a9-d824-4789-8667-e61e49f1cab3 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 Sep 01 02:13:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-273864a9-d824-4789-8667-e61e49f1cab3 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-273864a9-d824-4789-8667-e61e49f1cab3 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-da666465-d95c-4303-83e0-8fd20471434e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da666465-d95c-4303-83e0-8fd20471434e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da666465-d95c-4303-83e0-8fd20471434e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da666465-d95c-4303-83e0-8fd20471434e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-273864a9-d824-4789-8667-e61e49f1cab3 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-da666465-d95c-4303-83e0-8fd20471434e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da666465-d95c-4303-83e0-8fd20471434e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 876/1713] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:15 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 887 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-273864a9-d824-4789-8667-e61e49f1cab3 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 returned with HTTP 200 Sep 01 02:13:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 838/1714] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:15 2026] GET /volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 => generated 1015 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f5afc5b7-eec7-4423-9339-dc9c846ed7c0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5afc5b7-eec7-4423-9339-dc9c846ed7c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] GET http://192.168.122.15/volume/v3/volumes Sep 01 02:13:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5afc5b7-eec7-4423-9339-dc9c846ed7c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5afc5b7-eec7-4423-9339-dc9c846ed7c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-f5afc5b7-eec7-4423-9339-dc9c846ed7c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:15 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f5afc5b7-eec7-4423-9339-dc9c846ed7c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:13:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f5afc5b7-eec7-4423-9339-dc9c846ed7c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Get all volumes completed successfully. Sep 01 02:13:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5afc5b7-eec7-4423-9339-dc9c846ed7c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] http://192.168.122.15/volume/v3/volumes returned with HTTP 200 Sep 01 02:13:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 877/1715] 192.168.122.15 () {60 vars in 1157 bytes} [Tue Sep 1 02:13:15 2026] GET /volume/v3/volumes => generated 342 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:13:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3171fbc7-598c-477a-a651-707bf33bc56d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3171fbc7-598c-477a-a651-707bf33bc56d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 Sep 01 02:13:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3171fbc7-598c-477a-a651-707bf33bc56d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3171fbc7-598c-477a-a651-707bf33bc56d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:15 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-3171fbc7-598c-477a-a651-707bf33bc56d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Delete volume with id: 295e31a1-898f-4a5d-a30b-c461d8725144 Sep 01 02:13:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3171fbc7-598c-477a-a651-707bf33bc56d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3171fbc7-598c-477a-a651-707bf33bc56d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Delete volume request issued successfully. Sep 01 02:13:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3171fbc7-598c-477a-a651-707bf33bc56d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 returned with HTTP 202 Sep 01 02:13:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 839/1716] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:13:15 2026] DELETE /volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:13:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fd4096a4-b3ed-4d11-a7d5-bfd325b187a7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd4096a4-b3ed-4d11-a7d5-bfd325b187a7 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 Sep 01 02:13:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fd4096a4-b3ed-4d11-a7d5-bfd325b187a7 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fd4096a4-b3ed-4d11-a7d5-bfd325b187a7 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fd4096a4-b3ed-4d11-a7d5-bfd325b187a7 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd4096a4-b3ed-4d11-a7d5-bfd325b187a7 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 returned with HTTP 200 Sep 01 02:13:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 878/1717] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:15 2026] GET /volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b8747a00-b733-4fe2-9cae-45a471a8ef74 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b8747a00-b733-4fe2-9cae-45a471a8ef74 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b8747a00-b733-4fe2-9cae-45a471a8ef74 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b8747a00-b733-4fe2-9cae-45a471a8ef74 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b8747a00-b733-4fe2-9cae-45a471a8ef74 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b8747a00-b733-4fe2-9cae-45a471a8ef74 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 840/1718] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2cae0b10-9810-473a-84fa-5d8980e7126e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2cae0b10-9810-473a-84fa-5d8980e7126e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 Sep 01 02:13:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2cae0b10-9810-473a-84fa-5d8980e7126e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2cae0b10-9810-473a-84fa-5d8980e7126e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2cae0b10-9810-473a-84fa-5d8980e7126e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2cae0b10-9810-473a-84fa-5d8980e7126e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 returned with HTTP 200 Sep 01 02:13:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 879/1719] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 => generated 1014 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:13:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7da52407-970a-4acf-b377-e6282ee55136 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7da52407-970a-4acf-b377-e6282ee55136 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7da52407-970a-4acf-b377-e6282ee55136 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7da52407-970a-4acf-b377-e6282ee55136 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7da52407-970a-4acf-b377-e6282ee55136 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7da52407-970a-4acf-b377-e6282ee55136 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 841/1720] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:17 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 887 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a2a01ba2-3af9-427d-9126-236f6239e292 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a2a01ba2-3af9-427d-9126-236f6239e292 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 Sep 01 02:13:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a2a01ba2-3af9-427d-9126-236f6239e292 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a2a01ba2-3af9-427d-9126-236f6239e292 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a2a01ba2-3af9-427d-9126-236f6239e292 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 returned with HTTP 404 Sep 01 02:13:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 880/1721] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:17 2026] GET /volume/v3/volumes/295e31a1-898f-4a5d-a30b-c461d8725144 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:13:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-938231553"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-938231553'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:18 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume of 1 GB Sep 01 02:13:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Availability Zones retrieved successfully. Sep 01 02:13:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Flow 'volume_create_api' (e945a511-5452-4ce2-a8ae-4b91277f6786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527ef018-544c-478f-be80-60d496f5f511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527ef018-544c-478f-be80-60d496f5f511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914eaca3-f7cd-48d3-99ba-6fac694f4afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-75312667-1236-43e9-9b43-79c3c65d4fb6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75312667-1236-43e9-9b43-79c3c65d4fb6 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75312667-1236-43e9-9b43-79c3c65d4fb6 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75312667-1236-43e9-9b43-79c3c65d4fb6 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-75312667-1236-43e9-9b43-79c3c65d4fb6 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:18 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Created reservations ['175bdf33-86a8-4fa7-a7a0-3cbb14721237', '2e00feec-173b-41d2-814c-3d26889e5812', '6313a41a-d8fb-41d2-84c0-39ae753cdecd', 'f01f2f1d-f018-4df1-ad41-8b71fae19cfb'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914eaca3-f7cd-48d3-99ba-6fac694f4afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['175bdf33-86a8-4fa7-a7a0-3cbb14721237', '2e00feec-173b-41d2-814c-3d26889e5812', '6313a41a-d8fb-41d2-84c0-39ae753cdecd', 'f01f2f1d-f018-4df1-ad41-8b71fae19cfb']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147c28c5-5857-44f4-8acc-e3b2f2d11ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75312667-1236-43e9-9b43-79c3c65d4fb6 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 881/1722] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:18 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 887 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147c28c5-5857-44f4-8acc-e3b2f2d11ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2c19064-ea61-4155-a61d-e828e1b8f99b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-938231553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a559d356b704cdd8203bcd4218d379b',qos_specs=None,replication_status=,reservations=['175bdf33-86a8-4fa7-a7a0-3cbb14721237','2e00feec-173b-41d2-814c-3d26889e5812','6313a41a-d8fb-41d2-84c0-39ae753cdecd','f01f2f1d-f018-4df1-ad41-8b71fae19cfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8d8e755e4effb7470d04bae4934e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-938231553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2c19064-ea61-4155-a61d-e828e1b8f99b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a559d356b704cdd8203bcd4218d379b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c87d8d8e755e4effb7470d04bae4934e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95064fad-01ae-42a3-8f5f-32989e863223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95064fad-01ae-42a3-8f5f-32989e863223) transitioned into state 'SUCCESS' from state '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-938231553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a559d356b704cdd8203bcd4218d379b',qos_specs=None,replication_status=,reservations=['175bdf33-86a8-4fa7-a7a0-3cbb14721237','2e00feec-173b-41d2-814c-3d26889e5812','6313a41a-d8fb-41d2-84c0-39ae753cdecd','f01f2f1d-f018-4df1-ad41-8b71fae19cfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8d8e755e4effb7470d04bae4934e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba2e8ad3-1993-46a7-9c05-497f89effc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba2e8ad3-1993-46a7-9c05-497f89effc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:19 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Flow 'volume_create_api' (e945a511-5452-4ce2-a8ae-4b91277f6786) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume request issued successfully. Sep 01 02:13:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a83bb0e0-cef5-43a3-8c36-b0c2b82f8dcd tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 842/1723] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:13:18 2026] POST /volume/v3/volumes => generated 784 bytes in 1339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f8cbc710-457f-475b-9149-ec6622e7b738 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f8cbc710-457f-475b-9149-ec6622e7b738 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b Sep 01 02:13:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f8cbc710-457f-475b-9149-ec6622e7b738 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f8cbc710-457f-475b-9149-ec6622e7b738 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f8cbc710-457f-475b-9149-ec6622e7b738 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f8cbc710-457f-475b-9149-ec6622e7b738 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b returned with HTTP 200 Sep 01 02:13:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 882/1724] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:19 2026] GET /volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b => generated 963 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-62d6082a-deff-4f80-a152-9e0c8df2d4b1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-62d6082a-deff-4f80-a152-9e0c8df2d4b1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-62d6082a-deff-4f80-a152-9e0c8df2d4b1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-62d6082a-deff-4f80-a152-9e0c8df2d4b1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-62d6082a-deff-4f80-a152-9e0c8df2d4b1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-62d6082a-deff-4f80-a152-9e0c8df2d4b1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 843/1725] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:19 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 887 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-763919d0-fb51-4b4c-972e-f93546244cea None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-763919d0-fb51-4b4c-972e-f93546244cea tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b Sep 01 02:13:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-763919d0-fb51-4b4c-972e-f93546244cea tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-763919d0-fb51-4b4c-972e-f93546244cea tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-763919d0-fb51-4b4c-972e-f93546244cea tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-763919d0-fb51-4b4c-972e-f93546244cea tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b returned with HTTP 200 Sep 01 02:13:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 883/1726] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:20 2026] GET /volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b => generated 1013 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b37616ca-a027-4cad-90e9-7bbc938acb1e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b37616ca-a027-4cad-90e9-7bbc938acb1e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b37616ca-a027-4cad-90e9-7bbc938acb1e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b37616ca-a027-4cad-90e9-7bbc938acb1e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b37616ca-a027-4cad-90e9-7bbc938acb1e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b37616ca-a027-4cad-90e9-7bbc938acb1e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 844/1727] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:21 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 887 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-705fa9ab-aca1-4a8e-bcf7-cb325ce7f5c2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-705fa9ab-aca1-4a8e-bcf7-cb325ce7f5c2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b Sep 01 02:13:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-705fa9ab-aca1-4a8e-bcf7-cb325ce7f5c2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-705fa9ab-aca1-4a8e-bcf7-cb325ce7f5c2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-705fa9ab-aca1-4a8e-bcf7-cb325ce7f5c2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-705fa9ab-aca1-4a8e-bcf7-cb325ce7f5c2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b returned with HTTP 200 Sep 01 02:13:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 884/1728] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:21 2026] GET /volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b => generated 1013 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-54183d0e-a2ba-41b6-9663-f338c8e2e258 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54183d0e-a2ba-41b6-9663-f338c8e2e258 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-54183d0e-a2ba-41b6-9663-f338c8e2e258 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-54183d0e-a2ba-41b6-9663-f338c8e2e258 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-54183d0e-a2ba-41b6-9663-f338c8e2e258 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-54183d0e-a2ba-41b6-9663-f338c8e2e258 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 845/1729] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:22 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c41184ea-69de-43a7-9903-a43c836ea1b3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c41184ea-69de-43a7-9903-a43c836ea1b3 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b Sep 01 02:13:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c41184ea-69de-43a7-9903-a43c836ea1b3 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c41184ea-69de-43a7-9903-a43c836ea1b3 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c41184ea-69de-43a7-9903-a43c836ea1b3 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c41184ea-69de-43a7-9903-a43c836ea1b3 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 885/1730] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b => generated 1013 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-edf04abb-5357-4e33-b019-071f1f7f82fa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-edf04abb-5357-4e33-b019-071f1f7f82fa tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-edf04abb-5357-4e33-b019-071f1f7f82fa tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-edf04abb-5357-4e33-b019-071f1f7f82fa tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-edf04abb-5357-4e33-b019-071f1f7f82fa tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-edf04abb-5357-4e33-b019-071f1f7f82fa tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 846/1731] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 888 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5b6dcdcc-cc41-4e9a-9d81-35056d7d6120 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5b6dcdcc-cc41-4e9a-9d81-35056d7d6120 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5b6dcdcc-cc41-4e9a-9d81-35056d7d6120 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5b6dcdcc-cc41-4e9a-9d81-35056d7d6120 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5b6dcdcc-cc41-4e9a-9d81-35056d7d6120 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5b6dcdcc-cc41-4e9a-9d81-35056d7d6120 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 886/1732] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 888 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-81ea47ad-af63-4184-9d64-6feb7f2bc47f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-81ea47ad-af63-4184-9d64-6feb7f2bc47f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] DELETE http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-81ea47ad-af63-4184-9d64-6feb7f2bc47f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-81ea47ad-af63-4184-9d64-6feb7f2bc47f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-81ea47ad-af63-4184-9d64-6feb7f2bc47f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume with id: 78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-81ea47ad-af63-4184-9d64-6feb7f2bc47f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-81ea47ad-af63-4184-9d64-6feb7f2bc47f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume request issued successfully. Sep 01 02:13:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-81ea47ad-af63-4184-9d64-6feb7f2bc47f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 202 Sep 01 02:13:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 847/1733] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:23 2026] DELETE /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5157c787-8c54-44d4-b4dc-daf77b916665 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5157c787-8c54-44d4-b4dc-daf77b916665 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5157c787-8c54-44d4-b4dc-daf77b916665 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5157c787-8c54-44d4-b4dc-daf77b916665 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5157c787-8c54-44d4-b4dc-daf77b916665 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5157c787-8c54-44d4-b4dc-daf77b916665 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 887/1734] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 887 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7079474b-5bf1-4681-be75-c9b2cc603928 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7079474b-5bf1-4681-be75-c9b2cc603928 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7079474b-5bf1-4681-be75-c9b2cc603928 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7079474b-5bf1-4681-be75-c9b2cc603928 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7079474b-5bf1-4681-be75-c9b2cc603928 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7079474b-5bf1-4681-be75-c9b2cc603928 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b returned with HTTP 200 Sep 01 02:13:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 848/1735] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:24 2026] GET /volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ea7c96c4-b5dc-4e35-aa88-a8cc63fd36d4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ea7c96c4-b5dc-4e35-aa88-a8cc63fd36d4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ea7c96c4-b5dc-4e35-aa88-a8cc63fd36d4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ea7c96c4-b5dc-4e35-aa88-a8cc63fd36d4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-ea7c96c4-b5dc-4e35-aa88-a8cc63fd36d4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ea7c96c4-b5dc-4e35-aa88-a8cc63fd36d4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ea7c96c4-b5dc-4e35-aa88-a8cc63fd36d4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Get all volumes completed successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ea7c96c4-b5dc-4e35-aa88-a8cc63fd36d4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:13:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 888/1736] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:13:24 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b881dab3-41b3-44fe-a423-eaf048e69f79 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b881dab3-41b3-44fe-a423-eaf048e69f79 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b881dab3-41b3-44fe-a423-eaf048e69f79 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b881dab3-41b3-44fe-a423-eaf048e69f79 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-b881dab3-41b3-44fe-a423-eaf048e69f79 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Delete volume with id: d2c19064-ea61-4155-a61d-e828e1b8f99b Sep 01 02:13:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b881dab3-41b3-44fe-a423-eaf048e69f79 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b881dab3-41b3-44fe-a423-eaf048e69f79 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Delete volume request issued successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b881dab3-41b3-44fe-a423-eaf048e69f79 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b returned with HTTP 202 Sep 01 02:13:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 849/1737] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:13:24 2026] DELETE /volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3de61f3c-e96c-43c9-ad58-2be31076917e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3de61f3c-e96c-43c9-ad58-2be31076917e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3de61f3c-e96c-43c9-ad58-2be31076917e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3de61f3c-e96c-43c9-ad58-2be31076917e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3de61f3c-e96c-43c9-ad58-2be31076917e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3de61f3c-e96c-43c9-ad58-2be31076917e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b returned with HTTP 200 Sep 01 02:13:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 889/1738] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:24 2026] GET /volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9bf4ad24-5453-430c-850d-a295616008d0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9bf4ad24-5453-430c-850d-a295616008d0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9bf4ad24-5453-430c-850d-a295616008d0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9bf4ad24-5453-430c-850d-a295616008d0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9bf4ad24-5453-430c-850d-a295616008d0 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 404 Sep 01 02:13:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 850/1739] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:24 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-69e273dd-c204-493d-999d-8a7f62a314fe None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-69e273dd-c204-493d-999d-8a7f62a314fe tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-69e273dd-c204-493d-999d-8a7f62a314fe tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-69e273dd-c204-493d-999d-8a7f62a314fe tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-69e273dd-c204-493d-999d-8a7f62a314fe tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 404 Sep 01 02:13:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 890/1740] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:24 2026] GET /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2c380689-79fa-4634-872d-3e78e342ab3d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2c380689-79fa-4634-872d-3e78e342ab3d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] DELETE http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2c380689-79fa-4634-872d-3e78e342ab3d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2c380689-79fa-4634-872d-3e78e342ab3d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-2c380689-79fa-4634-872d-3e78e342ab3d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume with id: 78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2c380689-79fa-4634-872d-3e78e342ab3d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 returned with HTTP 404 Sep 01 02:13:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 851/1741] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:24 2026] DELETE /volume/v3/volumes/78e73fcc-cbd6-4a53-a6c1-e6ca76b6d212 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7fd85c11-b803-465e-8698-3e4c577212ea None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7fd85c11-b803-465e-8698-3e4c577212ea tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7fd85c11-b803-465e-8698-3e4c577212ea tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7fd85c11-b803-465e-8698-3e4c577212ea tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-7fd85c11-b803-465e-8698-3e4c577212ea tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete snapshot with id: 6877bb43-946d-40fd-952a-edf3bfd29c5a Sep 01 02:13:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7fd85c11-b803-465e-8698-3e4c577212ea tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7fd85c11-b803-465e-8698-3e4c577212ea tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot delete request issued successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7fd85c11-b803-465e-8698-3e4c577212ea tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a returned with HTTP 202 Sep 01 02:13:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 891/1742] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:24 2026] DELETE /volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0268b4d0-d8ea-49ae-abd9-38c66d433e46 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0268b4d0-d8ea-49ae-abd9-38c66d433e46 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0268b4d0-d8ea-49ae-abd9-38c66d433e46 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0268b4d0-d8ea-49ae-abd9-38c66d433e46 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0268b4d0-d8ea-49ae-abd9-38c66d433e46 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0268b4d0-d8ea-49ae-abd9-38c66d433e46 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a returned with HTTP 200 Sep 01 02:13:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 852/1743] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:24 2026] GET /volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-630a9ad8-a8bd-4ed9-8dd8-fe4af175ba1e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-630a9ad8-a8bd-4ed9-8dd8-fe4af175ba1e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b Sep 01 02:13:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-630a9ad8-a8bd-4ed9-8dd8-fe4af175ba1e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-630a9ad8-a8bd-4ed9-8dd8-fe4af175ba1e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-630a9ad8-a8bd-4ed9-8dd8-fe4af175ba1e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b returned with HTTP 404 Sep 01 02:13:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 892/1744] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:25 2026] GET /volume/v3/volumes/d2c19064-ea61-4155-a61d-e828e1b8f99b => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-66a4076c-a766-4b38-bedf-393080f53d12 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2004305323"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2004305323'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume of 1 GB Sep 01 02:13:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Availability Zones retrieved successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Flow 'volume_create_api' (a2140e61-b418-487c-9a94-774af78eab02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8bcb3f-a263-4369-8579-3f9e6e977394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8bcb3f-a263-4369-8579-3f9e6e977394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1266ad1-c445-4ec4-ac6d-0afc39fd0c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Created reservations ['73a4e502-defc-44d9-8627-6a1c6f2051bc', '7dfc1445-40b2-4bb2-90da-dc0edd49a786', 'f3c2e719-d735-446d-9ae8-07d6e68e9e1d', '97637c28-5701-4944-a372-a8a8454daa2c'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1266ad1-c445-4ec4-ac6d-0afc39fd0c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73a4e502-defc-44d9-8627-6a1c6f2051bc', '7dfc1445-40b2-4bb2-90da-dc0edd49a786', 'f3c2e719-d735-446d-9ae8-07d6e68e9e1d', '97637c28-5701-4944-a372-a8a8454daa2c']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecaf5f55-ab81-4e15-9def-248888fa7974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecaf5f55-ab81-4e15-9def-248888fa7974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a068f2-e626-4392-9dc7-ff9b52b76017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2004305323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a559d356b704cdd8203bcd4218d379b',qos_specs=None,replication_status=,reservations=['73a4e502-defc-44d9-8627-6a1c6f2051bc','7dfc1445-40b2-4bb2-90da-dc0edd49a786','f3c2e719-d735-446d-9ae8-07d6e68e9e1d','97637c28-5701-4944-a372-a8a8454daa2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8d8e755e4effb7470d04bae4934e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2004305323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a068f2-e626-4392-9dc7-ff9b52b76017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a559d356b704cdd8203bcd4218d379b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c87d8d8e755e4effb7470d04bae4934e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1900272-06a4-45b8-b067-6a87918d688a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8161eb53-9330-4118-96a6-c3edffce8a0f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8161eb53-9330-4118-96a6-c3edffce8a0f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a Sep 01 02:13:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8161eb53-9330-4118-96a6-c3edffce8a0f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8161eb53-9330-4118-96a6-c3edffce8a0f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1900272-06a4-45b8-b067-6a87918d688a) transitioned into state 'SUCCESS' from state '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-2004305323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a559d356b704cdd8203bcd4218d379b',qos_specs=None,replication_status=,reservations=['73a4e502-defc-44d9-8627-6a1c6f2051bc','7dfc1445-40b2-4bb2-90da-dc0edd49a786','f3c2e719-d735-446d-9ae8-07d6e68e9e1d','97637c28-5701-4944-a372-a8a8454daa2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8d8e755e4effb7470d04bae4934e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8161eb53-9330-4118-96a6-c3edffce8a0f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8161eb53-9330-4118-96a6-c3edffce8a0f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a returned with HTTP 200 Sep 01 02:13:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 893/1745] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:25 2026] GET /volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eb88fda-f4d7-4676-a15f-a8d2a439e8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eb88fda-f4d7-4676-a15f-a8d2a439e8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Flow 'volume_create_api' (a2140e61-b418-487c-9a94-774af78eab02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume request issued successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-66a4076c-a766-4b38-bedf-393080f53d12 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 853/1746] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:13:25 2026] POST /volume/v3/volumes => generated 785 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b3a3ded2-6dd7-4974-84b4-6459bbe2b96e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b3a3ded2-6dd7-4974-84b4-6459bbe2b96e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 Sep 01 02:13:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b3a3ded2-6dd7-4974-84b4-6459bbe2b96e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b3a3ded2-6dd7-4974-84b4-6459bbe2b96e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b3a3ded2-6dd7-4974-84b4-6459bbe2b96e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b3a3ded2-6dd7-4974-84b4-6459bbe2b96e tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 returned with HTTP 200 Sep 01 02:13:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 894/1747] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:25 2026] GET /volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 => generated 964 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e32a8e86-e4fb-45ce-a287-b35a08062b64 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e32a8e86-e4fb-45ce-a287-b35a08062b64 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a Sep 01 02:13:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e32a8e86-e4fb-45ce-a287-b35a08062b64 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e32a8e86-e4fb-45ce-a287-b35a08062b64 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e32a8e86-e4fb-45ce-a287-b35a08062b64 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e32a8e86-e4fb-45ce-a287-b35a08062b64 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a returned with HTTP 200 Sep 01 02:13:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 854/1748] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:26 2026] GET /volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9fcbd72a-3f1d-402e-b0bf-dd6b21aa6023 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9fcbd72a-3f1d-402e-b0bf-dd6b21aa6023 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 Sep 01 02:13:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9fcbd72a-3f1d-402e-b0bf-dd6b21aa6023 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9fcbd72a-3f1d-402e-b0bf-dd6b21aa6023 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9fcbd72a-3f1d-402e-b0bf-dd6b21aa6023 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9fcbd72a-3f1d-402e-b0bf-dd6b21aa6023 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 returned with HTTP 200 Sep 01 02:13:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 895/1749] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:27 2026] GET /volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-67625b5f-359f-4b5d-839f-45154dd7a7a7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-67625b5f-359f-4b5d-839f-45154dd7a7a7 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a Sep 01 02:13:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-67625b5f-359f-4b5d-839f-45154dd7a7a7 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-67625b5f-359f-4b5d-839f-45154dd7a7a7 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-67625b5f-359f-4b5d-839f-45154dd7a7a7 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a returned with HTTP 404 Sep 01 02:13:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 855/1750] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:27 2026] GET /volume/v3/snapshots/6877bb43-946d-40fd-952a-edf3bfd29c5a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aaa0e729-9371-4de2-8b6f-8d7e0ce5fdf8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aaa0e729-9371-4de2-8b6f-8d7e0ce5fdf8 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd Sep 01 02:13:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aaa0e729-9371-4de2-8b6f-8d7e0ce5fdf8 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aaa0e729-9371-4de2-8b6f-8d7e0ce5fdf8 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aaa0e729-9371-4de2-8b6f-8d7e0ce5fdf8 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aaa0e729-9371-4de2-8b6f-8d7e0ce5fdf8 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd returned with HTTP 200 Sep 01 02:13:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 896/1751] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:27 2026] GET /volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dd84c62d-24ba-4a95-87d3-3012ea49be67 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dd84c62d-24ba-4a95-87d3-3012ea49be67 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] DELETE http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd Sep 01 02:13:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dd84c62d-24ba-4a95-87d3-3012ea49be67 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dd84c62d-24ba-4a95-87d3-3012ea49be67 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-dd84c62d-24ba-4a95-87d3-3012ea49be67 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume with id: b52fbf2d-2dd5-4710-853d-42446ded49cd Sep 01 02:13:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-dd84c62d-24ba-4a95-87d3-3012ea49be67 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-dd84c62d-24ba-4a95-87d3-3012ea49be67 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume request issued successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dd84c62d-24ba-4a95-87d3-3012ea49be67 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd returned with HTTP 202 Sep 01 02:13:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 856/1752] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:28 2026] DELETE /volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4cd6ba46-7cdc-4f98-b591-18f7df746534 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7186f958-1894-491d-bceb-0ae0a5ae96b2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4cd6ba46-7cdc-4f98-b591-18f7df746534 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd Sep 01 02:13:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4cd6ba46-7cdc-4f98-b591-18f7df746534 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4cd6ba46-7cdc-4f98-b591-18f7df746534 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7186f958-1894-491d-bceb-0ae0a5ae96b2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 Sep 01 02:13:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7186f958-1894-491d-bceb-0ae0a5ae96b2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7186f958-1894-491d-bceb-0ae0a5ae96b2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4cd6ba46-7cdc-4f98-b591-18f7df746534 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7186f958-1894-491d-bceb-0ae0a5ae96b2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4cd6ba46-7cdc-4f98-b591-18f7df746534 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd returned with HTTP 200 Sep 01 02:13:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 897/1753] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:28 2026] GET /volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7186f958-1894-491d-bceb-0ae0a5ae96b2 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 returned with HTTP 200 Sep 01 02:13:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 857/1754] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:28 2026] GET /volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 => generated 1015 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f9f56bd3-7185-44f4-bc85-29a195d9e529 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f9f56bd3-7185-44f4-bc85-29a195d9e529 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] GET http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 Sep 01 02:13:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f9f56bd3-7185-44f4-bc85-29a195d9e529 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f9f56bd3-7185-44f4-bc85-29a195d9e529 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f9f56bd3-7185-44f4-bc85-29a195d9e529 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Volume info retrieved successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f9f56bd3-7185-44f4-bc85-29a195d9e529 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 returned with HTTP 200 Sep 01 02:13:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 898/1755] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:28 2026] GET /volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:13:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d427928a-0333-4955-b0d9-c3e037ae81c0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d427928a-0333-4955-b0d9-c3e037ae81c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 Sep 01 02:13:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d427928a-0333-4955-b0d9-c3e037ae81c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d427928a-0333-4955-b0d9-c3e037ae81c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-d427928a-0333-4955-b0d9-c3e037ae81c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Delete volume with id: 74a068f2-e626-4392-9dc7-ff9b52b76017 Sep 01 02:13:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d427928a-0333-4955-b0d9-c3e037ae81c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d427928a-0333-4955-b0d9-c3e037ae81c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Delete volume request issued successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d427928a-0333-4955-b0d9-c3e037ae81c0 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 returned with HTTP 202 Sep 01 02:13:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 858/1756] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:13:28 2026] DELETE /volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:13:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-55b0641f-de21-477b-8395-4fe6e7a3e79a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-55b0641f-de21-477b-8395-4fe6e7a3e79a tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 Sep 01 02:13:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-55b0641f-de21-477b-8395-4fe6e7a3e79a tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-55b0641f-de21-477b-8395-4fe6e7a3e79a tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-55b0641f-de21-477b-8395-4fe6e7a3e79a tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-55b0641f-de21-477b-8395-4fe6e7a3e79a tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 returned with HTTP 200 Sep 01 02:13:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 899/1757] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:28 2026] GET /volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-915138b6-8984-43a5-a8d7-4bd43d264ef2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-915138b6-8984-43a5-a8d7-4bd43d264ef2 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-915138b6-8984-43a5-a8d7-4bd43d264ef2 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-915138b6-8984-43a5-a8d7-4bd43d264ef2 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-915138b6-8984-43a5-a8d7-4bd43d264ef2 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd returned with HTTP 404 Sep 01 02:13:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 859/1758] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:29 2026] GET /volume/v3/volumes/b52fbf2d-2dd5-4710-853d-42446ded49cd => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a3165d1f-25eb-4af2-b3de-0c1a91c5ae7d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3165d1f-25eb-4af2-b3de-0c1a91c5ae7d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3165d1f-25eb-4af2-b3de-0c1a91c5ae7d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3165d1f-25eb-4af2-b3de-0c1a91c5ae7d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a3165d1f-25eb-4af2-b3de-0c1a91c5ae7d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3165d1f-25eb-4af2-b3de-0c1a91c5ae7d tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f returned with HTTP 200 Sep 01 02:13:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 900/1759] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:29 2026] GET /volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1271810059"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1271810059'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume of 1 GB Sep 01 02:13:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Availability Zones retrieved successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Flow 'volume_create_api' (70671b7a-0cba-44fc-ad25-97b4ce1d271a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e12ee86-bd87-4411-8efe-c742600e4dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1a05738a-9a77-4a67-81ae-2ecfb8f42938 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1a05738a-9a77-4a67-81ae-2ecfb8f42938 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1a05738a-9a77-4a67-81ae-2ecfb8f42938 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1a05738a-9a77-4a67-81ae-2ecfb8f42938 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1a05738a-9a77-4a67-81ae-2ecfb8f42938 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 returned with HTTP 404 Sep 01 02:13:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 901/1760] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:29 2026] GET /volume/v3/volumes/74a068f2-e626-4392-9dc7-ff9b52b76017 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3d6da968-9973-4765-aaa9-1101d525d929 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1082302852"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1082302852'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume of 1 GB Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e12ee86-bd87-4411-8efe-c742600e4dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de6ab583-687f-4fac-bde4-6073cef64c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Availability Zones retrieved successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Flow 'volume_create_api' (06bf9527-75e6-4136-8849-965f2d71bdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc04e9c-1f53-4fa4-89cc-7a8c8481da06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Created reservations ['6693c6ae-96c0-4396-9023-6012dbb8da21', 'c89088e6-45b9-43ef-9aa9-412509ddc1af', '5a571f72-a03c-4080-a8dc-a2ac42ec6793', '4a4066b3-0dda-485b-a22f-6d45f880bcf2'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de6ab583-687f-4fac-bde4-6073cef64c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6693c6ae-96c0-4396-9023-6012dbb8da21', 'c89088e6-45b9-43ef-9aa9-412509ddc1af', '5a571f72-a03c-4080-a8dc-a2ac42ec6793', '4a4066b3-0dda-485b-a22f-6d45f880bcf2']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc04e9c-1f53-4fa4-89cc-7a8c8481da06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c323dd4e-7aaf-4eaa-9612-25f77f291718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27b402a-3af9-4bfa-9e5d-60253d5777d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c323dd4e-7aaf-4eaa-9612-25f77f291718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88ce8010-fbab-4171-9a26-25252a0a3f4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1271810059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7074b7d306412b93ae7b6c6a6d5799',qos_specs=None,replication_status=,reservations=['6693c6ae-96c0-4396-9023-6012dbb8da21','c89088e6-45b9-43ef-9aa9-412509ddc1af','5a571f72-a03c-4080-a8dc-a2ac42ec6793','4a4066b3-0dda-485b-a22f-6d45f880bcf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aa17ad23e748fc8eec673de972de13',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1271810059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88ce8010-fbab-4171-9a26-25252a0a3f4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7074b7d306412b93ae7b6c6a6d5799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aa17ad23e748fc8eec673de972de13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ed4f200-b32a-49d0-93a2-dc17c2bd8a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ed4f200-b32a-49d0-93a2-dc17c2bd8a2e) transitioned into state 'SUCCESS' from state '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-1271810059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7074b7d306412b93ae7b6c6a6d5799',qos_specs=None,replication_status=,reservations=['6693c6ae-96c0-4396-9023-6012dbb8da21','c89088e6-45b9-43ef-9aa9-412509ddc1af','5a571f72-a03c-4080-a8dc-a2ac42ec6793','4a4066b3-0dda-485b-a22f-6d45f880bcf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aa17ad23e748fc8eec673de972de13',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430a146e-dc9d-40b9-ba26-76e6aeb8bd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Created reservations ['8095f6f9-05ef-4dfc-ae6a-25692ead9c22', '694209ba-5dd6-4ba3-9ecd-796c3564dfdc', 'e4d223e7-fb33-440a-bde3-171483545b33', 'c6ee0ca8-e7cc-4f19-aed7-bf0e028d3aed'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430a146e-dc9d-40b9-ba26-76e6aeb8bd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27b402a-3af9-4bfa-9e5d-60253d5777d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8095f6f9-05ef-4dfc-ae6a-25692ead9c22', '694209ba-5dd6-4ba3-9ecd-796c3564dfdc', 'e4d223e7-fb33-440a-bde3-171483545b33', 'c6ee0ca8-e7cc-4f19-aed7-bf0e028d3aed']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Flow 'volume_create_api' (70671b7a-0cba-44fc-ad25-97b4ce1d271a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume request issued successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d1365f3b-be7d-4b71-85f1-25ca966b5952 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 860/1761] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:29 2026] POST /volume/v3/volumes => generated 761 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb7c1f3-b6e6-4328-9286-34ae2f3bc922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f939acc5-d3fa-45e0-b60a-7b37373e006a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f939acc5-d3fa-45e0-b60a-7b37373e006a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f939acc5-d3fa-45e0-b60a-7b37373e006a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f939acc5-d3fa-45e0-b60a-7b37373e006a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb7c1f3-b6e6-4328-9286-34ae2f3bc922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83b76c58-1912-48c0-bbdb-a60eaa465c32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1082302852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a559d356b704cdd8203bcd4218d379b',qos_specs=None,replication_status=,reservations=['8095f6f9-05ef-4dfc-ae6a-25692ead9c22','694209ba-5dd6-4ba3-9ecd-796c3564dfdc','e4d223e7-fb33-440a-bde3-171483545b33','c6ee0ca8-e7cc-4f19-aed7-bf0e028d3aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8d8e755e4effb7470d04bae4934e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1082302852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83b76c58-1912-48c0-bbdb-a60eaa465c32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a559d356b704cdd8203bcd4218d379b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c87d8d8e755e4effb7470d04bae4934e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23ebda31-baf3-4f90-9945-a8e6d15f8360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f939acc5-d3fa-45e0-b60a-7b37373e006a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f939acc5-d3fa-45e0-b60a-7b37373e006a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d returned with HTTP 200 Sep 01 02:13:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 861/1762] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:29 2026] GET /volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d => generated 829 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23ebda31-baf3-4f90-9945-a8e6d15f8360) transitioned into state 'SUCCESS' from state '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-1082302852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a559d356b704cdd8203bcd4218d379b',qos_specs=None,replication_status=,reservations=['8095f6f9-05ef-4dfc-ae6a-25692ead9c22','694209ba-5dd6-4ba3-9ecd-796c3564dfdc','e4d223e7-fb33-440a-bde3-171483545b33','c6ee0ca8-e7cc-4f19-aed7-bf0e028d3aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8d8e755e4effb7470d04bae4934e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d5abbb-13df-44cd-8b31-ca6a57368454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d5abbb-13df-44cd-8b31-ca6a57368454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Flow 'volume_create_api' (06bf9527-75e6-4136-8849-965f2d71bdd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Create volume request issued successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3d6da968-9973-4765-aaa9-1101d525d929 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 902/1763] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:13:29 2026] POST /volume/v3/volumes => generated 785 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-80e2f734-9d01-4f8d-9b0f-d54e65f90029 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-80e2f734-9d01-4f8d-9b0f-d54e65f90029 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 Sep 01 02:13:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-80e2f734-9d01-4f8d-9b0f-d54e65f90029 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-80e2f734-9d01-4f8d-9b0f-d54e65f90029 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-80e2f734-9d01-4f8d-9b0f-d54e65f90029 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-80e2f734-9d01-4f8d-9b0f-d54e65f90029 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 returned with HTTP 200 Sep 01 02:13:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 862/1764] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:30 2026] GET /volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 => generated 964 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f806a1aa-9235-4d4d-8719-91d789e7ddad None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f806a1aa-9235-4d4d-8719-91d789e7ddad tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d Sep 01 02:13:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f806a1aa-9235-4d4d-8719-91d789e7ddad tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f806a1aa-9235-4d4d-8719-91d789e7ddad tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f806a1aa-9235-4d4d-8719-91d789e7ddad tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f806a1aa-9235-4d4d-8719-91d789e7ddad tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d returned with HTTP 200 Sep 01 02:13:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 903/1765] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:30 2026] GET /volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5fcad162-7a47-4c66-913a-fd99d83cd88d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5fcad162-7a47-4c66-913a-fd99d83cd88d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 Sep 01 02:13:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5fcad162-7a47-4c66-913a-fd99d83cd88d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5fcad162-7a47-4c66-913a-fd99d83cd88d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5fcad162-7a47-4c66-913a-fd99d83cd88d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5fcad162-7a47-4c66-913a-fd99d83cd88d tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 returned with HTTP 200 Sep 01 02:13:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 863/1766] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:31 2026] GET /volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ed653763-8b1a-41e5-bf5b-272a05cf060a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ed653763-8b1a-41e5-bf5b-272a05cf060a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ed653763-8b1a-41e5-bf5b-272a05cf060a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ed653763-8b1a-41e5-bf5b-272a05cf060a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ed653763-8b1a-41e5-bf5b-272a05cf060a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ed653763-8b1a-41e5-bf5b-272a05cf060a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d returned with HTTP 200 Sep 01 02:13:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 904/1767] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:32 2026] GET /volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6e9c1414-7753-46e4-981a-612324b7e11a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e9c1414-7753-46e4-981a-612324b7e11a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:13:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e9c1414-7753-46e4-981a-612324b7e11a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88ce8010-fbab-4171-9a26-25252a0a3f4d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-67582917"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6e9c1414-7753-46e4-981a-612324b7e11a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-6e9c1414-7753-46e4-981a-612324b7e11a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create snapshot from volume 88ce8010-fbab-4171-9a26-25252a0a3f4d Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f741d7d3-8ee8-4fc7-958a-908aa06ac516 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f741d7d3-8ee8-4fc7-958a-908aa06ac516 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f741d7d3-8ee8-4fc7-958a-908aa06ac516 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f741d7d3-8ee8-4fc7-958a-908aa06ac516 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f741d7d3-8ee8-4fc7-958a-908aa06ac516 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f741d7d3-8ee8-4fc7-958a-908aa06ac516 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 returned with HTTP 200 Sep 01 02:13:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 905/1768] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:32 2026] GET /volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-6e9c1414-7753-46e4-981a-612324b7e11a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Created reservations ['47943446-c467-4afa-829c-6fe40e49ab52', '3f34fd5f-c134-4532-86bb-3ca8d3c46afa', '871899bf-d6eb-430a-a63c-8b4618a51940', 'f3f5b91a-267c-4df6-8b13-6a642f72cb89'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5f9c1d87-2a2c-429f-9875-354f0a9a57be None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f9c1d87-2a2c-429f-9875-354f0a9a57be tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] GET http://192.168.122.15/volume/v3/volumes/summary Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f9c1d87-2a2c-429f-9875-354f0a9a57be tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f9c1d87-2a2c-429f-9875-354f0a9a57be tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-5f9c1d87-2a2c-429f-9875-354f0a9a57be tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5f9c1d87-2a2c-429f-9875-354f0a9a57be tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] Get summary completed successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f9c1d87-2a2c-429f-9875-354f0a9a57be tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-reader] http://192.168.122.15/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:13:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 906/1769] 192.168.122.15 () {60 vars in 1181 bytes} [Tue Sep 1 02:13:32 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0ac2dad1-cc64-4029-9b20-8ba494fba8f4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0ac2dad1-cc64-4029-9b20-8ba494fba8f4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0ac2dad1-cc64-4029-9b20-8ba494fba8f4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0ac2dad1-cc64-4029-9b20-8ba494fba8f4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-0ac2dad1-cc64-4029-9b20-8ba494fba8f4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Delete volume with id: 83b76c58-1912-48c0-bbdb-a60eaa465c32 Sep 01 02:13:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0ac2dad1-cc64-4029-9b20-8ba494fba8f4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6e9c1414-7753-46e4-981a-612324b7e11a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot create request issued successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e9c1414-7753-46e4-981a-612324b7e11a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:13:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 864/1770] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:13:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0eb89392-edfc-4bf1-8a42-e22920cde061 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0eb89392-edfc-4bf1-8a42-e22920cde061 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 Sep 01 02:13:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0eb89392-edfc-4bf1-8a42-e22920cde061 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0eb89392-edfc-4bf1-8a42-e22920cde061 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0ac2dad1-cc64-4029-9b20-8ba494fba8f4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Delete volume request issued successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0ac2dad1-cc64-4029-9b20-8ba494fba8f4 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 returned with HTTP 202 Sep 01 02:13:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 907/1771] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:13:32 2026] DELETE /volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0eb89392-edfc-4bf1-8a42-e22920cde061 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5e1d4176-64ad-4e03-a2dd-5e0ac773de41 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0eb89392-edfc-4bf1-8a42-e22920cde061 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 returned with HTTP 200 Sep 01 02:13:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 865/1772] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:32 2026] GET /volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e1d4176-64ad-4e03-a2dd-5e0ac773de41 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e1d4176-64ad-4e03-a2dd-5e0ac773de41 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e1d4176-64ad-4e03-a2dd-5e0ac773de41 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5e1d4176-64ad-4e03-a2dd-5e0ac773de41 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Volume info retrieved successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e1d4176-64ad-4e03-a2dd-5e0ac773de41 tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 returned with HTTP 200 Sep 01 02:13:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 908/1773] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:32 2026] GET /volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fdaa771a-77e3-4c82-897c-74596122b56c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fdaa771a-77e3-4c82-897c-74596122b56c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 Sep 01 02:13:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fdaa771a-77e3-4c82-897c-74596122b56c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fdaa771a-77e3-4c82-897c-74596122b56c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fdaa771a-77e3-4c82-897c-74596122b56c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fdaa771a-77e3-4c82-897c-74596122b56c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 866/1774] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-192b20a3-c81c-48c0-908a-150fc33cfcfc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-192b20a3-c81c-48c0-908a-150fc33cfcfc tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] GET http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 Sep 01 02:13:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-192b20a3-c81c-48c0-908a-150fc33cfcfc tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-192b20a3-c81c-48c0-908a-150fc33cfcfc tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-192b20a3-c81c-48c0-908a-150fc33cfcfc tempest-ProjectReaderTests-1136270747 tempest-ProjectReaderTests-1136270747-project-admin] http://192.168.122.15/volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 returned with HTTP 404 Sep 01 02:13:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 909/1775] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/volumes/83b76c58-1912-48c0-bbdb-a60eaa465c32 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-712baacb-6e9f-462a-9363-9877d4b3baeb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-712baacb-6e9f-462a-9363-9877d4b3baeb tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 Sep 01 02:13:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-712baacb-6e9f-462a-9363-9877d4b3baeb tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-712baacb-6e9f-462a-9363-9877d4b3baeb tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-712baacb-6e9f-462a-9363-9877d4b3baeb tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-712baacb-6e9f-462a-9363-9877d4b3baeb tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 returned with HTTP 200 Sep 01 02:13:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 867/1776] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:34 2026] GET /volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:13:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1277528455"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1277528455'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:34 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Create volume of 1 GB Sep 01 02:13:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Availability Zones retrieved successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Flow 'volume_create_api' (743ae8d0-4e16-41f5-8230-b7cd8675107b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d80dd3fc-9bfc-496d-bc6a-c97e1001abd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d80dd3fc-9bfc-496d-bc6a-c97e1001abd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a6fee4-ae74-4374-b48f-dcc39cba5ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Created reservations ['f58b41d1-7943-448e-a0c9-675415953f41', 'c5f43e8e-478a-4b7d-a893-1d51a66bef88', 'c5cd331a-d5eb-453d-b387-8e6f97ba3e68', '96ee026c-c3cf-48ca-aed5-1bead074b842'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a6fee4-ae74-4374-b48f-dcc39cba5ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f58b41d1-7943-448e-a0c9-675415953f41', 'c5f43e8e-478a-4b7d-a893-1d51a66bef88', 'c5cd331a-d5eb-453d-b387-8e6f97ba3e68', '96ee026c-c3cf-48ca-aed5-1bead074b842']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56522f7e-d0da-492c-b137-899322bc6f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:35 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56522f7e-d0da-492c-b137-899322bc6f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f1a0d52-765f-4885-b03a-cbd1677aa6ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1277528455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca869efaa1dc47bb83e5bd08b0a19a47',qos_specs=None,replication_status=,reservations=['f58b41d1-7943-448e-a0c9-675415953f41','c5f43e8e-478a-4b7d-a893-1d51a66bef88','c5cd331a-d5eb-453d-b387-8e6f97ba3e68','96ee026c-c3cf-48ca-aed5-1bead074b842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39246a5ddd8a4befa6770b567087b93f',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1277528455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f1a0d52-765f-4885-b03a-cbd1677aa6ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca869efaa1dc47bb83e5bd08b0a19a47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39246a5ddd8a4befa6770b567087b93f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa25a1fc-3688-4cf6-8db8-52c5cfae52b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa25a1fc-3688-4cf6-8db8-52c5cfae52b5) transitioned into state 'SUCCESS' from state '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-1277528455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca869efaa1dc47bb83e5bd08b0a19a47',qos_specs=None,replication_status=,reservations=['f58b41d1-7943-448e-a0c9-675415953f41','c5f43e8e-478a-4b7d-a893-1d51a66bef88','c5cd331a-d5eb-453d-b387-8e6f97ba3e68','96ee026c-c3cf-48ca-aed5-1bead074b842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39246a5ddd8a4befa6770b567087b93f',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a9ad51-5848-49e4-ad4a-c7c1ab69e839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a9ad51-5848-49e4-ad4a-c7c1ab69e839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Flow 'volume_create_api' (743ae8d0-4e16-41f5-8230-b7cd8675107b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Create volume request issued successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-90749adb-2fab-4c7b-a196-6b2d6fbf0d9a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 910/1777] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:34 2026] POST /volume/v3/volumes => generated 762 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6d902b1e-67d8-47ac-a6b3-04cadb82a44e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6d902b1e-67d8-47ac-a6b3-04cadb82a44e tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6d902b1e-67d8-47ac-a6b3-04cadb82a44e tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6d902b1e-67d8-47ac-a6b3-04cadb82a44e tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6d902b1e-67d8-47ac-a6b3-04cadb82a44e tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6d902b1e-67d8-47ac-a6b3-04cadb82a44e tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:13:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 868/1778] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:35 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 830 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4d704655-636f-4dfc-a6b1-a145600aa3ca None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4d704655-636f-4dfc-a6b1-a145600aa3ca tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4d704655-636f-4dfc-a6b1-a145600aa3ca tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4d704655-636f-4dfc-a6b1-a145600aa3ca tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4d704655-636f-4dfc-a6b1-a145600aa3ca tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4d704655-636f-4dfc-a6b1-a145600aa3ca tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 returned with HTTP 200 Sep 01 02:13:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 911/1779] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:35 2026] GET /volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bbb25c28-43d2-4db9-a2b0-e145186d3249", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-585130491"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume request body: {'volume': {'snapshot_id': 'bbb25c28-43d2-4db9-a2b0-e145186d3249', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-585130491'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume of 1 GB Sep 01 02:13:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Availability Zones retrieved successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Flow 'volume_create_api' (53e9dbef-bf0e-4082-8270-428d6968bcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50009d37-275b-438b-ae60-0fc6459c390d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50009d37-275b-438b-ae60-0fc6459c390d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bbb25c28-43d2-4db9-a2b0-e145186d3249', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5118e079-ca2f-4232-ad34-f6e8db0c4189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Created reservations ['3b16b18b-876e-4358-b414-b114a78e65a7', 'e5a4a478-0814-4b8d-b807-9998f8c0e196', '96113836-a121-4501-b022-51e838cabf92', 'b79edc06-cf3d-46fc-a1ad-68d3c43b53df'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5118e079-ca2f-4232-ad34-f6e8db0c4189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b16b18b-876e-4358-b414-b114a78e65a7', 'e5a4a478-0814-4b8d-b807-9998f8c0e196', '96113836-a121-4501-b022-51e838cabf92', 'b79edc06-cf3d-46fc-a1ad-68d3c43b53df']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef00966-b557-4b0f-8a79-108520798209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef00966-b557-4b0f-8a79-108520798209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef25da8-b39c-4490-941e-6d9a66dcd956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-585130491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7074b7d306412b93ae7b6c6a6d5799',qos_specs=None,replication_status=,reservations=['3b16b18b-876e-4358-b414-b114a78e65a7','e5a4a478-0814-4b8d-b807-9998f8c0e196','96113836-a121-4501-b022-51e838cabf92','b79edc06-cf3d-46fc-a1ad-68d3c43b53df'],size=1,snapshot_id=bbb25c28-43d2-4db9-a2b0-e145186d3249,source_replicaid=,source_volid=None,status='creating',user_id='37aa17ad23e748fc8eec673de972de13',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-585130491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cef25da8-b39c-4490-941e-6d9a66dcd956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7074b7d306412b93ae7b6c6a6d5799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bbb25c28-43d2-4db9-a2b0-e145186d3249,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aa17ad23e748fc8eec673de972de13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f11a504-51ec-4ce7-bb12-c4e7db0bd4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f11a504-51ec-4ce7-bb12-c4e7db0bd4cb) transitioned into state 'SUCCESS' from state '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-585130491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7074b7d306412b93ae7b6c6a6d5799',qos_specs=None,replication_status=,reservations=['3b16b18b-876e-4358-b414-b114a78e65a7','e5a4a478-0814-4b8d-b807-9998f8c0e196','96113836-a121-4501-b022-51e838cabf92','b79edc06-cf3d-46fc-a1ad-68d3c43b53df'],size=1,snapshot_id=bbb25c28-43d2-4db9-a2b0-e145186d3249,source_replicaid=,source_volid=None,status='creating',user_id='37aa17ad23e748fc8eec673de972de13',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149bc6d4-55b2-4f42-b7ed-bd52e04d76a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:36 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149bc6d4-55b2-4f42-b7ed-bd52e04d76a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:36 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Flow 'volume_create_api' (53e9dbef-bf0e-4082-8270-428d6968bcde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Create volume request issued successfully. Sep 01 02:13:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ba5cbc84-28a8-4bcf-86d6-4fb26b1b55a1 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 869/1780] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:13:35 2026] POST /volume/v3/volumes => generated 794 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aa465bd3-5fa6-47ba-9cc6-6de5c948f322 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa465bd3-5fa6-47ba-9cc6-6de5c948f322 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aa465bd3-5fa6-47ba-9cc6-6de5c948f322 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aa465bd3-5fa6-47ba-9cc6-6de5c948f322 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aa465bd3-5fa6-47ba-9cc6-6de5c948f322 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa465bd3-5fa6-47ba-9cc6-6de5c948f322 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 200 Sep 01 02:13:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 912/1781] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:36 2026] GET /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f84cd866-dd77-40b8-abf6-71ea2f48dcd6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f84cd866-dd77-40b8-abf6-71ea2f48dcd6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:13:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f84cd866-dd77-40b8-abf6-71ea2f48dcd6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f84cd866-dd77-40b8-abf6-71ea2f48dcd6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f84cd866-dd77-40b8-abf6-71ea2f48dcd6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:13:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f84cd866-dd77-40b8-abf6-71ea2f48dcd6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:13:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 870/1782] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:36 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-769d61d6-ff7f-4171-805a-a4546e821d89 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-769d61d6-ff7f-4171-805a-a4546e821d89 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-769d61d6-ff7f-4171-805a-a4546e821d89 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-769d61d6-ff7f-4171-805a-a4546e821d89 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-769d61d6-ff7f-4171-805a-a4546e821d89 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-769d61d6-ff7f-4171-805a-a4546e821d89 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 200 Sep 01 02:13:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 913/1783] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:37 2026] GET /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 886 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-eda797cc-5c3a-4046-ac17-f70dcb7265e9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eda797cc-5c3a-4046-ac17-f70dcb7265e9 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:13:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eda797cc-5c3a-4046-ac17-f70dcb7265e9 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eda797cc-5c3a-4046-ac17-f70dcb7265e9 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-eda797cc-5c3a-4046-ac17-f70dcb7265e9 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:13:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eda797cc-5c3a-4046-ac17-f70dcb7265e9 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:13:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 871/1784] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:37 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-eee416d7-7576-4695-bcec-b81c604b63fd req-8a72ba49-799e-471a-8bc1-b8a66a843336 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-8a72ba49-799e-471a-8bc1-b8a66a843336 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:13:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-8a72ba49-799e-471a-8bc1-b8a66a843336 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-8a72ba49-799e-471a-8bc1-b8a66a843336 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-eee416d7-7576-4695-bcec-b81c604b63fd req-8a72ba49-799e-471a-8bc1-b8a66a843336 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:13:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-8a72ba49-799e-471a-8bc1-b8a66a843336 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:13:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 914/1785] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:13:37 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-eee416d7-7576-4695-bcec-b81c604b63fd req-6fecd11d-5402-47f2-86c0-316dc8b869f6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-6fecd11d-5402-47f2-86c0-316dc8b869f6 None None] GET http://192.168.122.15/volume// Sep 01 02:13:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-6fecd11d-5402-47f2-86c0-316dc8b869f6 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-6fecd11d-5402-47f2-86c0-316dc8b869f6 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-6fecd11d-5402-47f2-86c0-316dc8b869f6 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:13:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 872/1786] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:13:37 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-eee416d7-7576-4695-bcec-b81c604b63fd req-0b0d9998-1e56-42dd-9854-fd44b2ad8135 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d223499b-c916-40d5-93f2-fc7489faac50 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d223499b-c916-40d5-93f2-fc7489faac50 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d223499b-c916-40d5-93f2-fc7489faac50 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d223499b-c916-40d5-93f2-fc7489faac50 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d223499b-c916-40d5-93f2-fc7489faac50 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-0b0d9998-1e56-42dd-9854-fd44b2ad8135 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:13:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-0b0d9998-1e56-42dd-9854-fd44b2ad8135 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f1a0d52-765f-4885-b03a-cbd1677aa6ae", "connector": null, "instance_uuid": "d4b6ceeb-3e78-4fba-9ebf-97565cd9bc34"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d223499b-c916-40d5-93f2-fc7489faac50 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 200 Sep 01 02:13:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 873/1787] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:38 2026] GET /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 886 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-0b0d9998-1e56-42dd-9854-fd44b2ad8135 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:13:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 915/1788] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:13:37 2026] POST /volume/v3/attachments => generated 273 bytes in 770 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2a90f0bc-9086-4e81-942c-de8dce6d122b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2a90f0bc-9086-4e81-942c-de8dce6d122b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:13:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2a90f0bc-9086-4e81-942c-de8dce6d122b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2a90f0bc-9086-4e81-942c-de8dce6d122b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-eee416d7-7576-4695-bcec-b81c604b63fd req-e054c1dc-1bc6-4391-86e7-1bd5ea77b60a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-e054c1dc-1bc6-4391-86e7-1bd5ea77b60a None None] GET http://192.168.122.15/volume// Sep 01 02:13:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-e054c1dc-1bc6-4391-86e7-1bd5ea77b60a None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-e054c1dc-1bc6-4391-86e7-1bd5ea77b60a None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-e054c1dc-1bc6-4391-86e7-1bd5ea77b60a None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:13:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 916/1789] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:13:38 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-eee416d7-7576-4695-bcec-b81c604b63fd req-15a2e62d-7f5e-4564-b58e-b7f3d5a6e105 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-15a2e62d-7f5e-4564-b58e-b7f3d5a6e105 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:13:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-15a2e62d-7f5e-4564-b58e-b7f3d5a6e105 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-15a2e62d-7f5e-4564-b58e-b7f3d5a6e105 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2a90f0bc-9086-4e81-942c-de8dce6d122b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:13:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2a90f0bc-9086-4e81-942c-de8dce6d122b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:13:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 874/1790] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:38 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 854 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-eee416d7-7576-4695-bcec-b81c604b63fd req-15a2e62d-7f5e-4564-b58e-b7f3d5a6e105 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:13:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-15a2e62d-7f5e-4564-b58e-b7f3d5a6e105 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:13:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 917/1791] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:13:38 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 1035 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-eee416d7-7576-4695-bcec-b81c604b63fd req-3c5db1d8-2d9e-418f-b662-8343f9473ffd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-3c5db1d8-2d9e-418f-b662-8343f9473ffd tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] PUT http://192.168.122.15/volume/v3/attachments/dab14680-1969-4aef-8aff-46d3abbd65c0 Sep 01 02:13:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-3c5db1d8-2d9e-418f-b662-8343f9473ffd tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:39 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=382,cinder:UPDATE=116,cinder:INSERT=98 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:39 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-eee416d7-7576-4695-bcec-b81c604b63fd req-3c5db1d8-2d9e-418f-b662-8343f9473ffd tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Acquiring lock "cinder-attachment_update-6f1a0d52-765f-4885-b03a-cbd1677aa6ae-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:13:39 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-eee416d7-7576-4695-bcec-b81c604b63fd req-3c5db1d8-2d9e-418f-b662-8343f9473ffd tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Lock "cinder-attachment_update-6f1a0d52-765f-4885-b03a-cbd1677aa6ae-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:13:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d67bd25e-a3d7-4b7a-ad38-c70a28c8922b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d67bd25e-a3d7-4b7a-ad38-c70a28c8922b tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d67bd25e-a3d7-4b7a-ad38-c70a28c8922b tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d67bd25e-a3d7-4b7a-ad38-c70a28c8922b tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d67bd25e-a3d7-4b7a-ad38-c70a28c8922b tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:39 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=392,cinder:INSERT=58,cinder:UPDATE=102 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d67bd25e-a3d7-4b7a-ad38-c70a28c8922b tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 918/1792] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 886 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-94bb6eda-1ae9-4164-b1ef-8110ef8ba7c8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-94bb6eda-1ae9-4164-b1ef-8110ef8ba7c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:13:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-94bb6eda-1ae9-4164-b1ef-8110ef8ba7c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-94bb6eda-1ae9-4164-b1ef-8110ef8ba7c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-94bb6eda-1ae9-4164-b1ef-8110ef8ba7c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:13:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-94bb6eda-1ae9-4164-b1ef-8110ef8ba7c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 919/1793] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 854 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0e2023eb-f15d-473b-a068-ef3f52dd944a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e2023eb-f15d-473b-a068-ef3f52dd944a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e2023eb-f15d-473b-a068-ef3f52dd944a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0e2023eb-f15d-473b-a068-ef3f52dd944a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0e2023eb-f15d-473b-a068-ef3f52dd944a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0e2023eb-f15d-473b-a068-ef3f52dd944a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 920/1794] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:40 2026] GET /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 886 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d46a1cf1-1920-4a90-bfcf-3fc901932546 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d46a1cf1-1920-4a90-bfcf-3fc901932546 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:13:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d46a1cf1-1920-4a90-bfcf-3fc901932546 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d46a1cf1-1920-4a90-bfcf-3fc901932546 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d46a1cf1-1920-4a90-bfcf-3fc901932546 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:13:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d46a1cf1-1920-4a90-bfcf-3fc901932546 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:13:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 921/1795] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:41 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 854 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-48ea15ac-3d99-496d-a205-a23e88077812 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-48ea15ac-3d99-496d-a205-a23e88077812 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-48ea15ac-3d99-496d-a205-a23e88077812 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-48ea15ac-3d99-496d-a205-a23e88077812 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-48ea15ac-3d99-496d-a205-a23e88077812 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-48ea15ac-3d99-496d-a205-a23e88077812 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 200 Sep 01 02:13:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 922/1796] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:41 2026] GET /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 886 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-41f6fa49-f4c3-4377-9936-8a6ab92aad88 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-41f6fa49-f4c3-4377-9936-8a6ab92aad88 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:13:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-41f6fa49-f4c3-4377-9936-8a6ab92aad88 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-41f6fa49-f4c3-4377-9936-8a6ab92aad88 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-41f6fa49-f4c3-4377-9936-8a6ab92aad88 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:13:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-41f6fa49-f4c3-4377-9936-8a6ab92aad88 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 923/1797] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:42 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-eee416d7-7576-4695-bcec-b81c604b63fd req-3c5db1d8-2d9e-418f-b662-8343f9473ffd tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Lock "cinder-attachment_update-6f1a0d52-765f-4885-b03a-cbd1677aa6ae-devstack" released by "attachment_update" :: held 3.195s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:13:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-3c5db1d8-2d9e-418f-b662-8343f9473ffd tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments/dab14680-1969-4aef-8aff-46d3abbd65c0 returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 875/1798] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:13:39 2026] PUT /volume/v3/attachments/dab14680-1969-4aef-8aff-46d3abbd65c0 => generated 694 bytes in 3293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-94df6a62-e6c4-4efb-9d3b-7be68688a4ed None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-94df6a62-e6c4-4efb-9d3b-7be68688a4ed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-94df6a62-e6c4-4efb-9d3b-7be68688a4ed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-94df6a62-e6c4-4efb-9d3b-7be68688a4ed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-94df6a62-e6c4-4efb-9d3b-7be68688a4ed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-94df6a62-e6c4-4efb-9d3b-7be68688a4ed tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 924/1799] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:42 2026] GET /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 887 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2e12052c-6149-493e-97f7-a2b3527f973c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2e12052c-6149-493e-97f7-a2b3527f973c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2e12052c-6149-493e-97f7-a2b3527f973c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2e12052c-6149-493e-97f7-a2b3527f973c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2e12052c-6149-493e-97f7-a2b3527f973c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2e12052c-6149-493e-97f7-a2b3527f973c tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 876/1800] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:42 2026] GET /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 887 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4c93b4e3-f9dd-4520-9a41-e11f37706c8e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c93b4e3-f9dd-4520-9a41-e11f37706c8e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] DELETE http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4c93b4e3-f9dd-4520-9a41-e11f37706c8e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4c93b4e3-f9dd-4520-9a41-e11f37706c8e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-4c93b4e3-f9dd-4520-9a41-e11f37706c8e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume with id: cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-eee416d7-7576-4695-bcec-b81c604b63fd req-c1d63ca1-b9a4-449c-9343-96c8042d51b6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-c1d63ca1-b9a4-449c-9343-96c8042d51b6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/attachments/dab14680-1969-4aef-8aff-46d3abbd65c0/action Sep 01 02:13:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-c1d63ca1-b9a4-449c-9343-96c8042d51b6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action body: b'{"os-complete": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-c1d63ca1-b9a4-449c-9343-96c8042d51b6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4c93b4e3-f9dd-4520-9a41-e11f37706c8e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4c93b4e3-f9dd-4520-9a41-e11f37706c8e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume request issued successfully. Sep 01 02:13:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c93b4e3-f9dd-4520-9a41-e11f37706c8e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 202 Sep 01 02:13:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 925/1801] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:43 2026] DELETE /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7dc5012a-2c4a-44bf-9a8e-f3061b0dd22e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7dc5012a-2c4a-44bf-9a8e-f3061b0dd22e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7dc5012a-2c4a-44bf-9a8e-f3061b0dd22e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7dc5012a-2c4a-44bf-9a8e-f3061b0dd22e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-eee416d7-7576-4695-bcec-b81c604b63fd req-c1d63ca1-b9a4-449c-9343-96c8042d51b6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments/dab14680-1969-4aef-8aff-46d3abbd65c0/action returned with HTTP 204 Sep 01 02:13:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 877/1802] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:13:43 2026] POST /volume/v3/attachments/dab14680-1969-4aef-8aff-46d3abbd65c0/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7dc5012a-2c4a-44bf-9a8e-f3061b0dd22e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7dc5012a-2c4a-44bf-9a8e-f3061b0dd22e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 926/1803] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 886 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-12f0f5e7-1cac-4871-a404-3bf74c0668fc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-12f0f5e7-1cac-4871-a404-3bf74c0668fc tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:13:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-12f0f5e7-1cac-4871-a404-3bf74c0668fc tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-12f0f5e7-1cac-4871-a404-3bf74c0668fc tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-12f0f5e7-1cac-4871-a404-3bf74c0668fc tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:13:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-12f0f5e7-1cac-4871-a404-3bf74c0668fc tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 878/1804] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 1147 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-82d6ff7a-a2e2-4239-9b7f-6f9059bfb0f5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-82d6ff7a-a2e2-4239-9b7f-6f9059bfb0f5 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:13:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-82d6ff7a-a2e2-4239-9b7f-6f9059bfb0f5 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-82d6ff7a-a2e2-4239-9b7f-6f9059bfb0f5 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-82d6ff7a-a2e2-4239-9b7f-6f9059bfb0f5 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:13:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-82d6ff7a-a2e2-4239-9b7f-6f9059bfb0f5 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 927/1805] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ef6a20c6-53fd-4e31-b511-9a23dafb8568 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef6a20c6-53fd-4e31-b511-9a23dafb8568 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef6a20c6-53fd-4e31-b511-9a23dafb8568 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef6a20c6-53fd-4e31-b511-9a23dafb8568 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef6a20c6-53fd-4e31-b511-9a23dafb8568 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 404 Sep 01 02:13:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 879/1806] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:44 2026] GET /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-03b829dd-d712-4c5e-b628-b5f7336cf1ce None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03b829dd-d712-4c5e-b628-b5f7336cf1ce tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03b829dd-d712-4c5e-b628-b5f7336cf1ce tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03b829dd-d712-4c5e-b628-b5f7336cf1ce tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03b829dd-d712-4c5e-b628-b5f7336cf1ce tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 404 Sep 01 02:13:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 928/1807] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:44 2026] GET /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e36acef3-2d9c-4fbd-8416-1035328bba74 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e36acef3-2d9c-4fbd-8416-1035328bba74 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] DELETE http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e36acef3-2d9c-4fbd-8416-1035328bba74 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e36acef3-2d9c-4fbd-8416-1035328bba74 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-e36acef3-2d9c-4fbd-8416-1035328bba74 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume with id: cef25da8-b39c-4490-941e-6d9a66dcd956 Sep 01 02:13:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e36acef3-2d9c-4fbd-8416-1035328bba74 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 returned with HTTP 404 Sep 01 02:13:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 880/1808] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:44 2026] DELETE /volume/v3/volumes/cef25da8-b39c-4490-941e-6d9a66dcd956 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-630e9f8f-4b40-44ce-93d5-f03bf0498e32 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-630e9f8f-4b40-44ce-93d5-f03bf0498e32 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 Sep 01 02:13:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-630e9f8f-4b40-44ce-93d5-f03bf0498e32 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-630e9f8f-4b40-44ce-93d5-f03bf0498e32 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-630e9f8f-4b40-44ce-93d5-f03bf0498e32 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete snapshot with id: bbb25c28-43d2-4db9-a2b0-e145186d3249 Sep 01 02:13:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-630e9f8f-4b40-44ce-93d5-f03bf0498e32 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-630e9f8f-4b40-44ce-93d5-f03bf0498e32 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot delete request issued successfully. Sep 01 02:13:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-630e9f8f-4b40-44ce-93d5-f03bf0498e32 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 returned with HTTP 202 Sep 01 02:13:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 929/1809] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:44 2026] DELETE /volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0a36a743-8fc0-4bfe-89a8-8cd21cfb519e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0a36a743-8fc0-4bfe-89a8-8cd21cfb519e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 Sep 01 02:13:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0a36a743-8fc0-4bfe-89a8-8cd21cfb519e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0a36a743-8fc0-4bfe-89a8-8cd21cfb519e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0a36a743-8fc0-4bfe-89a8-8cd21cfb519e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0a36a743-8fc0-4bfe-89a8-8cd21cfb519e tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 returned with HTTP 200 Sep 01 02:13:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 881/1810] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:44 2026] GET /volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0742fd7a-47e5-40df-bf74-2a3f620cf762 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0742fd7a-47e5-40df-bf74-2a3f620cf762 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 Sep 01 02:13:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0742fd7a-47e5-40df-bf74-2a3f620cf762 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0742fd7a-47e5-40df-bf74-2a3f620cf762 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0742fd7a-47e5-40df-bf74-2a3f620cf762 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Snapshot retrieved successfully. Sep 01 02:13:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0742fd7a-47e5-40df-bf74-2a3f620cf762 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 returned with HTTP 200 Sep 01 02:13:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 930/1811] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:45 2026] GET /volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ca45d7c8-a39b-4133-b3b9-c68ead8519a3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ca45d7c8-a39b-4133-b3b9-c68ead8519a3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 Sep 01 02:13:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ca45d7c8-a39b-4133-b3b9-c68ead8519a3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ca45d7c8-a39b-4133-b3b9-c68ead8519a3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ca45d7c8-a39b-4133-b3b9-c68ead8519a3 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 returned with HTTP 404 Sep 01 02:13:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 882/1812] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:46 2026] GET /volume/v3/snapshots/bbb25c28-43d2-4db9-a2b0-e145186d3249 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0a114e44-f5e8-4531-b660-9f254b71ec24 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0a114e44-f5e8-4531-b660-9f254b71ec24 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d Sep 01 02:13:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0a114e44-f5e8-4531-b660-9f254b71ec24 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0a114e44-f5e8-4531-b660-9f254b71ec24 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0a114e44-f5e8-4531-b660-9f254b71ec24 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0a114e44-f5e8-4531-b660-9f254b71ec24 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d returned with HTTP 200 Sep 01 02:13:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 931/1813] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:46 2026] GET /volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ef9e783e-8c4b-47e8-beb1-495230222834 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef9e783e-8c4b-47e8-beb1-495230222834 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] DELETE http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d Sep 01 02:13:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef9e783e-8c4b-47e8-beb1-495230222834 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef9e783e-8c4b-47e8-beb1-495230222834 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-ef9e783e-8c4b-47e8-beb1-495230222834 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume with id: 88ce8010-fbab-4171-9a26-25252a0a3f4d Sep 01 02:13:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ef9e783e-8c4b-47e8-beb1-495230222834 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ef9e783e-8c4b-47e8-beb1-495230222834 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume request issued successfully. Sep 01 02:13:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef9e783e-8c4b-47e8-beb1-495230222834 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d returned with HTTP 202 Sep 01 02:13:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 883/1814] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:46 2026] DELETE /volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9506d624-7b2f-4cdd-bfd3-f85cf2540e66 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9506d624-7b2f-4cdd-bfd3-f85cf2540e66 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d Sep 01 02:13:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9506d624-7b2f-4cdd-bfd3-f85cf2540e66 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9506d624-7b2f-4cdd-bfd3-f85cf2540e66 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9506d624-7b2f-4cdd-bfd3-f85cf2540e66 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9506d624-7b2f-4cdd-bfd3-f85cf2540e66 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d returned with HTTP 200 Sep 01 02:13:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 932/1815] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:46 2026] GET /volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-40e3c77b-4192-493d-9eca-b67af27b3a5f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-40e3c77b-4192-493d-9eca-b67af27b3a5f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d Sep 01 02:13:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-40e3c77b-4192-493d-9eca-b67af27b3a5f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-40e3c77b-4192-493d-9eca-b67af27b3a5f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-40e3c77b-4192-493d-9eca-b67af27b3a5f tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d returned with HTTP 404 Sep 01 02:13:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 884/1816] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:47 2026] GET /volume/v3/volumes/88ce8010-fbab-4171-9a26-25252a0a3f4d => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4f3eddc5-c7ca-4b4d-86e9-f54800803c84 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4f3eddc5-c7ca-4b4d-86e9-f54800803c84 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:13:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4f3eddc5-c7ca-4b4d-86e9-f54800803c84 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4f3eddc5-c7ca-4b4d-86e9-f54800803c84 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4f3eddc5-c7ca-4b4d-86e9-f54800803c84 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4f3eddc5-c7ca-4b4d-86e9-f54800803c84 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f returned with HTTP 200 Sep 01 02:13:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 933/1817] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:47 2026] GET /volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1d64b00f-e4e9-47e7-829f-bf33940f1240 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1d64b00f-e4e9-47e7-829f-bf33940f1240 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] DELETE http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:13:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1d64b00f-e4e9-47e7-829f-bf33940f1240 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1d64b00f-e4e9-47e7-829f-bf33940f1240 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:47 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-1d64b00f-e4e9-47e7-829f-bf33940f1240 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume with id: 6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:13:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1d64b00f-e4e9-47e7-829f-bf33940f1240 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1d64b00f-e4e9-47e7-829f-bf33940f1240 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Delete volume request issued successfully. Sep 01 02:13:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1d64b00f-e4e9-47e7-829f-bf33940f1240 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f returned with HTTP 202 Sep 01 02:13:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 885/1818] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:47 2026] DELETE /volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:13:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8f905f47-5260-41c8-adf2-6c8486d85b66 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8f905f47-5260-41c8-adf2-6c8486d85b66 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:13:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8f905f47-5260-41c8-adf2-6c8486d85b66 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8f905f47-5260-41c8-adf2-6c8486d85b66 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8f905f47-5260-41c8-adf2-6c8486d85b66 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8f905f47-5260-41c8-adf2-6c8486d85b66 tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f returned with HTTP 200 Sep 01 02:13:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 934/1819] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:47 2026] GET /volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e764d2c6-4c85-4b2c-b588-0a956271288a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e764d2c6-4c85-4b2c-b588-0a956271288a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:13:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e764d2c6-4c85-4b2c-b588-0a956271288a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e764d2c6-4c85-4b2c-b588-0a956271288a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e764d2c6-4c85-4b2c-b588-0a956271288a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Volume info retrieved successfully. Sep 01 02:13:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e764d2c6-4c85-4b2c-b588-0a956271288a tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f returned with HTTP 200 Sep 01 02:13:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 886/1820] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:48 2026] GET /volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-56edd34a-a1f6-4874-813e-268d644e47ef None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-56edd34a-a1f6-4874-813e-268d644e47ef tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] GET http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f Sep 01 02:13:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-56edd34a-a1f6-4874-813e-268d644e47ef tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-56edd34a-a1f6-4874-813e-268d644e47ef tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-56edd34a-a1f6-4874-813e-268d644e47ef tempest-VolumesSnapshotTestJSON-1526584885 tempest-VolumesSnapshotTestJSON-1526584885-project-member] http://192.168.122.15/volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f returned with HTTP 404 Sep 01 02:13:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 935/1821] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:50 2026] GET /volume/v3/volumes/6cc4e1fc-63ff-41f8-9b00-3643ffa45a8f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1159450968"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1159450968'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Create volume of 1 GB Sep 01 02:13:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Availability Zones retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Flow 'volume_create_api' (9896dbf4-921b-40d7-a6e2-d90af7deeea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (454c221b-a551-4663-ac53-ef387f558baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (454c221b-a551-4663-ac53-ef387f558baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bcf1638-05cb-4b91-926b-1ffba8d5c9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Created reservations ['4b34130f-3c89-4e73-9c97-52d58c5cf2f0', '2ca7487d-b755-4a62-a75e-c9bb10f87b73', 'f5756d86-70c0-473a-b625-b10bf06ba6ef', 'f2a6c7b3-e820-49c1-a8bb-7ebcb0f2c917'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bcf1638-05cb-4b91-926b-1ffba8d5c9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b34130f-3c89-4e73-9c97-52d58c5cf2f0', '2ca7487d-b755-4a62-a75e-c9bb10f87b73', 'f5756d86-70c0-473a-b625-b10bf06ba6ef', 'f2a6c7b3-e820-49c1-a8bb-7ebcb0f2c917']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3817138f-359d-4d99-ba7f-88683d2b05f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3817138f-359d-4d99-ba7f-88683d2b05f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f31ee46d-e5e2-4d7f-a5b7-f62e887138e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1159450968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4651edd4ab4f6e8fce2e13e4b2dd09',qos_specs=None,replication_status=,reservations=['4b34130f-3c89-4e73-9c97-52d58c5cf2f0','2ca7487d-b755-4a62-a75e-c9bb10f87b73','f5756d86-70c0-473a-b625-b10bf06ba6ef','f2a6c7b3-e820-49c1-a8bb-7ebcb0f2c917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f38aa69c0a4b95a5d72122d8decd03',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1159450968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f31ee46d-e5e2-4d7f-a5b7-f62e887138e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e4651edd4ab4f6e8fce2e13e4b2dd09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6f38aa69c0a4b95a5d72122d8decd03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f6f9b64-6af7-4036-9e9e-9bc27739dd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f6f9b64-6af7-4036-9e9e-9bc27739dd54) transitioned into state 'SUCCESS' from state '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-1159450968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4651edd4ab4f6e8fce2e13e4b2dd09',qos_specs=None,replication_status=,reservations=['4b34130f-3c89-4e73-9c97-52d58c5cf2f0','2ca7487d-b755-4a62-a75e-c9bb10f87b73','f5756d86-70c0-473a-b625-b10bf06ba6ef','f2a6c7b3-e820-49c1-a8bb-7ebcb0f2c917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f38aa69c0a4b95a5d72122d8decd03',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c141c2f8-8ad7-4639-aab4-a5eab6a59bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c141c2f8-8ad7-4639-aab4-a5eab6a59bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Flow 'volume_create_api' (9896dbf4-921b-40d7-a6e2-d90af7deeea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Create volume request issued successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-254dfce9-a304-4d77-8cee-8c91cb3c2574 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 887/1822] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:58 2026] POST /volume/v3/volumes => generated 765 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bbe41c89-9b3a-4ae3-9ead-50d5aced4015 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bbe41c89-9b3a-4ae3-9ead-50d5aced4015 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 Sep 01 02:13:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bbe41c89-9b3a-4ae3-9ead-50d5aced4015 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bbe41c89-9b3a-4ae3-9ead-50d5aced4015 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:13:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bbe41c89-9b3a-4ae3-9ead-50d5aced4015 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Volume info retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bbe41c89-9b3a-4ae3-9ead-50d5aced4015 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 returned with HTTP 200 Sep 01 02:13:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 936/1823] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:58 2026] GET /volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 => generated 833 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f5dc685d-29f0-4e89-99c5-3dacb8629ffe None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f5dc685d-29f0-4e89-99c5-3dacb8629ffe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 Sep 01 02:13:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f5dc685d-29f0-4e89-99c5-3dacb8629ffe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f5dc685d-29f0-4e89-99c5-3dacb8629ffe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:13:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:13:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f5dc685d-29f0-4e89-99c5-3dacb8629ffe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Volume info retrieved successfully. Sep 01 02:13:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f5dc685d-29f0-4e89-99c5-3dacb8629ffe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 returned with HTTP 200 Sep 01 02:13:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 888/1824] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:59 2026] GET /volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-75f08e8b-124e-4c78-b2f7-aa6e770b0054 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75f08e8b-124e-4c78-b2f7-aa6e770b0054 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 Sep 01 02:14:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75f08e8b-124e-4c78-b2f7-aa6e770b0054 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75f08e8b-124e-4c78-b2f7-aa6e770b0054 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-75f08e8b-124e-4c78-b2f7-aa6e770b0054 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Volume info retrieved successfully. Sep 01 02:14:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75f08e8b-124e-4c78-b2f7-aa6e770b0054 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 returned with HTTP 200 Sep 01 02:14:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 937/1825] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:00 2026] GET /volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f86430ed-b6f4-4f51-b5c2-e94bff6f9c0b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f86430ed-b6f4-4f51-b5c2-e94bff6f9c0b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:14:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f86430ed-b6f4-4f51-b5c2-e94bff6f9c0b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f31ee46d-e5e2-4d7f-a5b7-f62e887138e3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1708338713"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f86430ed-b6f4-4f51-b5c2-e94bff6f9c0b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Volume info retrieved successfully. Sep 01 02:14:00 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-f86430ed-b6f4-4f51-b5c2-e94bff6f9c0b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Create snapshot from volume f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 Sep 01 02:14:00 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-f86430ed-b6f4-4f51-b5c2-e94bff6f9c0b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Created reservations ['2953e32d-5d39-4c41-8dcf-6af1dd5c7000', 'ff7eb5c7-9454-4024-b264-f1028c6d56ed', 'cd512741-ad12-47c7-ad7f-bfffbc8b7a0e', '3548678e-8563-4c62-8a85-58e2835b1e2d'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f86430ed-b6f4-4f51-b5c2-e94bff6f9c0b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot create request issued successfully. Sep 01 02:14:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f86430ed-b6f4-4f51-b5c2-e94bff6f9c0b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:14:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 889/1826] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:14:00 2026] POST /volume/v3/snapshots => generated 314 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a59b76b5-337a-443b-bb8c-90a0dadba980 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a59b76b5-337a-443b-bb8c-90a0dadba980 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 Sep 01 02:14:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a59b76b5-337a-443b-bb8c-90a0dadba980 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a59b76b5-337a-443b-bb8c-90a0dadba980 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a59b76b5-337a-443b-bb8c-90a0dadba980 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a59b76b5-337a-443b-bb8c-90a0dadba980 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 returned with HTTP 200 Sep 01 02:14:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 938/1827] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:01 2026] GET /volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 => generated 446 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ed32dd87-32fd-4e15-beaf-1db5826e4969 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ed32dd87-32fd-4e15-beaf-1db5826e4969 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 Sep 01 02:14:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ed32dd87-32fd-4e15-beaf-1db5826e4969 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ed32dd87-32fd-4e15-beaf-1db5826e4969 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ed32dd87-32fd-4e15-beaf-1db5826e4969 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ed32dd87-32fd-4e15-beaf-1db5826e4969 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 returned with HTTP 200 Sep 01 02:14:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 890/1828] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 => generated 446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-925eb9e7-9866-4cd9-b337-4554f16f821e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-925eb9e7-9866-4cd9-b337-4554f16f821e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 Sep 01 02:14:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-925eb9e7-9866-4cd9-b337-4554f16f821e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-925eb9e7-9866-4cd9-b337-4554f16f821e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-925eb9e7-9866-4cd9-b337-4554f16f821e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-925eb9e7-9866-4cd9-b337-4554f16f821e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 returned with HTTP 200 Sep 01 02:14:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 939/1829] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:03 2026] GET /volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ee7d5f6f-029d-4524-8fae-4cf31c8ca2df None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ee7d5f6f-029d-4524-8fae-4cf31c8ca2df tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 Sep 01 02:14:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ee7d5f6f-029d-4524-8fae-4cf31c8ca2df tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ee7d5f6f-029d-4524-8fae-4cf31c8ca2df tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ee7d5f6f-029d-4524-8fae-4cf31c8ca2df tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ee7d5f6f-029d-4524-8fae-4cf31c8ca2df tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 returned with HTTP 200 Sep 01 02:14:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 891/1830] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a4f41a2c-4166-4311-82d5-49ee56958a60 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4f41a2c-4166-4311-82d5-49ee56958a60 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:14:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a4f41a2c-4166-4311-82d5-49ee56958a60 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f31ee46d-e5e2-4d7f-a5b7-f62e887138e3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-705352063"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a4f41a2c-4166-4311-82d5-49ee56958a60 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Volume info retrieved successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-a4f41a2c-4166-4311-82d5-49ee56958a60 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Create snapshot from volume f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 Sep 01 02:14:04 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-a4f41a2c-4166-4311-82d5-49ee56958a60 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Created reservations ['2ac4558b-e068-4736-8a7e-de5cb19f1d7d', '3d6cf4a4-289c-4972-bbd4-0e5866fa2d28', 'a02d3ecd-0c26-4ac6-b5a9-9b5210a7d328', '72f23279-9984-4134-8345-2bd50a2d158a'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a4f41a2c-4166-4311-82d5-49ee56958a60 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot create request issued successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4f41a2c-4166-4311-82d5-49ee56958a60 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:14:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 940/1831] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:14:04 2026] POST /volume/v3/snapshots => generated 313 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c536f38b-058d-4fad-90b2-9e0d72d5f545 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c536f38b-058d-4fad-90b2-9e0d72d5f545 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b Sep 01 02:14:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c536f38b-058d-4fad-90b2-9e0d72d5f545 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c536f38b-058d-4fad-90b2-9e0d72d5f545 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c536f38b-058d-4fad-90b2-9e0d72d5f545 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c536f38b-058d-4fad-90b2-9e0d72d5f545 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b returned with HTTP 200 Sep 01 02:14:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 892/1832] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b => generated 445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c93bb320-6b52-46fc-b7bc-049367e5e02d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c93bb320-6b52-46fc-b7bc-049367e5e02d tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b Sep 01 02:14:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c93bb320-6b52-46fc-b7bc-049367e5e02d tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c93bb320-6b52-46fc-b7bc-049367e5e02d tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c93bb320-6b52-46fc-b7bc-049367e5e02d tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c93bb320-6b52-46fc-b7bc-049367e5e02d tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b returned with HTTP 200 Sep 01 02:14:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 941/1833] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:05 2026] GET /volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b => generated 445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-09b4b884-7cfc-4eb2-a828-04c4a425b87a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-09b4b884-7cfc-4eb2-a828-04c4a425b87a tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b Sep 01 02:14:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-09b4b884-7cfc-4eb2-a828-04c4a425b87a tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-09b4b884-7cfc-4eb2-a828-04c4a425b87a tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-09b4b884-7cfc-4eb2-a828-04c4a425b87a tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-09b4b884-7cfc-4eb2-a828-04c4a425b87a tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b returned with HTTP 200 Sep 01 02:14:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 893/1834] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-28af1285-df22-400a-a34a-11f332f9bfcd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-28af1285-df22-400a-a34a-11f332f9bfcd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:14:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-28af1285-df22-400a-a34a-11f332f9bfcd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f31ee46d-e5e2-4d7f-a5b7-f62e887138e3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-28af1285-df22-400a-a34a-11f332f9bfcd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Volume info retrieved successfully. Sep 01 02:14:06 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-28af1285-df22-400a-a34a-11f332f9bfcd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Create snapshot from volume f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 Sep 01 02:14:06 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-28af1285-df22-400a-a34a-11f332f9bfcd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Created reservations ['1b53904b-a670-43cc-852a-efa5f7bf7987', '38376b9a-65dc-4ff4-81c5-06a0f146b466', '00a425a7-60ef-431a-bdef-dbeb35dfd4f3', '37c80058-56f2-4751-92d8-76b1e156b0ed'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-28af1285-df22-400a-a34a-11f332f9bfcd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot create request issued successfully. Sep 01 02:14:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-28af1285-df22-400a-a34a-11f332f9bfcd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:14:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 942/1835] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:14:06 2026] POST /volume/v3/snapshots => generated 314 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d3a461b1-60ea-4ae0-8f4d-3127fd73e9a5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d3a461b1-60ea-4ae0-8f4d-3127fd73e9a5 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 Sep 01 02:14:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d3a461b1-60ea-4ae0-8f4d-3127fd73e9a5 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d3a461b1-60ea-4ae0-8f4d-3127fd73e9a5 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d3a461b1-60ea-4ae0-8f4d-3127fd73e9a5 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d3a461b1-60ea-4ae0-8f4d-3127fd73e9a5 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 returned with HTTP 200 Sep 01 02:14:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 894/1836] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-719934d7-e995-4aa5-96a6-b483fb7d0c29 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-719934d7-e995-4aa5-96a6-b483fb7d0c29 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 Sep 01 02:14:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-719934d7-e995-4aa5-96a6-b483fb7d0c29 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-719934d7-e995-4aa5-96a6-b483fb7d0c29 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-719934d7-e995-4aa5-96a6-b483fb7d0c29 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-719934d7-e995-4aa5-96a6-b483fb7d0c29 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 returned with HTTP 200 Sep 01 02:14:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 943/1837] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:07 2026] GET /volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d1c33191-1afe-458a-ae33-934016688079 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d1c33191-1afe-458a-ae33-934016688079 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 Sep 01 02:14:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d1c33191-1afe-458a-ae33-934016688079 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d1c33191-1afe-458a-ae33-934016688079 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d1c33191-1afe-458a-ae33-934016688079 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d1c33191-1afe-458a-ae33-934016688079 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 returned with HTTP 200 Sep 01 02:14:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 895/1838] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:08 2026] GET /volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 => generated 473 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6ae5c52e-2006-41b4-913e-3e7caa7801f2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6ae5c52e-2006-41b4-913e-3e7caa7801f2 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?limit=1 Sep 01 02:14:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6ae5c52e-2006-41b4-913e-3e7caa7801f2 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6ae5c52e-2006-41b4-913e-3e7caa7801f2 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-6ae5c52e-2006-41b4-913e-3e7caa7801f2 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:08 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-6ae5c52e-2006-41b4-913e-3e7caa7801f2 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:08 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6ae5c52e-2006-41b4-913e-3e7caa7801f2 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6ae5c52e-2006-41b4-913e-3e7caa7801f2 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 02:14:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 944/1839] 192.168.122.15 () {58 vars in 1137 bytes} [Tue Sep 1 02:14:08 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ae82d685-41fe-452c-9efc-b3d967170ffa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ae82d685-41fe-452c-9efc-b3d967170ffa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots Sep 01 02:14:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ae82d685-41fe-452c-9efc-b3d967170ffa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ae82d685-41fe-452c-9efc-b3d967170ffa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-ae82d685-41fe-452c-9efc-b3d967170ffa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:08 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-ae82d685-41fe-452c-9efc-b3d967170ffa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:08 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ae82d685-41fe-452c-9efc-b3d967170ffa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ae82d685-41fe-452c-9efc-b3d967170ffa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 200 Sep 01 02:14:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 896/1840] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:14:08 2026] GET /volume/v3/snapshots => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e52beab1-f556-4b7a-b190-4a66f037d67e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e52beab1-f556-4b7a-b190-4a66f037d67e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?limit=100000 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e52beab1-f556-4b7a-b190-4a66f037d67e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e52beab1-f556-4b7a-b190-4a66f037d67e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-e52beab1-f556-4b7a-b190-4a66f037d67e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-e52beab1-f556-4b7a-b190-4a66f037d67e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e52beab1-f556-4b7a-b190-4a66f037d67e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e52beab1-f556-4b7a-b190-4a66f037d67e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 945/1841] 192.168.122.15 () {58 vars in 1147 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d0117f2b-d37a-4712-839f-dab08331670f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d0117f2b-d37a-4712-839f-dab08331670f tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?limit=0 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d0117f2b-d37a-4712-839f-dab08331670f tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d0117f2b-d37a-4712-839f-dab08331670f tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-d0117f2b-d37a-4712-839f-dab08331670f tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-d0117f2b-d37a-4712-839f-dab08331670f tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d0117f2b-d37a-4712-839f-dab08331670f tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d0117f2b-d37a-4712-839f-dab08331670f tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 897/1842] 192.168.122.15 () {58 vars in 1137 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-56a1aab9-5218-4604-a6c2-3ab90d7822ad None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-56a1aab9-5218-4604-a6c2-3ab90d7822ad tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-56a1aab9-5218-4604-a6c2-3ab90d7822ad tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-56a1aab9-5218-4604-a6c2-3ab90d7822ad tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-56a1aab9-5218-4604-a6c2-3ab90d7822ad tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-56a1aab9-5218-4604-a6c2-3ab90d7822ad tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-56a1aab9-5218-4604-a6c2-3ab90d7822ad tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-56a1aab9-5218-4604-a6c2-3ab90d7822ad tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 946/1843] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f0aed38f-00b6-41f9-bf63-11ede109236c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f0aed38f-00b6-41f9-bf63-11ede109236c tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?marker=1021d9fb-19b5-4e50-8ad0-e940a303221b Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f0aed38f-00b6-41f9-bf63-11ede109236c tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f0aed38f-00b6-41f9-bf63-11ede109236c tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-f0aed38f-00b6-41f9-bf63-11ede109236c tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-f0aed38f-00b6-41f9-bf63-11ede109236c tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f0aed38f-00b6-41f9-bf63-11ede109236c tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f0aed38f-00b6-41f9-bf63-11ede109236c tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?marker=1021d9fb-19b5-4e50-8ad0-e940a303221b returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 898/1844] 192.168.122.15 () {58 vars in 1209 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?marker=1021d9fb-19b5-4e50-8ad0-e940a303221b => generated 342 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a07a8a3e-517a-47e1-80ed-2d6d8235978b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a07a8a3e-517a-47e1-80ed-2d6d8235978b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?offset=2&limit=3 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a07a8a3e-517a-47e1-80ed-2d6d8235978b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a07a8a3e-517a-47e1-80ed-2d6d8235978b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-a07a8a3e-517a-47e1-80ed-2d6d8235978b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-a07a8a3e-517a-47e1-80ed-2d6d8235978b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a07a8a3e-517a-47e1-80ed-2d6d8235978b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a07a8a3e-517a-47e1-80ed-2d6d8235978b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 947/1845] 192.168.122.15 () {58 vars in 1155 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b829de97-f83f-435e-883e-8fefcece3a02 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b829de97-f83f-435e-883e-8fefcece3a02 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b829de97-f83f-435e-883e-8fefcece3a02 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b829de97-f83f-435e-883e-8fefcece3a02 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-b829de97-f83f-435e-883e-8fefcece3a02 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-b829de97-f83f-435e-883e-8fefcece3a02 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b829de97-f83f-435e-883e-8fefcece3a02 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b829de97-f83f-435e-883e-8fefcece3a02 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 899/1846] 192.168.122.15 () {58 vars in 1187 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1a109526-c7dd-4e42-93b0-ad9aff1c7a2b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1a109526-c7dd-4e42-93b0-ad9aff1c7a2b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1a109526-c7dd-4e42-93b0-ad9aff1c7a2b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1a109526-c7dd-4e42-93b0-ad9aff1c7a2b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-1a109526-c7dd-4e42-93b0-ad9aff1c7a2b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-1a109526-c7dd-4e42-93b0-ad9aff1c7a2b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1a109526-c7dd-4e42-93b0-ad9aff1c7a2b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1a109526-c7dd-4e42-93b0-ad9aff1c7a2b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 948/1847] 192.168.122.15 () {58 vars in 1189 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5fb21a6b-cf80-40b6-9701-6a4c9835e1bd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5fb21a6b-cf80-40b6-9701-6a4c9835e1bd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5fb21a6b-cf80-40b6-9701-6a4c9835e1bd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5fb21a6b-cf80-40b6-9701-6a4c9835e1bd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-5fb21a6b-cf80-40b6-9701-6a4c9835e1bd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-5fb21a6b-cf80-40b6-9701-6a4c9835e1bd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5fb21a6b-cf80-40b6-9701-6a4c9835e1bd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5fb21a6b-cf80-40b6-9701-6a4c9835e1bd tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 900/1848] 192.168.122.15 () {58 vars in 1171 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-815b99cb-f00b-4134-8fdb-3a118477b767 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-815b99cb-f00b-4134-8fdb-3a118477b767 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-815b99cb-f00b-4134-8fdb-3a118477b767 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-815b99cb-f00b-4134-8fdb-3a118477b767 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-815b99cb-f00b-4134-8fdb-3a118477b767 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-815b99cb-f00b-4134-8fdb-3a118477b767 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-815b99cb-f00b-4134-8fdb-3a118477b767 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-815b99cb-f00b-4134-8fdb-3a118477b767 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 949/1849] 192.168.122.15 () {58 vars in 1173 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-60482b72-9811-48a0-add4-40e652700b79 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-60482b72-9811-48a0-add4-40e652700b79 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-60482b72-9811-48a0-add4-40e652700b79 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-60482b72-9811-48a0-add4-40e652700b79 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-60482b72-9811-48a0-add4-40e652700b79 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-60482b72-9811-48a0-add4-40e652700b79 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-60482b72-9811-48a0-add4-40e652700b79 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-60482b72-9811-48a0-add4-40e652700b79 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 901/1850] 192.168.122.15 () {58 vars in 1191 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7b34c5e5-a8e7-4e3e-be37-5ac518e98223 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7b34c5e5-a8e7-4e3e-be37-5ac518e98223 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7b34c5e5-a8e7-4e3e-be37-5ac518e98223 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7b34c5e5-a8e7-4e3e-be37-5ac518e98223 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-7b34c5e5-a8e7-4e3e-be37-5ac518e98223 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-7b34c5e5-a8e7-4e3e-be37-5ac518e98223 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7b34c5e5-a8e7-4e3e-be37-5ac518e98223 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7b34c5e5-a8e7-4e3e-be37-5ac518e98223 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 950/1851] 192.168.122.15 () {58 vars in 1193 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1c85f86f-fd08-4e64-9e59-b459a6658f6b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1c85f86f-fd08-4e64-9e59-b459a6658f6b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1c85f86f-fd08-4e64-9e59-b459a6658f6b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1c85f86f-fd08-4e64-9e59-b459a6658f6b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-1c85f86f-fd08-4e64-9e59-b459a6658f6b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-1c85f86f-fd08-4e64-9e59-b459a6658f6b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1c85f86f-fd08-4e64-9e59-b459a6658f6b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1c85f86f-fd08-4e64-9e59-b459a6658f6b tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 902/1852] 192.168.122.15 () {58 vars in 1264 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 => generated 476 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2026f90e-8684-4192-8040-e971e200e746 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2026f90e-8684-4192-8040-e971e200e746 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/detail?status=available Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2026f90e-8684-4192-8040-e971e200e746 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2026f90e-8684-4192-8040-e971e200e746 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-2026f90e-8684-4192-8040-e971e200e746 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-2026f90e-8684-4192-8040-e971e200e746 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2026f90e-8684-4192-8040-e971e200e746 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2026f90e-8684-4192-8040-e971e200e746 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 951/1853] 192.168.122.15 () {58 vars in 1176 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5a332181-eeb0-4806-b990-675e57b369fa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5a332181-eeb0-4806-b990-675e57b369fa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5a332181-eeb0-4806-b990-675e57b369fa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5a332181-eeb0-4806-b990-675e57b369fa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-5a332181-eeb0-4806-b990-675e57b369fa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-5a332181-eeb0-4806-b990-675e57b369fa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5a332181-eeb0-4806-b990-675e57b369fa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5a332181-eeb0-4806-b990-675e57b369fa tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 903/1854] 192.168.122.15 () {58 vars in 1298 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 => generated 476 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-420fd8fa-cc2e-4c82-9497-dca184ce8782 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-420fd8fa-cc2e-4c82-9497-dca184ce8782 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-420fd8fa-cc2e-4c82-9497-dca184ce8782 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-420fd8fa-cc2e-4c82-9497-dca184ce8782 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-420fd8fa-cc2e-4c82-9497-dca184ce8782 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-420fd8fa-cc2e-4c82-9497-dca184ce8782 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-420fd8fa-cc2e-4c82-9497-dca184ce8782 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-420fd8fa-cc2e-4c82-9497-dca184ce8782 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 952/1855] 192.168.122.15 () {58 vars in 1243 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 => generated 342 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fd51ceda-329f-4948-b658-ad045d11a8c4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd51ceda-329f-4948-b658-ad045d11a8c4 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?status=available Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd51ceda-329f-4948-b658-ad045d11a8c4 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd51ceda-329f-4948-b658-ad045d11a8c4 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-fd51ceda-329f-4948-b658-ad045d11a8c4 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-fd51ceda-329f-4948-b658-ad045d11a8c4 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fd51ceda-329f-4948-b658-ad045d11a8c4 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd51ceda-329f-4948-b658-ad045d11a8c4 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 904/1856] 192.168.122.15 () {58 vars in 1155 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5c73d672-e81b-4521-9240-fccb746c8736 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5c73d672-e81b-4521-9240-fccb746c8736 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5c73d672-e81b-4521-9240-fccb746c8736 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5c73d672-e81b-4521-9240-fccb746c8736 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-5c73d672-e81b-4521-9240-fccb746c8736 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-5c73d672-e81b-4521-9240-fccb746c8736 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5c73d672-e81b-4521-9240-fccb746c8736 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Get all snapshots completed successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5c73d672-e81b-4521-9240-fccb746c8736 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 953/1857] 192.168.122.15 () {58 vars in 1277 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1607017316 => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0e2fcc2a-8bf8-41d4-aad7-e0aa18c36463 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e2fcc2a-8bf8-41d4-aad7-e0aa18c36463 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e2fcc2a-8bf8-41d4-aad7-e0aa18c36463 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e2fcc2a-8bf8-41d4-aad7-e0aa18c36463 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-0e2fcc2a-8bf8-41d4-aad7-e0aa18c36463 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Delete snapshot with id: 06bfe8f9-f3a9-4f20-852a-b75420b8c305 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0e2fcc2a-8bf8-41d4-aad7-e0aa18c36463 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0e2fcc2a-8bf8-41d4-aad7-e0aa18c36463 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot delete request issued successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e2fcc2a-8bf8-41d4-aad7-e0aa18c36463 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 returned with HTTP 202 Sep 01 02:14:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 905/1858] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:14:09 2026] DELETE /volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-faf6045f-cbff-4944-ae84-d55b15994918 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-faf6045f-cbff-4944-ae84-d55b15994918 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-faf6045f-cbff-4944-ae84-d55b15994918 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-faf6045f-cbff-4944-ae84-d55b15994918 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-faf6045f-cbff-4944-ae84-d55b15994918 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-faf6045f-cbff-4944-ae84-d55b15994918 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 954/1859] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 => generated 472 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f775a51d-8455-4d91-8d94-419aba8f5d3a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f775a51d-8455-4d91-8d94-419aba8f5d3a tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 Sep 01 02:14:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f775a51d-8455-4d91-8d94-419aba8f5d3a tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f775a51d-8455-4d91-8d94-419aba8f5d3a tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f775a51d-8455-4d91-8d94-419aba8f5d3a tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f775a51d-8455-4d91-8d94-419aba8f5d3a tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 returned with HTTP 200 Sep 01 02:14:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 906/1860] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:10 2026] GET /volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6d18b022-8238-46f9-bfc9-2096d888980e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6d18b022-8238-46f9-bfc9-2096d888980e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 Sep 01 02:14:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6d18b022-8238-46f9-bfc9-2096d888980e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6d18b022-8238-46f9-bfc9-2096d888980e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6d18b022-8238-46f9-bfc9-2096d888980e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 returned with HTTP 404 Sep 01 02:14:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 955/1861] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:11 2026] GET /volume/v3/snapshots/06bfe8f9-f3a9-4f20-852a-b75420b8c305 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-90edbdf0-babb-47fe-877b-1fc1655318fe None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-90edbdf0-babb-47fe-877b-1fc1655318fe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b Sep 01 02:14:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-90edbdf0-babb-47fe-877b-1fc1655318fe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-90edbdf0-babb-47fe-877b-1fc1655318fe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:11 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-90edbdf0-babb-47fe-877b-1fc1655318fe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Delete snapshot with id: 1021d9fb-19b5-4e50-8ad0-e940a303221b Sep 01 02:14:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-90edbdf0-babb-47fe-877b-1fc1655318fe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-90edbdf0-babb-47fe-877b-1fc1655318fe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot delete request issued successfully. Sep 01 02:14:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-90edbdf0-babb-47fe-877b-1fc1655318fe tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b returned with HTTP 202 Sep 01 02:14:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 907/1862] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:14:11 2026] DELETE /volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-933d3282-fd73-4f29-857a-00abea4a7843 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-933d3282-fd73-4f29-857a-00abea4a7843 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b Sep 01 02:14:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-933d3282-fd73-4f29-857a-00abea4a7843 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-933d3282-fd73-4f29-857a-00abea4a7843 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-933d3282-fd73-4f29-857a-00abea4a7843 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-933d3282-fd73-4f29-857a-00abea4a7843 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b returned with HTTP 200 Sep 01 02:14:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 956/1863] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:12 2026] GET /volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b => generated 471 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4c46768a-0cf1-4cd7-90b4-e263291a1d66 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c46768a-0cf1-4cd7-90b4-e263291a1d66 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b Sep 01 02:14:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4c46768a-0cf1-4cd7-90b4-e263291a1d66 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4c46768a-0cf1-4cd7-90b4-e263291a1d66 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4c46768a-0cf1-4cd7-90b4-e263291a1d66 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c46768a-0cf1-4cd7-90b4-e263291a1d66 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b returned with HTTP 200 Sep 01 02:14:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 908/1864] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:13 2026] GET /volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e2bcab85-b1ff-4e26-b08d-b9c68e1f54bc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e2bcab85-b1ff-4e26-b08d-b9c68e1f54bc tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b Sep 01 02:14:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e2bcab85-b1ff-4e26-b08d-b9c68e1f54bc tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e2bcab85-b1ff-4e26-b08d-b9c68e1f54bc tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e2bcab85-b1ff-4e26-b08d-b9c68e1f54bc tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b returned with HTTP 404 Sep 01 02:14:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 957/1865] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:14 2026] GET /volume/v3/snapshots/1021d9fb-19b5-4e50-8ad0-e940a303221b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a7b131c7-e64a-4080-82bd-a8813b4ac2f3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a7b131c7-e64a-4080-82bd-a8813b4ac2f3 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 Sep 01 02:14:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a7b131c7-e64a-4080-82bd-a8813b4ac2f3 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a7b131c7-e64a-4080-82bd-a8813b4ac2f3 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:14 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-a7b131c7-e64a-4080-82bd-a8813b4ac2f3 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Delete snapshot with id: e764603d-08e5-49a8-931e-05901f170222 Sep 01 02:14:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a7b131c7-e64a-4080-82bd-a8813b4ac2f3 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a7b131c7-e64a-4080-82bd-a8813b4ac2f3 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot delete request issued successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a7b131c7-e64a-4080-82bd-a8813b4ac2f3 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 returned with HTTP 202 Sep 01 02:14:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 909/1866] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:14:14 2026] DELETE /volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5632838f-0b45-421d-82df-b8896f8708df None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5632838f-0b45-421d-82df-b8896f8708df tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 Sep 01 02:14:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5632838f-0b45-421d-82df-b8896f8708df tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5632838f-0b45-421d-82df-b8896f8708df tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5632838f-0b45-421d-82df-b8896f8708df tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5632838f-0b45-421d-82df-b8896f8708df tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 returned with HTTP 200 Sep 01 02:14:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 958/1867] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:14 2026] GET /volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bac6c3e4-056a-4b0e-973e-f98220a7cf6e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bac6c3e4-056a-4b0e-973e-f98220a7cf6e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 Sep 01 02:14:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bac6c3e4-056a-4b0e-973e-f98220a7cf6e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bac6c3e4-056a-4b0e-973e-f98220a7cf6e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bac6c3e4-056a-4b0e-973e-f98220a7cf6e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Snapshot retrieved successfully. Sep 01 02:14:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bac6c3e4-056a-4b0e-973e-f98220a7cf6e tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 returned with HTTP 200 Sep 01 02:14:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 910/1868] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:15 2026] GET /volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 => generated 472 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1cb43aea-8ef6-4d68-bd68-d6838222c5ba None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1cb43aea-8ef6-4d68-bd68-d6838222c5ba tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 Sep 01 02:14:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1cb43aea-8ef6-4d68-bd68-d6838222c5ba tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1cb43aea-8ef6-4d68-bd68-d6838222c5ba tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1cb43aea-8ef6-4d68-bd68-d6838222c5ba tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 returned with HTTP 404 Sep 01 02:14:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 959/1869] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:16 2026] GET /volume/v3/snapshots/e764603d-08e5-49a8-931e-05901f170222 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-123dcdd5-5ef2-4e27-9f60-43e2729d1146 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-123dcdd5-5ef2-4e27-9f60-43e2729d1146 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 Sep 01 02:14:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-123dcdd5-5ef2-4e27-9f60-43e2729d1146 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-123dcdd5-5ef2-4e27-9f60-43e2729d1146 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-123dcdd5-5ef2-4e27-9f60-43e2729d1146 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Volume info retrieved successfully. Sep 01 02:14:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-123dcdd5-5ef2-4e27-9f60-43e2729d1146 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 returned with HTTP 200 Sep 01 02:14:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 911/1870] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:16 2026] GET /volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-370c3959-b196-4520-b6cb-ee6b3e653971 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-370c3959-b196-4520-b6cb-ee6b3e653971 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] DELETE http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 Sep 01 02:14:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-370c3959-b196-4520-b6cb-ee6b3e653971 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-370c3959-b196-4520-b6cb-ee6b3e653971 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:16 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-370c3959-b196-4520-b6cb-ee6b3e653971 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Delete volume with id: f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 Sep 01 02:14:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-370c3959-b196-4520-b6cb-ee6b3e653971 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Volume info retrieved successfully. Sep 01 02:14:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-370c3959-b196-4520-b6cb-ee6b3e653971 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Delete volume request issued successfully. Sep 01 02:14:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-370c3959-b196-4520-b6cb-ee6b3e653971 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 returned with HTTP 202 Sep 01 02:14:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 960/1871] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:16 2026] DELETE /volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-85ea371c-088e-4b2e-b106-314430bfbcda None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85ea371c-088e-4b2e-b106-314430bfbcda tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 Sep 01 02:14:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85ea371c-088e-4b2e-b106-314430bfbcda tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85ea371c-088e-4b2e-b106-314430bfbcda tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-85ea371c-088e-4b2e-b106-314430bfbcda tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Volume info retrieved successfully. Sep 01 02:14:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85ea371c-088e-4b2e-b106-314430bfbcda tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 returned with HTTP 200 Sep 01 02:14:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 912/1872] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:16 2026] GET /volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-94a8de01-b8cf-4a4a-8110-898b1b31fb7c req-46743189-b7ea-4d72-adac-b9b27b85b5c8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-94a8de01-b8cf-4a4a-8110-898b1b31fb7c req-46743189-b7ea-4d72-adac-b9b27b85b5c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:14:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-94a8de01-b8cf-4a4a-8110-898b1b31fb7c req-46743189-b7ea-4d72-adac-b9b27b85b5c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-94a8de01-b8cf-4a4a-8110-898b1b31fb7c req-46743189-b7ea-4d72-adac-b9b27b85b5c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-94a8de01-b8cf-4a4a-8110-898b1b31fb7c req-46743189-b7ea-4d72-adac-b9b27b85b5c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:14:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-94a8de01-b8cf-4a4a-8110-898b1b31fb7c req-46743189-b7ea-4d72-adac-b9b27b85b5c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:14:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 961/1873] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:14:16 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 1147 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-365c7d6c-5e69-4b3c-9e8c-143783cb44c4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-365c7d6c-5e69-4b3c-9e8c-143783cb44c4 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] GET http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 Sep 01 02:14:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-365c7d6c-5e69-4b3c-9e8c-143783cb44c4 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-365c7d6c-5e69-4b3c-9e8c-143783cb44c4 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-365c7d6c-5e69-4b3c-9e8c-143783cb44c4 tempest-VolumesSnapshotListTestJSON-930515848 tempest-VolumesSnapshotListTestJSON-930515848-project-member] http://192.168.122.15/volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 returned with HTTP 404 Sep 01 02:14:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 913/1874] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:17 2026] GET /volume/v3/volumes/f31ee46d-e5e2-4d7f-a5b7-f62e887138e3 => generated 109 bytes in 487 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-efb180a5-e1d6-4b2f-b096-75c4a737f317 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-efb180a5-e1d6-4b2f-b096-75c4a737f317 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-efb180a5-e1d6-4b2f-b096-75c4a737f317 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3448c914-e65d-43b7-8f9e-64c742828982", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-674052074"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ff9e3933-1bcf-45de-8a2c-39162d7ce9cf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ff9e3933-1bcf-45de-8a2c-39162d7ce9cf tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ff9e3933-1bcf-45de-8a2c-39162d7ce9cf tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ff9e3933-1bcf-45de-8a2c-39162d7ce9cf tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ff9e3933-1bcf-45de-8a2c-39162d7ce9cf tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ff9e3933-1bcf-45de-8a2c-39162d7ce9cf tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:14:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 914/1875] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 1147 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-efb180a5-e1d6-4b2f-b096-75c4a737f317 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 404 Sep 01 02:14:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 962/1876] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:14:20 2026] POST /volume/v3/snapshots => generated 109 bytes in 402 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-915e4f50-bf5c-446f-8755-f5c15390d862 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-915e4f50-bf5c-446f-8755-f5c15390d862 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-05581c01-6650-4295-b369-8ab898148d3c req-ce8f1bf7-0026-4eca-a874-f46a698f0f56 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-915e4f50-bf5c-446f-8755-f5c15390d862 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1265487531"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-ce8f1bf7-0026-4eca-a874-f46a698f0f56 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-ce8f1bf7-0026-4eca-a874-f46a698f0f56 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-ce8f1bf7-0026-4eca-a874-f46a698f0f56 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-05581c01-6650-4295-b369-8ab898148d3c req-ce8f1bf7-0026-4eca-a874-f46a698f0f56 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-ce8f1bf7-0026-4eca-a874-f46a698f0f56 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:14:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 963/1877] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-915e4f50-bf5c-446f-8755-f5c15390d862 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 404 Sep 01 02:14:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 915/1878] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:14:21 2026] POST /volume/v3/snapshots => generated 77 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-eeaac5de-76bc-40fe-8372-877f5dae2d07 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eeaac5de-76bc-40fe-8372-877f5dae2d07 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/snapshots?limit=invalid Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eeaac5de-76bc-40fe-8372-877f5dae2d07 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eeaac5de-76bc-40fe-8372-877f5dae2d07 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eeaac5de-76bc-40fe-8372-877f5dae2d07 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] HTTP exception thrown: limit param must be an integer Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eeaac5de-76bc-40fe-8372-877f5dae2d07 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 02:14:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 964/1879] 192.168.122.15 () {58 vars in 1149 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-05581c01-6650-4295-b369-8ab898148d3c req-7756f579-aeb3-49b7-84e4-0afbc8825a1d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fde3e2f1-a240-44d3-b21a-fd7bf5e30c49 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fde3e2f1-a240-44d3-b21a-fd7bf5e30c49 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/snapshots?marker=d82acfcf-d519-41cd-919f-a5299a8a0c43 Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-7756f579-aeb3-49b7-84e4-0afbc8825a1d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae/action Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fde3e2f1-a240-44d3-b21a-fd7bf5e30c49 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fde3e2f1-a240-44d3-b21a-fd7bf5e30c49 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-fde3e2f1-a240-44d3-b21a-fd7bf5e30c49 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-7756f579-aeb3-49b7-84e4-0afbc8825a1d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-7756f579-aeb3-49b7-84e4-0afbc8825a1d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-fde3e2f1-a240-44d3-b21a-fd7bf5e30c49 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fde3e2f1-a240-44d3-b21a-fd7bf5e30c49 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots?marker=d82acfcf-d519-41cd-919f-a5299a8a0c43 returned with HTTP 404 Sep 01 02:14:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 965/1880] 192.168.122.15 () {58 vars in 1209 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/v3/snapshots?marker=d82acfcf-d519-41cd-919f-a5299a8a0c43 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9e6380df-1e72-4622-aada-64ebc159f81d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e6380df-1e72-4622-aada-64ebc159f81d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/snapshots?sort_key=invalid Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e6380df-1e72-4622-aada-64ebc159f81d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e6380df-1e72-4622-aada-64ebc159f81d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-9e6380df-1e72-4622-aada-64ebc159f81d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-9e6380df-1e72-4622-aada-64ebc159f81d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e6380df-1e72-4622-aada-64ebc159f81d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 02:14:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 966/1881] 192.168.122.15 () {58 vars in 1155 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-05581c01-6650-4295-b369-8ab898148d3c req-7756f579-aeb3-49b7-84e4-0afbc8825a1d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1650806965"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1650806965'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Create volume of 2 GB Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-05581c01-6650-4295-b369-8ab898148d3c req-7756f579-aeb3-49b7-84e4-0afbc8825a1d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Begin detaching volume completed successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-7756f579-aeb3-49b7-84e4-0afbc8825a1d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae/action returned with HTTP 202 Sep 01 02:14:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 916/1882] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:14:21 2026] POST /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Availability Zones retrieved successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Flow 'volume_create_api' (5b5f3f9a-3680-42c8-9994-93710891e5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4eb3e7c-2270-4404-9378-da2c6f7ad5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Validating volume size '2' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4eb3e7c-2270-4404-9378-da2c6f7ad5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-05581c01-6650-4295-b369-8ab898148d3c req-1b2586aa-0378-4959-9dc3-a3f5557023ae None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-1b2586aa-0378-4959-9dc3-a3f5557023ae None None] GET http://192.168.122.15/volume// Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-1b2586aa-0378-4959-9dc3-a3f5557023ae None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-1b2586aa-0378-4959-9dc3-a3f5557023ae None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-1b2586aa-0378-4959-9dc3-a3f5557023ae None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:14:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 917/1883] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b4b493-a058-4eeb-b703-0e6fa21cc5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-05581c01-6650-4295-b369-8ab898148d3c req-2002a15c-359d-4e84-83de-d7def3b3abee None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-2002a15c-359d-4e84-83de-d7def3b3abee tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-2002a15c-359d-4e84-83de-d7def3b3abee tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-2002a15c-359d-4e84-83de-d7def3b3abee tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-05581c01-6650-4295-b369-8ab898148d3c req-2002a15c-359d-4e84-83de-d7def3b3abee tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-2002a15c-359d-4e84-83de-d7def3b3abee tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:14:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 918/1884] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 1331 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Created reservations ['5cbd5db8-01d9-4bab-9596-a3dea96f1916', '3acc68de-5021-47df-821a-ac0b58d38f09', 'c146d43c-2615-4587-94c5-a22a6e257087', 'cbfb088b-fc0f-4334-ba58-b3560a99a843'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b4b493-a058-4eeb-b703-0e6fa21cc5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cbd5db8-01d9-4bab-9596-a3dea96f1916', '3acc68de-5021-47df-821a-ac0b58d38f09', 'c146d43c-2615-4587-94c5-a22a6e257087', 'cbfb088b-fc0f-4334-ba58-b3560a99a843']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab178c4b-91d6-4f72-8c23-efe8c68881d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab178c4b-91d6-4f72-8c23-efe8c68881d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b6480f2-159f-4d5b-b876-495a92cca55c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1650806965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fb2dd9d2d14ccc98a167856fcae8ff',qos_specs=None,replication_status=,reservations=['5cbd5db8-01d9-4bab-9596-a3dea96f1916','3acc68de-5021-47df-821a-ac0b58d38f09','c146d43c-2615-4587-94c5-a22a6e257087','cbfb088b-fc0f-4334-ba58-b3560a99a843'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d31b4f4821b245ea90f803e97b6de7e8',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1650806965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b6480f2-159f-4d5b-b876-495a92cca55c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fb2dd9d2d14ccc98a167856fcae8ff',provider_auth=None,provider_geometry=None,provider_id=None,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='d31b4f4821b245ea90f803e97b6de7e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadf76a2-3f06-4310-be43-b5c7e057ecd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadf76a2-3f06-4310-be43-b5c7e057ecd6) transitioned into state 'SUCCESS' from state '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-1650806965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fb2dd9d2d14ccc98a167856fcae8ff',qos_specs=None,replication_status=,reservations=['5cbd5db8-01d9-4bab-9596-a3dea96f1916','3acc68de-5021-47df-821a-ac0b58d38f09','c146d43c-2615-4587-94c5-a22a6e257087','cbfb088b-fc0f-4334-ba58-b3560a99a843'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d31b4f4821b245ea90f803e97b6de7e8',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d45bee08-785d-41c1-92b4-97dcce08440d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d45bee08-785d-41c1-92b4-97dcce08440d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Flow 'volume_create_api' (5b5f3f9a-3680-42c8-9994-93710891e5e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Create volume request issued successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de69372c-3b5c-4c9d-a2fa-6160f3cb6b16 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 967/1885] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:21 2026] POST /volume/v3/volumes => generated 769 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b42cd15f-465e-4937-8080-b3eeb38a64de None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b42cd15f-465e-4937-8080-b3eeb38a64de tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b42cd15f-465e-4937-8080-b3eeb38a64de tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b42cd15f-465e-4937-8080-b3eeb38a64de tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-05581c01-6650-4295-b369-8ab898148d3c req-01d40eb1-a264-4fb1-9465-20671cb439ff None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-01d40eb1-a264-4fb1-9465-20671cb439ff tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] DELETE http://192.168.122.15/volume/v3/attachments/dab14680-1969-4aef-8aff-46d3abbd65c0 Sep 01 02:14:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-01d40eb1-a264-4fb1-9465-20671cb439ff tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-01d40eb1-a264-4fb1-9465-20671cb439ff tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b42cd15f-465e-4937-8080-b3eeb38a64de tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Volume info retrieved successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b42cd15f-465e-4937-8080-b3eeb38a64de tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c returned with HTTP 200 Sep 01 02:14:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 919/1886] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c => generated 837 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:21 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, Sep 01 02:14:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-05581c01-6650-4295-b369-8ab898148d3c req-01d40eb1-a264-4fb1-9465-20671cb439ff tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments/dab14680-1969-4aef-8aff-46d3abbd65c0 returned with HTTP 200 Sep 01 02:14:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 968/1887] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:14:21 2026] DELETE /volume/v3/attachments/dab14680-1969-4aef-8aff-46d3abbd65c0 => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:14:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-07b36f20-09e3-43ba-9553-997ee1f09208 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-07b36f20-09e3-43ba-9553-997ee1f09208 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:14:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-07b36f20-09e3-43ba-9553-997ee1f09208 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-07b36f20-09e3-43ba-9553-997ee1f09208 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-07b36f20-09e3-43ba-9553-997ee1f09208 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:14:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-07b36f20-09e3-43ba-9553-997ee1f09208 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:14:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 920/1888] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:22 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-663511d7-4203-4826-a408-99346f10392c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-663511d7-4203-4826-a408-99346f10392c tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c Sep 01 02:14:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-663511d7-4203-4826-a408-99346f10392c tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-663511d7-4203-4826-a408-99346f10392c tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-663511d7-4203-4826-a408-99346f10392c tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Volume info retrieved successfully. Sep 01 02:14:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-663511d7-4203-4826-a408-99346f10392c tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c returned with HTTP 200 Sep 01 02:14:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 969/1889] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:22 2026] GET /volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c => generated 861 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ae9b37e3-985e-470c-926f-b8e8a6d91997 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ae9b37e3-985e-470c-926f-b8e8a6d91997 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c Sep 01 02:14:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ae9b37e3-985e-470c-926f-b8e8a6d91997 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ae9b37e3-985e-470c-926f-b8e8a6d91997 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ae9b37e3-985e-470c-926f-b8e8a6d91997 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Volume info retrieved successfully. Sep 01 02:14:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ae9b37e3-985e-470c-926f-b8e8a6d91997 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c returned with HTTP 200 Sep 01 02:14:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 921/1890] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2b97487f-0013-42ee-ad36-d7d26a73b262 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b97487f-0013-42ee-ad36-d7d26a73b262 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:14:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2b97487f-0013-42ee-ad36-d7d26a73b262 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b6480f2-159f-4d5b-b876-495a92cca55c", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1908757810"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2b97487f-0013-42ee-ad36-d7d26a73b262 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Volume info retrieved successfully. Sep 01 02:14:24 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-2b97487f-0013-42ee-ad36-d7d26a73b262 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Create snapshot from volume 7b6480f2-159f-4d5b-b876-495a92cca55c Sep 01 02:14:24 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-2b97487f-0013-42ee-ad36-d7d26a73b262 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Created reservations ['f0b76f92-3a96-4b6c-b438-0ca4f8f132ee', 'dc37c26d-d4bb-4160-b549-34badf7c3cf0', 'd67eac8d-5f34-4d44-bbe0-5107e7831493', '7b958ace-7503-4375-815a-d8a86c142fd4'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2b97487f-0013-42ee-ad36-d7d26a73b262 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Snapshot create request issued successfully. Sep 01 02:14:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b97487f-0013-42ee-ad36-d7d26a73b262 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:14:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 970/1891] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:14:24 2026] POST /volume/v3/snapshots => generated 318 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bc8e7592-dd3c-4a23-a1b9-f0deb7ab7b13 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bc8e7592-dd3c-4a23-a1b9-f0deb7ab7b13 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 Sep 01 02:14:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bc8e7592-dd3c-4a23-a1b9-f0deb7ab7b13 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bc8e7592-dd3c-4a23-a1b9-f0deb7ab7b13 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bc8e7592-dd3c-4a23-a1b9-f0deb7ab7b13 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Snapshot retrieved successfully. Sep 01 02:14:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bc8e7592-dd3c-4a23-a1b9-f0deb7ab7b13 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 returned with HTTP 200 Sep 01 02:14:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 922/1892] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2c717793-9111-48fb-93d5-c1a6b1ef6fce None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2c717793-9111-48fb-93d5-c1a6b1ef6fce tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 Sep 01 02:14:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2c717793-9111-48fb-93d5-c1a6b1ef6fce tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2c717793-9111-48fb-93d5-c1a6b1ef6fce tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2c717793-9111-48fb-93d5-c1a6b1ef6fce tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Snapshot retrieved successfully. Sep 01 02:14:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2c717793-9111-48fb-93d5-c1a6b1ef6fce tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 returned with HTTP 200 Sep 01 02:14:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 971/1893] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:25 2026] GET /volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 => generated 450 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d9eb5a0d-6b74-49bb-8eea-3ff2acf56704 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d9eb5a0d-6b74-49bb-8eea-3ff2acf56704 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 Sep 01 02:14:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d9eb5a0d-6b74-49bb-8eea-3ff2acf56704 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d9eb5a0d-6b74-49bb-8eea-3ff2acf56704 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d9eb5a0d-6b74-49bb-8eea-3ff2acf56704 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Snapshot retrieved successfully. Sep 01 02:14:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d9eb5a0d-6b74-49bb-8eea-3ff2acf56704 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 returned with HTTP 200 Sep 01 02:14:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 923/1894] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:26 2026] GET /volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-378e6d0b-fbae-4ab1-8cdd-f0a6e70a284c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-378e6d0b-fbae-4ab1-8cdd-f0a6e70a284c tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 Sep 01 02:14:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-378e6d0b-fbae-4ab1-8cdd-f0a6e70a284c tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-378e6d0b-fbae-4ab1-8cdd-f0a6e70a284c tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-378e6d0b-fbae-4ab1-8cdd-f0a6e70a284c tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Snapshot retrieved successfully. Sep 01 02:14:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-378e6d0b-fbae-4ab1-8cdd-f0a6e70a284c tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 returned with HTTP 200 Sep 01 02:14:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 972/1895] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:27 2026] GET /volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 => generated 477 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:14:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4ff42652-0738-44a5-ae65-b41c39f449d0"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4ff42652-0738-44a5-ae65-b41c39f449d0'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Snapshot retrieved successfully. Sep 01 02:14:27 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Create volume of 1 GB Sep 01 02:14:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Availability Zones retrieved successfully. Sep 01 02:14:27 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Flow 'volume_create_api' (fdb71993-bb5e-4588-851d-69bc1babc620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:27 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8699e84d-f728-4210-acd7-470137c9b70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:27 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:27 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8699e84d-f728-4210-acd7-470137c9b70e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:14:27 devstack devstack@c-api.service[87154]: 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. Sep 01 02:14:27 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8699e84d-f728-4210-acd7-470137c9b70e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:27 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8699e84d-f728-4210-acd7-470137c9b70e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:14:27 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Flow 'volume_create_api' (fdb71993-bb5e-4588-851d-69bc1babc620) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:14:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f61af71d-73e6-4b55-a4fb-4467d04b7666 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 400 Sep 01 02:14:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 924/1896] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:27 2026] POST /volume/v3/volumes => generated 171 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ac94798b-9437-42c6-8ff7-6acdd5004ae9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac94798b-9437-42c6-8ff7-6acdd5004ae9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 Sep 01 02:14:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac94798b-9437-42c6-8ff7-6acdd5004ae9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac94798b-9437-42c6-8ff7-6acdd5004ae9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:27 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-ac94798b-9437-42c6-8ff7-6acdd5004ae9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Delete snapshot with id: 4ff42652-0738-44a5-ae65-b41c39f449d0 Sep 01 02:14:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ac94798b-9437-42c6-8ff7-6acdd5004ae9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Snapshot retrieved successfully. Sep 01 02:14:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ac94798b-9437-42c6-8ff7-6acdd5004ae9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Snapshot delete request issued successfully. Sep 01 02:14:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac94798b-9437-42c6-8ff7-6acdd5004ae9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 returned with HTTP 202 Sep 01 02:14:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 973/1897] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:14:27 2026] DELETE /volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-84948a49-2a3e-4feb-9b4e-2e9dd5a10da3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-84948a49-2a3e-4feb-9b4e-2e9dd5a10da3 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 Sep 01 02:14:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-84948a49-2a3e-4feb-9b4e-2e9dd5a10da3 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-84948a49-2a3e-4feb-9b4e-2e9dd5a10da3 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-84948a49-2a3e-4feb-9b4e-2e9dd5a10da3 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Snapshot retrieved successfully. Sep 01 02:14:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-84948a49-2a3e-4feb-9b4e-2e9dd5a10da3 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 returned with HTTP 200 Sep 01 02:14:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 925/1898] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:27 2026] GET /volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b7db9fd4-6702-403a-9a59-613d57db4d3e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b7db9fd4-6702-403a-9a59-613d57db4d3e tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 Sep 01 02:14:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b7db9fd4-6702-403a-9a59-613d57db4d3e tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b7db9fd4-6702-403a-9a59-613d57db4d3e tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b7db9fd4-6702-403a-9a59-613d57db4d3e tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Snapshot retrieved successfully. Sep 01 02:14:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b7db9fd4-6702-403a-9a59-613d57db4d3e tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 returned with HTTP 200 Sep 01 02:14:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 974/1899] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:28 2026] GET /volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-117202ee-d422-4d20-81fc-64ea137f760f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-117202ee-d422-4d20-81fc-64ea137f760f tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 Sep 01 02:14:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-117202ee-d422-4d20-81fc-64ea137f760f tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-117202ee-d422-4d20-81fc-64ea137f760f tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-117202ee-d422-4d20-81fc-64ea137f760f tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 returned with HTTP 404 Sep 01 02:14:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 926/1900] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:29 2026] GET /volume/v3/snapshots/4ff42652-0738-44a5-ae65-b41c39f449d0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:14:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6b4ddd73-db62-405f-a58e-cd5d798e47d9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6b4ddd73-db62-405f-a58e-cd5d798e47d9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c Sep 01 02:14:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6b4ddd73-db62-405f-a58e-cd5d798e47d9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6b4ddd73-db62-405f-a58e-cd5d798e47d9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6b4ddd73-db62-405f-a58e-cd5d798e47d9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Volume info retrieved successfully. Sep 01 02:14:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6b4ddd73-db62-405f-a58e-cd5d798e47d9 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c returned with HTTP 200 Sep 01 02:14:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 975/1901] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:29 2026] GET /volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e1c45e05-5468-4226-a9c0-efce33c3ff1d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e1c45e05-5468-4226-a9c0-efce33c3ff1d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] DELETE http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c Sep 01 02:14:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e1c45e05-5468-4226-a9c0-efce33c3ff1d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e1c45e05-5468-4226-a9c0-efce33c3ff1d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:29 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-e1c45e05-5468-4226-a9c0-efce33c3ff1d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Delete volume with id: 7b6480f2-159f-4d5b-b876-495a92cca55c Sep 01 02:14:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e1c45e05-5468-4226-a9c0-efce33c3ff1d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Volume info retrieved successfully. Sep 01 02:14:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e1c45e05-5468-4226-a9c0-efce33c3ff1d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Delete volume request issued successfully. Sep 01 02:14:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e1c45e05-5468-4226-a9c0-efce33c3ff1d tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c returned with HTTP 202 Sep 01 02:14:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 927/1902] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:29 2026] DELETE /volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a1868ec2-9a1f-46b1-a163-ecfe557f9d74 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a1868ec2-9a1f-46b1-a163-ecfe557f9d74 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c Sep 01 02:14:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a1868ec2-9a1f-46b1-a163-ecfe557f9d74 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a1868ec2-9a1f-46b1-a163-ecfe557f9d74 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:14:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a1868ec2-9a1f-46b1-a163-ecfe557f9d74 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Volume info retrieved successfully. Sep 01 02:14:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a1868ec2-9a1f-46b1-a163-ecfe557f9d74 tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c returned with HTTP 200 Sep 01 02:14:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 976/1903] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:29 2026] GET /volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-94d1dc54-b0fe-43fb-99b9-a295a3daf8bf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-94d1dc54-b0fe-43fb-99b9-a295a3daf8bf tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] GET http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c Sep 01 02:14:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-94d1dc54-b0fe-43fb-99b9-a295a3daf8bf tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-94d1dc54-b0fe-43fb-99b9-a295a3daf8bf tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-94d1dc54-b0fe-43fb-99b9-a295a3daf8bf tempest-VolumesSnapshotNegativeTestJSON-536193765 tempest-VolumesSnapshotNegativeTestJSON-536193765-project-member] http://192.168.122.15/volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c returned with HTTP 404 Sep 01 02:14:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 928/1904] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:31 2026] GET /volume/v3/volumes/7b6480f2-159f-4d5b-b876-495a92cca55c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:40 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=198,cinder:UPDATE=55,cinder:INSERT=29 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:14:41 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=149,cinder:UPDATE=34,cinder:INSERT=20 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1871631788"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1871631788'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Create volume of 1 GB Sep 01 02:14:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Availability Zones retrieved successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Flow 'volume_create_api' (f9cac91f-2bb9-4514-a5db-82909194bbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589c6852-c3b4-4866-98e1-afd57cb4f9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589c6852-c3b4-4866-98e1-afd57cb4f9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b3aec3-4032-40de-b892-f63cc87d735a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Created reservations ['3e06bd5d-4cea-40c1-81aa-c7fd62d08d92', '084f74e2-38dd-4506-9fbc-e18d2fb5ad8a', '15487379-a7cf-482e-a7be-0fc847365db8', 'c5ceb91b-4bd2-475f-b193-181d7090c896'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b3aec3-4032-40de-b892-f63cc87d735a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e06bd5d-4cea-40c1-81aa-c7fd62d08d92', '084f74e2-38dd-4506-9fbc-e18d2fb5ad8a', '15487379-a7cf-482e-a7be-0fc847365db8', 'c5ceb91b-4bd2-475f-b193-181d7090c896']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90bef268-d4ab-47d5-aa2b-301ba65dfa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90bef268-d4ab-47d5-aa2b-301ba65dfa9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13887949-3f1e-4913-9da2-a5b20961cc29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1871631788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca869efaa1dc47bb83e5bd08b0a19a47',qos_specs=None,replication_status=,reservations=['3e06bd5d-4cea-40c1-81aa-c7fd62d08d92','084f74e2-38dd-4506-9fbc-e18d2fb5ad8a','15487379-a7cf-482e-a7be-0fc847365db8','c5ceb91b-4bd2-475f-b193-181d7090c896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39246a5ddd8a4befa6770b567087b93f',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1871631788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13887949-3f1e-4913-9da2-a5b20961cc29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca869efaa1dc47bb83e5bd08b0a19a47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39246a5ddd8a4befa6770b567087b93f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eba0ca0-1daa-4628-b797-928cfe0a3809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eba0ca0-1daa-4628-b797-928cfe0a3809) transitioned into state 'SUCCESS' from state '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-1871631788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca869efaa1dc47bb83e5bd08b0a19a47',qos_specs=None,replication_status=,reservations=['3e06bd5d-4cea-40c1-81aa-c7fd62d08d92','084f74e2-38dd-4506-9fbc-e18d2fb5ad8a','15487379-a7cf-482e-a7be-0fc847365db8','c5ceb91b-4bd2-475f-b193-181d7090c896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39246a5ddd8a4befa6770b567087b93f',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8be84189-b4be-4091-b226-e529ca3a8709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8be84189-b4be-4091-b226-e529ca3a8709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Flow 'volume_create_api' (f9cac91f-2bb9-4514-a5db-82909194bbb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Create volume request issued successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3bcd55a8-1d8d-43e5-b88b-c4b594ddc498 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 977/1905] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:59 2026] POST /volume/v3/volumes => generated 762 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-946f8c0a-80e4-4134-8799-c51253368ac3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-946f8c0a-80e4-4134-8799-c51253368ac3 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:14:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-946f8c0a-80e4-4134-8799-c51253368ac3 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-946f8c0a-80e4-4134-8799-c51253368ac3 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:14:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-946f8c0a-80e4-4134-8799-c51253368ac3 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-946f8c0a-80e4-4134-8799-c51253368ac3 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 929/1906] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:59 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 830 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-663793aa-4e57-4f56-954f-847ee2d2a58c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-663793aa-4e57-4f56-954f-847ee2d2a58c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-663793aa-4e57-4f56-954f-847ee2d2a58c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-663793aa-4e57-4f56-954f-847ee2d2a58c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-663793aa-4e57-4f56-954f-847ee2d2a58c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-663793aa-4e57-4f56-954f-847ee2d2a58c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 978/1907] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0d7b9452-94fb-4550-8e5b-18190d012efb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d7b9452-94fb-4550-8e5b-18190d012efb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0d7b9452-94fb-4550-8e5b-18190d012efb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0d7b9452-94fb-4550-8e5b-18190d012efb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0d7b9452-94fb-4550-8e5b-18190d012efb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d7b9452-94fb-4550-8e5b-18190d012efb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 930/1908] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:01 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-d13e52fc-3364-4c82-bfc7-e97b0097eae1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-d13e52fc-3364-4c82-bfc7-e97b0097eae1 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-d13e52fc-3364-4c82-bfc7-e97b0097eae1 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-d13e52fc-3364-4c82-bfc7-e97b0097eae1 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-d13e52fc-3364-4c82-bfc7-e97b0097eae1 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-d13e52fc-3364-4c82-bfc7-e97b0097eae1 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 979/1909] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:02 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-bb385d06-691a-46ef-9d97-d87b4a1cf4ac None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-bb385d06-691a-46ef-9d97-d87b4a1cf4ac None None] GET http://192.168.122.15/volume// Sep 01 02:15:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-bb385d06-691a-46ef-9d97-d87b4a1cf4ac None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-bb385d06-691a-46ef-9d97-d87b4a1cf4ac None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-bb385d06-691a-46ef-9d97-d87b4a1cf4ac None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:15:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 931/1910] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:02 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-79c0d170-9c0c-4fad-bba4-93c58136efcd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-79c0d170-9c0c-4fad-bba4-93c58136efcd tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:15:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-79c0d170-9c0c-4fad-bba4-93c58136efcd tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13887949-3f1e-4913-9da2-a5b20961cc29", "connector": null, "instance_uuid": "a3362918-2cbc-4610-8585-0d4784173772"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-79c0d170-9c0c-4fad-bba4-93c58136efcd tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:15:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 980/1911] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:15:02 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ce966b1a-53aa-4c6e-ba8e-dcfe57858767 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ce966b1a-53aa-4c6e-ba8e-dcfe57858767 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ce966b1a-53aa-4c6e-ba8e-dcfe57858767 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ce966b1a-53aa-4c6e-ba8e-dcfe57858767 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-e5ab0115-4311-44fc-8b00-96a419b824fe None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-e5ab0115-4311-44fc-8b00-96a419b824fe None None] GET http://192.168.122.15/volume// Sep 01 02:15:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-e5ab0115-4311-44fc-8b00-96a419b824fe None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-e5ab0115-4311-44fc-8b00-96a419b824fe None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-e5ab0115-4311-44fc-8b00-96a419b824fe None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:15:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 981/1912] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:02 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-bc39b6d9-7d31-4ebc-8582-f2fa2b274e95 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ce966b1a-53aa-4c6e-ba8e-dcfe57858767 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-bc39b6d9-7d31-4ebc-8582-f2fa2b274e95 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-bc39b6d9-7d31-4ebc-8582-f2fa2b274e95 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-bc39b6d9-7d31-4ebc-8582-f2fa2b274e95 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ce966b1a-53aa-4c6e-ba8e-dcfe57858767 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 932/1913] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:02 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-bc39b6d9-7d31-4ebc-8582-f2fa2b274e95 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-bc39b6d9-7d31-4ebc-8582-f2fa2b274e95 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 982/1914] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:15:02 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 1035 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-c7fa006a-0aba-4a40-ac20-6881640674b6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-c7fa006a-0aba-4a40-ac20-6881640674b6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] PUT http://192.168.122.15/volume/v3/attachments/162d7d98-960f-4f38-9bac-4f8ecd153719 Sep 01 02:15:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-c7fa006a-0aba-4a40-ac20-6881640674b6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-c7fa006a-0aba-4a40-ac20-6881640674b6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Acquiring lock "cinder-attachment_update-13887949-3f1e-4913-9da2-a5b20961cc29-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-c7fa006a-0aba-4a40-ac20-6881640674b6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Lock "cinder-attachment_update-13887949-3f1e-4913-9da2-a5b20961cc29-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:15:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-c7fa006a-0aba-4a40-ac20-6881640674b6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Lock "cinder-attachment_update-13887949-3f1e-4913-9da2-a5b20961cc29-devstack" released by "attachment_update" :: held 0.192s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:15:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-c7fa006a-0aba-4a40-ac20-6881640674b6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments/162d7d98-960f-4f38-9bac-4f8ecd153719 returned with HTTP 200 Sep 01 02:15:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 933/1915] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:15:02 2026] PUT /volume/v3/attachments/162d7d98-960f-4f38-9bac-4f8ecd153719 => generated 694 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bf9054e7-6585-41ac-9639-3c21e44d8870 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bf9054e7-6585-41ac-9639-3c21e44d8870 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bf9054e7-6585-41ac-9639-3c21e44d8870 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bf9054e7-6585-41ac-9639-3c21e44d8870 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-995c485d-12e1-4396-9ff2-20fab46e86c8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-995c485d-12e1-4396-9ff2-20fab46e86c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/attachments/162d7d98-960f-4f38-9bac-4f8ecd153719/action Sep 01 02:15:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-995c485d-12e1-4396-9ff2-20fab46e86c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action body: b'{"os-complete": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-995c485d-12e1-4396-9ff2-20fab46e86c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bf9054e7-6585-41ac-9639-3c21e44d8870 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bf9054e7-6585-41ac-9639-3c21e44d8870 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 983/1916] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:03 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-dc7402dd-6c4f-41d9-b5a4-b7b2156e6c69 req-995c485d-12e1-4396-9ff2-20fab46e86c8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments/162d7d98-960f-4f38-9bac-4f8ecd153719/action returned with HTTP 204 Sep 01 02:15:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 934/1917] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:15:03 2026] POST /volume/v3/attachments/162d7d98-960f-4f38-9bac-4f8ecd153719/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-22ee7b91-c86f-4ecb-bcc8-6d3f0fe57b72 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-22ee7b91-c86f-4ecb-bcc8-6d3f0fe57b72 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-22ee7b91-c86f-4ecb-bcc8-6d3f0fe57b72 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-22ee7b91-c86f-4ecb-bcc8-6d3f0fe57b72 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-22ee7b91-c86f-4ecb-bcc8-6d3f0fe57b72 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-22ee7b91-c86f-4ecb-bcc8-6d3f0fe57b72 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 984/1918] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 1147 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b3a921d3-28fc-4e89-a4ec-42a5fddd2591 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b3a921d3-28fc-4e89-a4ec-42a5fddd2591 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b3a921d3-28fc-4e89-a4ec-42a5fddd2591 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b3a921d3-28fc-4e89-a4ec-42a5fddd2591 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:04 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b3a921d3-28fc-4e89-a4ec-42a5fddd2591 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b3a921d3-28fc-4e89-a4ec-42a5fddd2591 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 935/1919] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 1147 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-59e768ae-1539-416a-9432-d5ca28a2e418 req-3a97a41f-3801-46be-8434-09cb5bbeb9df None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-59e768ae-1539-416a-9432-d5ca28a2e418 req-3a97a41f-3801-46be-8434-09cb5bbeb9df tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-59e768ae-1539-416a-9432-d5ca28a2e418 req-3a97a41f-3801-46be-8434-09cb5bbeb9df tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-59e768ae-1539-416a-9432-d5ca28a2e418 req-3a97a41f-3801-46be-8434-09cb5bbeb9df tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-59e768ae-1539-416a-9432-d5ca28a2e418 req-3a97a41f-3801-46be-8434-09cb5bbeb9df tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-59e768ae-1539-416a-9432-d5ca28a2e418 req-3a97a41f-3801-46be-8434-09cb5bbeb9df tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 985/1920] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:05 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 1147 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ec8341f5-12e2-4944-bcf7-f7b24d31671b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec8341f5-12e2-4944-bcf7-f7b24d31671b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ec8341f5-12e2-4944-bcf7-f7b24d31671b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ec8341f5-12e2-4944-bcf7-f7b24d31671b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ec8341f5-12e2-4944-bcf7-f7b24d31671b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec8341f5-12e2-4944-bcf7-f7b24d31671b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 936/1921] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:05 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 1147 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-3f8e9365-94a2-470a-b6ad-6284502974f4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-3f8e9365-94a2-470a-b6ad-6284502974f4 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-3f8e9365-94a2-470a-b6ad-6284502974f4 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-3f8e9365-94a2-470a-b6ad-6284502974f4 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-3f8e9365-94a2-470a-b6ad-6284502974f4 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-3f8e9365-94a2-470a-b6ad-6284502974f4 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 986/1922] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:05 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 1147 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-ab471c6b-9a9f-439c-916a-49d9da2d75ed None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-ab471c6b-9a9f-439c-916a-49d9da2d75ed tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29/action Sep 01 02:15:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-ab471c6b-9a9f-439c-916a-49d9da2d75ed tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-ab471c6b-9a9f-439c-916a-49d9da2d75ed tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-ab471c6b-9a9f-439c-916a-49d9da2d75ed tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-ab471c6b-9a9f-439c-916a-49d9da2d75ed tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Begin detaching volume completed successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-ab471c6b-9a9f-439c-916a-49d9da2d75ed tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29/action returned with HTTP 202 Sep 01 02:15:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 937/1923] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:15:05 2026] POST /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-8fd57e1a-2d57-4c6e-8687-47c26e9bdb7e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-8fd57e1a-2d57-4c6e-8687-47c26e9bdb7e None None] GET http://192.168.122.15/volume// Sep 01 02:15:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-8fd57e1a-2d57-4c6e-8687-47c26e9bdb7e None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-8fd57e1a-2d57-4c6e-8687-47c26e9bdb7e None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-8fd57e1a-2d57-4c6e-8687-47c26e9bdb7e None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:15:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 987/1924] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:05 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-c328d8d5-5de7-4500-8716-e628f6432b39 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-c328d8d5-5de7-4500-8716-e628f6432b39 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-c328d8d5-5de7-4500-8716-e628f6432b39 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-c328d8d5-5de7-4500-8716-e628f6432b39 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-c328d8d5-5de7-4500-8716-e628f6432b39 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-c328d8d5-5de7-4500-8716-e628f6432b39 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 938/1925] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:15:05 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 1331 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-a63cdce6-07cf-40fc-9437-c1d1a2ed1e89 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-a63cdce6-07cf-40fc-9437-c1d1a2ed1e89 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] DELETE http://192.168.122.15/volume/v3/attachments/162d7d98-960f-4f38-9bac-4f8ecd153719 Sep 01 02:15:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-a63cdce6-07cf-40fc-9437-c1d1a2ed1e89 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-a63cdce6-07cf-40fc-9437-c1d1a2ed1e89 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, Sep 01 02:15:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7b653690-efd7-4806-9b40-1a421ac23dc2 req-a63cdce6-07cf-40fc-9437-c1d1a2ed1e89 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments/162d7d98-960f-4f38-9bac-4f8ecd153719 returned with HTTP 200 Sep 01 02:15:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 988/1926] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:15:06 2026] DELETE /volume/v3/attachments/162d7d98-960f-4f38-9bac-4f8ecd153719 => generated 19 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7ddb8e82-e2d6-462d-8828-847f4e59fee1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ddb8e82-e2d6-462d-8828-847f4e59fee1 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ddb8e82-e2d6-462d-8828-847f4e59fee1 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ddb8e82-e2d6-462d-8828-847f4e59fee1 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7ddb8e82-e2d6-462d-8828-847f4e59fee1 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ddb8e82-e2d6-462d-8828-847f4e59fee1 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 939/1927] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:06 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:16 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=69,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:17 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=42,cinder:UPDATE=4 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-15858813-eafd-4d81-bba9-ac95d8388d5a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-902469517", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-902469517', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Create volume of 1 GB Sep 01 02:15:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Availability Zones retrieved successfully. Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Flow 'volume_create_api' (e6521bf7-7bd9-4361-8392-c69b2546a0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f77294e-30e7-4e67-8e0d-07247bbc555c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f77294e-30e7-4e67-8e0d-07247bbc555c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3424642d-a74a-48c7-9aa5-c1822a19ffe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Created reservations ['d858e183-90cf-4c3f-bf9d-55521f54e2ec', '7fadaa5f-2ab4-4016-8cce-fc54cfdca6c4', '849a12c5-df00-45c5-8898-192028270c1f', 'a9121c44-0831-41f8-ad6c-bf43eff11c6a'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3424642d-a74a-48c7-9aa5-c1822a19ffe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d858e183-90cf-4c3f-bf9d-55521f54e2ec', '7fadaa5f-2ab4-4016-8cce-fc54cfdca6c4', '849a12c5-df00-45c5-8898-192028270c1f', 'a9121c44-0831-41f8-ad6c-bf43eff11c6a']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5439bf41-6239-4348-8bd0-45dde4346473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5439bf41-6239-4348-8bd0-45dde4346473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f79003a-e6ee-42b6-9435-45ae92a69e99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-902469517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda67957325b46c59f013996c901214c',qos_specs=None,replication_status=,reservations=['d858e183-90cf-4c3f-bf9d-55521f54e2ec','7fadaa5f-2ab4-4016-8cce-fc54cfdca6c4','849a12c5-df00-45c5-8898-192028270c1f','a9121c44-0831-41f8-ad6c-bf43eff11c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8b230ed5b96434fa4d4b0e5148ce4f7',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-902469517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f79003a-e6ee-42b6-9435-45ae92a69e99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda67957325b46c59f013996c901214c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8b230ed5b96434fa4d4b0e5148ce4f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b890f56-f3b9-482b-9d7e-98d1dd1c6e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b890f56-f3b9-482b-9d7e-98d1dd1c6e00) transitioned into state 'SUCCESS' from state '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-902469517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda67957325b46c59f013996c901214c',qos_specs=None,replication_status=,reservations=['d858e183-90cf-4c3f-bf9d-55521f54e2ec','7fadaa5f-2ab4-4016-8cce-fc54cfdca6c4','849a12c5-df00-45c5-8898-192028270c1f','a9121c44-0831-41f8-ad6c-bf43eff11c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8b230ed5b96434fa4d4b0e5148ce4f7',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8256eade-ec7e-4163-b07b-357791fbf28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8256eade-ec7e-4163-b07b-357791fbf28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Flow 'volume_create_api' (e6521bf7-7bd9-4361-8392-c69b2546a0fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Create volume request issued successfully. Sep 01 02:15:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-15858813-eafd-4d81-bba9-ac95d8388d5a tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 989/1928] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:15:29 2026] POST /volume/v3/volumes => generated 795 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b68ba543-81e4-441b-afca-60e67c89aca4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b68ba543-81e4-441b-afca-60e67c89aca4 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b68ba543-81e4-441b-afca-60e67c89aca4 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b68ba543-81e4-441b-afca-60e67c89aca4 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b68ba543-81e4-441b-afca-60e67c89aca4 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b68ba543-81e4-441b-afca-60e67c89aca4 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 940/1929] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:29 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:15:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a3733f43-10dc-421f-95f9-340fb77b56b4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3733f43-10dc-421f-95f9-340fb77b56b4 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3733f43-10dc-421f-95f9-340fb77b56b4 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3733f43-10dc-421f-95f9-340fb77b56b4 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a3733f43-10dc-421f-95f9-340fb77b56b4 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3733f43-10dc-421f-95f9-340fb77b56b4 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 990/1930] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:31 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f7150449-eb70-4b2a-a961-1c6e7972c7eb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7150449-eb70-4b2a-a961-1c6e7972c7eb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7150449-eb70-4b2a-a961-1c6e7972c7eb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7150449-eb70-4b2a-a961-1c6e7972c7eb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f7150449-eb70-4b2a-a961-1c6e7972c7eb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7150449-eb70-4b2a-a961-1c6e7972c7eb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 941/1931] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:32 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 888 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:15:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-24141a6d-39de-4354-b1dc-9f59e64f24ba None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-24141a6d-39de-4354-b1dc-9f59e64f24ba tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-24141a6d-39de-4354-b1dc-9f59e64f24ba tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-24141a6d-39de-4354-b1dc-9f59e64f24ba tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-24141a6d-39de-4354-b1dc-9f59e64f24ba tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-24141a6d-39de-4354-b1dc-9f59e64f24ba tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 991/1932] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:32 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 888 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-633dcdc5-bf56-4dc0-9381-c7873c81d4d8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-633dcdc5-bf56-4dc0-9381-c7873c81d4d8 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-633dcdc5-bf56-4dc0-9381-c7873c81d4d8 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-633dcdc5-bf56-4dc0-9381-c7873c81d4d8 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-633dcdc5-bf56-4dc0-9381-c7873c81d4d8 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-633dcdc5-bf56-4dc0-9381-c7873c81d4d8 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 942/1933] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:32 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 870 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-86783769-771f-48b2-96d9-915d464b812a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-86783769-771f-48b2-96d9-915d464b812a None None] GET http://192.168.122.15/volume// Sep 01 02:15:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-86783769-771f-48b2-96d9-915d464b812a None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-86783769-771f-48b2-96d9-915d464b812a None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-86783769-771f-48b2-96d9-915d464b812a None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:15:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 992/1934] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:32 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-874c4330-1f7f-4577-9e03-100b46d67312 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-874c4330-1f7f-4577-9e03-100b46d67312 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-874c4330-1f7f-4577-9e03-100b46d67312 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f79003a-e6ee-42b6-9435-45ae92a69e99", "connector": null, "instance_uuid": "84f6398c-a28f-4709-8b9d-4b6237eea926"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-874c4330-1f7f-4577-9e03-100b46d67312 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:15:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 943/1935] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:15:32 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-99c125ee-2a2d-40ca-93eb-13125db527f3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99c125ee-2a2d-40ca-93eb-13125db527f3 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99c125ee-2a2d-40ca-93eb-13125db527f3 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99c125ee-2a2d-40ca-93eb-13125db527f3 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-e6d67ce8-08c3-4e1c-987e-16f947be69b5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-e6d67ce8-08c3-4e1c-987e-16f947be69b5 None None] GET http://192.168.122.15/volume// Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-e6d67ce8-08c3-4e1c-987e-16f947be69b5 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-e6d67ce8-08c3-4e1c-987e-16f947be69b5 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-e6d67ce8-08c3-4e1c-987e-16f947be69b5 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:15:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 944/1936] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:32 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-99c125ee-2a2d-40ca-93eb-13125db527f3 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-cefe26c6-6c17-4b0f-8b0a-5b8eb62635e1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-cefe26c6-6c17-4b0f-8b0a-5b8eb62635e1 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-cefe26c6-6c17-4b0f-8b0a-5b8eb62635e1 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-cefe26c6-6c17-4b0f-8b0a-5b8eb62635e1 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99c125ee-2a2d-40ca-93eb-13125db527f3 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 993/1937] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:32 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 887 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-cefe26c6-6c17-4b0f-8b0a-5b8eb62635e1 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-cefe26c6-6c17-4b0f-8b0a-5b8eb62635e1 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 945/1938] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:15:32 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 1050 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-6f52071b-5f26-49a0-93d8-9db94121e856 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-6f52071b-5f26-49a0-93d8-9db94121e856 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] PUT http://192.168.122.15/volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5 Sep 01 02:15:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-6f52071b-5f26-49a0-93d8-9db94121e856 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:33 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-6f52071b-5f26-49a0-93d8-9db94121e856 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Acquiring lock "cinder-attachment_update-5f79003a-e6ee-42b6-9435-45ae92a69e99-devstack" by "attachment_update" {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:15:33 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-6f52071b-5f26-49a0-93d8-9db94121e856 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Lock "cinder-attachment_update-5f79003a-e6ee-42b6-9435-45ae92a69e99-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:15:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:33 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-6f52071b-5f26-49a0-93d8-9db94121e856 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Lock "cinder-attachment_update-5f79003a-e6ee-42b6-9435-45ae92a69e99-devstack" released by "attachment_update" :: held 0.180s {{(pid=87155) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:15:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-6f52071b-5f26-49a0-93d8-9db94121e856 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5 returned with HTTP 200 Sep 01 02:15:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 994/1939] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:15:32 2026] PUT /volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5 => generated 694 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-af622c29-c2d2-483d-a68f-de8c7d7843b2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-af622c29-c2d2-483d-a68f-de8c7d7843b2 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] POST http://192.168.122.15/volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5/action Sep 01 02:15:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-af622c29-c2d2-483d-a68f-de8c7d7843b2 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Action body: b'{"os-complete": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-af622c29-c2d2-483d-a68f-de8c7d7843b2 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b695b69c-9480-46be-add7-a8816eced315 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b695b69c-9480-46be-add7-a8816eced315 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b695b69c-9480-46be-add7-a8816eced315 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b695b69c-9480-46be-add7-a8816eced315 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2df4cceb-4266-4d1e-ac6a-4bfdad99b6bd req-af622c29-c2d2-483d-a68f-de8c7d7843b2 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5/action returned with HTTP 204 Sep 01 02:15:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 946/1940] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:15:33 2026] POST /volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b695b69c-9480-46be-add7-a8816eced315 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b695b69c-9480-46be-add7-a8816eced315 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 995/1941] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:33 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 1180 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fa683d41-12c7-42ce-8d7d-d4dcc38257fc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa683d41-12c7-42ce-8d7d-d4dcc38257fc tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fa683d41-12c7-42ce-8d7d-d4dcc38257fc tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fa683d41-12c7-42ce-8d7d-d4dcc38257fc tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fa683d41-12c7-42ce-8d7d-d4dcc38257fc tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa683d41-12c7-42ce-8d7d-d4dcc38257fc tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 947/1942] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:33 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 1180 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3551208f-6eda-4ede-a164-32cb572eb683 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 996/1943] 192.168.122.15 () {62 vars in 1490 bytes} [Tue Sep 1 02:15:34 2026] DELETE /volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:15:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8af22d10-7d54-4de4-86c8-391a77b33619 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:34 devstack devstack@c-api.service[87154]: WARNING keystonemiddleware.auth_token [None req-8af22d10-7d54-4de4-86c8-391a77b33619 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:15:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 948/1944] 192.168.122.15 () {62 vars in 1490 bytes} [Tue Sep 1 02:15:34 2026] DELETE /volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5 => generated 114 bytes in 149 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] DELETE http://192.168.122.15/volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5 Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Attachment connected to vm 84f6398c-a28f-4709-8b9d-4b6237eea926, checking data on nova Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG cinder.compute.nova [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Creating Keystone token plugin using URL: http://192.168.122.15/identity {{(pid=87155) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] REQ: curl -g -i -X GET http://192.168.122.15/compute/v2.1/servers/84f6398c-a28f-4709-8b9d-4b6237eea926/os-volume_attachments/5f79003a-e6ee-42b6-9435-45ae92a69e99 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d378fae6974553d0c69e46d14fa6333a43769a2ed2d13274e8490916c9941de1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-eedde1e0-c839-4e55-af9d-0f62d18f931b" -H "X-Service-Token: {SHA256}5f58a2bb433c1fac29dca440df95c9f2f9e2796f4dda11e43b03efb90a88677b" {{(pid=87155) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:15:34 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-52c1781a-382a-480f-9a38-a7f0e3733f09 x-openstack-request-id: req-52c1781a-382a-480f-9a38-a7f0e3733f09 {{(pid=87155) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5f79003a-e6ee-42b6-9435-45ae92a69e99", "serverId": "84f6398c-a28f-4709-8b9d-4b6237eea926", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "dd7a2f25-fd9d-4d2a-9819-a84b4826fba5", "bdm_uuid": "e11f21a8-3d34-4f4a-99df-6a4a3e3c109f"}} {{(pid=87155) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET call to compute for http://192.168.122.15/compute/v2.1/servers/84f6398c-a28f-4709-8b9d-4b6237eea926/os-volume_attachments/5f79003a-e6ee-42b6-9435-45ae92a69e99 used request id req-52c1781a-382a-480f-9a38-a7f0e3733f09 {{(pid=87155) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.volume.api [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-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 Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Caught error: Detach volume from instance 84f6398c-a28f-4709-8b9d-4b6237eea926 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 84f6398c-a28f-4709-8b9d-4b6237eea926 using the Compute API Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 84f6398c-a28f-4709-8b9d-4b6237eea926 using the Compute API Sep 01 02:15:34 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault Sep 01 02:15:34 devstack devstack@c-api.service[87155]: INFO cinder.api.middleware.fault [None req-eedde1e0-c839-4e55-af9d-0f62d18f931b tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5 returned with HTTP 409 Sep 01 02:15:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 997/1945] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:15:34 2026] DELETE /volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5 => generated 167 bytes in 502 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-2381184c-3282-4125-98b6-dbee50ded3db req-97314790-6de7-4b70-9dbd-6e291c057bae None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-97314790-6de7-4b70-9dbd-6e291c057bae tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-97314790-6de7-4b70-9dbd-6e291c057bae tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-97314790-6de7-4b70-9dbd-6e291c057bae tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:34 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-2381184c-3282-4125-98b6-dbee50ded3db req-97314790-6de7-4b70-9dbd-6e291c057bae tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-97314790-6de7-4b70-9dbd-6e291c057bae tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 949/1946] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:34 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 1162 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-2381184c-3282-4125-98b6-dbee50ded3db req-813becf5-f132-428b-a20a-520f1fcabbeb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-813becf5-f132-428b-a20a-520f1fcabbeb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] POST http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99/action Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-813becf5-f132-428b-a20a-520f1fcabbeb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-813becf5-f132-428b-a20a-520f1fcabbeb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [req-2381184c-3282-4125-98b6-dbee50ded3db req-813becf5-f132-428b-a20a-520f1fcabbeb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:15:34 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:34 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-2381184c-3282-4125-98b6-dbee50ded3db req-813becf5-f132-428b-a20a-520f1fcabbeb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-2381184c-3282-4125-98b6-dbee50ded3db req-813becf5-f132-428b-a20a-520f1fcabbeb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Begin detaching volume completed successfully. Sep 01 02:15:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-813becf5-f132-428b-a20a-520f1fcabbeb tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99/action returned with HTTP 202 Sep 01 02:15:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 998/1947] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:15:34 2026] POST /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-2381184c-3282-4125-98b6-dbee50ded3db req-2e65c997-9941-46d1-b970-1059389e1856 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-2e65c997-9941-46d1-b970-1059389e1856 None None] GET http://192.168.122.15/volume// Sep 01 02:15:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-2e65c997-9941-46d1-b970-1059389e1856 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-2e65c997-9941-46d1-b970-1059389e1856 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-2e65c997-9941-46d1-b970-1059389e1856 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:15:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 950/1948] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:35 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-2381184c-3282-4125-98b6-dbee50ded3db req-643fee75-4fbf-4c94-b9bf-d5ef725cdbcc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-643fee75-4fbf-4c94-b9bf-d5ef725cdbcc tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-643fee75-4fbf-4c94-b9bf-d5ef725cdbcc tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-643fee75-4fbf-4c94-b9bf-d5ef725cdbcc tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:35 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:35 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-2381184c-3282-4125-98b6-dbee50ded3db req-643fee75-4fbf-4c94-b9bf-d5ef725cdbcc tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-643fee75-4fbf-4c94-b9bf-d5ef725cdbcc tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 999/1949] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:15:35 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 1346 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-2381184c-3282-4125-98b6-dbee50ded3db req-fb49f154-6751-4f4e-92f2-0a7f7fefc930 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-fb49f154-6751-4f4e-92f2-0a7f7fefc930 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] DELETE http://192.168.122.15/volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5 Sep 01 02:15:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-fb49f154-6751-4f4e-92f2-0a7f7fefc930 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-fb49f154-6751-4f4e-92f2-0a7f7fefc930 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:35 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:15:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-2381184c-3282-4125-98b6-dbee50ded3db req-fb49f154-6751-4f4e-92f2-0a7f7fefc930 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5 returned with HTTP 200 Sep 01 02:15:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 951/1950] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:15:35 2026] DELETE /volume/v3/attachments/dd7a2f25-fd9d-4d2a-9819-a84b4826fba5 => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7633af71-ef0c-4215-945b-66e8ff0bbe26 req-d526bab1-4660-47fb-8b34-40f84bfca108 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7633af71-ef0c-4215-945b-66e8ff0bbe26 req-d526bab1-4660-47fb-8b34-40f84bfca108 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7633af71-ef0c-4215-945b-66e8ff0bbe26 req-d526bab1-4660-47fb-8b34-40f84bfca108 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7633af71-ef0c-4215-945b-66e8ff0bbe26 req-d526bab1-4660-47fb-8b34-40f84bfca108 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-7633af71-ef0c-4215-945b-66e8ff0bbe26 req-d526bab1-4660-47fb-8b34-40f84bfca108 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7633af71-ef0c-4215-945b-66e8ff0bbe26 req-d526bab1-4660-47fb-8b34-40f84bfca108 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1000/1951] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:36 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-50afba6f-178e-4799-8b73-f588eb666a17 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-50afba6f-178e-4799-8b73-f588eb666a17 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] DELETE http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-50afba6f-178e-4799-8b73-f588eb666a17 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-50afba6f-178e-4799-8b73-f588eb666a17 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:36 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-50afba6f-178e-4799-8b73-f588eb666a17 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Delete volume with id: 5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-50afba6f-178e-4799-8b73-f588eb666a17 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-50afba6f-178e-4799-8b73-f588eb666a17 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Delete volume request issued successfully. Sep 01 02:15:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-50afba6f-178e-4799-8b73-f588eb666a17 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 202 Sep 01 02:15:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 952/1952] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:15:36 2026] DELETE /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:15:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-427e469c-fb7a-4e4e-acbf-6f9f26b9ef34 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-427e469c-fb7a-4e4e-acbf-6f9f26b9ef34 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-427e469c-fb7a-4e4e-acbf-6f9f26b9ef34 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-427e469c-fb7a-4e4e-acbf-6f9f26b9ef34 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-427e469c-fb7a-4e4e-acbf-6f9f26b9ef34 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Volume info retrieved successfully. Sep 01 02:15:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-427e469c-fb7a-4e4e-acbf-6f9f26b9ef34 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 200 Sep 01 02:15:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1001/1953] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:36 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-117201b5-de7b-417e-93e4-a40787bfbee3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-117201b5-de7b-417e-93e4-a40787bfbee3 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] GET http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 Sep 01 02:15:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-117201b5-de7b-417e-93e4-a40787bfbee3 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-117201b5-de7b-417e-93e4-a40787bfbee3 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-117201b5-de7b-417e-93e4-a40787bfbee3 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234 tempest-TestServerVolumeAttachScenarioOldVersion-1458760234-project-member] http://192.168.122.15/volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 returned with HTTP 404 Sep 01 02:15:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 953/1954] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:37 2026] GET /volume/v3/volumes/5f79003a-e6ee-42b6-9435-45ae92a69e99 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-951816265"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-951816265'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Create volume of 1 GB Sep 01 02:15:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Availability Zones retrieved successfully. Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Flow 'volume_create_api' (f7cd2375-4554-49b3-8ee6-2258babdbc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ddacba-e8f5-4a9f-a40f-762ecf6151f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ddacba-e8f5-4a9f-a40f-762ecf6151f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ad047dd-1ab4-4d82-9d85-4c46a9def8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Created reservations ['6bc25f85-c7da-4945-a4e7-5c08c9c3474e', 'c9829a67-b446-4abf-bcbc-517db55b94a4', '306c2455-bd65-436c-94cf-7ba71bf8f6c1', 'b3479206-7e78-4372-9239-9d511416417c'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ad047dd-1ab4-4d82-9d85-4c46a9def8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bc25f85-c7da-4945-a4e7-5c08c9c3474e', 'c9829a67-b446-4abf-bcbc-517db55b94a4', '306c2455-bd65-436c-94cf-7ba71bf8f6c1', 'b3479206-7e78-4372-9239-9d511416417c']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ccb31fa-ab61-44f4-8f8e-f3437f4e78f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ccb31fa-ab61-44f4-8f8e-f3437f4e78f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5065af6b-85fa-4acc-a88b-f3002055f63b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-951816265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca869efaa1dc47bb83e5bd08b0a19a47',qos_specs=None,replication_status=,reservations=['6bc25f85-c7da-4945-a4e7-5c08c9c3474e','c9829a67-b446-4abf-bcbc-517db55b94a4','306c2455-bd65-436c-94cf-7ba71bf8f6c1','b3479206-7e78-4372-9239-9d511416417c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39246a5ddd8a4befa6770b567087b93f',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-951816265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5065af6b-85fa-4acc-a88b-f3002055f63b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca869efaa1dc47bb83e5bd08b0a19a47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39246a5ddd8a4befa6770b567087b93f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (493ac925-909c-4636-b262-e267ab1f0bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (493ac925-909c-4636-b262-e267ab1f0bc5) transitioned into state 'SUCCESS' from state '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-951816265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca869efaa1dc47bb83e5bd08b0a19a47',qos_specs=None,replication_status=,reservations=['6bc25f85-c7da-4945-a4e7-5c08c9c3474e','c9829a67-b446-4abf-bcbc-517db55b94a4','306c2455-bd65-436c-94cf-7ba71bf8f6c1','b3479206-7e78-4372-9239-9d511416417c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39246a5ddd8a4befa6770b567087b93f',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2540439-7c26-4f0e-8b79-739155083fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2540439-7c26-4f0e-8b79-739155083fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Flow 'volume_create_api' (f7cd2375-4554-49b3-8ee6-2258babdbc72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Create volume request issued successfully. Sep 01 02:15:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9de7b5b8-f926-423c-9935-3f5ad88a036f tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1002/1955] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:42 2026] POST /volume/v3/volumes => generated 761 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2dbda88b-0887-47d9-9ba3-cc51f6aa349d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2dbda88b-0887-47d9-9ba3-cc51f6aa349d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2dbda88b-0887-47d9-9ba3-cc51f6aa349d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2dbda88b-0887-47d9-9ba3-cc51f6aa349d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2dbda88b-0887-47d9-9ba3-cc51f6aa349d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2dbda88b-0887-47d9-9ba3-cc51f6aa349d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 954/1956] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:42 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 829 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ee3dd55f-c554-4f04-90bf-6ef4aa68abde None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ee3dd55f-c554-4f04-90bf-6ef4aa68abde tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ee3dd55f-c554-4f04-90bf-6ef4aa68abde tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ee3dd55f-c554-4f04-90bf-6ef4aa68abde tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ee3dd55f-c554-4f04-90bf-6ef4aa68abde tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ee3dd55f-c554-4f04-90bf-6ef4aa68abde tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1003/1957] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:43 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0e9f291d-a4f0-4859-8c4b-5a6e34a818ef None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e9f291d-a4f0-4859-8c4b-5a6e34a818ef tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e9f291d-a4f0-4859-8c4b-5a6e34a818ef tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e9f291d-a4f0-4859-8c4b-5a6e34a818ef tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0e9f291d-a4f0-4859-8c4b-5a6e34a818ef tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e9f291d-a4f0-4859-8c4b-5a6e34a818ef tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 955/1958] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:44 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-07cbf695-ff94-40e8-a4ba-5a96886029a6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-07cbf695-ff94-40e8-a4ba-5a96886029a6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-07cbf695-ff94-40e8-a4ba-5a96886029a6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-07cbf695-ff94-40e8-a4ba-5a96886029a6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-07cbf695-ff94-40e8-a4ba-5a96886029a6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-07cbf695-ff94-40e8-a4ba-5a96886029a6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1004/1959] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:44 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-3bebcd89-4688-41fa-bf32-5268fa1f9584 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-3bebcd89-4688-41fa-bf32-5268fa1f9584 None None] GET http://192.168.122.15/volume// Sep 01 02:15:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-3bebcd89-4688-41fa-bf32-5268fa1f9584 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-3bebcd89-4688-41fa-bf32-5268fa1f9584 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-3bebcd89-4688-41fa-bf32-5268fa1f9584 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:15:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 956/1960] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:45 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-ab9790ae-da7b-4249-b782-57c06f49a7ce None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-ab9790ae-da7b-4249-b782-57c06f49a7ce tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:15:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-ab9790ae-da7b-4249-b782-57c06f49a7ce tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5065af6b-85fa-4acc-a88b-f3002055f63b", "connector": null, "instance_uuid": "36506d2f-abc9-4960-b59b-caacec395069"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-ab9790ae-da7b-4249-b782-57c06f49a7ce tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:15:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1005/1961] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:15:45 2026] POST /volume/v3/attachments => generated 273 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c61fddd8-16e3-4a7b-8a04-3e799190c1f8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c61fddd8-16e3-4a7b-8a04-3e799190c1f8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c61fddd8-16e3-4a7b-8a04-3e799190c1f8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c61fddd8-16e3-4a7b-8a04-3e799190c1f8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f43d994d-f117-4d62-911f-2c8b719ea36b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f43d994d-f117-4d62-911f-2c8b719ea36b None None] GET http://192.168.122.15/volume// Sep 01 02:15:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f43d994d-f117-4d62-911f-2c8b719ea36b None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f43d994d-f117-4d62-911f-2c8b719ea36b None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f43d994d-f117-4d62-911f-2c8b719ea36b None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:15:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1006/1962] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:45 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c61fddd8-16e3-4a7b-8a04-3e799190c1f8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f9c513a7-136a-42d2-ab47-3166a0ffbf9c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f9c513a7-136a-42d2-ab47-3166a0ffbf9c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f9c513a7-136a-42d2-ab47-3166a0ffbf9c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f9c513a7-136a-42d2-ab47-3166a0ffbf9c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c61fddd8-16e3-4a7b-8a04-3e799190c1f8 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 957/1963] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:45 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f9c513a7-136a-42d2-ab47-3166a0ffbf9c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f9c513a7-136a-42d2-ab47-3166a0ffbf9c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1007/1964] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:15:45 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 1034 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f6958724-42cb-4837-a6cd-5e564a6d0b37 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f6958724-42cb-4837-a6cd-5e564a6d0b37 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] PUT http://192.168.122.15/volume/v3/attachments/b24286e0-83d8-446c-9f0a-79227423851a Sep 01 02:15:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f6958724-42cb-4837-a6cd-5e564a6d0b37 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f6958724-42cb-4837-a6cd-5e564a6d0b37 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Acquiring lock "cinder-attachment_update-5065af6b-85fa-4acc-a88b-f3002055f63b-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f6958724-42cb-4837-a6cd-5e564a6d0b37 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Lock "cinder-attachment_update-5065af6b-85fa-4acc-a88b-f3002055f63b-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:15:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:46 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f6958724-42cb-4837-a6cd-5e564a6d0b37 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Lock "cinder-attachment_update-5065af6b-85fa-4acc-a88b-f3002055f63b-devstack" released by "attachment_update" :: held 0.212s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:15:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-f6958724-42cb-4837-a6cd-5e564a6d0b37 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments/b24286e0-83d8-446c-9f0a-79227423851a returned with HTTP 200 Sep 01 02:15:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 958/1965] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:15:45 2026] PUT /volume/v3/attachments/b24286e0-83d8-446c-9f0a-79227423851a => generated 694 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-615e2b06-ee91-4881-a5a9-cab68ceab500 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-615e2b06-ee91-4881-a5a9-cab68ceab500 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-615e2b06-ee91-4881-a5a9-cab68ceab500 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-615e2b06-ee91-4881-a5a9-cab68ceab500 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-615e2b06-ee91-4881-a5a9-cab68ceab500 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-615e2b06-ee91-4881-a5a9-cab68ceab500 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1008/1966] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:46 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-d682d179-1b24-4c2b-bafd-b6235566241e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-d682d179-1b24-4c2b-bafd-b6235566241e tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/attachments/b24286e0-83d8-446c-9f0a-79227423851a/action Sep 01 02:15:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-d682d179-1b24-4c2b-bafd-b6235566241e tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action body: b'{"os-complete": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-d682d179-1b24-4c2b-bafd-b6235566241e tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f6a0dc2d-3133-4e8b-96ad-61f9ba4fdd75 req-d682d179-1b24-4c2b-bafd-b6235566241e tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments/b24286e0-83d8-446c-9f0a-79227423851a/action returned with HTTP 204 Sep 01 02:15:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 959/1967] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:15:46 2026] POST /volume/v3/attachments/b24286e0-83d8-446c-9f0a-79227423851a/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-20a7a45c-6463-43a3-be04-7d67f99a006d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-20a7a45c-6463-43a3-be04-7d67f99a006d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-20a7a45c-6463-43a3-be04-7d67f99a006d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-20a7a45c-6463-43a3-be04-7d67f99a006d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-20a7a45c-6463-43a3-be04-7d67f99a006d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-20a7a45c-6463-43a3-be04-7d67f99a006d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1009/1968] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:47 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0a80f521-000d-4b46-84a2-948c1ab5939a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0a80f521-000d-4b46-84a2-948c1ab5939a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0a80f521-000d-4b46-84a2-948c1ab5939a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0a80f521-000d-4b46-84a2-948c1ab5939a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0a80f521-000d-4b46-84a2-948c1ab5939a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0a80f521-000d-4b46-84a2-948c1ab5939a tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 960/1969] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:47 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 1146 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0a413551-cf24-46cf-9d58-bb3e6ffa285c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0a413551-cf24-46cf-9d58-bb3e6ffa285c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] DELETE http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0a413551-cf24-46cf-9d58-bb3e6ffa285c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0a413551-cf24-46cf-9d58-bb3e6ffa285c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:47 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-0a413551-cf24-46cf-9d58-bb3e6ffa285c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Delete volume with id: 5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0a413551-cf24-46cf-9d58-bb3e6ffa285c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0a413551-cf24-46cf-9d58-bb3e6ffa285c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-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. Sep 01 02:15:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0a413551-cf24-46cf-9d58-bb3e6ffa285c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 400 Sep 01 02:15:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1010/1970] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:47 2026] DELETE /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 307 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:15:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bddc8d4b-2ad7-452e-9598-87ecad0bc28d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bddc8d4b-2ad7-452e-9598-87ecad0bc28d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bddc8d4b-2ad7-452e-9598-87ecad0bc28d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bddc8d4b-2ad7-452e-9598-87ecad0bc28d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bddc8d4b-2ad7-452e-9598-87ecad0bc28d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bddc8d4b-2ad7-452e-9598-87ecad0bc28d tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 961/1971] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:47 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 1146 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-d2d40335-3294-4218-be54-c856a2d70603 req-078952e1-8cf3-43be-8d06-e334f5ed0cd6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-078952e1-8cf3-43be-8d06-e334f5ed0cd6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-078952e1-8cf3-43be-8d06-e334f5ed0cd6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-078952e1-8cf3-43be-8d06-e334f5ed0cd6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-d2d40335-3294-4218-be54-c856a2d70603 req-078952e1-8cf3-43be-8d06-e334f5ed0cd6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-078952e1-8cf3-43be-8d06-e334f5ed0cd6 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1011/1972] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:48 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 1146 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-d2d40335-3294-4218-be54-c856a2d70603 req-fc10e8fa-b8b5-43bc-90b5-2b454d11a820 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-fc10e8fa-b8b5-43bc-90b5-2b454d11a820 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] POST http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b/action Sep 01 02:15:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-fc10e8fa-b8b5-43bc-90b5-2b454d11a820 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-fc10e8fa-b8b5-43bc-90b5-2b454d11a820 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-d2d40335-3294-4218-be54-c856a2d70603 req-fc10e8fa-b8b5-43bc-90b5-2b454d11a820 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-d2d40335-3294-4218-be54-c856a2d70603 req-fc10e8fa-b8b5-43bc-90b5-2b454d11a820 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Begin detaching volume completed successfully. Sep 01 02:15:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-fc10e8fa-b8b5-43bc-90b5-2b454d11a820 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b/action returned with HTTP 202 Sep 01 02:15:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 962/1973] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:15:48 2026] POST /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-d2d40335-3294-4218-be54-c856a2d70603 req-0ab7e1e9-f833-4e60-83bd-4304142eeb9c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-0ab7e1e9-f833-4e60-83bd-4304142eeb9c None None] GET http://192.168.122.15/volume// Sep 01 02:15:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-0ab7e1e9-f833-4e60-83bd-4304142eeb9c None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-0ab7e1e9-f833-4e60-83bd-4304142eeb9c None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-0ab7e1e9-f833-4e60-83bd-4304142eeb9c None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:15:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1012/1974] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:48 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-d2d40335-3294-4218-be54-c856a2d70603 req-275774d3-2f31-4cd3-be3c-f72b874d1362 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-275774d3-2f31-4cd3-be3c-f72b874d1362 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-275774d3-2f31-4cd3-be3c-f72b874d1362 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-275774d3-2f31-4cd3-be3c-f72b874d1362 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-d2d40335-3294-4218-be54-c856a2d70603 req-275774d3-2f31-4cd3-be3c-f72b874d1362 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-275774d3-2f31-4cd3-be3c-f72b874d1362 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 963/1975] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:15:48 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 1330 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:15:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-d2d40335-3294-4218-be54-c856a2d70603 req-20dc4c4b-cc85-4c14-a443-9e511553f08b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-20dc4c4b-cc85-4c14-a443-9e511553f08b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] DELETE http://192.168.122.15/volume/v3/attachments/b24286e0-83d8-446c-9f0a-79227423851a Sep 01 02:15:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-20dc4c4b-cc85-4c14-a443-9e511553f08b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-20dc4c4b-cc85-4c14-a443-9e511553f08b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:48 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, Sep 01 02:15:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-d2d40335-3294-4218-be54-c856a2d70603 req-20dc4c4b-cc85-4c14-a443-9e511553f08b tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/attachments/b24286e0-83d8-446c-9f0a-79227423851a returned with HTTP 200 Sep 01 02:15:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1013/1976] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:15:48 2026] DELETE /volume/v3/attachments/b24286e0-83d8-446c-9f0a-79227423851a => generated 19 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a268bcd5-0307-4252-bb45-00b0748ba9de None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a268bcd5-0307-4252-bb45-00b0748ba9de tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a268bcd5-0307-4252-bb45-00b0748ba9de tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a268bcd5-0307-4252-bb45-00b0748ba9de tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a268bcd5-0307-4252-bb45-00b0748ba9de tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a268bcd5-0307-4252-bb45-00b0748ba9de tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 964/1977] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:49 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-03b8eebf-03ac-4a88-8827-9b74d412f740 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03b8eebf-03ac-4a88-8827-9b74d412f740 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] DELETE http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03b8eebf-03ac-4a88-8827-9b74d412f740 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03b8eebf-03ac-4a88-8827-9b74d412f740 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:55 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-03b8eebf-03ac-4a88-8827-9b74d412f740 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Delete volume with id: 5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-03b8eebf-03ac-4a88-8827-9b74d412f740 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-03b8eebf-03ac-4a88-8827-9b74d412f740 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Delete volume request issued successfully. Sep 01 02:15:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03b8eebf-03ac-4a88-8827-9b74d412f740 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 202 Sep 01 02:15:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1014/1978] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:55 2026] DELETE /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b36cd898-eeee-411b-9353-c809e204426c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b36cd898-eeee-411b-9353-c809e204426c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b36cd898-eeee-411b-9353-c809e204426c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b36cd898-eeee-411b-9353-c809e204426c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:55 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:55 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:55 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b36cd898-eeee-411b-9353-c809e204426c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b36cd898-eeee-411b-9353-c809e204426c tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 200 Sep 01 02:15:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 965/1979] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:55 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ebe51964-6144-47c1-a013-8f6d7d8e03e4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ebe51964-6144-47c1-a013-8f6d7d8e03e4 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b Sep 01 02:15:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ebe51964-6144-47c1-a013-8f6d7d8e03e4 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ebe51964-6144-47c1-a013-8f6d7d8e03e4 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ebe51964-6144-47c1-a013-8f6d7d8e03e4 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b returned with HTTP 404 Sep 01 02:15:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1015/1980] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:56 2026] GET /volume/v3/volumes/5065af6b-85fa-4acc-a88b-f3002055f63b => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a1015a00-1fb5-403a-82e2-9084f05d92fb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a1015a00-1fb5-403a-82e2-9084f05d92fb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] DELETE http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a1015a00-1fb5-403a-82e2-9084f05d92fb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a1015a00-1fb5-403a-82e2-9084f05d92fb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:56 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a1015a00-1fb5-403a-82e2-9084f05d92fb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Delete volume with id: 13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a1015a00-1fb5-403a-82e2-9084f05d92fb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a1015a00-1fb5-403a-82e2-9084f05d92fb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Delete volume request issued successfully. Sep 01 02:15:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a1015a00-1fb5-403a-82e2-9084f05d92fb tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 202 Sep 01 02:15:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 966/1981] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:56 2026] DELETE /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-494b6175-9a23-4eaa-88b3-e5b106f99f72 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-494b6175-9a23-4eaa-88b3-e5b106f99f72 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-494b6175-9a23-4eaa-88b3-e5b106f99f72 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-494b6175-9a23-4eaa-88b3-e5b106f99f72 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-494b6175-9a23-4eaa-88b3-e5b106f99f72 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-494b6175-9a23-4eaa-88b3-e5b106f99f72 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 200 Sep 01 02:15:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1016/1982] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:56 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1034e9a1-3e1c-4ead-97ec-a33ebe5e0d63 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1034e9a1-3e1c-4ead-97ec-a33ebe5e0d63 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 Sep 01 02:15:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1034e9a1-3e1c-4ead-97ec-a33ebe5e0d63 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1034e9a1-3e1c-4ead-97ec-a33ebe5e0d63 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1034e9a1-3e1c-4ead-97ec-a33ebe5e0d63 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 returned with HTTP 404 Sep 01 02:15:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 967/1983] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:57 2026] GET /volume/v3/volumes/13887949-3f1e-4913-9da2-a5b20961cc29 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-53e18fdf-3ae0-471f-8fd9-9dfbff9cb344 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-53e18fdf-3ae0-471f-8fd9-9dfbff9cb344 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] DELETE http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:15:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-53e18fdf-3ae0-471f-8fd9-9dfbff9cb344 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-53e18fdf-3ae0-471f-8fd9-9dfbff9cb344 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:58 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-53e18fdf-3ae0-471f-8fd9-9dfbff9cb344 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Delete volume with id: 6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:15:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:15:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-53e18fdf-3ae0-471f-8fd9-9dfbff9cb344 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-53e18fdf-3ae0-471f-8fd9-9dfbff9cb344 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Delete volume request issued successfully. Sep 01 02:15:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-53e18fdf-3ae0-471f-8fd9-9dfbff9cb344 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 202 Sep 01 02:15:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1017/1984] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:58 2026] DELETE /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-79da2f78-8b20-4159-963d-e0efe31827d5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-79da2f78-8b20-4159-963d-e0efe31827d5 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:15:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-79da2f78-8b20-4159-963d-e0efe31827d5 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-79da2f78-8b20-4159-963d-e0efe31827d5 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:15:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-79da2f78-8b20-4159-963d-e0efe31827d5 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Volume info retrieved successfully. Sep 01 02:15:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-79da2f78-8b20-4159-963d-e0efe31827d5 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 200 Sep 01 02:15:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 968/1985] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:58 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a804f6d0-8bc8-4fbe-b188-3c3f362d4c27 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a804f6d0-8bc8-4fbe-b188-3c3f362d4c27 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] GET http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae Sep 01 02:15:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a804f6d0-8bc8-4fbe-b188-3c3f362d4c27 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a804f6d0-8bc8-4fbe-b188-3c3f362d4c27 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a804f6d0-8bc8-4fbe-b188-3c3f362d4c27 tempest-AttachVolumeNegativeTest-1604580437 tempest-AttachVolumeNegativeTest-1604580437-project-member] http://192.168.122.15/volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae returned with HTTP 404 Sep 01 02:15:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1018/1986] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:59 2026] GET /volume/v3/volumes/6f1a0d52-765f-4885-b03a-cbd1677aa6ae => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:08 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=105,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:09 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=145,cinder:INSERT=19,cinder:UPDATE=34 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1460332778", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1460332778', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Create volume of 1 GB Sep 01 02:16:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Availability Zones retrieved successfully. Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Flow 'volume_create_api' (2c2d6300-e077-4521-9508-4538634ef937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ea5cca6-e5cd-4210-a52f-cd1f53757ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ea5cca6-e5cd-4210-a52f-cd1f53757ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78583b70-ded3-462e-8eda-5c9d4a1c8294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Created reservations ['467415c0-9356-4f84-ab15-86a484b5d7b2', 'a63afbd6-bfac-4cd5-aed5-63e09375c51f', '46bdce57-069f-43df-8cca-f2312bfd1e83', '0d50870b-6201-4f87-80ea-b8448d7fea58'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78583b70-ded3-462e-8eda-5c9d4a1c8294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['467415c0-9356-4f84-ab15-86a484b5d7b2', 'a63afbd6-bfac-4cd5-aed5-63e09375c51f', '46bdce57-069f-43df-8cca-f2312bfd1e83', '0d50870b-6201-4f87-80ea-b8448d7fea58']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ff6a5c-73df-48e4-8a3c-9fc5bf03f7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ff6a5c-73df-48e4-8a3c-9fc5bf03f7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '542c8314-b310-484d-9b3a-ea2de237026d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1460332778',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddd128fd1a19489a83898e407346c460',qos_specs=None,replication_status=,reservations=['467415c0-9356-4f84-ab15-86a484b5d7b2','a63afbd6-bfac-4cd5-aed5-63e09375c51f','46bdce57-069f-43df-8cca-f2312bfd1e83','0d50870b-6201-4f87-80ea-b8448d7fea58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec0ad0d8ca9f41efa8d9d03524458339',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1460332778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=542c8314-b310-484d-9b3a-ea2de237026d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ddd128fd1a19489a83898e407346c460',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec0ad0d8ca9f41efa8d9d03524458339',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8112959-124b-4bbe-8532-1b5e8a788ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8112959-124b-4bbe-8532-1b5e8a788ba1) transitioned into state 'SUCCESS' from state '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-1460332778',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddd128fd1a19489a83898e407346c460',qos_specs=None,replication_status=,reservations=['467415c0-9356-4f84-ab15-86a484b5d7b2','a63afbd6-bfac-4cd5-aed5-63e09375c51f','46bdce57-069f-43df-8cca-f2312bfd1e83','0d50870b-6201-4f87-80ea-b8448d7fea58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec0ad0d8ca9f41efa8d9d03524458339',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40c2039c-1f02-4ecc-b16b-b508d517fba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40c2039c-1f02-4ecc-b16b-b508d517fba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Flow 'volume_create_api' (2c2d6300-e077-4521-9508-4538634ef937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Create volume request issued successfully. Sep 01 02:16:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-1d0cc94c-c198-4b50-8c50-bde84adc5cf9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 969/1987] 192.168.122.15 () {64 vars in 1425 bytes} [Tue Sep 1 02:16:10 2026] POST /volume/v3/volumes => generated 770 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:16:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-e458c746-50e3-4c5f-9d1e-88c608b398a7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-e458c746-50e3-4c5f-9d1e-88c608b398a7 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] GET http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d Sep 01 02:16:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-e458c746-50e3-4c5f-9d1e-88c608b398a7 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-e458c746-50e3-4c5f-9d1e-88c608b398a7 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-e458c746-50e3-4c5f-9d1e-88c608b398a7 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Volume info retrieved successfully. Sep 01 02:16:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-464ac068-d0f5-4c9f-8ba7-a8e3f172f269 req-e458c746-50e3-4c5f-9d1e-88c608b398a7 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d returned with HTTP 200 Sep 01 02:16:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1019/1988] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:16:11 2026] GET /volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d => generated 838 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-bca326f4-ad08-48b5-ba5b-fb60ab8f3fb8 req-b176c0c4-56f4-459e-a7f4-d81692cb614c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-bca326f4-ad08-48b5-ba5b-fb60ab8f3fb8 req-b176c0c4-56f4-459e-a7f4-d81692cb614c tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] GET http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d Sep 01 02:16:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-bca326f4-ad08-48b5-ba5b-fb60ab8f3fb8 req-b176c0c4-56f4-459e-a7f4-d81692cb614c tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-bca326f4-ad08-48b5-ba5b-fb60ab8f3fb8 req-b176c0c4-56f4-459e-a7f4-d81692cb614c tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-bca326f4-ad08-48b5-ba5b-fb60ab8f3fb8 req-b176c0c4-56f4-459e-a7f4-d81692cb614c tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Volume info retrieved successfully. Sep 01 02:16:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-bca326f4-ad08-48b5-ba5b-fb60ab8f3fb8 req-b176c0c4-56f4-459e-a7f4-d81692cb614c tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d returned with HTTP 200 Sep 01 02:16:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 970/1989] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:16:11 2026] GET /volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d => generated 862 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-2a78c167-cbaf-4442-a7e7-50bf3c4bfbc1 req-2378fa12-9dbf-48dd-b32a-e3ab57e13b80 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-2a78c167-cbaf-4442-a7e7-50bf3c4bfbc1 req-2378fa12-9dbf-48dd-b32a-e3ab57e13b80 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] GET http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d Sep 01 02:16:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-2a78c167-cbaf-4442-a7e7-50bf3c4bfbc1 req-2378fa12-9dbf-48dd-b32a-e3ab57e13b80 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-2a78c167-cbaf-4442-a7e7-50bf3c4bfbc1 req-2378fa12-9dbf-48dd-b32a-e3ab57e13b80 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-2a78c167-cbaf-4442-a7e7-50bf3c4bfbc1 req-2378fa12-9dbf-48dd-b32a-e3ab57e13b80 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Volume info retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-2a78c167-cbaf-4442-a7e7-50bf3c4bfbc1 req-2378fa12-9dbf-48dd-b32a-e3ab57e13b80 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1020/1990] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:16:12 2026] GET /volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d => generated 863 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-4dc8dc2d-fedb-4768-aa16-72145807b383 req-c079cc87-6761-494e-ae60-5fc42c946cc9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-4dc8dc2d-fedb-4768-aa16-72145807b383 req-c079cc87-6761-494e-ae60-5fc42c946cc9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-reader] GET http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d Sep 01 02:16:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-4dc8dc2d-fedb-4768-aa16-72145807b383 req-c079cc87-6761-494e-ae60-5fc42c946cc9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-4dc8dc2d-fedb-4768-aa16-72145807b383 req-c079cc87-6761-494e-ae60-5fc42c946cc9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-reader] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-4dc8dc2d-fedb-4768-aa16-72145807b383 req-c079cc87-6761-494e-ae60-5fc42c946cc9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-reader] Volume info retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-4dc8dc2d-fedb-4768-aa16-72145807b383 req-c079cc87-6761-494e-ae60-5fc42c946cc9 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-reader] http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 971/1991] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:16:12 2026] GET /volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-25697d12-c01d-49dd-8572-e266fa230ac0 req-eb56c7a2-2366-4b28-a9f6-787d0f9ed490 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-25697d12-c01d-49dd-8572-e266fa230ac0 req-eb56c7a2-2366-4b28-a9f6-787d0f9ed490 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] DELETE http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d Sep 01 02:16:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-25697d12-c01d-49dd-8572-e266fa230ac0 req-eb56c7a2-2366-4b28-a9f6-787d0f9ed490 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-25697d12-c01d-49dd-8572-e266fa230ac0 req-eb56c7a2-2366-4b28-a9f6-787d0f9ed490 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [req-25697d12-c01d-49dd-8572-e266fa230ac0 req-eb56c7a2-2366-4b28-a9f6-787d0f9ed490 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Delete volume with id: 542c8314-b310-484d-9b3a-ea2de237026d Sep 01 02:16:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-25697d12-c01d-49dd-8572-e266fa230ac0 req-eb56c7a2-2366-4b28-a9f6-787d0f9ed490 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Volume info retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-25697d12-c01d-49dd-8572-e266fa230ac0 req-eb56c7a2-2366-4b28-a9f6-787d0f9ed490 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Delete volume request issued successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-25697d12-c01d-49dd-8572-e266fa230ac0 req-eb56c7a2-2366-4b28-a9f6-787d0f9ed490 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d returned with HTTP 202 Sep 01 02:16:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1021/1992] 192.168.122.15 () {62 vars in 1504 bytes} [Tue Sep 1 02:16:12 2026] DELETE /volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-43eb9417-206b-4f9a-8680-bafc8c8ce77f req-9fe6a162-889d-4505-b56b-7499e4cf4f46 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-43eb9417-206b-4f9a-8680-bafc8c8ce77f req-9fe6a162-889d-4505-b56b-7499e4cf4f46 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] GET http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d Sep 01 02:16:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-43eb9417-206b-4f9a-8680-bafc8c8ce77f req-9fe6a162-889d-4505-b56b-7499e4cf4f46 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-43eb9417-206b-4f9a-8680-bafc8c8ce77f req-9fe6a162-889d-4505-b56b-7499e4cf4f46 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-43eb9417-206b-4f9a-8680-bafc8c8ce77f req-9fe6a162-889d-4505-b56b-7499e4cf4f46 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Volume info retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-43eb9417-206b-4f9a-8680-bafc8c8ce77f req-9fe6a162-889d-4505-b56b-7499e4cf4f46 tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 972/1993] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:16:12 2026] GET /volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d => generated 862 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-6a698dfc-5fff-4119-92c0-8ba8ee974e11 req-6c6abc99-4467-44df-b31b-faf34533f84e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-6a698dfc-5fff-4119-92c0-8ba8ee974e11 req-6c6abc99-4467-44df-b31b-faf34533f84e tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] GET http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d Sep 01 02:16:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-6a698dfc-5fff-4119-92c0-8ba8ee974e11 req-6c6abc99-4467-44df-b31b-faf34533f84e tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-6a698dfc-5fff-4119-92c0-8ba8ee974e11 req-6c6abc99-4467-44df-b31b-faf34533f84e tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-6a698dfc-5fff-4119-92c0-8ba8ee974e11 req-6c6abc99-4467-44df-b31b-faf34533f84e tempest-VolumesGetTestJSON-1481684900 tempest-VolumesGetTestJSON-1481684900-project-member] http://192.168.122.15/volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d returned with HTTP 404 Sep 01 02:16:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1022/1994] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:16:13 2026] GET /volume/v3/volumes/542c8314-b310-484d-9b3a-ea2de237026d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-88916f00-8e57-4964-93ec-3725554535f9 req-45a9d342-dd15-4a08-a218-7f4e4c085b1f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-88916f00-8e57-4964-93ec-3725554535f9 req-45a9d342-dd15-4a08-a218-7f4e4c085b1f tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-member] DELETE http://192.168.122.15/volume/v3/volumes/tempest-invalid-355707037 Sep 01 02:16:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-88916f00-8e57-4964-93ec-3725554535f9 req-45a9d342-dd15-4a08-a218-7f4e4c085b1f tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-88916f00-8e57-4964-93ec-3725554535f9 req-45a9d342-dd15-4a08-a218-7f4e4c085b1f tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:17 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [req-88916f00-8e57-4964-93ec-3725554535f9 req-45a9d342-dd15-4a08-a218-7f4e4c085b1f tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-member] Delete volume with id: tempest-invalid-355707037 Sep 01 02:16:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-88916f00-8e57-4964-93ec-3725554535f9 req-45a9d342-dd15-4a08-a218-7f4e4c085b1f tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-member] http://192.168.122.15/volume/v3/volumes/tempest-invalid-355707037 returned with HTTP 404 Sep 01 02:16:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 973/1995] 192.168.122.15 () {62 vars in 1471 bytes} [Tue Sep 1 02:16:17 2026] DELETE /volume/v3/volumes/tempest-invalid-355707037 => generated 98 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:16:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-68a4eae6-335b-4b91-89c8-f13d22fbc33f req-b60a3d44-2bcc-40ba-9c31-8c953b142486 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-68a4eae6-335b-4b91-89c8-f13d22fbc33f req-b60a3d44-2bcc-40ba-9c31-8c953b142486 tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-member] DELETE http://192.168.122.15/volume/v3/volumes/75eff9cc-8819-41a5-a863-a421bd3d0dbc Sep 01 02:16:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-68a4eae6-335b-4b91-89c8-f13d22fbc33f req-b60a3d44-2bcc-40ba-9c31-8c953b142486 tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-68a4eae6-335b-4b91-89c8-f13d22fbc33f req-b60a3d44-2bcc-40ba-9c31-8c953b142486 tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:17 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [req-68a4eae6-335b-4b91-89c8-f13d22fbc33f req-b60a3d44-2bcc-40ba-9c31-8c953b142486 tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-member] Delete volume with id: 75eff9cc-8819-41a5-a863-a421bd3d0dbc Sep 01 02:16:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-68a4eae6-335b-4b91-89c8-f13d22fbc33f req-b60a3d44-2bcc-40ba-9c31-8c953b142486 tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-member] http://192.168.122.15/volume/v3/volumes/75eff9cc-8819-41a5-a863-a421bd3d0dbc returned with HTTP 404 Sep 01 02:16:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1023/1996] 192.168.122.15 () {62 vars in 1504 bytes} [Tue Sep 1 02:16:17 2026] DELETE /volume/v3/volumes/75eff9cc-8819-41a5-a863-a421bd3d0dbc => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-1f2597f7-0720-49af-99d9-345456e5597f req-05cfd678-4882-4030-927c-78386f01f395 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-1f2597f7-0720-49af-99d9-345456e5597f req-05cfd678-4882-4030-927c-78386f01f395 tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-reader] GET http://192.168.122.15/volume/v3/volumes/e6919e7e-44a2-419c-91f7-b382c686a7e6 Sep 01 02:16:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-1f2597f7-0720-49af-99d9-345456e5597f req-05cfd678-4882-4030-927c-78386f01f395 tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-1f2597f7-0720-49af-99d9-345456e5597f req-05cfd678-4882-4030-927c-78386f01f395 tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-reader] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-1f2597f7-0720-49af-99d9-345456e5597f req-05cfd678-4882-4030-927c-78386f01f395 tempest-VolumesNegativeTest-1564646284 tempest-VolumesNegativeTest-1564646284-project-reader] http://192.168.122.15/volume/v3/volumes/e6919e7e-44a2-419c-91f7-b382c686a7e6 returned with HTTP 404 Sep 01 02:16:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 974/1997] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:16:17 2026] GET /volume/v3/volumes/e6919e7e-44a2-419c-91f7-b382c686a7e6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1667560635", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1667560635', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Create volume of 1 GB Sep 01 02:16:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Availability Zones retrieved successfully. Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Flow 'volume_create_api' (18b3bd90-4bb9-4c77-931f-d31fa6cdd03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17f273a-c04e-4b61-a135-c9ae72dda77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17f273a-c04e-4b61-a135-c9ae72dda77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aeb54ff-7061-440c-b6c9-73b4c3bc2a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Created reservations ['08c3ab01-b8dc-4d2a-9030-91217c2ba281', '8b529836-23c5-4b82-95a7-5c84dda26ab0', '0f020854-1d49-457a-9365-b2894396a618', 'fd3c5b53-884a-4f60-8112-daa551d0be49'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aeb54ff-7061-440c-b6c9-73b4c3bc2a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08c3ab01-b8dc-4d2a-9030-91217c2ba281', '8b529836-23c5-4b82-95a7-5c84dda26ab0', '0f020854-1d49-457a-9365-b2894396a618', 'fd3c5b53-884a-4f60-8112-daa551d0be49']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247276cc-a665-4999-b5d1-29055201c1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247276cc-a665-4999-b5d1-29055201c1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cf15fcf-38c5-4ee1-8974-78273a4e5e19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1667560635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='428609d0fd5c4becb3adbeb6366de18b',qos_specs=None,replication_status=,reservations=['08c3ab01-b8dc-4d2a-9030-91217c2ba281','8b529836-23c5-4b82-95a7-5c84dda26ab0','0f020854-1d49-457a-9365-b2894396a618','fd3c5b53-884a-4f60-8112-daa551d0be49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e5c30d4c07444da1d4afec6e84356d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1667560635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cf15fcf-38c5-4ee1-8974-78273a4e5e19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='428609d0fd5c4becb3adbeb6366de18b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24e5c30d4c07444da1d4afec6e84356d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a427f07-5928-4d4f-8e5a-415825358dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a427f07-5928-4d4f-8e5a-415825358dcc) transitioned into state 'SUCCESS' from state '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-1667560635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='428609d0fd5c4becb3adbeb6366de18b',qos_specs=None,replication_status=,reservations=['08c3ab01-b8dc-4d2a-9030-91217c2ba281','8b529836-23c5-4b82-95a7-5c84dda26ab0','0f020854-1d49-457a-9365-b2894396a618','fd3c5b53-884a-4f60-8112-daa551d0be49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e5c30d4c07444da1d4afec6e84356d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806cb350-101d-4a78-946c-ec26ec051c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806cb350-101d-4a78-946c-ec26ec051c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Flow 'volume_create_api' (18b3bd90-4bb9-4c77-931f-d31fa6cdd03a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Create volume request issued successfully. Sep 01 02:16:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4d0c2280-45a1-401c-8a72-b620a2ecef5f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1024/1998] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:16:19 2026] POST /volume/v3/volumes => generated 772 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cf925768-243d-4b91-9b22-047517911c15 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1101774585", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1101774585', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Create volume of 1 GB Sep 01 02:16:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Availability Zones retrieved successfully. Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Flow 'volume_create_api' (31524d7d-1bdc-427a-8068-dbafa83ae5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11d592a-9c60-42e5-a7ad-263dec298b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11d592a-9c60-42e5-a7ad-263dec298b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f974d261-e8d9-4770-a7e4-f591b1b81a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Created reservations ['8d53620a-199a-46f6-b4f5-8b9b2d9d65ec', '420d8154-e090-4027-94c7-049736d5d949', '4bd70a58-d18c-45d7-9453-07e860df59a8', '3bb860cf-7e47-4d6b-80da-934715fb22ec'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f974d261-e8d9-4770-a7e4-f591b1b81a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d53620a-199a-46f6-b4f5-8b9b2d9d65ec', '420d8154-e090-4027-94c7-049736d5d949', '4bd70a58-d18c-45d7-9453-07e860df59a8', '3bb860cf-7e47-4d6b-80da-934715fb22ec']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e5c506-ca86-4fa7-b4a0-7d1688bbad15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e5c506-ca86-4fa7-b4a0-7d1688bbad15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd364bac4-39a7-4f1d-a524-3d895264674d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1101774585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='428609d0fd5c4becb3adbeb6366de18b',qos_specs=None,replication_status=,reservations=['8d53620a-199a-46f6-b4f5-8b9b2d9d65ec','420d8154-e090-4027-94c7-049736d5d949','4bd70a58-d18c-45d7-9453-07e860df59a8','3bb860cf-7e47-4d6b-80da-934715fb22ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e5c30d4c07444da1d4afec6e84356d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1101774585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d364bac4-39a7-4f1d-a524-3d895264674d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='428609d0fd5c4becb3adbeb6366de18b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24e5c30d4c07444da1d4afec6e84356d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a527c3-6efc-41c4-8370-d1d8493b7f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a527c3-6efc-41c4-8370-d1d8493b7f31) transitioned into state 'SUCCESS' from state '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-1101774585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='428609d0fd5c4becb3adbeb6366de18b',qos_specs=None,replication_status=,reservations=['8d53620a-199a-46f6-b4f5-8b9b2d9d65ec','420d8154-e090-4027-94c7-049736d5d949','4bd70a58-d18c-45d7-9453-07e860df59a8','3bb860cf-7e47-4d6b-80da-934715fb22ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e5c30d4c07444da1d4afec6e84356d',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c8dc02-691e-4ecb-8a32-efc0adf1ba30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c8dc02-691e-4ecb-8a32-efc0adf1ba30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Flow 'volume_create_api' (31524d7d-1bdc-427a-8068-dbafa83ae5f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Create volume request issued successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cf925768-243d-4b91-9b22-047517911c15 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 975/1999] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:16:20 2026] POST /volume/v3/volumes => generated 772 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-abb632b5-2909-4eb2-b57f-da26c8a761ff None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-abb632b5-2909-4eb2-b57f-da26c8a761ff tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] GET http://192.168.122.15/volume/v3/scheduler-stats/get_pools Sep 01 02:16:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-abb632b5-2909-4eb2-b57f-da26c8a761ff tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-abb632b5-2909-4eb2-b57f-da26c8a761ff tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] Calling method 'get_pools' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-abb632b5-2909-4eb2-b57f-da26c8a761ff tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] http://192.168.122.15/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:16:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1025/2000] 192.168.122.15 () {58 vars in 1170 bytes} [Tue Sep 1 02:16:22 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-76b5b94f-b2eb-4649-9c04-fe59e3fa119a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-76b5b94f-b2eb-4649-9c04-fe59e3fa119a tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] GET http://192.168.122.15/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 02:16:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-76b5b94f-b2eb-4649-9c04-fe59e3fa119a tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-76b5b94f-b2eb-4649-9c04-fe59e3fa119a tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] Calling method 'get_pools' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-76b5b94f-b2eb-4649-9c04-fe59e3fa119a tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] http://192.168.122.15/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 02:16:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 976/2001] 192.168.122.15 () {58 vars in 1193 bytes} [Tue Sep 1 02:16:22 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4ff4453f-d000-48c0-8dbe-c00760c078ae None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ff4453f-d000-48c0-8dbe-c00760c078ae tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] GET http://192.168.122.15/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:16:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4ff4453f-d000-48c0-8dbe-c00760c078ae tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4ff4453f-d000-48c0-8dbe-c00760c078ae tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:22 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:16:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ff4453f-d000-48c0-8dbe-c00760c078ae tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] http://192.168.122.15/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:16:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1026/2002] 192.168.122.15 () {58 vars in 1188 bytes} [Tue Sep 1 02:16:22 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f0deacbd-574f-4947-acc2-0d82f9e7214d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f0deacbd-574f-4947-acc2-0d82f9e7214d tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] GET http://192.168.122.15/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:16:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f0deacbd-574f-4947-acc2-0d82f9e7214d tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f0deacbd-574f-4947-acc2-0d82f9e7214d tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:22 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:16:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f0deacbd-574f-4947-acc2-0d82f9e7214d tempest-BackendsCapabilitiesAdminTestsJSON-1951028594 tempest-BackendsCapabilitiesAdminTestsJSON-1951028594-project-admin] http://192.168.122.15/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:16:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 977/2003] 192.168.122.15 () {58 vars in 1188 bytes} [Tue Sep 1 02:16:22 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-76a6daf9-b6a4-49b8-9d4b-e169c6c72858 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76a6daf9-b6a4-49b8-9d4b-e169c6c72858 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:16:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76a6daf9-b6a4-49b8-9d4b-e169c6c72858 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-987636974"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76a6daf9-b6a4-49b8-9d4b-e169c6c72858 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:16:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1027/2004] 192.168.122.15 () {62 vars in 1190 bytes} [Tue Sep 1 02:16:27 2026] POST /volume/v3/group_types => generated 180 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e5ef575d-ac1c-4ce8-b083-7865b60395c5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e5ef575d-ac1c-4ce8-b083-7865b60395c5 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] POST http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs Sep 01 02:16:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e5ef575d-ac1c-4ce8-b083-7865b60395c5 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e5ef575d-ac1c-4ce8-b083-7865b60395c5 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs returned with HTTP 202 Sep 01 02:16:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 978/2005] 192.168.122.15 () {62 vars in 1337 bytes} [Tue Sep 1 02:16:27 2026] POST /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs => generated 53 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4360470b-02d0-4cf9-aa68-7f4060805dd4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4360470b-02d0-4cf9-aa68-7f4060805dd4 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] POST http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs Sep 01 02:16:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4360470b-02d0-4cf9-aa68-7f4060805dd4 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4360470b-02d0-4cf9-aa68-7f4060805dd4 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs returned with HTTP 202 Sep 01 02:16:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1028/2006] 192.168.122.15 () {62 vars in 1337 bytes} [Tue Sep 1 02:16:27 2026] POST /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs => generated 61 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-58f6fc7a-3aba-4efd-a117-fa82d73d40c2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-58f6fc7a-3aba-4efd-a117-fa82d73d40c2 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] GET http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key2 Sep 01 02:16:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-58f6fc7a-3aba-4efd-a117-fa82d73d40c2 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-58f6fc7a-3aba-4efd-a117-fa82d73d40c2 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-58f6fc7a-3aba-4efd-a117-fa82d73d40c2 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key2 returned with HTTP 200 Sep 01 02:16:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 979/2007] 192.168.122.15 () {60 vars in 1331 bytes} [Tue Sep 1 02:16:27 2026] GET /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-249ba6cb-c1a3-47ef-a353-0b5f9ef90377 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-249ba6cb-c1a3-47ef-a353-0b5f9ef90377 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] GET http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-249ba6cb-c1a3-47ef-a353-0b5f9ef90377 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-249ba6cb-c1a3-47ef-a353-0b5f9ef90377 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-249ba6cb-c1a3-47ef-a353-0b5f9ef90377 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 returned with HTTP 200 Sep 01 02:16:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1029/2008] 192.168.122.15 () {60 vars in 1331 bytes} [Tue Sep 1 02:16:27 2026] GET /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 => generated 18 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5594feab-67e9-4868-9030-b37ccf8d64f6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5594feab-67e9-4868-9030-b37ccf8d64f6 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] PUT http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5594feab-67e9-4868-9030-b37ccf8d64f6 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5594feab-67e9-4868-9030-b37ccf8d64f6 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 returned with HTTP 200 Sep 01 02:16:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 980/2009] 192.168.122.15 () {62 vars in 1351 bytes} [Tue Sep 1 02:16:28 2026] PUT /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 => generated 26 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-11e1301f-9fc1-4501-ac76-e0191e61bc62 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11e1301f-9fc1-4501-ac76-e0191e61bc62 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] GET http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11e1301f-9fc1-4501-ac76-e0191e61bc62 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11e1301f-9fc1-4501-ac76-e0191e61bc62 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11e1301f-9fc1-4501-ac76-e0191e61bc62 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs returned with HTTP 200 Sep 01 02:16:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1030/2010] 192.168.122.15 () {60 vars in 1316 bytes} [Tue Sep 1 02:16:28 2026] GET /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs => generated 87 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c2984428-460a-4230-801a-6798f69de0e5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c2984428-460a-4230-801a-6798f69de0e5 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key1 Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c2984428-460a-4230-801a-6798f69de0e5 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c2984428-460a-4230-801a-6798f69de0e5 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c2984428-460a-4230-801a-6798f69de0e5 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key1 returned with HTTP 202 Sep 01 02:16:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 981/2011] 192.168.122.15 () {60 vars in 1334 bytes} [Tue Sep 1 02:16:28 2026] DELETE /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8ecc2ab2-a245-4947-9efe-86c8fbbfeed6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8ecc2ab2-a245-4947-9efe-86c8fbbfeed6 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] GET http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key1 Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8ecc2ab2-a245-4947-9efe-86c8fbbfeed6 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8ecc2ab2-a245-4947-9efe-86c8fbbfeed6 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8ecc2ab2-a245-4947-9efe-86c8fbbfeed6 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] HTTP exception thrown: Group Type 8be0845c-baf8-4f6e-bbd4-28492a050290 has no extra spec with key key1. Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8ecc2ab2-a245-4947-9efe-86c8fbbfeed6 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key1 returned with HTTP 404 Sep 01 02:16:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1031/2012] 192.168.122.15 () {60 vars in 1331 bytes} [Tue Sep 1 02:16:28 2026] GET /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key1 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dc2fa1ef-d989-4f4e-a113-9f1ac4f8dfb2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dc2fa1ef-d989-4f4e-a113-9f1ac4f8dfb2 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key2 Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dc2fa1ef-d989-4f4e-a113-9f1ac4f8dfb2 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dc2fa1ef-d989-4f4e-a113-9f1ac4f8dfb2 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dc2fa1ef-d989-4f4e-a113-9f1ac4f8dfb2 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key2 returned with HTTP 202 Sep 01 02:16:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 982/2013] 192.168.122.15 () {60 vars in 1334 bytes} [Tue Sep 1 02:16:28 2026] DELETE /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2f048c1e-11d0-4545-a677-236fa2c39364 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2f048c1e-11d0-4545-a677-236fa2c39364 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] GET http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key2 Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2f048c1e-11d0-4545-a677-236fa2c39364 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2f048c1e-11d0-4545-a677-236fa2c39364 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2f048c1e-11d0-4545-a677-236fa2c39364 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] HTTP exception thrown: Group Type 8be0845c-baf8-4f6e-bbd4-28492a050290 has no extra spec with key key2. Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2f048c1e-11d0-4545-a677-236fa2c39364 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key2 returned with HTTP 404 Sep 01 02:16:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1032/2014] 192.168.122.15 () {60 vars in 1331 bytes} [Tue Sep 1 02:16:28 2026] GET /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key2 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-68cd37c8-2bde-47f5-990a-1e2be79cf05c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-68cd37c8-2bde-47f5-990a-1e2be79cf05c tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-68cd37c8-2bde-47f5-990a-1e2be79cf05c tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-68cd37c8-2bde-47f5-990a-1e2be79cf05c tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-68cd37c8-2bde-47f5-990a-1e2be79cf05c tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 returned with HTTP 202 Sep 01 02:16:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 983/2015] 192.168.122.15 () {60 vars in 1334 bytes} [Tue Sep 1 02:16:28 2026] DELETE /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-06987127-f991-4c4a-8f6a-1368cb029588 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-06987127-f991-4c4a-8f6a-1368cb029588 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] GET http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-06987127-f991-4c4a-8f6a-1368cb029588 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-06987127-f991-4c4a-8f6a-1368cb029588 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-06987127-f991-4c4a-8f6a-1368cb029588 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] HTTP exception thrown: Group Type 8be0845c-baf8-4f6e-bbd4-28492a050290 has no extra spec with key key3. Sep 01 02:16:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-06987127-f991-4c4a-8f6a-1368cb029588 tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 returned with HTTP 404 Sep 01 02:16:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1033/2016] 192.168.122.15 () {60 vars in 1331 bytes} [Tue Sep 1 02:16:28 2026] GET /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290/group_specs/key3 => generated 126 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e4a2ffc9-c243-4cac-a94d-6d75882a55cc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e4a2ffc9-c243-4cac-a94d-6d75882a55cc tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290 Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e4a2ffc9-c243-4cac-a94d-6d75882a55cc tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e4a2ffc9-c243-4cac-a94d-6d75882a55cc tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e4a2ffc9-c243-4cac-a94d-6d75882a55cc tempest-GroupTypeSpecsTest-2094477697 tempest-GroupTypeSpecsTest-2094477697-project-admin] http://192.168.122.15/volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290 returned with HTTP 202 Sep 01 02:16:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 984/2017] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:16:28 2026] DELETE /volume/v3/group_types/8be0845c-baf8-4f6e-bbd4-28492a050290 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4f779ade-0b8d-4976-adb6-63285d2582cc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4f779ade-0b8d-4976-adb6-63285d2582cc tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:16:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4f779ade-0b8d-4976-adb6-63285d2582cc tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1798962989"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4f779ade-0b8d-4976-adb6-63285d2582cc tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:16:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1034/2018] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:16:34 2026] POST /volume/v3/types => generated 216 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6090909d-7a21-464e-9746-e4bb9214df0b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6090909d-7a21-464e-9746-e4bb9214df0b tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:16:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6090909d-7a21-464e-9746-e4bb9214df0b tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-874464804"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6090909d-7a21-464e-9746-e4bb9214df0b tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:16:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 985/2019] 192.168.122.15 () {62 vars in 1190 bytes} [Tue Sep 1 02:16:34 2026] POST /volume/v3/group_types => generated 172 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1c074618-45e2-4a9c-8e26-ee5d1b2dccd0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1c074618-45e2-4a9c-8e26-ee5d1b2dccd0 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] POST http://192.168.122.15/volume/v3/groups Sep 01 02:16:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1c074618-45e2-4a9c-8e26-ee5d1b2dccd0 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "81d9cea3-220b-440a-9691-28e8c01f753a", "volume_types": ["d15a4fa8-abc2-4432-8c96-f0273868c307"], "name": "tempest-Group1-97341896"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-1c074618-45e2-4a9c-8e26-ee5d1b2dccd0 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Creating new group {'group': {'group_type': '81d9cea3-220b-440a-9691-28e8c01f753a', 'volume_types': ['d15a4fa8-abc2-4432-8c96-f0273868c307'], 'name': 'tempest-Group1-97341896'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:16:34 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-1c074618-45e2-4a9c-8e26-ee5d1b2dccd0 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Creating group tempest-Group1-97341896. Sep 01 02:16:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1c074618-45e2-4a9c-8e26-ee5d1b2dccd0 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Availability Zones retrieved successfully. Sep 01 02:16:34 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-1c074618-45e2-4a9c-8e26-ee5d1b2dccd0 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Created reservations ['bdc88856-61f3-4c1b-a667-8ca455576b26'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1c074618-45e2-4a9c-8e26-ee5d1b2dccd0 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups returned with HTTP 202 Sep 01 02:16:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1035/2020] 192.168.122.15 () {62 vars in 1176 bytes} [Tue Sep 1 02:16:34 2026] POST /volume/v3/groups => generated 92 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-378d0c90-9253-4910-ae21-e535c6376db3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-378d0c90-9253-4910-ae21-e535c6376db3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 Sep 01 02:16:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-378d0c90-9253-4910-ae21-e535c6376db3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-378d0c90-9253-4910-ae21-e535c6376db3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-378d0c90-9253-4910-ae21-e535c6376db3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member dbf2abc8-d276-494f-8184-b937c3d8d370 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:34 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-378d0c90-9253-4910-ae21-e535c6376db3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 returned with HTTP 200 Sep 01 02:16:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 986/2021] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:34 2026] GET /volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 => generated 320 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:16:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8dbcc3e8-a091-4d85-b837-478472a311b4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8dbcc3e8-a091-4d85-b837-478472a311b4 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 Sep 01 02:16:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8dbcc3e8-a091-4d85-b837-478472a311b4 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8dbcc3e8-a091-4d85-b837-478472a311b4 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-8dbcc3e8-a091-4d85-b837-478472a311b4 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member dbf2abc8-d276-494f-8184-b937c3d8d370 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:36 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:16:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8dbcc3e8-a091-4d85-b837-478472a311b4 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 returned with HTTP 200 Sep 01 02:16:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1036/2022] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:36 2026] GET /volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 => generated 321 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:16:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b6cd168e-6e97-491f-948c-0088f0662f56 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b6cd168e-6e97-491f-948c-0088f0662f56 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] POST http://192.168.122.15/volume/v3/groups Sep 01 02:16:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b6cd168e-6e97-491f-948c-0088f0662f56 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "81d9cea3-220b-440a-9691-28e8c01f753a", "volume_types": ["d15a4fa8-abc2-4432-8c96-f0273868c307"], "name": "tempest-Group2-1308762316"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-b6cd168e-6e97-491f-948c-0088f0662f56 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Creating new group {'group': {'group_type': '81d9cea3-220b-440a-9691-28e8c01f753a', 'volume_types': ['d15a4fa8-abc2-4432-8c96-f0273868c307'], 'name': 'tempest-Group2-1308762316'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:16:36 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-b6cd168e-6e97-491f-948c-0088f0662f56 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Creating group tempest-Group2-1308762316. Sep 01 02:16:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b6cd168e-6e97-491f-948c-0088f0662f56 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Availability Zones retrieved successfully. Sep 01 02:16:36 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-b6cd168e-6e97-491f-948c-0088f0662f56 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Created reservations ['78f38c35-44ed-4900-bd8b-4aae85245228'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b6cd168e-6e97-491f-948c-0088f0662f56 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups returned with HTTP 202 Sep 01 02:16:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 987/2023] 192.168.122.15 () {62 vars in 1176 bytes} [Tue Sep 1 02:16:36 2026] POST /volume/v3/groups => generated 94 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-29926c43-21e7-4354-a230-0ddb94f8c291 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-29926c43-21e7-4354-a230-0ddb94f8c291 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b Sep 01 02:16:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-29926c43-21e7-4354-a230-0ddb94f8c291 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-29926c43-21e7-4354-a230-0ddb94f8c291 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-29926c43-21e7-4354-a230-0ddb94f8c291 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member 26e284b9-ba99-4e33-81b8-5624e3bfd64b {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:36 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:16:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-29926c43-21e7-4354-a230-0ddb94f8c291 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b returned with HTTP 200 Sep 01 02:16:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1037/2024] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:36 2026] GET /volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b => generated 322 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0d254082-be99-4481-815d-d8b4d224fe39 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d254082-be99-4481-815d-d8b4d224fe39 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b Sep 01 02:16:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0d254082-be99-4481-815d-d8b4d224fe39 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0d254082-be99-4481-815d-d8b4d224fe39 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-0d254082-be99-4481-815d-d8b4d224fe39 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member 26e284b9-ba99-4e33-81b8-5624e3bfd64b {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:37 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d254082-be99-4481-815d-d8b4d224fe39 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b returned with HTTP 200 Sep 01 02:16:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 988/2025] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:37 2026] GET /volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1246356960", "volume_type": "d15a4fa8-abc2-4432-8c96-f0273868c307", "group_id": "dbf2abc8-d276-494f-8184-b937c3d8d370", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1246356960', 'volume_type': 'd15a4fa8-abc2-4432-8c96-f0273868c307', 'group_id': 'dbf2abc8-d276-494f-8184-b937c3d8d370', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:37 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Create volume of 1 GB Sep 01 02:16:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:37 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:16:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Availability Zones retrieved successfully. Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Flow 'volume_create_api' (43f46adb-c4f3-47fe-b9da-5dc778c43219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f70b51-de27-4caa-ac40-349fad0d6f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f70b51-de27-4caa-ac40-349fad0d6f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:16:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d15a4fa8-abc2-4432-8c96-f0273868c307,is_public=True,name='tempest-GroupsTest-volume-type-1798962989',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd15a4fa8-abc2-4432-8c96-f0273868c307', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dbf2abc8-d276-494f-8184-b937c3d8d370', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c5ce2ba-3c02-4aae-8bc5-6401d69bdbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1798962989 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1798962989, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:16:37 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1798962989 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1798962989, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Created reservations ['56db9544-9350-46b9-86b2-2dc2bcd64983', '441cb94a-44e1-49eb-9f62-0923580f181d', '7968d4f8-6427-44b6-8875-decbfb7186c6', '63e009d2-d1c3-4419-950d-b6ee152aa82e'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c5ce2ba-3c02-4aae-8bc5-6401d69bdbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56db9544-9350-46b9-86b2-2dc2bcd64983', '441cb94a-44e1-49eb-9f62-0923580f181d', '7968d4f8-6427-44b6-8875-decbfb7186c6', '63e009d2-d1c3-4419-950d-b6ee152aa82e']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da5f8e86-6953-4f19-9789-c963cb914103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da5f8e86-6953-4f19-9789-c963cb914103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '904433c2-df81-47c1-8843-72a02b12ce14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1246356960',encryption_key_id=None,group_id=dbf2abc8-d276-494f-8184-b937c3d8d370,group_type_id=,metadata={},multiattach=False,project_id='0d57b412c5d942cb8095b9c8699bfacd',qos_specs=None,replication_status=,reservations=['56db9544-9350-46b9-86b2-2dc2bcd64983','441cb94a-44e1-49eb-9f62-0923580f181d','7968d4f8-6427-44b6-8875-decbfb7186c6','63e009d2-d1c3-4419-950d-b6ee152aa82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e99037c1f9439090fb80fab9d93064',volume_type_id=d15a4fa8-abc2-4432-8c96-f0273868c307), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1246356960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dbf2abc8-d276-494f-8184-b937c3d8d370,host=None,id=904433c2-df81-47c1-8843-72a02b12ce14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d57b412c5d942cb8095b9c8699bfacd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e99037c1f9439090fb80fab9d93064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d15a4fa8-abc2-4432-8c96-f0273868c307),volume_type_id=d15a4fa8-abc2-4432-8c96-f0273868c307)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e50a47-0c94-443a-91e6-4556aeb3cc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e50a47-0c94-443a-91e6-4556aeb3cc5f) transitioned into state 'SUCCESS' from state '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-1246356960',encryption_key_id=None,group_id=dbf2abc8-d276-494f-8184-b937c3d8d370,group_type_id=,metadata={},multiattach=False,project_id='0d57b412c5d942cb8095b9c8699bfacd',qos_specs=None,replication_status=,reservations=['56db9544-9350-46b9-86b2-2dc2bcd64983','441cb94a-44e1-49eb-9f62-0923580f181d','7968d4f8-6427-44b6-8875-decbfb7186c6','63e009d2-d1c3-4419-950d-b6ee152aa82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e99037c1f9439090fb80fab9d93064',volume_type_id=d15a4fa8-abc2-4432-8c96-f0273868c307)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e47f80-ba25-43e9-8f66-0c816fe7fe07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e47f80-ba25-43e9-8f66-0c816fe7fe07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Flow 'volume_create_api' (43f46adb-c4f3-47fe-b9da-5dc778c43219) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Create volume request issued successfully. Sep 01 02:16:37 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:37 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:37 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a1d0efb1-7d03-43c6-8774-80b5af6071dd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1038/2026] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:16:37 2026] POST /volume/v3/volumes => generated 821 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8cb1f356-30e8-43c4-9bf6-636bb9d560a3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8cb1f356-30e8-43c4-9bf6-636bb9d560a3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 Sep 01 02:16:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8cb1f356-30e8-43c4-9bf6-636bb9d560a3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8cb1f356-30e8-43c4-9bf6-636bb9d560a3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8cb1f356-30e8-43c4-9bf6-636bb9d560a3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Volume info retrieved successfully. Sep 01 02:16:37 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-8cb1f356-30e8-43c4-9bf6-636bb9d560a3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:38 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-8cb1f356-30e8-43c4-9bf6-636bb9d560a3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:38 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-8cb1f356-30e8-43c4-9bf6-636bb9d560a3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8cb1f356-30e8-43c4-9bf6-636bb9d560a3 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 returned with HTTP 200 Sep 01 02:16:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 989/2027] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:37 2026] GET /volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 => generated 889 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1e6bd6c5-d453-4ced-82d8-1cb8c9c46fc2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1e6bd6c5-d453-4ced-82d8-1cb8c9c46fc2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1e6bd6c5-d453-4ced-82d8-1cb8c9c46fc2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1e6bd6c5-d453-4ced-82d8-1cb8c9c46fc2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1e6bd6c5-d453-4ced-82d8-1cb8c9c46fc2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Volume info retrieved successfully. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-1e6bd6c5-d453-4ced-82d8-1cb8c9c46fc2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:39 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-1e6bd6c5-d453-4ced-82d8-1cb8c9c46fc2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-1e6bd6c5-d453-4ced-82d8-1cb8c9c46fc2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1e6bd6c5-d453-4ced-82d8-1cb8c9c46fc2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 returned with HTTP 200 Sep 01 02:16:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1039/2028] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:39 2026] GET /volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a16e4ed9-5ebd-4a7a-9f8a-2eb8af5a9fdd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a16e4ed9-5ebd-4a7a-9f8a-2eb8af5a9fdd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a16e4ed9-5ebd-4a7a-9f8a-2eb8af5a9fdd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a16e4ed9-5ebd-4a7a-9f8a-2eb8af5a9fdd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-a16e4ed9-5ebd-4a7a-9f8a-2eb8af5a9fdd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member dbf2abc8-d276-494f-8184-b937c3d8d370 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a16e4ed9-5ebd-4a7a-9f8a-2eb8af5a9fdd tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 returned with HTTP 200 Sep 01 02:16:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 990/2029] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:39 2026] GET /volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 => generated 321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b2efb13d-fa7a-40ce-ba25-4de983e98be2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b2efb13d-fa7a-40ce-ba25-4de983e98be2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b2efb13d-fa7a-40ce-ba25-4de983e98be2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b2efb13d-fa7a-40ce-ba25-4de983e98be2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-b2efb13d-fa7a-40ce-ba25-4de983e98be2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member 26e284b9-ba99-4e33-81b8-5624e3bfd64b {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:16:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b2efb13d-fa7a-40ce-ba25-4de983e98be2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b returned with HTTP 200 Sep 01 02:16:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1040/2030] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:39 2026] GET /volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-da62d648-08ba-4673-a438-665264c2158f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da62d648-08ba-4673-a438-665264c2158f tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/detail Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-da62d648-08ba-4673-a438-665264c2158f tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-da62d648-08ba-4673-a438-665264c2158f tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da62d648-08ba-4673-a438-665264c2158f tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/detail returned with HTTP 200 Sep 01 02:16:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 991/2031] 192.168.122.15 () {60 vars in 1175 bytes} [Tue Sep 1 02:16:39 2026] GET /volume/v3/groups/detail => generated 638 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-da4a84bd-1d3c-4de7-aad6-32d443a17b50 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da4a84bd-1d3c-4de7-aad6-32d443a17b50 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da4a84bd-1d3c-4de7-aad6-32d443a17b50 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da4a84bd-1d3c-4de7-aad6-32d443a17b50 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-da4a84bd-1d3c-4de7-aad6-32d443a17b50 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-da4a84bd-1d3c-4de7-aad6-32d443a17b50 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-da4a84bd-1d3c-4de7-aad6-32d443a17b50 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Get all volumes completed successfully. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-da4a84bd-1d3c-4de7-aad6-32d443a17b50 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:39 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-da4a84bd-1d3c-4de7-aad6-32d443a17b50 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-da4a84bd-1d3c-4de7-aad6-32d443a17b50 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da4a84bd-1d3c-4de7-aad6-32d443a17b50 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:16:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1041/2032] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:16:39 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e5975ad9-0712-4aef-9df0-7596c6ea010d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e5975ad9-0712-4aef-9df0-7596c6ea010d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e5975ad9-0712-4aef-9df0-7596c6ea010d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e5975ad9-0712-4aef-9df0-7596c6ea010d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-e5975ad9-0712-4aef-9df0-7596c6ea010d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e5975ad9-0712-4aef-9df0-7596c6ea010d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e5975ad9-0712-4aef-9df0-7596c6ea010d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Get all volumes completed successfully. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-e5975ad9-0712-4aef-9df0-7596c6ea010d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:39 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-e5975ad9-0712-4aef-9df0-7596c6ea010d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-e5975ad9-0712-4aef-9df0-7596c6ea010d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e5975ad9-0712-4aef-9df0-7596c6ea010d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:16:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 992/2033] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:16:39 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d96e2354-8fa9-498c-8083-43bfa00d6738 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d96e2354-8fa9-498c-8083-43bfa00d6738 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] POST http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370/action Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d96e2354-8fa9-498c-8083-43bfa00d6738 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d96e2354-8fa9-498c-8083-43bfa00d6738 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-d96e2354-8fa9-498c-8083-43bfa00d6738 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] delete called for group dbf2abc8-d276-494f-8184-b937c3d8d370 {{(pid=87155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:16:39 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-d96e2354-8fa9-498c-8083-43bfa00d6738 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Delete group with id: dbf2abc8-d276-494f-8184-b937c3d8d370 Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:16:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:16:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d96e2354-8fa9-498c-8083-43bfa00d6738 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370/action returned with HTTP 202 Sep 01 02:16:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1042/2034] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:16:39 2026] POST /volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a5db360f-79fc-49a7-b6cd-6e16ebd81e7b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a5db360f-79fc-49a7-b6cd-6e16ebd81e7b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a5db360f-79fc-49a7-b6cd-6e16ebd81e7b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a5db360f-79fc-49a7-b6cd-6e16ebd81e7b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a5db360f-79fc-49a7-b6cd-6e16ebd81e7b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Volume info retrieved successfully. Sep 01 02:16:39 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-a5db360f-79fc-49a7-b6cd-6e16ebd81e7b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:39 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-a5db360f-79fc-49a7-b6cd-6e16ebd81e7b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:40 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-a5db360f-79fc-49a7-b6cd-6e16ebd81e7b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a5db360f-79fc-49a7-b6cd-6e16ebd81e7b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 returned with HTTP 200 Sep 01 02:16:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 993/2035] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:39 2026] GET /volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8a31fb4d-0eb5-4e82-9dc8-2762c615557d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a31fb4d-0eb5-4e82-9dc8-2762c615557d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 Sep 01 02:16:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a31fb4d-0eb5-4e82-9dc8-2762c615557d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a31fb4d-0eb5-4e82-9dc8-2762c615557d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a31fb4d-0eb5-4e82-9dc8-2762c615557d tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 returned with HTTP 404 Sep 01 02:16:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1043/2036] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:41 2026] GET /volume/v3/volumes/904433c2-df81-47c1-8843-72a02b12ce14 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d9e4a012-57ea-4ce7-9f00-3902be438fc1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d9e4a012-57ea-4ce7-9f00-3902be438fc1 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 Sep 01 02:16:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d9e4a012-57ea-4ce7-9f00-3902be438fc1 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d9e4a012-57ea-4ce7-9f00-3902be438fc1 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-d9e4a012-57ea-4ce7-9f00-3902be438fc1 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member dbf2abc8-d276-494f-8184-b937c3d8d370 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d9e4a012-57ea-4ce7-9f00-3902be438fc1 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 returned with HTTP 404 Sep 01 02:16:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 994/2037] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:41 2026] GET /volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-20d2a274-2361-44e0-a5d2-ebc319b56348 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-20d2a274-2361-44e0-a5d2-ebc319b56348 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] POST http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b/action Sep 01 02:16:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-20d2a274-2361-44e0-a5d2-ebc319b56348 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-20d2a274-2361-44e0-a5d2-ebc319b56348 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-20d2a274-2361-44e0-a5d2-ebc319b56348 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] delete called for group 26e284b9-ba99-4e33-81b8-5624e3bfd64b {{(pid=87155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:16:41 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-20d2a274-2361-44e0-a5d2-ebc319b56348 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Delete group with id: 26e284b9-ba99-4e33-81b8-5624e3bfd64b Sep 01 02:16:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:41 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:16:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-20d2a274-2361-44e0-a5d2-ebc319b56348 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b/action returned with HTTP 202 Sep 01 02:16:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1044/2038] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:16:41 2026] POST /volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e60410cf-0c84-4777-9e62-da1bd040fcda None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e60410cf-0c84-4777-9e62-da1bd040fcda tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b Sep 01 02:16:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e60410cf-0c84-4777-9e62-da1bd040fcda tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e60410cf-0c84-4777-9e62-da1bd040fcda tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-e60410cf-0c84-4777-9e62-da1bd040fcda tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member 26e284b9-ba99-4e33-81b8-5624e3bfd64b {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:41 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e60410cf-0c84-4777-9e62-da1bd040fcda tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b returned with HTTP 200 Sep 01 02:16:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 995/2039] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:41 2026] GET /volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b => generated 322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-123dba36-1934-44a1-ba8c-8904d79040e7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-123dba36-1934-44a1-ba8c-8904d79040e7 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-123dba36-1934-44a1-ba8c-8904d79040e7 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-123dba36-1934-44a1-ba8c-8904d79040e7 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-123dba36-1934-44a1-ba8c-8904d79040e7 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member 26e284b9-ba99-4e33-81b8-5624e3bfd64b {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-123dba36-1934-44a1-ba8c-8904d79040e7 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b returned with HTTP 404 Sep 01 02:16:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1045/2040] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:42 2026] GET /volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-de6d081c-0f3b-4640-b2cc-ab464837d1eb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-de6d081c-0f3b-4640-b2cc-ab464837d1eb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/detail Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-de6d081c-0f3b-4640-b2cc-ab464837d1eb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-de6d081c-0f3b-4640-b2cc-ab464837d1eb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:42 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-de6d081c-0f3b-4640-b2cc-ab464837d1eb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/detail returned with HTTP 200 Sep 01 02:16:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 996/2041] 192.168.122.15 () {60 vars in 1175 bytes} [Tue Sep 1 02:16:42 2026] GET /volume/v3/groups/detail => generated 14 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3e60eecd-26c7-4904-8ace-a850ca10beac None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3e60eecd-26c7-4904-8ace-a850ca10beac tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3e60eecd-26c7-4904-8ace-a850ca10beac tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3e60eecd-26c7-4904-8ace-a850ca10beac tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-3e60eecd-26c7-4904-8ace-a850ca10beac tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3e60eecd-26c7-4904-8ace-a850ca10beac tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:42 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3e60eecd-26c7-4904-8ace-a850ca10beac tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Get all volumes completed successfully. Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3e60eecd-26c7-4904-8ace-a850ca10beac tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:16:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1046/2042] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:16:42 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) Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-95f9f432-3cd6-4757-a924-356f44e06ad8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95f9f432-3cd6-4757-a924-356f44e06ad8 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] POST http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b/action Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-95f9f432-3cd6-4757-a924-356f44e06ad8 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-95f9f432-3cd6-4757-a924-356f44e06ad8 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-95f9f432-3cd6-4757-a924-356f44e06ad8 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] delete called for group 26e284b9-ba99-4e33-81b8-5624e3bfd64b {{(pid=87154) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-95f9f432-3cd6-4757-a924-356f44e06ad8 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Delete group with id: 26e284b9-ba99-4e33-81b8-5624e3bfd64b Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95f9f432-3cd6-4757-a924-356f44e06ad8 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b/action returned with HTTP 404 Sep 01 02:16:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 997/2043] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:16:42 2026] POST /volume/v3/groups/26e284b9-ba99-4e33-81b8-5624e3bfd64b/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d16142ba-3a3f-4d1b-9a5d-f37384369620 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d16142ba-3a3f-4d1b-9a5d-f37384369620 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d16142ba-3a3f-4d1b-9a5d-f37384369620 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d16142ba-3a3f-4d1b-9a5d-f37384369620 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-d16142ba-3a3f-4d1b-9a5d-f37384369620 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d16142ba-3a3f-4d1b-9a5d-f37384369620 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d16142ba-3a3f-4d1b-9a5d-f37384369620 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Get all volumes completed successfully. Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d16142ba-3a3f-4d1b-9a5d-f37384369620 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:16:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1047/2044] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:16:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-13dddaed-8eca-44d5-a708-46e544084f90 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-13dddaed-8eca-44d5-a708-46e544084f90 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] POST http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370/action Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-13dddaed-8eca-44d5-a708-46e544084f90 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-13dddaed-8eca-44d5-a708-46e544084f90 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-13dddaed-8eca-44d5-a708-46e544084f90 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] delete called for group dbf2abc8-d276-494f-8184-b937c3d8d370 {{(pid=87154) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-13dddaed-8eca-44d5-a708-46e544084f90 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Delete group with id: dbf2abc8-d276-494f-8184-b937c3d8d370 Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-13dddaed-8eca-44d5-a708-46e544084f90 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370/action returned with HTTP 404 Sep 01 02:16:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 998/2045] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:16:42 2026] POST /volume/v3/groups/dbf2abc8-d276-494f-8184-b937c3d8d370/action => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f26f0205-fd21-415b-9951-01e8e315927d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f26f0205-fd21-415b-9951-01e8e315927d tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/81d9cea3-220b-440a-9691-28e8c01f753a Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f26f0205-fd21-415b-9951-01e8e315927d tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f26f0205-fd21-415b-9951-01e8e315927d tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f26f0205-fd21-415b-9951-01e8e315927d tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] http://192.168.122.15/volume/v3/group_types/81d9cea3-220b-440a-9691-28e8c01f753a returned with HTTP 202 Sep 01 02:16:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1048/2046] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:16:42 2026] DELETE /volume/v3/group_types/81d9cea3-220b-440a-9691-28e8c01f753a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5f89a7a9-d46c-4286-952e-562c2ad88205 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5f89a7a9-d46c-4286-952e-562c2ad88205 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] DELETE http://192.168.122.15/volume/v3/types/d15a4fa8-abc2-4432-8c96-f0273868c307 Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5f89a7a9-d46c-4286-952e-562c2ad88205 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5f89a7a9-d46c-4286-952e-562c2ad88205 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5f89a7a9-d46c-4286-952e-562c2ad88205 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] http://192.168.122.15/volume/v3/types/d15a4fa8-abc2-4432-8c96-f0273868c307 returned with HTTP 202 Sep 01 02:16:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 999/2047] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:16:42 2026] DELETE /volume/v3/types/d15a4fa8-abc2-4432-8c96-f0273868c307 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-410736bc-b6d3-4413-830c-a59065c82995 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-410736bc-b6d3-4413-830c-a59065c82995 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] GET http://192.168.122.15/volume/v3/types/d15a4fa8-abc2-4432-8c96-f0273868c307 Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-410736bc-b6d3-4413-830c-a59065c82995 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-410736bc-b6d3-4413-830c-a59065c82995 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-410736bc-b6d3-4413-830c-a59065c82995 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] http://192.168.122.15/volume/v3/types/d15a4fa8-abc2-4432-8c96-f0273868c307 returned with HTTP 404 Sep 01 02:16:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1049/2048] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:16:42 2026] GET /volume/v3/types/d15a4fa8-abc2-4432-8c96-f0273868c307 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3094a116-d262-4f1a-aa1d-656b2ffc47fd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3094a116-d262-4f1a-aa1d-656b2ffc47fd tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3094a116-d262-4f1a-aa1d-656b2ffc47fd tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-288524394"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3094a116-d262-4f1a-aa1d-656b2ffc47fd tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:16:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1000/2049] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:16:42 2026] POST /volume/v3/types => generated 215 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2e648a2f-fe41-420f-a62f-0ceac57bb38c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2e648a2f-fe41-420f-a62f-0ceac57bb38c tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] POST http://192.168.122.15/volume/v3/group_types Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2e648a2f-fe41-420f-a62f-0ceac57bb38c tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-536830086"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2e648a2f-fe41-420f-a62f-0ceac57bb38c tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] http://192.168.122.15/volume/v3/group_types returned with HTTP 202 Sep 01 02:16:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1050/2050] 192.168.122.15 () {62 vars in 1190 bytes} [Tue Sep 1 02:16:42 2026] POST /volume/v3/group_types => generated 172 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-596f5d16-68e8-43f7-a6e6-8de8a9f9f165 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-596f5d16-68e8-43f7-a6e6-8de8a9f9f165 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] POST http://192.168.122.15/volume/v3/groups Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-596f5d16-68e8-43f7-a6e6-8de8a9f9f165 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b4270348-3026-4a09-8714-fd38ac20cbff", "volume_types": ["f7d562f8-8e63-478e-8c62-f52f60e18a6f"], "name": "tempest-GroupsTest-Group-424495267"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-596f5d16-68e8-43f7-a6e6-8de8a9f9f165 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Creating new group {'group': {'group_type': 'b4270348-3026-4a09-8714-fd38ac20cbff', 'volume_types': ['f7d562f8-8e63-478e-8c62-f52f60e18a6f'], 'name': 'tempest-GroupsTest-Group-424495267'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-596f5d16-68e8-43f7-a6e6-8de8a9f9f165 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Creating group tempest-GroupsTest-Group-424495267. Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-596f5d16-68e8-43f7-a6e6-8de8a9f9f165 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Availability Zones retrieved successfully. Sep 01 02:16:42 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-596f5d16-68e8-43f7-a6e6-8de8a9f9f165 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Created reservations ['93f847ef-4caa-4910-9c76-f60ecebd686b'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-596f5d16-68e8-43f7-a6e6-8de8a9f9f165 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups returned with HTTP 202 Sep 01 02:16:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1001/2051] 192.168.122.15 () {62 vars in 1176 bytes} [Tue Sep 1 02:16:42 2026] POST /volume/v3/groups => generated 103 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bd4ff94f-82f2-47c8-a6f6-5cf65fb7e437 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bd4ff94f-82f2-47c8-a6f6-5cf65fb7e437 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bd4ff94f-82f2-47c8-a6f6-5cf65fb7e437 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bd4ff94f-82f2-47c8-a6f6-5cf65fb7e437 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-bd4ff94f-82f2-47c8-a6f6-5cf65fb7e437 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member b984c2e8-4ba4-48f7-b3bd-279725c82f48 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:42 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:16:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bd4ff94f-82f2-47c8-a6f6-5cf65fb7e437 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 returned with HTTP 200 Sep 01 02:16:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1051/2052] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:42 2026] GET /volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 => generated 331 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7a66f307-5aff-4d53-99ef-53c055e912f7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7a66f307-5aff-4d53-99ef-53c055e912f7 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 Sep 01 02:16:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7a66f307-5aff-4d53-99ef-53c055e912f7 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7a66f307-5aff-4d53-99ef-53c055e912f7 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-7a66f307-5aff-4d53-99ef-53c055e912f7 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member b984c2e8-4ba4-48f7-b3bd-279725c82f48 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:43 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7a66f307-5aff-4d53-99ef-53c055e912f7 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 returned with HTTP 200 Sep 01 02:16:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1002/2053] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:43 2026] GET /volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 => generated 332 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:16:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1142105536", "volume_type": "f7d562f8-8e63-478e-8c62-f52f60e18a6f", "group_id": "b984c2e8-4ba4-48f7-b3bd-279725c82f48", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1142105536', 'volume_type': 'f7d562f8-8e63-478e-8c62-f52f60e18a6f', 'group_id': 'b984c2e8-4ba4-48f7-b3bd-279725c82f48', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:44 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Create volume of 1 GB Sep 01 02:16:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:44 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:16:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Availability Zones retrieved successfully. Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Flow 'volume_create_api' (e30cbbeb-0d84-43f0-9671-69f286601773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a466ac-7a35-4bda-a589-3324c3f304ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a466ac-7a35-4bda-a589-3324c3f304ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:16:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7d562f8-8e63-478e-8c62-f52f60e18a6f,is_public=True,name='tempest-GroupsTest-volume-type-288524394',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7d562f8-8e63-478e-8c62-f52f60e18a6f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b984c2e8-4ba4-48f7-b3bd-279725c82f48', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bcbd219-b7ab-448c-a476-3b9193f9c7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-288524394 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-288524394, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:16:44 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-288524394 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-288524394, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Created reservations ['2a657247-2a50-4fe0-9c39-26af4886b798', '7ebeb20a-559b-412e-a6f9-c14977317384', 'd79ecf0f-e24a-4e6f-9086-c9bda1f70486', '40274373-77a3-4b72-a958-34bf59ff8663'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bcbd219-b7ab-448c-a476-3b9193f9c7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a657247-2a50-4fe0-9c39-26af4886b798', '7ebeb20a-559b-412e-a6f9-c14977317384', 'd79ecf0f-e24a-4e6f-9086-c9bda1f70486', '40274373-77a3-4b72-a958-34bf59ff8663']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200a27f1-7c30-4ee0-940e-649b918280f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200a27f1-7c30-4ee0-940e-649b918280f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b1a6515-32e2-4ddd-a98d-dfeb3511f488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1142105536',encryption_key_id=None,group_id=b984c2e8-4ba4-48f7-b3bd-279725c82f48,group_type_id=,metadata={},multiattach=False,project_id='0d57b412c5d942cb8095b9c8699bfacd',qos_specs=None,replication_status=,reservations=['2a657247-2a50-4fe0-9c39-26af4886b798','7ebeb20a-559b-412e-a6f9-c14977317384','d79ecf0f-e24a-4e6f-9086-c9bda1f70486','40274373-77a3-4b72-a958-34bf59ff8663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e99037c1f9439090fb80fab9d93064',volume_type_id=f7d562f8-8e63-478e-8c62-f52f60e18a6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1142105536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b984c2e8-4ba4-48f7-b3bd-279725c82f48,host=None,id=9b1a6515-32e2-4ddd-a98d-dfeb3511f488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d57b412c5d942cb8095b9c8699bfacd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e99037c1f9439090fb80fab9d93064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7d562f8-8e63-478e-8c62-f52f60e18a6f),volume_type_id=f7d562f8-8e63-478e-8c62-f52f60e18a6f)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (049ed3c8-7f65-4a61-9272-46df9990c607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (049ed3c8-7f65-4a61-9272-46df9990c607) transitioned into state 'SUCCESS' from state '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-1142105536',encryption_key_id=None,group_id=b984c2e8-4ba4-48f7-b3bd-279725c82f48,group_type_id=,metadata={},multiattach=False,project_id='0d57b412c5d942cb8095b9c8699bfacd',qos_specs=None,replication_status=,reservations=['2a657247-2a50-4fe0-9c39-26af4886b798','7ebeb20a-559b-412e-a6f9-c14977317384','d79ecf0f-e24a-4e6f-9086-c9bda1f70486','40274373-77a3-4b72-a958-34bf59ff8663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e99037c1f9439090fb80fab9d93064',volume_type_id=f7d562f8-8e63-478e-8c62-f52f60e18a6f)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7219b18d-d660-4a9d-aa66-e58e9a6eed69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7219b18d-d660-4a9d-aa66-e58e9a6eed69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Flow 'volume_create_api' (e30cbbeb-0d84-43f0-9671-69f286601773) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Create volume request issued successfully. Sep 01 02:16:44 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:44 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:44 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f044e53c-ee81-40b1-b8fd-791a298a4a2a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1052/2054] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:16:43 2026] POST /volume/v3/volumes => generated 820 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7ca35332-b040-4522-8afb-c626a2aba3bf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ca35332-b040-4522-8afb-c626a2aba3bf tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/9b1a6515-32e2-4ddd-a98d-dfeb3511f488 Sep 01 02:16:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ca35332-b040-4522-8afb-c626a2aba3bf tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ca35332-b040-4522-8afb-c626a2aba3bf tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7ca35332-b040-4522-8afb-c626a2aba3bf tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Volume info retrieved successfully. Sep 01 02:16:44 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-7ca35332-b040-4522-8afb-c626a2aba3bf tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:44 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-7ca35332-b040-4522-8afb-c626a2aba3bf tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:44 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-7ca35332-b040-4522-8afb-c626a2aba3bf tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ca35332-b040-4522-8afb-c626a2aba3bf tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/9b1a6515-32e2-4ddd-a98d-dfeb3511f488 returned with HTTP 200 Sep 01 02:16:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1003/2055] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:44 2026] GET /volume/v3/volumes/9b1a6515-32e2-4ddd-a98d-dfeb3511f488 => generated 888 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fd09eff5-4600-4ec9-8b47-517f46522d13 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd09eff5-4600-4ec9-8b47-517f46522d13 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/9b1a6515-32e2-4ddd-a98d-dfeb3511f488 Sep 01 02:16:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fd09eff5-4600-4ec9-8b47-517f46522d13 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fd09eff5-4600-4ec9-8b47-517f46522d13 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fd09eff5-4600-4ec9-8b47-517f46522d13 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Volume info retrieved successfully. Sep 01 02:16:45 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-fd09eff5-4600-4ec9-8b47-517f46522d13 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:45 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-fd09eff5-4600-4ec9-8b47-517f46522d13 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:45 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-fd09eff5-4600-4ec9-8b47-517f46522d13 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd09eff5-4600-4ec9-8b47-517f46522d13 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/9b1a6515-32e2-4ddd-a98d-dfeb3511f488 returned with HTTP 200 Sep 01 02:16:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1053/2056] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:45 2026] GET /volume/v3/volumes/9b1a6515-32e2-4ddd-a98d-dfeb3511f488 => generated 913 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:16:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2054867244", "volume_type": "f7d562f8-8e63-478e-8c62-f52f60e18a6f", "group_id": "b984c2e8-4ba4-48f7-b3bd-279725c82f48", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2054867244', 'volume_type': 'f7d562f8-8e63-478e-8c62-f52f60e18a6f', 'group_id': 'b984c2e8-4ba4-48f7-b3bd-279725c82f48', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:45 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Create volume of 1 GB Sep 01 02:16:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:45 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Availability Zones retrieved successfully. Sep 01 02:16:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Flow 'volume_create_api' (c6625918-bd11-48c8-a2b1-ec6f4352d255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dee9a6f-9eea-4af4-bbe7-fc7396c922e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dee9a6f-9eea-4af4-bbe7-fc7396c922e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:16:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7d562f8-8e63-478e-8c62-f52f60e18a6f,is_public=True,name='tempest-GroupsTest-volume-type-288524394',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7d562f8-8e63-478e-8c62-f52f60e18a6f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b984c2e8-4ba4-48f7-b3bd-279725c82f48', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86032877-5d07-429e-8341-45a595b65e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:45 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-288524394 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-288524394, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:16:45 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-288524394 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-288524394, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:16:46 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Created reservations ['9b164380-2fb1-4a0e-8e07-db1620b032f1', '9f033717-87c5-4490-abca-40d651d286af', '75a826f2-d4d7-4721-b1b7-a081f2053d63', '589879e6-b291-446c-ac07-0c81aee7d1a6'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86032877-5d07-429e-8341-45a595b65e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b164380-2fb1-4a0e-8e07-db1620b032f1', '9f033717-87c5-4490-abca-40d651d286af', '75a826f2-d4d7-4721-b1b7-a081f2053d63', '589879e6-b291-446c-ac07-0c81aee7d1a6']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8539cc-a313-4f92-a13d-80c31d7b52d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8539cc-a313-4f92-a13d-80c31d7b52d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2054867244',encryption_key_id=None,group_id=b984c2e8-4ba4-48f7-b3bd-279725c82f48,group_type_id=,metadata={},multiattach=False,project_id='0d57b412c5d942cb8095b9c8699bfacd',qos_specs=None,replication_status=,reservations=['9b164380-2fb1-4a0e-8e07-db1620b032f1','9f033717-87c5-4490-abca-40d651d286af','75a826f2-d4d7-4721-b1b7-a081f2053d63','589879e6-b291-446c-ac07-0c81aee7d1a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e99037c1f9439090fb80fab9d93064',volume_type_id=f7d562f8-8e63-478e-8c62-f52f60e18a6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2054867244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b984c2e8-4ba4-48f7-b3bd-279725c82f48,host=None,id=8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d57b412c5d942cb8095b9c8699bfacd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e99037c1f9439090fb80fab9d93064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7d562f8-8e63-478e-8c62-f52f60e18a6f),volume_type_id=f7d562f8-8e63-478e-8c62-f52f60e18a6f)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21216822-2a7a-4ab2-b5ae-29ef22a523fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21216822-2a7a-4ab2-b5ae-29ef22a523fe) transitioned into state 'SUCCESS' from state '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-2054867244',encryption_key_id=None,group_id=b984c2e8-4ba4-48f7-b3bd-279725c82f48,group_type_id=,metadata={},multiattach=False,project_id='0d57b412c5d942cb8095b9c8699bfacd',qos_specs=None,replication_status=,reservations=['9b164380-2fb1-4a0e-8e07-db1620b032f1','9f033717-87c5-4490-abca-40d651d286af','75a826f2-d4d7-4721-b1b7-a081f2053d63','589879e6-b291-446c-ac07-0c81aee7d1a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e99037c1f9439090fb80fab9d93064',volume_type_id=f7d562f8-8e63-478e-8c62-f52f60e18a6f)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66fdb754-c33c-4897-987a-f9102a37a5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66fdb754-c33c-4897-987a-f9102a37a5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Flow 'volume_create_api' (c6625918-bd11-48c8-a2b1-ec6f4352d255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Create volume request issued successfully. Sep 01 02:16:46 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:46 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:46 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9590c1fd-8e6a-470f-9a5f-f384c4aa185b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1004/2057] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:16:45 2026] POST /volume/v3/volumes => generated 820 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-46a9dda0-be45-47ab-b0e5-983fc590b415 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-46a9dda0-be45-47ab-b0e5-983fc590b415 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 Sep 01 02:16:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-46a9dda0-be45-47ab-b0e5-983fc590b415 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-46a9dda0-be45-47ab-b0e5-983fc590b415 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-46a9dda0-be45-47ab-b0e5-983fc590b415 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Volume info retrieved successfully. Sep 01 02:16:46 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-46a9dda0-be45-47ab-b0e5-983fc590b415 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:46 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-46a9dda0-be45-47ab-b0e5-983fc590b415 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:46 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-46a9dda0-be45-47ab-b0e5-983fc590b415 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-46a9dda0-be45-47ab-b0e5-983fc590b415 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 returned with HTTP 200 Sep 01 02:16:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1054/2058] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:46 2026] GET /volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 => generated 888 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ba1947da-3729-4ca4-a790-e4c36e66fa79 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ba1947da-3729-4ca4-a790-e4c36e66fa79 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 Sep 01 02:16:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ba1947da-3729-4ca4-a790-e4c36e66fa79 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ba1947da-3729-4ca4-a790-e4c36e66fa79 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ba1947da-3729-4ca4-a790-e4c36e66fa79 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Volume info retrieved successfully. Sep 01 02:16:47 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-ba1947da-3729-4ca4-a790-e4c36e66fa79 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:47 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-ba1947da-3729-4ca4-a790-e4c36e66fa79 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:47 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-ba1947da-3729-4ca4-a790-e4c36e66fa79 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ba1947da-3729-4ca4-a790-e4c36e66fa79 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 returned with HTTP 200 Sep 01 02:16:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1005/2059] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:47 2026] GET /volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 => generated 913 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e444f91f-9c91-48fc-a89e-e1f0699a8e88 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e444f91f-9c91-48fc-a89e-e1f0699a8e88 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] PUT http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 Sep 01 02:16:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e444f91f-9c91-48fc-a89e-e1f0699a8e88 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-e444f91f-9c91-48fc-a89e-e1f0699a8e88 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Update called for group b984c2e8-4ba4-48f7-b3bd-279725c82f48. {{(pid=87155) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:16:47 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-e444f91f-9c91-48fc-a89e-e1f0699a8e88 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Updating group b984c2e8-4ba4-48f7-b3bd-279725c82f48 with name new_group description: This is a new group add_volumes: None remove_volumes: 8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8. Sep 01 02:16:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e444f91f-9c91-48fc-a89e-e1f0699a8e88 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 returned with HTTP 202 Sep 01 02:16:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1055/2060] 192.168.122.15 () {62 vars in 1286 bytes} [Tue Sep 1 02:16:47 2026] PUT /volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a79315d3-9246-4d04-82b0-233870c0fcd1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a79315d3-9246-4d04-82b0-233870c0fcd1 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 Sep 01 02:16:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a79315d3-9246-4d04-82b0-233870c0fcd1 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a79315d3-9246-4d04-82b0-233870c0fcd1 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-a79315d3-9246-4d04-82b0-233870c0fcd1 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member b984c2e8-4ba4-48f7-b3bd-279725c82f48 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:47 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a79315d3-9246-4d04-82b0-233870c0fcd1 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 returned with HTTP 200 Sep 01 02:16:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1006/2061] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:47 2026] GET /volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-32992ed4-e8c1-416f-987f-eb198125d239 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-32992ed4-e8c1-416f-987f-eb198125d239 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 Sep 01 02:16:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-32992ed4-e8c1-416f-987f-eb198125d239 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-32992ed4-e8c1-416f-987f-eb198125d239 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-32992ed4-e8c1-416f-987f-eb198125d239 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member b984c2e8-4ba4-48f7-b3bd-279725c82f48 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:48 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:16:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-32992ed4-e8c1-416f-987f-eb198125d239 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 returned with HTTP 200 Sep 01 02:16:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1056/2062] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:48 2026] GET /volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 => generated 324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cc663a29-6e4a-4620-8b76-b49f9a08441a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cc663a29-6e4a-4620-8b76-b49f9a08441a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 Sep 01 02:16:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cc663a29-6e4a-4620-8b76-b49f9a08441a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cc663a29-6e4a-4620-8b76-b49f9a08441a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-cc663a29-6e4a-4620-8b76-b49f9a08441a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member b984c2e8-4ba4-48f7-b3bd-279725c82f48 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:48 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cc663a29-6e4a-4620-8b76-b49f9a08441a tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 returned with HTTP 200 Sep 01 02:16:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1007/2063] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:48 2026] GET /volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 => generated 324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-78f84b46-60f2-4786-abf5-1a1ec18ef484 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-78f84b46-60f2-4786-abf5-1a1ec18ef484 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:16:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-78f84b46-60f2-4786-abf5-1a1ec18ef484 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-78f84b46-60f2-4786-abf5-1a1ec18ef484 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-78f84b46-60f2-4786-abf5-1a1ec18ef484 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-78f84b46-60f2-4786-abf5-1a1ec18ef484 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:16:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:48 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:16:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-78f84b46-60f2-4786-abf5-1a1ec18ef484 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Get all volumes completed successfully. Sep 01 02:16:48 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-78f84b46-60f2-4786-abf5-1a1ec18ef484 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:48 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-78f84b46-60f2-4786-abf5-1a1ec18ef484 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:48 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-78f84b46-60f2-4786-abf5-1a1ec18ef484 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-78f84b46-60f2-4786-abf5-1a1ec18ef484 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:16:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1057/2064] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:16:48 2026] GET /volume/v3/volumes/detail => generated 1785 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:16:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8144a0a6-b356-4859-ad40-3e4c10684230 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8144a0a6-b356-4859-ad40-3e4c10684230 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] PUT http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 Sep 01 02:16:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8144a0a6-b356-4859-ad40-3e4c10684230 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-8144a0a6-b356-4859-ad40-3e4c10684230 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Update called for group b984c2e8-4ba4-48f7-b3bd-279725c82f48. {{(pid=87154) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:16:48 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.groups [None req-8144a0a6-b356-4859-ad40-3e4c10684230 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Updating group b984c2e8-4ba4-48f7-b3bd-279725c82f48 with name None description: None add_volumes: 8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 remove_volumes: None. Sep 01 02:16:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:49 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8144a0a6-b356-4859-ad40-3e4c10684230 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 returned with HTTP 202 Sep 01 02:16:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1008/2065] 192.168.122.15 () {62 vars in 1285 bytes} [Tue Sep 1 02:16:48 2026] PUT /volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3f188e03-9d48-43e6-99e5-5e03fba97125 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3f188e03-9d48-43e6-99e5-5e03fba97125 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 Sep 01 02:16:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3f188e03-9d48-43e6-99e5-5e03fba97125 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3f188e03-9d48-43e6-99e5-5e03fba97125 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-3f188e03-9d48-43e6-99e5-5e03fba97125 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member b984c2e8-4ba4-48f7-b3bd-279725c82f48 {{(pid=87155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:49 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), Sep 01 02:16:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3f188e03-9d48-43e6-99e5-5e03fba97125 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 returned with HTTP 200 Sep 01 02:16:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1058/2066] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:49 2026] GET /volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 => generated 323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-267c4584-bac0-4f0f-88ca-80802d270bff None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-267c4584-bac0-4f0f-88ca-80802d270bff tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-267c4584-bac0-4f0f-88ca-80802d270bff tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-267c4584-bac0-4f0f-88ca-80802d270bff tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-267c4584-bac0-4f0f-88ca-80802d270bff tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member b984c2e8-4ba4-48f7-b3bd-279725c82f48 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), Sep 01 02:16:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-267c4584-bac0-4f0f-88ca-80802d270bff tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 returned with HTTP 200 Sep 01 02:16:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1009/2067] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:50 2026] GET /volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 => generated 324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:16:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:16:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:16:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Get all volumes completed successfully. Sep 01 02:16:50 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:50 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:50 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:50 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:50 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4b48fe59-f161-4763-a4c9-dee20ba5f83b tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:16:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1059/2068] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:16:50 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:16:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Get all volumes completed successfully. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:50 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:50 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7e5378a7-b128-401c-aebe-5bbcb69f974c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:16:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1010/2069] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:16:50 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b27f4001-13b6-4f89-92dd-fa7a29a2e0b2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b27f4001-13b6-4f89-92dd-fa7a29a2e0b2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] POST http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48/action Sep 01 02:16:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b27f4001-13b6-4f89-92dd-fa7a29a2e0b2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b27f4001-13b6-4f89-92dd-fa7a29a2e0b2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.groups [None req-b27f4001-13b6-4f89-92dd-fa7a29a2e0b2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] delete called for group b984c2e8-4ba4-48f7-b3bd-279725c82f48 {{(pid=87155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:16:50 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.groups [None req-b27f4001-13b6-4f89-92dd-fa7a29a2e0b2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Delete group with id: b984c2e8-4ba4-48f7-b3bd-279725c82f48 Sep 01 02:16:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:16:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:16:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b27f4001-13b6-4f89-92dd-fa7a29a2e0b2 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48/action returned with HTTP 202 Sep 01 02:16:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1060/2070] 192.168.122.15 () {62 vars in 1307 bytes} [Tue Sep 1 02:16:50 2026] POST /volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cd6d17e9-e421-4416-b5f2-189458a71a93 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cd6d17e9-e421-4416-b5f2-189458a71a93 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cd6d17e9-e421-4416-b5f2-189458a71a93 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cd6d17e9-e421-4416-b5f2-189458a71a93 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cd6d17e9-e421-4416-b5f2-189458a71a93 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Volume info retrieved successfully. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: WARNING stevedore.named [None req-cd6d17e9-e421-4416-b5f2-189458a71a93 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:50 devstack devstack@c-api.service[87154]: WARNING castellan.key_manager [None req-cd6d17e9-e421-4416-b5f2-189458a71a93 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:50 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-cd6d17e9-e421-4416-b5f2-189458a71a93 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cd6d17e9-e421-4416-b5f2-189458a71a93 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 returned with HTTP 200 Sep 01 02:16:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1011/2071] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:50 2026] GET /volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 => generated 912 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5e3d24d8-431a-4f06-8e68-1be9b7ebafdb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e3d24d8-431a-4f06-8e68-1be9b7ebafdb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 Sep 01 02:16:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e3d24d8-431a-4f06-8e68-1be9b7ebafdb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5e3d24d8-431a-4f06-8e68-1be9b7ebafdb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5e3d24d8-431a-4f06-8e68-1be9b7ebafdb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Volume info retrieved successfully. Sep 01 02:16:52 devstack devstack@c-api.service[87155]: WARNING stevedore.named [None req-5e3d24d8-431a-4f06-8e68-1be9b7ebafdb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:16:52 devstack devstack@c-api.service[87155]: WARNING castellan.key_manager [None req-5e3d24d8-431a-4f06-8e68-1be9b7ebafdb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:16:52 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-5e3d24d8-431a-4f06-8e68-1be9b7ebafdb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5e3d24d8-431a-4f06-8e68-1be9b7ebafdb tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 returned with HTTP 200 Sep 01 02:16:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1061/2072] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:51 2026] GET /volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4ab6c5e9-1530-4e47-aa06-3fa293408463 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4ab6c5e9-1530-4e47-aa06-3fa293408463 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4ab6c5e9-1530-4e47-aa06-3fa293408463 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4ab6c5e9-1530-4e47-aa06-3fa293408463 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4ab6c5e9-1530-4e47-aa06-3fa293408463 tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 returned with HTTP 404 Sep 01 02:16:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1012/2073] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:53 2026] GET /volume/v3/volumes/8bc2bbdb-6ed6-4ec0-8c5a-66ce277529e8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8b8dcae9-8972-4fdb-85fc-40f9a08db74c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8b8dcae9-8972-4fdb-85fc-40f9a08db74c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/volumes/9b1a6515-32e2-4ddd-a98d-dfeb3511f488 Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8b8dcae9-8972-4fdb-85fc-40f9a08db74c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8b8dcae9-8972-4fdb-85fc-40f9a08db74c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8b8dcae9-8972-4fdb-85fc-40f9a08db74c tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/volumes/9b1a6515-32e2-4ddd-a98d-dfeb3511f488 returned with HTTP 404 Sep 01 02:16:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1062/2074] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:53 2026] GET /volume/v3/volumes/9b1a6515-32e2-4ddd-a98d-dfeb3511f488 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1bbaf94a-19f8-4c5d-9eb6-25ada9446d7f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1bbaf94a-19f8-4c5d-9eb6-25ada9446d7f tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] GET http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1bbaf94a-19f8-4c5d-9eb6-25ada9446d7f tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1bbaf94a-19f8-4c5d-9eb6-25ada9446d7f tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.groups [None req-1bbaf94a-19f8-4c5d-9eb6-25ada9446d7f tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] show called for member b984c2e8-4ba4-48f7-b3bd-279725c82f48 {{(pid=87154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1bbaf94a-19f8-4c5d-9eb6-25ada9446d7f tempest-GroupsTest-1966905523 tempest-GroupsTest-1966905523-project-member] http://192.168.122.15/volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 returned with HTTP 404 Sep 01 02:16:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1013/2075] 192.168.122.15 () {60 vars in 1265 bytes} [Tue Sep 1 02:16:53 2026] GET /volume/v3/groups/b984c2e8-4ba4-48f7-b3bd-279725c82f48 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aaed1b94-2a6b-40d0-b496-5380ca88d595 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aaed1b94-2a6b-40d0-b496-5380ca88d595 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] DELETE http://192.168.122.15/volume/v3/group_types/b4270348-3026-4a09-8714-fd38ac20cbff Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aaed1b94-2a6b-40d0-b496-5380ca88d595 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aaed1b94-2a6b-40d0-b496-5380ca88d595 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aaed1b94-2a6b-40d0-b496-5380ca88d595 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] http://192.168.122.15/volume/v3/group_types/b4270348-3026-4a09-8714-fd38ac20cbff returned with HTTP 202 Sep 01 02:16:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1063/2076] 192.168.122.15 () {60 vars in 1283 bytes} [Tue Sep 1 02:16:53 2026] DELETE /volume/v3/group_types/b4270348-3026-4a09-8714-fd38ac20cbff => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5379ab11-c20e-41ae-aaa0-3a5b0d0c9742 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5379ab11-c20e-41ae-aaa0-3a5b0d0c9742 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] DELETE http://192.168.122.15/volume/v3/types/f7d562f8-8e63-478e-8c62-f52f60e18a6f Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5379ab11-c20e-41ae-aaa0-3a5b0d0c9742 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5379ab11-c20e-41ae-aaa0-3a5b0d0c9742 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5379ab11-c20e-41ae-aaa0-3a5b0d0c9742 tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] http://192.168.122.15/volume/v3/types/f7d562f8-8e63-478e-8c62-f52f60e18a6f returned with HTTP 202 Sep 01 02:16:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1014/2077] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:16:53 2026] DELETE /volume/v3/types/f7d562f8-8e63-478e-8c62-f52f60e18a6f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7ebf8b43-dd5d-4bc5-a75a-3d02c12991bc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7ebf8b43-dd5d-4bc5-a75a-3d02c12991bc tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] GET http://192.168.122.15/volume/v3/types/f7d562f8-8e63-478e-8c62-f52f60e18a6f Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7ebf8b43-dd5d-4bc5-a75a-3d02c12991bc tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7ebf8b43-dd5d-4bc5-a75a-3d02c12991bc tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7ebf8b43-dd5d-4bc5-a75a-3d02c12991bc tempest-GroupsTest-309535980 tempest-GroupsTest-309535980-project-admin] http://192.168.122.15/volume/v3/types/f7d562f8-8e63-478e-8c62-f52f60e18a6f returned with HTTP 404 Sep 01 02:16:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1064/2078] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:16:53 2026] GET /volume/v3/types/f7d562f8-8e63-478e-8c62-f52f60e18a6f => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1fe0b2c6-95ee-4832-bc62-a3abcbaf7893 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1fe0b2c6-95ee-4832-bc62-a3abcbaf7893 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1fe0b2c6-95ee-4832-bc62-a3abcbaf7893 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1fe0b2c6-95ee-4832-bc62-a3abcbaf7893 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1fe0b2c6-95ee-4832-bc62-a3abcbaf7893 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1fe0b2c6-95ee-4832-bc62-a3abcbaf7893 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:16:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1015/2079] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:53 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d607b7ff-0bd1-4108-9487-1a6cb1e35a49 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d607b7ff-0bd1-4108-9487-1a6cb1e35a49 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d607b7ff-0bd1-4108-9487-1a6cb1e35a49 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d607b7ff-0bd1-4108-9487-1a6cb1e35a49 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d607b7ff-0bd1-4108-9487-1a6cb1e35a49 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d607b7ff-0bd1-4108-9487-1a6cb1e35a49 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:16:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1065/2080] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:53 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-39ff8dd7-d48f-4fad-9643-79787f796dd6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-39ff8dd7-d48f-4fad-9643-79787f796dd6 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-39ff8dd7-d48f-4fad-9643-79787f796dd6 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-39ff8dd7-d48f-4fad-9643-79787f796dd6 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-39ff8dd7-d48f-4fad-9643-79787f796dd6 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-39ff8dd7-d48f-4fad-9643-79787f796dd6 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:16:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1016/2081] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:16:53 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-f9ed1e09-a02a-46d6-86c8-b99ead1fae81 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-f9ed1e09-a02a-46d6-86c8-b99ead1fae81 None None] GET http://192.168.122.15/volume// Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-f9ed1e09-a02a-46d6-86c8-b99ead1fae81 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-f9ed1e09-a02a-46d6-86c8-b99ead1fae81 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-f9ed1e09-a02a-46d6-86c8-b99ead1fae81 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:16:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1066/2082] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:16:53 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-d2d99b1b-6ac4-4f44-84da-4f7b3dd67b12 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-d2d99b1b-6ac4-4f44-84da-4f7b3dd67b12 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:16:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-d2d99b1b-6ac4-4f44-84da-4f7b3dd67b12 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0cf15fcf-38c5-4ee1-8974-78273a4e5e19", "connector": null, "instance_uuid": "2888d0db-3aeb-46e9-85f3-3a6d7f83b66a"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-d2d99b1b-6ac4-4f44-84da-4f7b3dd67b12 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:16:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1017/2083] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:16:53 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-75b4ae13-9b0e-4917-bfde-d05c5912b670 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75b4ae13-9b0e-4917-bfde-d05c5912b670 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:16:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75b4ae13-9b0e-4917-bfde-d05c5912b670 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75b4ae13-9b0e-4917-bfde-d05c5912b670 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-4539fbeb-9fb1-4d69-a440-ac953f27328d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-4539fbeb-9fb1-4d69-a440-ac953f27328d None None] GET http://192.168.122.15/volume// Sep 01 02:16:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-4539fbeb-9fb1-4d69-a440-ac953f27328d None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-4539fbeb-9fb1-4d69-a440-ac953f27328d None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-4539fbeb-9fb1-4d69-a440-ac953f27328d None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:16:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1018/2084] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:16:54 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:16:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-d08aa478-6a3b-4c6f-bff8-1a5feeda980c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-d08aa478-6a3b-4c6f-bff8-1a5feeda980c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:16:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-d08aa478-6a3b-4c6f-bff8-1a5feeda980c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-d08aa478-6a3b-4c6f-bff8-1a5feeda980c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-75b4ae13-9b0e-4917-bfde-d05c5912b670 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75b4ae13-9b0e-4917-bfde-d05c5912b670 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:16:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1067/2085] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:54 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-d08aa478-6a3b-4c6f-bff8-1a5feeda980c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-d08aa478-6a3b-4c6f-bff8-1a5feeda980c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:16:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1019/2086] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:16:54 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 1045 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:16:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-46eaa5aa-d596-407c-a3e7-f74c6b7a5534 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-46eaa5aa-d596-407c-a3e7-f74c6b7a5534 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] PUT http://192.168.122.15/volume/v3/attachments/de629e94-44bc-4171-b4c1-b13e4721e6a7 Sep 01 02:16:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-46eaa5aa-d596-407c-a3e7-f74c6b7a5534 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:54 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-46eaa5aa-d596-407c-a3e7-f74c6b7a5534 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Acquiring lock "cinder-attachment_update-0cf15fcf-38c5-4ee1-8974-78273a4e5e19-devstack" by "attachment_update" {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:16:54 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-46eaa5aa-d596-407c-a3e7-f74c6b7a5534 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Lock "cinder-attachment_update-0cf15fcf-38c5-4ee1-8974-78273a4e5e19-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:16:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:54 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-46eaa5aa-d596-407c-a3e7-f74c6b7a5534 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Lock "cinder-attachment_update-0cf15fcf-38c5-4ee1-8974-78273a4e5e19-devstack" released by "attachment_update" :: held 0.226s {{(pid=87155) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:16:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-46eaa5aa-d596-407c-a3e7-f74c6b7a5534 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/attachments/de629e94-44bc-4171-b4c1-b13e4721e6a7 returned with HTTP 200 Sep 01 02:16:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1068/2087] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:16:54 2026] PUT /volume/v3/attachments/de629e94-44bc-4171-b4c1-b13e4721e6a7 => generated 694 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-15d9f1b5-53e7-4459-b4f0-e3a1019bacfa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15d9f1b5-53e7-4459-b4f0-e3a1019bacfa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:16:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15d9f1b5-53e7-4459-b4f0-e3a1019bacfa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15d9f1b5-53e7-4459-b4f0-e3a1019bacfa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:55 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:55 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:55 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-3ffb8cf2-95ec-49f4-bf2b-fef3202ccda2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-3ffb8cf2-95ec-49f4-bf2b-fef3202ccda2 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] POST http://192.168.122.15/volume/v3/attachments/de629e94-44bc-4171-b4c1-b13e4721e6a7/action Sep 01 02:16:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-3ffb8cf2-95ec-49f4-bf2b-fef3202ccda2 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-3ffb8cf2-95ec-49f4-bf2b-fef3202ccda2 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-15d9f1b5-53e7-4459-b4f0-e3a1019bacfa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15d9f1b5-53e7-4459-b4f0-e3a1019bacfa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:16:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1020/2088] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:55 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-e99cd609-569b-456a-b374-35c4fdefbce8 req-3ffb8cf2-95ec-49f4-bf2b-fef3202ccda2 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/attachments/de629e94-44bc-4171-b4c1-b13e4721e6a7/action returned with HTTP 204 Sep 01 02:16:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1069/2089] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:16:55 2026] POST /volume/v3/attachments/de629e94-44bc-4171-b4c1-b13e4721e6a7/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-acdd0c6c-0a86-4832-bc66-bd9f400d144b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-acdd0c6c-0a86-4832-bc66-bd9f400d144b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:16:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-acdd0c6c-0a86-4832-bc66-bd9f400d144b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-acdd0c6c-0a86-4832-bc66-bd9f400d144b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-acdd0c6c-0a86-4832-bc66-bd9f400d144b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-acdd0c6c-0a86-4832-bc66-bd9f400d144b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:16:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1021/2090] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:56 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 1157 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6b87df32-a03c-4c54-9ad6-b538c9559e4d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6b87df32-a03c-4c54-9ad6-b538c9559e4d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:16:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6b87df32-a03c-4c54-9ad6-b538c9559e4d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6b87df32-a03c-4c54-9ad6-b538c9559e4d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6b87df32-a03c-4c54-9ad6-b538c9559e4d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6b87df32-a03c-4c54-9ad6-b538c9559e4d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:16:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1070/2091] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:56 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 1157 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] POST http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action Sep 01 02:16:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action body: b'{"os-detach": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Attachment connected to vm 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a, checking data on nova Sep 01 02:16:56 devstack devstack@c-api.service[87154]: DEBUG cinder.compute.nova [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Creating Keystone token plugin using URL: http://192.168.122.15/identity {{(pid=87154) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:16:56 devstack devstack@c-api.service[87154]: DEBUG novaclient.v2.client [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] REQ: curl -g -i -X GET http://192.168.122.15/compute/v2.1/servers/2888d0db-3aeb-46e9-85f3-3a6d7f83b66a/os-volume_attachments/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ed896f076eaaf09dd151da976f1025f7cc42965b464cf0413d0959cab6825c13" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-35ab16b7-ff25-439d-ac5c-2426ad77d280" -H "X-Service-Token: {SHA256}9a9ce38f192d77536352b0409713a0590eafd34815c5405f1db6269b9631437d" {{(pid=87154) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:16:57 devstack devstack@c-api.service[87154]: DEBUG novaclient.v2.client [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:16:56 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-61a1dbd7-a481-412f-89e3-b2c04814e1c0 x-openstack-request-id: req-61a1dbd7-a481-412f-89e3-b2c04814e1c0 {{(pid=87154) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:16:57 devstack devstack@c-api.service[87154]: DEBUG novaclient.v2.client [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0cf15fcf-38c5-4ee1-8974-78273a4e5e19", "serverId": "2888d0db-3aeb-46e9-85f3-3a6d7f83b66a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "de629e94-44bc-4171-b4c1-b13e4721e6a7", "bdm_uuid": "3cc5ffaa-3737-4815-8db3-d2d877967597"}} {{(pid=87154) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:16:57 devstack devstack@c-api.service[87154]: DEBUG novaclient.v2.client [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET call to compute for http://192.168.122.15/compute/v2.1/servers/2888d0db-3aeb-46e9-85f3-3a6d7f83b66a/os-volume_attachments/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 used request id req-61a1dbd7-a481-412f-89e3-b2c04814e1c0 {{(pid=87154) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.volume.api [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-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 Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Caught error: Detach volume from instance 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a using the Compute API Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a using the Compute API Sep 01 02:16:57 devstack devstack@c-api.service[87154]: ERROR cinder.api.middleware.fault Sep 01 02:16:57 devstack devstack@c-api.service[87154]: INFO cinder.api.middleware.fault [None req-35ab16b7-ff25-439d-ac5c-2426ad77d280 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action returned with HTTP 409 Sep 01 02:16:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1022/2092] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:16:56 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 167 bytes in 1125 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] POST http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action Sep 01 02:16:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Attachment connected to vm 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a, checking data on nova Sep 01 02:16:57 devstack devstack@c-api.service[87155]: DEBUG cinder.compute.nova [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Creating Keystone token plugin using URL: http://192.168.122.15/identity {{(pid=87155) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:16:57 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] REQ: curl -g -i -X GET http://192.168.122.15/compute/v2.1/servers/2888d0db-3aeb-46e9-85f3-3a6d7f83b66a/os-volume_attachments/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7c5872722d3c598d8f213ed62a08287dd92b75f434e8992d082231ce55265ff5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-dcbdd4b7-6737-4f5e-87f9-a5723775b317" -H "X-Service-Token: {SHA256}5f58a2bb433c1fac29dca440df95c9f2f9e2796f4dda11e43b03efb90a88677b" {{(pid=87155) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-229c1d8e-686e-4381-a585-fc52cd2267ce None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:16:57 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-06a7cb29-173d-4814-a69f-8dea9a17e600 x-openstack-request-id: req-06a7cb29-173d-4814-a69f-8dea9a17e600 {{(pid=87155) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0cf15fcf-38c5-4ee1-8974-78273a4e5e19", "serverId": "2888d0db-3aeb-46e9-85f3-3a6d7f83b66a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "de629e94-44bc-4171-b4c1-b13e4721e6a7", "bdm_uuid": "3cc5ffaa-3737-4815-8db3-d2d877967597"}} {{(pid=87155) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET call to compute for http://192.168.122.15/compute/v2.1/servers/2888d0db-3aeb-46e9-85f3-3a6d7f83b66a/os-volume_attachments/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 used request id req-06a7cb29-173d-4814-a69f-8dea9a17e600 {{(pid=87155) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.volume.api [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-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 Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Caught error: Detach volume from instance 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a using the Compute API Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a using the Compute API Sep 01 02:16:58 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault Sep 01 02:16:58 devstack devstack@c-api.service[87155]: INFO cinder.api.middleware.fault [None req-dcbdd4b7-6737-4f5e-87f9-a5723775b317 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action returned with HTTP 409 Sep 01 02:16:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1071/2093] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:16:57 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 167 bytes in 820 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-452304273"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-452304273'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Create volume of 1 GB Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cd6e0856-4256-4c94-b994-5dde3adff953 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1072/2094] 192.168.122.15 () {62 vars in 1476 bytes} [Tue Sep 1 02:16:58 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5a0aefff-41ff-4093-abc1-2fadd2ecd136 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1073/2095] 192.168.122.15 () {62 vars in 1476 bytes} [Tue Sep 1 02:16:58 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f5566a03-c551-4874-ab19-9c086dd41758 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG oslo_db.sqlalchemy.engines [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Availability Zones retrieved successfully. Sep 01 02:16:58 devstack devstack@c-api.service[87155]: WARNING keystonemiddleware.auth_token [None req-f5566a03-c551-4874-ab19-9c086dd41758 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:16:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1074/2096] 192.168.122.15 () {62 vars in 1476 bytes} [Tue Sep 1 02:16:58 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 114 bytes in 61 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7712e5b5-1e4f-4497-b840-e61886de2e34 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Flow 'volume_create_api' (415189c1-1b49-4ce1-be20-57f3183e6ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f08048-d644-4219-a69b-073dd2b4414d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: WARNING keystonemiddleware.auth_token [None req-7712e5b5-1e4f-4497-b840-e61886de2e34 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:16:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1075/2097] 192.168.122.15 () {62 vars in 1476 bytes} [Tue Sep 1 02:16:58 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4708c4d7-275f-4b18-bb17-10fda44d2c81 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f08048-d644-4219-a69b-073dd2b4414d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (025fa113-0eb0-457b-ba43-6c48fc7a57a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4708c4d7-275f-4b18-bb17-10fda44d2c81 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] POST http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4708c4d7-275f-4b18-bb17-10fda44d2c81 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4708c4d7-275f-4b18-bb17-10fda44d2c81 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Created reservations ['a4388d43-4f70-433b-ac23-eb5c420f1339', '3494188e-d88a-4121-b6d9-5129bc4865a8', '627a1395-c16f-4c2c-afc6-1d40f02007f5', 'cbb15928-e2c8-42c7-9fcb-cdad2b137b9c'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (025fa113-0eb0-457b-ba43-6c48fc7a57a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4388d43-4f70-433b-ac23-eb5c420f1339', '3494188e-d88a-4121-b6d9-5129bc4865a8', '627a1395-c16f-4c2c-afc6-1d40f02007f5', 'cbb15928-e2c8-42c7-9fcb-cdad2b137b9c']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c68fe62-5b45-45c3-abb0-064363c2ee1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-4708c4d7-275f-4b18-bb17-10fda44d2c81 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-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=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c68fe62-5b45-45c3-abb0-064363c2ee1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-452304273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eea88e2dea44e269d79266a7d88c4be',qos_specs=None,replication_status=,reservations=['a4388d43-4f70-433b-ac23-eb5c420f1339','3494188e-d88a-4121-b6d9-5129bc4865a8','627a1395-c16f-4c2c-afc6-1d40f02007f5','cbb15928-e2c8-42c7-9fcb-cdad2b137b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01072f8c4da54635af223298fe4d95e3',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-452304273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eea88e2dea44e269d79266a7d88c4be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01072f8c4da54635af223298fe4d95e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-4708c4d7-275f-4b18-bb17-10fda44d2c81 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Updating volume '0cf15fcf-38c5-4ee1-8974-78273a4e5e19' with '{'status': 'error'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77cae8c3-bb49-4227-b29e-475f63b00326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77cae8c3-bb49-4227-b29e-475f63b00326) transitioned into state 'SUCCESS' from state '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-452304273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eea88e2dea44e269d79266a7d88c4be',qos_specs=None,replication_status=,reservations=['a4388d43-4f70-433b-ac23-eb5c420f1339','3494188e-d88a-4121-b6d9-5129bc4865a8','627a1395-c16f-4c2c-afc6-1d40f02007f5','cbb15928-e2c8-42c7-9fcb-cdad2b137b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01072f8c4da54635af223298fe4d95e3',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9067d60-5f1d-4d32-a157-170a05a5ccc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4708c4d7-275f-4b18-bb17-10fda44d2c81 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action returned with HTTP 202 Sep 01 02:16:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1076/2098] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:16:58 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 0 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-69c267af-9e9a-41e7-9fb7-165c05fa5318 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-69c267af-9e9a-41e7-9fb7-165c05fa5318 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-69c267af-9e9a-41e7-9fb7-165c05fa5318 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-69c267af-9e9a-41e7-9fb7-165c05fa5318 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9067d60-5f1d-4d32-a157-170a05a5ccc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Flow 'volume_create_api' (415189c1-1b49-4ce1-be20-57f3183e6ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Create volume request issued successfully. Sep 01 02:16:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-229c1d8e-686e-4381-a585-fc52cd2267ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1023/2099] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:16:58 2026] POST /volume/v3/volumes => generated 757 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-69c267af-9e9a-41e7-9fb7-165c05fa5318 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-69c267af-9e9a-41e7-9fb7-165c05fa5318 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:16:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1077/2100] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:58 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 1156 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-922ab0b6-f686-4087-9bad-fee960d2cf17 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-922ab0b6-f686-4087-9bad-fee960d2cf17 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-922ab0b6-f686-4087-9bad-fee960d2cf17 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-922ab0b6-f686-4087-9bad-fee960d2cf17 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] POST http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "de629e94-44bc-4171-b4c1-b13e4721e6a7"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "de629e94-44bc-4171-b4c1-b13e4721e6a7"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-922ab0b6-f686-4087-9bad-fee960d2cf17 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Volume info retrieved successfully. Sep 01 02:16:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-922ab0b6-f686-4087-9bad-fee960d2cf17 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb returned with HTTP 200 Sep 01 02:16:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1024/2101] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:58 2026] GET /volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb => generated 825 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Volume info retrieved successfully. Sep 01 02:16:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Attachment connected to vm 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a, checking data on nova Sep 01 02:16:58 devstack devstack@c-api.service[87155]: DEBUG cinder.compute.nova [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Creating Keystone token plugin using URL: http://192.168.122.15/identity {{(pid=87155) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] REQ: curl -g -i -X GET http://192.168.122.15/compute/v2.1/servers/2888d0db-3aeb-46e9-85f3-3a6d7f83b66a/os-volume_attachments/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}82a181d080bc8158e77e50167aafa9a3f7713700b7d40814db982b4de3c1f719" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f24c7a02-e0d6-4040-82b0-0ee902841b90" -H "X-Service-Token: {SHA256}5f58a2bb433c1fac29dca440df95c9f2f9e2796f4dda11e43b03efb90a88677b" {{(pid=87155) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:16:59 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-7bea6d2a-899d-4391-b731-bdbc03910cfd x-openstack-request-id: req-7bea6d2a-899d-4391-b731-bdbc03910cfd {{(pid=87155) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "0cf15fcf-38c5-4ee1-8974-78273a4e5e19", "serverId": "2888d0db-3aeb-46e9-85f3-3a6d7f83b66a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "de629e94-44bc-4171-b4c1-b13e4721e6a7", "bdm_uuid": "3cc5ffaa-3737-4815-8db3-d2d877967597"}} {{(pid=87155) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG novaclient.v2.client [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] GET call to compute for http://192.168.122.15/compute/v2.1/servers/2888d0db-3aeb-46e9-85f3-3a6d7f83b66a/os-volume_attachments/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 used request id req-7bea6d2a-899d-4391-b731-bdbc03910cfd {{(pid=87155) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.volume.api [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-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 Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Caught error: Detach volume from instance 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a using the Compute API Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2888d0db-3aeb-46e9-85f3-3a6d7f83b66a using the Compute API Sep 01 02:16:59 devstack devstack@c-api.service[87155]: ERROR cinder.api.middleware.fault Sep 01 02:16:59 devstack devstack@c-api.service[87155]: INFO cinder.api.middleware.fault [None req-f24c7a02-e0d6-4040-82b0-0ee902841b90 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action returned with HTTP 409 Sep 01 02:16:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1078/2102] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:16:58 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 167 bytes in 242 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d245cdd0-1951-401f-b62f-ba318df26300 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1025/2103] 192.168.122.15 () {62 vars in 1476 bytes} [Tue Sep 1 02:16:59 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bf889ecd-6567-4b57-b744-8a13646a3216 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: WARNING keystonemiddleware.auth_token [None req-bf889ecd-6567-4b57-b744-8a13646a3216 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:16:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1079/2104] 192.168.122.15 () {62 vars in 1476 bytes} [Tue Sep 1 02:16:59 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 114 bytes in 43 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-03efd7bc-6656-4f51-8c00-a46f4090e80c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03efd7bc-6656-4f51-8c00-a46f4090e80c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03efd7bc-6656-4f51-8c00-a46f4090e80c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03efd7bc-6656-4f51-8c00-a46f4090e80c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-03efd7bc-6656-4f51-8c00-a46f4090e80c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03efd7bc-6656-4f51-8c00-a46f4090e80c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 200 Sep 01 02:16:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1026/2105] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3ec3ea5d-fa6b-4c59-923e-57ec0168ab91 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3ec3ea5d-fa6b-4c59-923e-57ec0168ab91 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3ec3ea5d-fa6b-4c59-923e-57ec0168ab91 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3ec3ea5d-fa6b-4c59-923e-57ec0168ab91 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG oslo_db.sqlalchemy.engines [None req-3ec3ea5d-fa6b-4c59-923e-57ec0168ab91 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3ec3ea5d-fa6b-4c59-923e-57ec0168ab91 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3ec3ea5d-fa6b-4c59-923e-57ec0168ab91 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 200 Sep 01 02:16:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1080/2106] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 865 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-a985a289-0d67-441d-873c-1ff6fad3ab5d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-a985a289-0d67-441d-873c-1ff6fad3ab5d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-a985a289-0d67-441d-873c-1ff6fad3ab5d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-a985a289-0d67-441d-873c-1ff6fad3ab5d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-a985a289-0d67-441d-873c-1ff6fad3ab5d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-a985a289-0d67-441d-873c-1ff6fad3ab5d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 200 Sep 01 02:16:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1027/2107] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-07326ff3-ccf6-4c41-953e-03342986ea73 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-07326ff3-ccf6-4c41-953e-03342986ea73 None None] GET http://192.168.122.15/volume// Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-07326ff3-ccf6-4c41-953e-03342986ea73 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-07326ff3-ccf6-4c41-953e-03342986ea73 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-07326ff3-ccf6-4c41-953e-03342986ea73 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:16:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1081/2108] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-ea6e6c43-a77c-4ad2-b73b-8c28c188ffe3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-ea6e6c43-a77c-4ad2-b73b-8c28c188ffe3 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-ea6e6c43-a77c-4ad2-b73b-8c28c188ffe3 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d364bac4-39a7-4f1d-a524-3d895264674d", "connector": null, "instance_uuid": "2888d0db-3aeb-46e9-85f3-3a6d7f83b66a"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-ea6e6c43-a77c-4ad2-b73b-8c28c188ffe3 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:16:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1028/2109] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:16:59 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-701c12bc-7079-4d2d-aea6-e66a97f1bffa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-701c12bc-7079-4d2d-aea6-e66a97f1bffa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-701c12bc-7079-4d2d-aea6-e66a97f1bffa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-701c12bc-7079-4d2d-aea6-e66a97f1bffa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-c7dccc21-44b5-4be2-b451-8fa4183379e6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-c7dccc21-44b5-4be2-b451-8fa4183379e6 None None] GET http://192.168.122.15/volume// Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-c7dccc21-44b5-4be2-b451-8fa4183379e6 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-c7dccc21-44b5-4be2-b451-8fa4183379e6 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-c7dccc21-44b5-4be2-b451-8fa4183379e6 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:16:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1029/2110] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-d47a3a0b-8390-4e93-b8cc-658b6598e5a1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-d47a3a0b-8390-4e93-b8cc-658b6598e5a1 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-d47a3a0b-8390-4e93-b8cc-658b6598e5a1 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-d47a3a0b-8390-4e93-b8cc-658b6598e5a1 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-701c12bc-7079-4d2d-aea6-e66a97f1bffa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-701c12bc-7079-4d2d-aea6-e66a97f1bffa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 200 Sep 01 02:16:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1082/2111] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-d47a3a0b-8390-4e93-b8cc-658b6598e5a1 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aebc8e99-a091-4cba-8760-eee5163ffe69 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aebc8e99-a091-4cba-8760-eee5163ffe69 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aebc8e99-a091-4cba-8760-eee5163ffe69 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aebc8e99-a091-4cba-8760-eee5163ffe69 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-d47a3a0b-8390-4e93-b8cc-658b6598e5a1 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 200 Sep 01 02:16:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1030/2112] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 1045 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aebc8e99-a091-4cba-8760-eee5163ffe69 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Volume info retrieved successfully. Sep 01 02:17:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aebc8e99-a091-4cba-8760-eee5163ffe69 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb returned with HTTP 200 Sep 01 02:17:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1083/2113] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-dcd11519-77ba-482e-b68f-4f2a03c3f1cd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-dcd11519-77ba-482e-b68f-4f2a03c3f1cd tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] PUT http://192.168.122.15/volume/v3/attachments/58d6f73f-cb1a-4bac-8c06-b4f222d43bff Sep 01 02:17:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-dcd11519-77ba-482e-b68f-4f2a03c3f1cd tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:00 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-dcd11519-77ba-482e-b68f-4f2a03c3f1cd tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Acquiring lock "cinder-attachment_update-d364bac4-39a7-4f1d-a524-3d895264674d-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:17:00 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-dcd11519-77ba-482e-b68f-4f2a03c3f1cd tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Lock "cinder-attachment_update-d364bac4-39a7-4f1d-a524-3d895264674d-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:17:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:00 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-dcd11519-77ba-482e-b68f-4f2a03c3f1cd tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Lock "cinder-attachment_update-d364bac4-39a7-4f1d-a524-3d895264674d-devstack" released by "attachment_update" :: held 0.176s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:17:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-dcd11519-77ba-482e-b68f-4f2a03c3f1cd tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/attachments/58d6f73f-cb1a-4bac-8c06-b4f222d43bff returned with HTTP 200 Sep 01 02:17:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1031/2114] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:17:00 2026] PUT /volume/v3/attachments/58d6f73f-cb1a-4bac-8c06-b4f222d43bff => generated 694 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-78af8704-6122-46d9-8d11-6268a89d2026 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-78af8704-6122-46d9-8d11-6268a89d2026 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] POST http://192.168.122.15/volume/v3/attachments/58d6f73f-cb1a-4bac-8c06-b4f222d43bff/action Sep 01 02:17:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-78af8704-6122-46d9-8d11-6268a89d2026 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-78af8704-6122-46d9-8d11-6268a89d2026 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-daf5cf53-cc3b-4f17-88f8-84f72720acf3 req-78af8704-6122-46d9-8d11-6268a89d2026 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/attachments/58d6f73f-cb1a-4bac-8c06-b4f222d43bff/action returned with HTTP 204 Sep 01 02:17:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1084/2115] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:17:00 2026] POST /volume/v3/attachments/58d6f73f-cb1a-4bac-8c06-b4f222d43bff/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ed07c1ed-6c6e-40ca-99ad-bc1bbad1ea8d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ed07c1ed-6c6e-40ca-99ad-bc1bbad1ea8d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:17:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ed07c1ed-6c6e-40ca-99ad-bc1bbad1ea8d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ed07c1ed-6c6e-40ca-99ad-bc1bbad1ea8d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ed07c1ed-6c6e-40ca-99ad-bc1bbad1ea8d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ed07c1ed-6c6e-40ca-99ad-bc1bbad1ea8d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1032/2116] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:00 2026] GET /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 1157 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a655f31d-bfb8-4e9c-acd3-67480579f085 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-662062f2-2dbc-43cb-9dc4-3bfaa8c51080 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a655f31d-bfb8-4e9c-acd3-67480579f085 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a655f31d-bfb8-4e9c-acd3-67480579f085 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a655f31d-bfb8-4e9c-acd3-67480579f085 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-662062f2-2dbc-43cb-9dc4-3bfaa8c51080 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-662062f2-2dbc-43cb-9dc4-3bfaa8c51080 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-662062f2-2dbc-43cb-9dc4-3bfaa8c51080 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-662062f2-2dbc-43cb-9dc4-3bfaa8c51080 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a655f31d-bfb8-4e9c-acd3-67480579f085 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-662062f2-2dbc-43cb-9dc4-3bfaa8c51080 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1033/2117] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a655f31d-bfb8-4e9c-acd3-67480579f085 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1085/2118] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 1157 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e0df0553-2d60-4ad2-8d69-f9083e1d6303 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1bf894b3-e967-4e53-898a-8a0d8666d64e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e0df0553-2d60-4ad2-8d69-f9083e1d6303 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e0df0553-2d60-4ad2-8d69-f9083e1d6303 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb", "name": "tempest-SnapshotsActionsTest-Snapshot-1647646925"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1bf894b3-e967-4e53-898a-8a0d8666d64e tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] POST http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1bf894b3-e967-4e53-898a-8a0d8666d64e tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action body: b'{"os-detach": {"attachment_id": "58d6f73f-cb1a-4bac-8c06-b4f222d43bff"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1bf894b3-e967-4e53-898a-8a0d8666d64e tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "58d6f73f-cb1a-4bac-8c06-b4f222d43bff"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e0df0553-2d60-4ad2-8d69-f9083e1d6303 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-e0df0553-2d60-4ad2-8d69-f9083e1d6303 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Create snapshot from volume afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:17:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1bf894b3-e967-4e53-898a-8a0d8666d64e tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1bf894b3-e967-4e53-898a-8a0d8666d64e tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action returned with HTTP 400 Sep 01 02:17:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1086/2119] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 100 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-c953f840-117f-46fe-aa96-0090c04ed75e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-e0df0553-2d60-4ad2-8d69-f9083e1d6303 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Created reservations ['fffb522a-6451-4a72-b80b-b5724dcd75eb', '72e9a0ac-98fb-4909-b687-e8b527cd78ac', '8117542e-c911-48a1-88f0-4e11cd6ea21f', '554137de-bacc-43bf-b399-ec69dd84b4fe'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-c953f840-117f-46fe-aa96-0090c04ed75e tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-c953f840-117f-46fe-aa96-0090c04ed75e tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-c953f840-117f-46fe-aa96-0090c04ed75e tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-c953f840-117f-46fe-aa96-0090c04ed75e tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-c953f840-117f-46fe-aa96-0090c04ed75e tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1087/2120] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 1157 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-805a39ee-abdc-4157-a365-016360fe8261 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e0df0553-2d60-4ad2-8d69-f9083e1d6303 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot create request issued successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e0df0553-2d60-4ad2-8d69-f9083e1d6303 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-805a39ee-abdc-4157-a365-016360fe8261 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] POST http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d/action Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-805a39ee-abdc-4157-a365-016360fe8261 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1034/2121] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-805a39ee-abdc-4157-a365-016360fe8261 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-49115e80-2135-45d6-8954-669d3e22b94b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-49115e80-2135-45d6-8954-669d3e22b94b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-49115e80-2135-45d6-8954-669d3e22b94b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-49115e80-2135-45d6-8954-669d3e22b94b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-49115e80-2135-45d6-8954-669d3e22b94b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-49115e80-2135-45d6-8954-669d3e22b94b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1035/2122] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-805a39ee-abdc-4157-a365-016360fe8261 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-805a39ee-abdc-4157-a365-016360fe8261 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Begin detaching volume completed successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-805a39ee-abdc-4157-a365-016360fe8261 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d/action returned with HTTP 202 Sep 01 02:17:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1088/2123] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-7c6f6055-e7e1-4ccc-b782-aa0a54e87e6e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-7c6f6055-e7e1-4ccc-b782-aa0a54e87e6e None None] GET http://192.168.122.15/volume// Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-7c6f6055-e7e1-4ccc-b782-aa0a54e87e6e None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-7c6f6055-e7e1-4ccc-b782-aa0a54e87e6e None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-7c6f6055-e7e1-4ccc-b782-aa0a54e87e6e None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:17:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1036/2124] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-a8f90112-4ec9-42f0-a5d2-0a07461de74b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-a8f90112-4ec9-42f0-a5d2-0a07461de74b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-a8f90112-4ec9-42f0-a5d2-0a07461de74b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-a8f90112-4ec9-42f0-a5d2-0a07461de74b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-a8f90112-4ec9-42f0-a5d2-0a07461de74b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-a8f90112-4ec9-42f0-a5d2-0a07461de74b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1089/2125] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 1341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-40a41a0a-6d07-4088-89c3-6db8165084aa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-40a41a0a-6d07-4088-89c3-6db8165084aa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] DELETE http://192.168.122.15/volume/v3/attachments/58d6f73f-cb1a-4bac-8c06-b4f222d43bff Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-40a41a0a-6d07-4088-89c3-6db8165084aa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-40a41a0a-6d07-4088-89c3-6db8165084aa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:17:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-76974e9b-e8e3-4152-aeea-2f419d48e2ea req-40a41a0a-6d07-4088-89c3-6db8165084aa tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/attachments/58d6f73f-cb1a-4bac-8c06-b4f222d43bff returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1037/2126] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:17:01 2026] DELETE /volume/v3/attachments/58d6f73f-cb1a-4bac-8c06-b4f222d43bff => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-298c1c0d-72d0-41f4-a044-c0271acf2c59 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-298c1c0d-72d0-41f4-a044-c0271acf2c59 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-298c1c0d-72d0-41f4-a044-c0271acf2c59 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-298c1c0d-72d0-41f4-a044-c0271acf2c59 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-298c1c0d-72d0-41f4-a044-c0271acf2c59 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-298c1c0d-72d0-41f4-a044-c0271acf2c59 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1090/2127] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:02 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-db57596f-425d-406f-a9a5-3d448019a967 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-db57596f-425d-406f-a9a5-3d448019a967 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] POST http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action Sep 01 02:17:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-db57596f-425d-406f-a9a5-3d448019a967 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-db57596f-425d-406f-a9a5-3d448019a967 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-db57596f-425d-406f-a9a5-3d448019a967 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] Updating volume '0cf15fcf-38c5-4ee1-8974-78273a4e5e19' with '{'status': 'in-use'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:17:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-db57596f-425d-406f-a9a5-3d448019a967 tempest-TestServerVolumeAttachmentScenario-342670251 tempest-TestServerVolumeAttachmentScenario-342670251-project-admin] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action returned with HTTP 202 Sep 01 02:17:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1038/2128] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:17:02 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-041fe6cd-ec98-4319-a14d-ac880956ef2b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-041fe6cd-ec98-4319-a14d-ac880956ef2b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-041fe6cd-ec98-4319-a14d-ac880956ef2b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-041fe6cd-ec98-4319-a14d-ac880956ef2b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-041fe6cd-ec98-4319-a14d-ac880956ef2b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-041fe6cd-ec98-4319-a14d-ac880956ef2b tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:17:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1091/2129] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:02 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 1157 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-d0eebde9-036d-47de-a96b-a4e060ad8b7c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-d0eebde9-036d-47de-a96b-a4e060ad8b7c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:17:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-d0eebde9-036d-47de-a96b-a4e060ad8b7c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-d0eebde9-036d-47de-a96b-a4e060ad8b7c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-d0eebde9-036d-47de-a96b-a4e060ad8b7c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-d0eebde9-036d-47de-a96b-a4e060ad8b7c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:17:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1039/2130] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:02 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 1157 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-7d363c5b-c7f0-446a-b5dd-b21f662b4af7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-7d363c5b-c7f0-446a-b5dd-b21f662b4af7 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] POST http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-7d363c5b-c7f0-446a-b5dd-b21f662b4af7 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-7d363c5b-c7f0-446a-b5dd-b21f662b4af7 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-7d363c5b-c7f0-446a-b5dd-b21f662b4af7 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-7d363c5b-c7f0-446a-b5dd-b21f662b4af7 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Begin detaching volume completed successfully. Sep 01 02:17:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-7d363c5b-c7f0-446a-b5dd-b21f662b4af7 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action returned with HTTP 202 Sep 01 02:17:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1092/2131] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:17:02 2026] POST /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-316cedcc-c667-4efb-876a-8bbadac459fc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-316cedcc-c667-4efb-876a-8bbadac459fc None None] GET http://192.168.122.15/volume// Sep 01 02:17:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-316cedcc-c667-4efb-876a-8bbadac459fc None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-316cedcc-c667-4efb-876a-8bbadac459fc None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-316cedcc-c667-4efb-876a-8bbadac459fc None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:17:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1040/2132] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:02 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-2e1359d4-ffa2-4c38-b5e8-565b69a676d5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-2e1359d4-ffa2-4c38-b5e8-565b69a676d5 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-2e1359d4-ffa2-4c38-b5e8-565b69a676d5 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-2e1359d4-ffa2-4c38-b5e8-565b69a676d5 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-2e1359d4-ffa2-4c38-b5e8-565b69a676d5 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-2e1359d4-ffa2-4c38-b5e8-565b69a676d5 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1093/2133] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:17:02 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 1341 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-55c9efb8-b76a-4b7d-9116-94ed5755641f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-55c9efb8-b76a-4b7d-9116-94ed5755641f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] DELETE http://192.168.122.15/volume/v3/attachments/de629e94-44bc-4171-b4c1-b13e4721e6a7 Sep 01 02:17:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-55c9efb8-b76a-4b7d-9116-94ed5755641f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-55c9efb8-b76a-4b7d-9116-94ed5755641f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:17:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0b76a555-136e-4196-9fd2-8397537f927e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0b76a555-136e-4196-9fd2-8397537f927e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0b76a555-136e-4196-9fd2-8397537f927e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0b76a555-136e-4196-9fd2-8397537f927e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0b76a555-136e-4196-9fd2-8397537f927e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0b76a555-136e-4196-9fd2-8397537f927e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1094/2134] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:03 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-7ef9e436-2473-4de3-af4d-a1f34080f02b req-55c9efb8-b76a-4b7d-9116-94ed5755641f tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/attachments/de629e94-44bc-4171-b4c1-b13e4721e6a7 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1041/2135] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:17:03 2026] DELETE /volume/v3/attachments/de629e94-44bc-4171-b4c1-b13e4721e6a7 => generated 19 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f39df0bb-cfba-44c3-beb3-104c6e1415d5 req-0332b8d7-6594-4c3c-8b64-2d8c0a416734 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f39df0bb-cfba-44c3-beb3-104c6e1415d5 req-0332b8d7-6594-4c3c-8b64-2d8c0a416734 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f39df0bb-cfba-44c3-beb3-104c6e1415d5 req-0332b8d7-6594-4c3c-8b64-2d8c0a416734 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f39df0bb-cfba-44c3-beb3-104c6e1415d5 req-0332b8d7-6594-4c3c-8b64-2d8c0a416734 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-f39df0bb-cfba-44c3-beb3-104c6e1415d5 req-0332b8d7-6594-4c3c-8b64-2d8c0a416734 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f39df0bb-cfba-44c3-beb3-104c6e1415d5 req-0332b8d7-6594-4c3c-8b64-2d8c0a416734 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:17:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1095/2136] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fcd0d820-90d7-49ec-984d-1c0096de6f3d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fcd0d820-90d7-49ec-984d-1c0096de6f3d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fcd0d820-90d7-49ec-984d-1c0096de6f3d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fcd0d820-90d7-49ec-984d-1c0096de6f3d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fcd0d820-90d7-49ec-984d-1c0096de6f3d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fcd0d820-90d7-49ec-984d-1c0096de6f3d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1042/2137] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-417cff50-8194-436d-ad3a-12598f2309ad None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-417cff50-8194-436d-ad3a-12598f2309ad tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-417cff50-8194-436d-ad3a-12598f2309ad tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-417cff50-8194-436d-ad3a-12598f2309ad tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-417cff50-8194-436d-ad3a-12598f2309ad tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot '95c9b478-cd6e-4da3-aef0-6db729303425' with '{'status': 'creating'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-417cff50-8194-436d-ad3a-12598f2309ad tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action returned with HTTP 202 Sep 01 02:17:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1096/2138] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:04 2026] POST /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2d7616c1-a5f7-4f5e-b61c-843d1531d07b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2d7616c1-a5f7-4f5e-b61c-843d1531d07b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2d7616c1-a5f7-4f5e-b61c-843d1531d07b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2d7616c1-a5f7-4f5e-b61c-843d1531d07b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2d7616c1-a5f7-4f5e-b61c-843d1531d07b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2d7616c1-a5f7-4f5e-b61c-843d1531d07b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1043/2139] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-991d0292-bdcf-4f37-b940-5f24082dbe7a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-991d0292-bdcf-4f37-b940-5f24082dbe7a tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-991d0292-bdcf-4f37-b940-5f24082dbe7a tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-991d0292-bdcf-4f37-b940-5f24082dbe7a tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-991d0292-bdcf-4f37-b940-5f24082dbe7a tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot '95c9b478-cd6e-4da3-aef0-6db729303425' with '{'status': 'available'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-991d0292-bdcf-4f37-b940-5f24082dbe7a tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action returned with HTTP 202 Sep 01 02:17:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1097/2140] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:04 2026] POST /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-157ed598-bfb5-46c2-bbf8-aedc40cdd2d9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-157ed598-bfb5-46c2-bbf8-aedc40cdd2d9 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-157ed598-bfb5-46c2-bbf8-aedc40cdd2d9 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-157ed598-bfb5-46c2-bbf8-aedc40cdd2d9 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-157ed598-bfb5-46c2-bbf8-aedc40cdd2d9 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-157ed598-bfb5-46c2-bbf8-aedc40cdd2d9 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1044/2141] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 466 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-276a9bb9-6fa8-4764-8d5f-b2d103c93b72 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-276a9bb9-6fa8-4764-8d5f-b2d103c93b72 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-276a9bb9-6fa8-4764-8d5f-b2d103c93b72 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb", "name": "tempest-SnapshotsActionsTest-Snapshot-1483700998"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-276a9bb9-6fa8-4764-8d5f-b2d103c93b72 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Volume info retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-276a9bb9-6fa8-4764-8d5f-b2d103c93b72 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Create snapshot from volume afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:17:04 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-276a9bb9-6fa8-4764-8d5f-b2d103c93b72 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Created reservations ['c1e2409c-a002-4b57-b1f3-508a3e4610aa', '10df1190-811e-4421-8acd-91da3742e037', '17ca083d-f3b6-4a0e-9134-db882665953d', '6b9cde97-4186-46bd-a7b3-f72dfb35126e'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-276a9bb9-6fa8-4764-8d5f-b2d103c93b72 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot create request issued successfully. Sep 01 02:17:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-276a9bb9-6fa8-4764-8d5f-b2d103c93b72 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:17:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1098/2142] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:17:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-502f6ae3-3ac4-4788-bf4c-4cf7d6d47d43 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-502f6ae3-3ac4-4788-bf4c-4cf7d6d47d43 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b Sep 01 02:17:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-502f6ae3-3ac4-4788-bf4c-4cf7d6d47d43 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-502f6ae3-3ac4-4788-bf4c-4cf7d6d47d43 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-502f6ae3-3ac4-4788-bf4c-4cf7d6d47d43 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-502f6ae3-3ac4-4788-bf4c-4cf7d6d47d43 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b returned with HTTP 200 Sep 01 02:17:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1045/2143] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:05 2026] GET /volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5f9de1f9-3975-4ae1-827c-4b279dc2d884 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f9de1f9-3975-4ae1-827c-4b279dc2d884 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b Sep 01 02:17:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f9de1f9-3975-4ae1-827c-4b279dc2d884 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f9de1f9-3975-4ae1-827c-4b279dc2d884 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5f9de1f9-3975-4ae1-827c-4b279dc2d884 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f9de1f9-3975-4ae1-827c-4b279dc2d884 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b returned with HTTP 200 Sep 01 02:17:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1099/2144] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:06 2026] GET /volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-569f135d-8a93-43b1-8017-2d12a95905fb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-569f135d-8a93-43b1-8017-2d12a95905fb tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-569f135d-8a93-43b1-8017-2d12a95905fb tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-569f135d-8a93-43b1-8017-2d12a95905fb tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-569f135d-8a93-43b1-8017-2d12a95905fb tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-569f135d-8a93-43b1-8017-2d12a95905fb tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1046/2145] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3a6d0971-38b1-4f0c-ae14-9ef7583a55f2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3a6d0971-38b1-4f0c-ae14-9ef7583a55f2 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b/action Sep 01 02:17:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3a6d0971-38b1-4f0c-ae14-9ef7583a55f2 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3a6d0971-38b1-4f0c-ae14-9ef7583a55f2 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-3a6d0971-38b1-4f0c-ae14-9ef7583a55f2 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot '01a8fdf8-1b91-43ac-a6ee-99dc8645186b' with '{'status': 'creating'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3a6d0971-38b1-4f0c-ae14-9ef7583a55f2 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b/action returned with HTTP 202 Sep 01 02:17:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1100/2146] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:07 2026] POST /volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1de30fae-950d-4e09-882a-1cee64f7881b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1de30fae-950d-4e09-882a-1cee64f7881b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1de30fae-950d-4e09-882a-1cee64f7881b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1de30fae-950d-4e09-882a-1cee64f7881b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1de30fae-950d-4e09-882a-1cee64f7881b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1de30fae-950d-4e09-882a-1cee64f7881b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1047/2147] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f16af67c-10c3-4b14-aec4-98482aad4c0a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f16af67c-10c3-4b14-aec4-98482aad4c0a tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b/action Sep 01 02:17:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f16af67c-10c3-4b14-aec4-98482aad4c0a tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f16af67c-10c3-4b14-aec4-98482aad4c0a tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f16af67c-10c3-4b14-aec4-98482aad4c0a tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Snapshot retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f16af67c-10c3-4b14-aec4-98482aad4c0a tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Snapshot delete request issued successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f16af67c-10c3-4b14-aec4-98482aad4c0a tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b/action returned with HTTP 202 Sep 01 02:17:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1101/2148] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:07 2026] POST /volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f5100563-ba6d-4720-bef6-f3fb19b841ba None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f5100563-ba6d-4720-bef6-f3fb19b841ba tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f5100563-ba6d-4720-bef6-f3fb19b841ba tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f5100563-ba6d-4720-bef6-f3fb19b841ba tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f5100563-ba6d-4720-bef6-f3fb19b841ba tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f5100563-ba6d-4720-bef6-f3fb19b841ba tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1048/2149] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a16a1e9e-a110-4a0a-8f8e-d1e40db9989a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a16a1e9e-a110-4a0a-8f8e-d1e40db9989a tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] DELETE http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:17:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a16a1e9e-a110-4a0a-8f8e-d1e40db9989a tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a16a1e9e-a110-4a0a-8f8e-d1e40db9989a tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-a16a1e9e-a110-4a0a-8f8e-d1e40db9989a tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Delete volume with id: d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:17:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a16a1e9e-a110-4a0a-8f8e-d1e40db9989a tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a16a1e9e-a110-4a0a-8f8e-d1e40db9989a tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Delete volume request issued successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a16a1e9e-a110-4a0a-8f8e-d1e40db9989a tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 202 Sep 01 02:17:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1102/2150] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:07 2026] DELETE /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2f236e8a-3e76-4ed6-b61c-65f872be5fe7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f236e8a-3e76-4ed6-b61c-65f872be5fe7 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f236e8a-3e76-4ed6-b61c-65f872be5fe7 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f236e8a-3e76-4ed6-b61c-65f872be5fe7 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2f236e8a-3e76-4ed6-b61c-65f872be5fe7 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f236e8a-3e76-4ed6-b61c-65f872be5fe7 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1049/2151] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1bd4903c-0882-4ad8-b945-564f10e929e0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1bd4903c-0882-4ad8-b945-564f10e929e0 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b Sep 01 02:17:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1bd4903c-0882-4ad8-b945-564f10e929e0 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1bd4903c-0882-4ad8-b945-564f10e929e0 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1bd4903c-0882-4ad8-b945-564f10e929e0 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1bd4903c-0882-4ad8-b945-564f10e929e0 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b returned with HTTP 200 Sep 01 02:17:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1103/2152] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:08 2026] GET /volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4b597148-2685-43d5-b1dc-4ac1c4347be4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b597148-2685-43d5-b1dc-4ac1c4347be4 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b597148-2685-43d5-b1dc-4ac1c4347be4 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b597148-2685-43d5-b1dc-4ac1c4347be4 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=393,cinder:INSERT=52,cinder:UPDATE=93,cinder:DELETE=1 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b597148-2685-43d5-b1dc-4ac1c4347be4 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d returned with HTTP 404 Sep 01 02:17:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1050/2153] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:09 2026] GET /volume/v3/volumes/d364bac4-39a7-4f1d-a524-3d895264674d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-55136297-fa7f-4d33-9707-a06080c0194d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-55136297-fa7f-4d33-9707-a06080c0194d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] DELETE http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-55136297-fa7f-4d33-9707-a06080c0194d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-55136297-fa7f-4d33-9707-a06080c0194d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-55136297-fa7f-4d33-9707-a06080c0194d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Delete volume with id: 0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:17:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-55136297-fa7f-4d33-9707-a06080c0194d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-55136297-fa7f-4d33-9707-a06080c0194d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Delete volume request issued successfully. Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-55136297-fa7f-4d33-9707-a06080c0194d tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 202 Sep 01 02:17:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1104/2154] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:09 2026] DELETE /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4390b2a4-2f38-4623-8025-3424ac71ab8c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4390b2a4-2f38-4623-8025-3424ac71ab8c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4390b2a4-2f38-4623-8025-3424ac71ab8c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4390b2a4-2f38-4623-8025-3424ac71ab8c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4390b2a4-2f38-4623-8025-3424ac71ab8c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Volume info retrieved successfully. Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4390b2a4-2f38-4623-8025-3424ac71ab8c tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 200 Sep 01 02:17:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1051/2155] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:09 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c2e187fa-934c-4324-85bf-31c724e63dc6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c2e187fa-934c-4324-85bf-31c724e63dc6 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c2e187fa-934c-4324-85bf-31c724e63dc6 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c2e187fa-934c-4324-85bf-31c724e63dc6 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=361,cinder:UPDATE=78,cinder:INSERT=44,cinder:DELETE=4 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c2e187fa-934c-4324-85bf-31c724e63dc6 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b returned with HTTP 404 Sep 01 02:17:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1105/2156] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:09 2026] GET /volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b89097ff-424d-4b84-ba0a-3fef50b8ca1e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b89097ff-424d-4b84-ba0a-3fef50b8ca1e tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b89097ff-424d-4b84-ba0a-3fef50b8ca1e tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b89097ff-424d-4b84-ba0a-3fef50b8ca1e tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-b89097ff-424d-4b84-ba0a-3fef50b8ca1e tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot '95c9b478-cd6e-4da3-aef0-6db729303425' with '{'status': 'available'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b89097ff-424d-4b84-ba0a-3fef50b8ca1e tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action returned with HTTP 202 Sep 01 02:17:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1052/2157] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:09 2026] POST /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e35d2356-7f56-4097-bfda-533f5c30388e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e35d2356-7f56-4097-bfda-533f5c30388e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e35d2356-7f56-4097-bfda-533f5c30388e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e35d2356-7f56-4097-bfda-533f5c30388e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e35d2356-7f56-4097-bfda-533f5c30388e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e35d2356-7f56-4097-bfda-533f5c30388e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1106/2158] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:09 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d96e11b8-3137-428a-81dc-aad0ed9fde44 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d96e11b8-3137-428a-81dc-aad0ed9fde44 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d96e11b8-3137-428a-81dc-aad0ed9fde44 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d96e11b8-3137-428a-81dc-aad0ed9fde44 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-d96e11b8-3137-428a-81dc-aad0ed9fde44 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Delete snapshot with id: 01a8fdf8-1b91-43ac-a6ee-99dc8645186b Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d96e11b8-3137-428a-81dc-aad0ed9fde44 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b returned with HTTP 404 Sep 01 02:17:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1053/2159] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:09 2026] DELETE /volume/v3/snapshots/01a8fdf8-1b91-43ac-a6ee-99dc8645186b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c406df62-e1b7-489e-9b1a-ba68a84f3851 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c406df62-e1b7-489e-9b1a-ba68a84f3851 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c406df62-e1b7-489e-9b1a-ba68a84f3851 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb", "name": "tempest-SnapshotsActionsTest-Snapshot-854327615"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c406df62-e1b7-489e-9b1a-ba68a84f3851 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Volume info retrieved successfully. Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-c406df62-e1b7-489e-9b1a-ba68a84f3851 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Create snapshot from volume afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:17:09 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-c406df62-e1b7-489e-9b1a-ba68a84f3851 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Created reservations ['e7b25ce2-7b9c-4328-a143-e56710c5d87a', '603b2304-58ca-4b48-99d6-6b88843c09c5', 'cdd51ee8-2833-4eb5-8d85-b9f881ae8677', '88595059-9e74-441a-9d10-d89003709b0b'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c406df62-e1b7-489e-9b1a-ba68a84f3851 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot create request issued successfully. Sep 01 02:17:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c406df62-e1b7-489e-9b1a-ba68a84f3851 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:17:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1107/2160] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:17:09 2026] POST /volume/v3/snapshots => generated 306 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3127d60e-946e-4946-b53d-8c0a5e76aa6b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3127d60e-946e-4946-b53d-8c0a5e76aa6b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3127d60e-946e-4946-b53d-8c0a5e76aa6b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3127d60e-946e-4946-b53d-8c0a5e76aa6b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3127d60e-946e-4946-b53d-8c0a5e76aa6b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3127d60e-946e-4946-b53d-8c0a5e76aa6b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 returned with HTTP 200 Sep 01 02:17:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1054/2161] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:09 2026] GET /volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-58624699-a8ba-41b3-8699-ed72a6a95006 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-58624699-a8ba-41b3-8699-ed72a6a95006 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] GET http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 Sep 01 02:17:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-58624699-a8ba-41b3-8699-ed72a6a95006 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-58624699-a8ba-41b3-8699-ed72a6a95006 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-58624699-a8ba-41b3-8699-ed72a6a95006 tempest-TestServerVolumeAttachmentScenario-653686193 tempest-TestServerVolumeAttachmentScenario-653686193-project-member] http://192.168.122.15/volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 returned with HTTP 404 Sep 01 02:17:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1108/2162] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:10 2026] GET /volume/v3/volumes/0cf15fcf-38c5-4ee1-8974-78273a4e5e19 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-56d212b8-aa34-490b-8de1-0e9aaa40f3a5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-56d212b8-aa34-490b-8de1-0e9aaa40f3a5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 Sep 01 02:17:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-56d212b8-aa34-490b-8de1-0e9aaa40f3a5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-56d212b8-aa34-490b-8de1-0e9aaa40f3a5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-56d212b8-aa34-490b-8de1-0e9aaa40f3a5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-56d212b8-aa34-490b-8de1-0e9aaa40f3a5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 returned with HTTP 200 Sep 01 02:17:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1055/2163] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:10 2026] GET /volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-46ba375e-61ac-44df-af41-ba454bee1cc7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-46ba375e-61ac-44df-af41-ba454bee1cc7 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 Sep 01 02:17:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-46ba375e-61ac-44df-af41-ba454bee1cc7 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-46ba375e-61ac-44df-af41-ba454bee1cc7 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-46ba375e-61ac-44df-af41-ba454bee1cc7 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-46ba375e-61ac-44df-af41-ba454bee1cc7 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 returned with HTTP 200 Sep 01 02:17:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1109/2164] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:11 2026] GET /volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8001326e-9f5e-4185-a324-8dc4ad95fd41 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8001326e-9f5e-4185-a324-8dc4ad95fd41 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7/action Sep 01 02:17:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8001326e-9f5e-4185-a324-8dc4ad95fd41 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8001326e-9f5e-4185-a324-8dc4ad95fd41 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-8001326e-9f5e-4185-a324-8dc4ad95fd41 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot '38f44997-4784-4d5c-add3-e1f2d9cc30b7' with '{'status': 'deleting'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8001326e-9f5e-4185-a324-8dc4ad95fd41 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7/action returned with HTTP 202 Sep 01 02:17:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1056/2165] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:11 2026] POST /volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ef775ef3-53a5-4c8d-b267-2a75b1385e42 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef775ef3-53a5-4c8d-b267-2a75b1385e42 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 Sep 01 02:17:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef775ef3-53a5-4c8d-b267-2a75b1385e42 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef775ef3-53a5-4c8d-b267-2a75b1385e42 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ef775ef3-53a5-4c8d-b267-2a75b1385e42 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef775ef3-53a5-4c8d-b267-2a75b1385e42 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 returned with HTTP 200 Sep 01 02:17:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1110/2166] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:12 2026] GET /volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8ad8019b-eaf4-48bd-97b8-e856df8a77fd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ad8019b-eaf4-48bd-97b8-e856df8a77fd tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7/action Sep 01 02:17:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8ad8019b-eaf4-48bd-97b8-e856df8a77fd tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8ad8019b-eaf4-48bd-97b8-e856df8a77fd tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8ad8019b-eaf4-48bd-97b8-e856df8a77fd tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Snapshot retrieved successfully. Sep 01 02:17:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8ad8019b-eaf4-48bd-97b8-e856df8a77fd tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Snapshot delete request issued successfully. Sep 01 02:17:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ad8019b-eaf4-48bd-97b8-e856df8a77fd tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7/action returned with HTTP 202 Sep 01 02:17:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1057/2167] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:12 2026] POST /volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-86caed2b-8cb3-46aa-9808-95cefeb320f5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-86caed2b-8cb3-46aa-9808-95cefeb320f5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 Sep 01 02:17:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-86caed2b-8cb3-46aa-9808-95cefeb320f5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-86caed2b-8cb3-46aa-9808-95cefeb320f5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-86caed2b-8cb3-46aa-9808-95cefeb320f5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-86caed2b-8cb3-46aa-9808-95cefeb320f5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 returned with HTTP 200 Sep 01 02:17:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1111/2168] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:12 2026] GET /volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ede72fc4-24ef-4b69-9fa7-f24a3907df00 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ede72fc4-24ef-4b69-9fa7-f24a3907df00 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 Sep 01 02:17:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ede72fc4-24ef-4b69-9fa7-f24a3907df00 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ede72fc4-24ef-4b69-9fa7-f24a3907df00 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ede72fc4-24ef-4b69-9fa7-f24a3907df00 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ede72fc4-24ef-4b69-9fa7-f24a3907df00 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 returned with HTTP 200 Sep 01 02:17:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1058/2169] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:13 2026] GET /volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f88da3e5-e57f-4917-8987-c4ed145b3347 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f88da3e5-e57f-4917-8987-c4ed145b3347 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 Sep 01 02:17:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f88da3e5-e57f-4917-8987-c4ed145b3347 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f88da3e5-e57f-4917-8987-c4ed145b3347 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f88da3e5-e57f-4917-8987-c4ed145b3347 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 returned with HTTP 404 Sep 01 02:17:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1112/2170] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:14 2026] GET /volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-41fa43c5-3f7a-495b-9746-b3b6dd4ab6ac None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-41fa43c5-3f7a-495b-9746-b3b6dd4ab6ac tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action Sep 01 02:17:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-41fa43c5-3f7a-495b-9746-b3b6dd4ab6ac tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-41fa43c5-3f7a-495b-9746-b3b6dd4ab6ac tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-41fa43c5-3f7a-495b-9746-b3b6dd4ab6ac tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot '95c9b478-cd6e-4da3-aef0-6db729303425' with '{'status': 'available'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-41fa43c5-3f7a-495b-9746-b3b6dd4ab6ac tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action returned with HTTP 202 Sep 01 02:17:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1059/2171] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:14 2026] POST /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a990e3d3-ee5f-4c92-a6d3-39a13eefbdfd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a990e3d3-ee5f-4c92-a6d3-39a13eefbdfd tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a990e3d3-ee5f-4c92-a6d3-39a13eefbdfd tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a990e3d3-ee5f-4c92-a6d3-39a13eefbdfd tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a990e3d3-ee5f-4c92-a6d3-39a13eefbdfd tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a990e3d3-ee5f-4c92-a6d3-39a13eefbdfd tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1113/2172] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:14 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-11552dc3-ecc0-45f9-a244-1a1ae187a017 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-11552dc3-ecc0-45f9-a244-1a1ae187a017 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 Sep 01 02:17:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-11552dc3-ecc0-45f9-a244-1a1ae187a017 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-11552dc3-ecc0-45f9-a244-1a1ae187a017 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:14 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-11552dc3-ecc0-45f9-a244-1a1ae187a017 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Delete snapshot with id: 38f44997-4784-4d5c-add3-e1f2d9cc30b7 Sep 01 02:17:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-11552dc3-ecc0-45f9-a244-1a1ae187a017 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 returned with HTTP 404 Sep 01 02:17:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1060/2173] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:14 2026] DELETE /volume/v3/snapshots/38f44997-4784-4d5c-add3-e1f2d9cc30b7 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fd5cb857-ce72-478c-ba41-52428491421d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd5cb857-ce72-478c-ba41-52428491421d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:17:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fd5cb857-ce72-478c-ba41-52428491421d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb", "name": "tempest-SnapshotsActionsTest-Snapshot-1848199771"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fd5cb857-ce72-478c-ba41-52428491421d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Volume info retrieved successfully. Sep 01 02:17:14 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-fd5cb857-ce72-478c-ba41-52428491421d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Create snapshot from volume afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:17:14 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-fd5cb857-ce72-478c-ba41-52428491421d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Created reservations ['30a8f2f3-6e2a-49d9-b29b-9a59b75583d1', '24906c05-0def-4977-8c3a-947f613f2909', '70d0dd17-3174-4668-beb7-216e1c53fdf1', '14cd8a7c-75ea-4f7c-84a7-f0f13d9ce9f5'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fd5cb857-ce72-478c-ba41-52428491421d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot create request issued successfully. Sep 01 02:17:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd5cb857-ce72-478c-ba41-52428491421d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:17:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1114/2174] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:17:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0eea216a-7487-4cf5-a03a-ffa93e75399b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0eea216a-7487-4cf5-a03a-ffa93e75399b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 Sep 01 02:17:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0eea216a-7487-4cf5-a03a-ffa93e75399b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0eea216a-7487-4cf5-a03a-ffa93e75399b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0eea216a-7487-4cf5-a03a-ffa93e75399b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0eea216a-7487-4cf5-a03a-ffa93e75399b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 returned with HTTP 200 Sep 01 02:17:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1061/2175] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:14 2026] GET /volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-76284dde-76e3-496c-8e0d-9671331c7721 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76284dde-76e3-496c-8e0d-9671331c7721 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 Sep 01 02:17:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76284dde-76e3-496c-8e0d-9671331c7721 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76284dde-76e3-496c-8e0d-9671331c7721 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-76284dde-76e3-496c-8e0d-9671331c7721 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76284dde-76e3-496c-8e0d-9671331c7721 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 returned with HTTP 200 Sep 01 02:17:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1115/2176] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:15 2026] GET /volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-23091378-fd43-4ddb-a50e-2c97b828cd56 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-23091378-fd43-4ddb-a50e-2c97b828cd56 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 Sep 01 02:17:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-23091378-fd43-4ddb-a50e-2c97b828cd56 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-23091378-fd43-4ddb-a50e-2c97b828cd56 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-23091378-fd43-4ddb-a50e-2c97b828cd56 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-23091378-fd43-4ddb-a50e-2c97b828cd56 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 returned with HTTP 200 Sep 01 02:17:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1062/2177] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:16 2026] GET /volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b92120e7-e654-4d77-8cc1-3a3a70fcf26c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b92120e7-e654-4d77-8cc1-3a3a70fcf26c tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325/action Sep 01 02:17:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b92120e7-e654-4d77-8cc1-3a3a70fcf26c tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b92120e7-e654-4d77-8cc1-3a3a70fcf26c tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-b92120e7-e654-4d77-8cc1-3a3a70fcf26c tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot 'fd4e4b1c-808f-498d-8c20-e918cc2a6325' with '{'status': 'error'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b92120e7-e654-4d77-8cc1-3a3a70fcf26c tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325/action returned with HTTP 202 Sep 01 02:17:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1116/2178] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:16 2026] POST /volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cda1b8df-f6da-464c-93fa-d6e95d58db4a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cda1b8df-f6da-464c-93fa-d6e95d58db4a tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 Sep 01 02:17:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cda1b8df-f6da-464c-93fa-d6e95d58db4a tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cda1b8df-f6da-464c-93fa-d6e95d58db4a tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cda1b8df-f6da-464c-93fa-d6e95d58db4a tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cda1b8df-f6da-464c-93fa-d6e95d58db4a tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 returned with HTTP 200 Sep 01 02:17:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1063/2179] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:16 2026] GET /volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e4128030-1cd5-42a7-98b8-46db167d92a0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e4128030-1cd5-42a7-98b8-46db167d92a0 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325/action Sep 01 02:17:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e4128030-1cd5-42a7-98b8-46db167d92a0 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e4128030-1cd5-42a7-98b8-46db167d92a0 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e4128030-1cd5-42a7-98b8-46db167d92a0 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Snapshot retrieved successfully. Sep 01 02:17:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e4128030-1cd5-42a7-98b8-46db167d92a0 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Snapshot delete request issued successfully. Sep 01 02:17:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e4128030-1cd5-42a7-98b8-46db167d92a0 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325/action returned with HTTP 202 Sep 01 02:17:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1117/2180] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:16 2026] POST /volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d8d7f33e-6466-49c1-8379-8ca16103023b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d8d7f33e-6466-49c1-8379-8ca16103023b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 Sep 01 02:17:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d8d7f33e-6466-49c1-8379-8ca16103023b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d8d7f33e-6466-49c1-8379-8ca16103023b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d8d7f33e-6466-49c1-8379-8ca16103023b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d8d7f33e-6466-49c1-8379-8ca16103023b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 returned with HTTP 200 Sep 01 02:17:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1064/2181] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:17 2026] GET /volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a52a1252-edc1-4c0f-829b-77a70c4b9f3b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a52a1252-edc1-4c0f-829b-77a70c4b9f3b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 Sep 01 02:17:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a52a1252-edc1-4c0f-829b-77a70c4b9f3b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a52a1252-edc1-4c0f-829b-77a70c4b9f3b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a52a1252-edc1-4c0f-829b-77a70c4b9f3b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a52a1252-edc1-4c0f-829b-77a70c4b9f3b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 returned with HTTP 200 Sep 01 02:17:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1118/2182] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:18 2026] GET /volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a6be6aeb-cf6a-4112-80ae-9f9546393604 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a6be6aeb-cf6a-4112-80ae-9f9546393604 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 Sep 01 02:17:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a6be6aeb-cf6a-4112-80ae-9f9546393604 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a6be6aeb-cf6a-4112-80ae-9f9546393604 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a6be6aeb-cf6a-4112-80ae-9f9546393604 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 returned with HTTP 404 Sep 01 02:17:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1065/2183] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:19 2026] GET /volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2ca0a612-1ec9-4e0c-9d43-b5dec66d1413 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ca0a612-1ec9-4e0c-9d43-b5dec66d1413 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action Sep 01 02:17:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ca0a612-1ec9-4e0c-9d43-b5dec66d1413 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ca0a612-1ec9-4e0c-9d43-b5dec66d1413 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-2ca0a612-1ec9-4e0c-9d43-b5dec66d1413 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot '95c9b478-cd6e-4da3-aef0-6db729303425' with '{'status': 'available'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ca0a612-1ec9-4e0c-9d43-b5dec66d1413 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action returned with HTTP 202 Sep 01 02:17:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1119/2184] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:19 2026] POST /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-befb04ef-7421-41ea-ad80-39db6f62d201 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-befb04ef-7421-41ea-ad80-39db6f62d201 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-befb04ef-7421-41ea-ad80-39db6f62d201 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-befb04ef-7421-41ea-ad80-39db6f62d201 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-befb04ef-7421-41ea-ad80-39db6f62d201 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-befb04ef-7421-41ea-ad80-39db6f62d201 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1066/2185] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:19 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8e655e8e-dde9-4d57-bf67-ebcf5a666d4c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e655e8e-dde9-4d57-bf67-ebcf5a666d4c tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 Sep 01 02:17:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8e655e8e-dde9-4d57-bf67-ebcf5a666d4c tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8e655e8e-dde9-4d57-bf67-ebcf5a666d4c tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-8e655e8e-dde9-4d57-bf67-ebcf5a666d4c tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Delete snapshot with id: fd4e4b1c-808f-498d-8c20-e918cc2a6325 Sep 01 02:17:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e655e8e-dde9-4d57-bf67-ebcf5a666d4c tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 returned with HTTP 404 Sep 01 02:17:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1120/2186] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:19 2026] DELETE /volume/v3/snapshots/fd4e4b1c-808f-498d-8c20-e918cc2a6325 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c9bf37c2-94d3-4620-8cd4-6c572cd7d376 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c9bf37c2-94d3-4620-8cd4-6c572cd7d376 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:17:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c9bf37c2-94d3-4620-8cd4-6c572cd7d376 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb", "name": "tempest-SnapshotsActionsTest-Snapshot-663306570"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c9bf37c2-94d3-4620-8cd4-6c572cd7d376 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Volume info retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-c9bf37c2-94d3-4620-8cd4-6c572cd7d376 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Create snapshot from volume afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:17:19 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c9bf37c2-94d3-4620-8cd4-6c572cd7d376 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Created reservations ['5b5cdc44-d94a-4bdc-bc71-5b6fc8629dba', 'a3d1db39-f965-4de6-ab10-cf4cf75e2cf3', '59d25431-34d6-42fa-a4d7-24ad7feba7b3', '110acecd-44f5-4401-bd3b-6f7810463192'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c9bf37c2-94d3-4620-8cd4-6c572cd7d376 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot create request issued successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c9bf37c2-94d3-4620-8cd4-6c572cd7d376 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:17:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1067/2187] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:17:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-06f14d4e-a9a3-4144-9c86-5e70a592a00e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-06f14d4e-a9a3-4144-9c86-5e70a592a00e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad Sep 01 02:17:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-06f14d4e-a9a3-4144-9c86-5e70a592a00e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-06f14d4e-a9a3-4144-9c86-5e70a592a00e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-06f14d4e-a9a3-4144-9c86-5e70a592a00e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-06f14d4e-a9a3-4144-9c86-5e70a592a00e tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad returned with HTTP 200 Sep 01 02:17:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1121/2188] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:19 2026] GET /volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3c70c797-fea4-4034-a810-e17e3ae6345d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3c70c797-fea4-4034-a810-e17e3ae6345d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad Sep 01 02:17:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3c70c797-fea4-4034-a810-e17e3ae6345d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3c70c797-fea4-4034-a810-e17e3ae6345d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3c70c797-fea4-4034-a810-e17e3ae6345d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3c70c797-fea4-4034-a810-e17e3ae6345d tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad returned with HTTP 200 Sep 01 02:17:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1068/2189] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:20 2026] GET /volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-840081fa-dd84-4424-9a3b-b00338d82700 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-840081fa-dd84-4424-9a3b-b00338d82700 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad Sep 01 02:17:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-840081fa-dd84-4424-9a3b-b00338d82700 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-840081fa-dd84-4424-9a3b-b00338d82700 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-840081fa-dd84-4424-9a3b-b00338d82700 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-840081fa-dd84-4424-9a3b-b00338d82700 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1122/2190] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:21 2026] GET /volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9dd7377e-50df-4158-863c-0ad8b276d443 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9dd7377e-50df-4158-863c-0ad8b276d443 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad/action Sep 01 02:17:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9dd7377e-50df-4158-863c-0ad8b276d443 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9dd7377e-50df-4158-863c-0ad8b276d443 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-9dd7377e-50df-4158-863c-0ad8b276d443 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot '3808586b-c756-4660-9bda-27f3e484d3ad' with '{'status': 'error_deleting'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9dd7377e-50df-4158-863c-0ad8b276d443 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad/action returned with HTTP 202 Sep 01 02:17:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1069/2191] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:21 2026] POST /volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-27c07fa4-4ee1-4311-a5b1-1b50e55824f5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-27c07fa4-4ee1-4311-a5b1-1b50e55824f5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad Sep 01 02:17:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-27c07fa4-4ee1-4311-a5b1-1b50e55824f5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-27c07fa4-4ee1-4311-a5b1-1b50e55824f5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-27c07fa4-4ee1-4311-a5b1-1b50e55824f5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-27c07fa4-4ee1-4311-a5b1-1b50e55824f5 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1123/2192] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:21 2026] GET /volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fac5af6e-af46-4fe6-b33d-00a8651e0470 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fac5af6e-af46-4fe6-b33d-00a8651e0470 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad/action Sep 01 02:17:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fac5af6e-af46-4fe6-b33d-00a8651e0470 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fac5af6e-af46-4fe6-b33d-00a8651e0470 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fac5af6e-af46-4fe6-b33d-00a8651e0470 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Snapshot retrieved successfully. Sep 01 02:17:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fac5af6e-af46-4fe6-b33d-00a8651e0470 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Snapshot delete request issued successfully. Sep 01 02:17:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fac5af6e-af46-4fe6-b33d-00a8651e0470 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad/action returned with HTTP 202 Sep 01 02:17:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1070/2193] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:21 2026] POST /volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3a49d4c5-c5d5-447f-bd42-7bc8531aedfc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3a49d4c5-c5d5-447f-bd42-7bc8531aedfc tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad Sep 01 02:17:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3a49d4c5-c5d5-447f-bd42-7bc8531aedfc tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3a49d4c5-c5d5-447f-bd42-7bc8531aedfc tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3a49d4c5-c5d5-447f-bd42-7bc8531aedfc tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3a49d4c5-c5d5-447f-bd42-7bc8531aedfc tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1124/2194] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:21 2026] GET /volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ef1d60ff-4146-4101-9a39-cca3076bbcfd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef1d60ff-4146-4101-9a39-cca3076bbcfd tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad Sep 01 02:17:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef1d60ff-4146-4101-9a39-cca3076bbcfd tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef1d60ff-4146-4101-9a39-cca3076bbcfd tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ef1d60ff-4146-4101-9a39-cca3076bbcfd tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef1d60ff-4146-4101-9a39-cca3076bbcfd tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad returned with HTTP 200 Sep 01 02:17:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1071/2195] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f187b755-4542-46c9-b4ed-f9bf23363308 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f187b755-4542-46c9-b4ed-f9bf23363308 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad Sep 01 02:17:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f187b755-4542-46c9-b4ed-f9bf23363308 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f187b755-4542-46c9-b4ed-f9bf23363308 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f187b755-4542-46c9-b4ed-f9bf23363308 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad returned with HTTP 404 Sep 01 02:17:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1125/2196] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:23 2026] GET /volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ed7e3324-2741-4730-b2cb-ce3aceb775d9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ed7e3324-2741-4730-b2cb-ce3aceb775d9 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action Sep 01 02:17:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ed7e3324-2741-4730-b2cb-ce3aceb775d9 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ed7e3324-2741-4730-b2cb-ce3aceb775d9 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-ed7e3324-2741-4730-b2cb-ce3aceb775d9 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot '95c9b478-cd6e-4da3-aef0-6db729303425' with '{'status': 'available'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ed7e3324-2741-4730-b2cb-ce3aceb775d9 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action returned with HTTP 202 Sep 01 02:17:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1072/2197] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:23 2026] POST /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-be2cfe01-8be9-42f7-a0be-14e4f24a2b61 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be2cfe01-8be9-42f7-a0be-14e4f24a2b61 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-be2cfe01-8be9-42f7-a0be-14e4f24a2b61 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-be2cfe01-8be9-42f7-a0be-14e4f24a2b61 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-be2cfe01-8be9-42f7-a0be-14e4f24a2b61 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be2cfe01-8be9-42f7-a0be-14e4f24a2b61 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1126/2198] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:23 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ea451bd6-356c-45d5-889f-7cf617ee094c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ea451bd6-356c-45d5-889f-7cf617ee094c tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad Sep 01 02:17:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ea451bd6-356c-45d5-889f-7cf617ee094c tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ea451bd6-356c-45d5-889f-7cf617ee094c tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:23 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-ea451bd6-356c-45d5-889f-7cf617ee094c tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Delete snapshot with id: 3808586b-c756-4660-9bda-27f3e484d3ad Sep 01 02:17:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ea451bd6-356c-45d5-889f-7cf617ee094c tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad returned with HTTP 404 Sep 01 02:17:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1073/2199] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:23 2026] DELETE /volume/v3/snapshots/3808586b-c756-4660-9bda-27f3e484d3ad => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cb71c068-f973-45b6-a1c7-6e48fa3dd44e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cb71c068-f973-45b6-a1c7-6e48fa3dd44e tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cb71c068-f973-45b6-a1c7-6e48fa3dd44e tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cb71c068-f973-45b6-a1c7-6e48fa3dd44e tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-cb71c068-f973-45b6-a1c7-6e48fa3dd44e tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot '95c9b478-cd6e-4da3-aef0-6db729303425' with '{'status': 'creating'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cb71c068-f973-45b6-a1c7-6e48fa3dd44e tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action returned with HTTP 202 Sep 01 02:17:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1127/2200] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:23 2026] POST /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d8359f3c-5480-4918-bb8f-6b002315f7ce None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d8359f3c-5480-4918-bb8f-6b002315f7ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d8359f3c-5480-4918-bb8f-6b002315f7ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d8359f3c-5480-4918-bb8f-6b002315f7ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d8359f3c-5480-4918-bb8f-6b002315f7ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d8359f3c-5480-4918-bb8f-6b002315f7ce tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1074/2201] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c219d2eb-6c2b-40a0-a058-734f82433e6b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c219d2eb-6c2b-40a0-a058-734f82433e6b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] POST http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c219d2eb-6c2b-40a0-a058-734f82433e6b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c219d2eb-6c2b-40a0-a058-734f82433e6b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.snapshot_actions [None req-c219d2eb-6c2b-40a0-a058-734f82433e6b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87155) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.api.contrib.snapshot_actions [None req-c219d2eb-6c2b-40a0-a058-734f82433e6b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Updating snapshot 95c9b478-cd6e-4da3-aef0-6db729303425 with info {'id': '95c9b478-cd6e-4da3-aef0-6db729303425', 'status': 'error', 'progress': '80%'} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c219d2eb-6c2b-40a0-a058-734f82433e6b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action returned with HTTP 202 Sep 01 02:17:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1128/2202] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:24 2026] POST /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-76ce73c6-00c8-4eae-85aa-be52edb8f615 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-76ce73c6-00c8-4eae-85aa-be52edb8f615 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-76ce73c6-00c8-4eae-85aa-be52edb8f615 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-76ce73c6-00c8-4eae-85aa-be52edb8f615 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-76ce73c6-00c8-4eae-85aa-be52edb8f615 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Snapshot retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-76ce73c6-00c8-4eae-85aa-be52edb8f615 tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1075/2203] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e1464dcf-3983-47cb-979a-736df163883d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e1464dcf-3983-47cb-979a-736df163883d tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] POST http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e1464dcf-3983-47cb-979a-736df163883d tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e1464dcf-3983-47cb-979a-736df163883d tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-e1464dcf-3983-47cb-979a-736df163883d tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] Updating snapshot '95c9b478-cd6e-4da3-aef0-6db729303425' with '{'status': 'available'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e1464dcf-3983-47cb-979a-736df163883d tempest-SnapshotsActionsTest-305074323 tempest-SnapshotsActionsTest-305074323-project-admin] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action returned with HTTP 202 Sep 01 02:17:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1129/2204] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:17:24 2026] POST /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9f7ef26c-27af-4f79-b188-903402a47c87 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9f7ef26c-27af-4f79-b188-903402a47c87 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9f7ef26c-27af-4f79-b188-903402a47c87 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9f7ef26c-27af-4f79-b188-903402a47c87 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9f7ef26c-27af-4f79-b188-903402a47c87 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9f7ef26c-27af-4f79-b188-903402a47c87 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1076/2205] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4e0916a8-fffc-4571-8e3d-57809a5ea93f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4e0916a8-fffc-4571-8e3d-57809a5ea93f tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4e0916a8-fffc-4571-8e3d-57809a5ea93f tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4e0916a8-fffc-4571-8e3d-57809a5ea93f tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-4e0916a8-fffc-4571-8e3d-57809a5ea93f tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Delete snapshot with id: 95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4e0916a8-fffc-4571-8e3d-57809a5ea93f tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4e0916a8-fffc-4571-8e3d-57809a5ea93f tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot delete request issued successfully. Sep 01 02:17:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4e0916a8-fffc-4571-8e3d-57809a5ea93f tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 202 Sep 01 02:17:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1130/2206] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:24 2026] DELETE /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c2f63f40-28ec-482d-a85c-2a263bd2a330 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c2f63f40-28ec-482d-a85c-2a263bd2a330 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c2f63f40-28ec-482d-a85c-2a263bd2a330 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c2f63f40-28ec-482d-a85c-2a263bd2a330 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c2f63f40-28ec-482d-a85c-2a263bd2a330 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c2f63f40-28ec-482d-a85c-2a263bd2a330 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1077/2207] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9b251628-aa1a-4d79-a662-dcb3652c2808 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b251628-aa1a-4d79-a662-dcb3652c2808 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9b251628-aa1a-4d79-a662-dcb3652c2808 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9b251628-aa1a-4d79-a662-dcb3652c2808 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9b251628-aa1a-4d79-a662-dcb3652c2808 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Snapshot retrieved successfully. Sep 01 02:17:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b251628-aa1a-4d79-a662-dcb3652c2808 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 200 Sep 01 02:17:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1131/2208] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:25 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a12cb863-0d34-48ed-a9ca-8290a7bcad85 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a12cb863-0d34-48ed-a9ca-8290a7bcad85 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 Sep 01 02:17:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a12cb863-0d34-48ed-a9ca-8290a7bcad85 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a12cb863-0d34-48ed-a9ca-8290a7bcad85 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a12cb863-0d34-48ed-a9ca-8290a7bcad85 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 returned with HTTP 404 Sep 01 02:17:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1078/2209] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:26 2026] GET /volume/v3/snapshots/95c9b478-cd6e-4da3-aef0-6db729303425 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ffe21e25-d78c-44c7-a2da-08b1cf4c205a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ffe21e25-d78c-44c7-a2da-08b1cf4c205a tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:17:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ffe21e25-d78c-44c7-a2da-08b1cf4c205a tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ffe21e25-d78c-44c7-a2da-08b1cf4c205a tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ffe21e25-d78c-44c7-a2da-08b1cf4c205a tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Volume info retrieved successfully. Sep 01 02:17:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ffe21e25-d78c-44c7-a2da-08b1cf4c205a tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb returned with HTTP 200 Sep 01 02:17:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1132/2210] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:26 2026] GET /volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-399ecc92-cfb8-4725-91b5-c8f509f07573 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-399ecc92-cfb8-4725-91b5-c8f509f07573 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] DELETE http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:17:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-399ecc92-cfb8-4725-91b5-c8f509f07573 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-399ecc92-cfb8-4725-91b5-c8f509f07573 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:26 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-399ecc92-cfb8-4725-91b5-c8f509f07573 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Delete volume with id: afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:17:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-399ecc92-cfb8-4725-91b5-c8f509f07573 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Volume info retrieved successfully. Sep 01 02:17:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-399ecc92-cfb8-4725-91b5-c8f509f07573 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Delete volume request issued successfully. Sep 01 02:17:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-399ecc92-cfb8-4725-91b5-c8f509f07573 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb returned with HTTP 202 Sep 01 02:17:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1079/2211] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:26 2026] DELETE /volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ff671909-76dc-4006-896e-da88cfb7734b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ff671909-76dc-4006-896e-da88cfb7734b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:17:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ff671909-76dc-4006-896e-da88cfb7734b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ff671909-76dc-4006-896e-da88cfb7734b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ff671909-76dc-4006-896e-da88cfb7734b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Volume info retrieved successfully. Sep 01 02:17:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ff671909-76dc-4006-896e-da88cfb7734b tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb returned with HTTP 200 Sep 01 02:17:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1133/2212] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:26 2026] GET /volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-77652548-83c0-4fd8-84a8-f82158fe9f15 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-77652548-83c0-4fd8-84a8-f82158fe9f15 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] GET http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb Sep 01 02:17:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-77652548-83c0-4fd8-84a8-f82158fe9f15 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-77652548-83c0-4fd8-84a8-f82158fe9f15 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-77652548-83c0-4fd8-84a8-f82158fe9f15 tempest-SnapshotsActionsTest-988590588 tempest-SnapshotsActionsTest-988590588-project-member] http://192.168.122.15/volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb returned with HTTP 404 Sep 01 02:17:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1080/2213] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:27 2026] GET /volume/v3/volumes/afe72f5b-76e6-4bd1-8dc3-7bc2dfd77eeb => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fc2bfc9f-2c45-4713-8e14-2552108d01f8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fc2bfc9f-2c45-4713-8e14-2552108d01f8 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] GET http://192.168.122.15/volume/v3/os-services Sep 01 02:17:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fc2bfc9f-2c45-4713-8e14-2552108d01f8 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fc2bfc9f-2c45-4713-8e14-2552108d01f8 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:34 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:17:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fc2bfc9f-2c45-4713-8e14-2552108d01f8 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] http://192.168.122.15/volume/v3/os-services returned with HTTP 200 Sep 01 02:17:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1134/2214] 192.168.122.15 () {58 vars in 1128 bytes} [Tue Sep 1 02:17:33 2026] GET /volume/v3/os-services => generated 707 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9acc2098-ca77-45ba-b7b5-aadccb6ae8f8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9acc2098-ca77-45ba-b7b5-aadccb6ae8f8 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] PUT http://192.168.122.15/volume/v3/os-services/disable-log-reason Sep 01 02:17:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9acc2098-ca77-45ba-b7b5-aadccb6ae8f8 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9acc2098-ca77-45ba-b7b5-aadccb6ae8f8 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] http://192.168.122.15/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 02:17:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1081/2215] 192.168.122.15 () {60 vars in 1205 bytes} [Tue Sep 1 02:17:34 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6c16a672-57a9-4356-b393-097e565c4ae6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c16a672-57a9-4356-b393-097e565c4ae6 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] PUT http://192.168.122.15/volume/v3/os-services/disable Sep 01 02:17:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c16a672-57a9-4356-b393-097e565c4ae6 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c16a672-57a9-4356-b393-097e565c4ae6 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] http://192.168.122.15/volume/v3/os-services/disable returned with HTTP 404 Sep 01 02:17:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1135/2216] 192.168.122.15 () {60 vars in 1172 bytes} [Tue Sep 1 02:17:34 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b09ba573-b69c-4dcb-9924-4ecfb27e0f3b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b09ba573-b69c-4dcb-9924-4ecfb27e0f3b tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] PUT http://192.168.122.15/volume/v3/os-services/enable Sep 01 02:17:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b09ba573-b69c-4dcb-9924-4ecfb27e0f3b tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b09ba573-b69c-4dcb-9924-4ecfb27e0f3b tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] http://192.168.122.15/volume/v3/os-services/enable returned with HTTP 404 Sep 01 02:17:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1082/2217] 192.168.122.15 () {60 vars in 1169 bytes} [Tue Sep 1 02:17:34 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c786ce3b-6dba-4502-a495-d49549d73f9d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c786ce3b-6dba-4502-a495-d49549d73f9d tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] PUT http://192.168.122.15/volume/v3/os-services/freeze Sep 01 02:17:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c786ce3b-6dba-4502-a495-d49549d73f9d tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c786ce3b-6dba-4502-a495-d49549d73f9d tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] http://192.168.122.15/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 02:17:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1136/2218] 192.168.122.15 () {60 vars in 1169 bytes} [Tue Sep 1 02:17:34 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9ca8785e-45c4-4e4a-8449-3bac8e735bf3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9ca8785e-45c4-4e4a-8449-3bac8e735bf3 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] PUT http://192.168.122.15/volume/v3/os-services/thaw Sep 01 02:17:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9ca8785e-45c4-4e4a-8449-3bac8e735bf3 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:34 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:17:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9ca8785e-45c4-4e4a-8449-3bac8e735bf3 tempest-VolumeServicesNegativeTest-1784548816 tempest-VolumeServicesNegativeTest-1784548816-project-admin] http://192.168.122.15/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 02:17:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1083/2219] 192.168.122.15 () {60 vars in 1163 bytes} [Tue Sep 1 02:17:34 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f9420c30-3db0-48dd-9c3f-ac851f485ed8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f9420c30-3db0-48dd-9c3f-ac851f485ed8 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:17:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f9420c30-3db0-48dd-9c3f-ac851f485ed8 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1309343663"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f9420c30-3db0-48dd-9c3f-ac851f485ed8 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:17:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1137/2220] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:17:39 2026] POST /volume/v3/types => generated 231 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-685ee70f-388a-4ff4-8f91-5ce630d850f6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-685ee70f-388a-4ff4-8f91-5ce630d850f6 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] POST http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs Sep 01 02:17:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-685ee70f-388a-4ff4-8f91-5ce630d850f6 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-685ee70f-388a-4ff4-8f91-5ce630d850f6 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs returned with HTTP 200 Sep 01 02:17:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1084/2221] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:17:39 2026] POST /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs => generated 34 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ecae4ca4-d57e-445b-90f3-bf46235516a7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ecae4ca4-d57e-445b-90f3-bf46235516a7 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] GET http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec3 Sep 01 02:17:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ecae4ca4-d57e-445b-90f3-bf46235516a7 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ecae4ca4-d57e-445b-90f3-bf46235516a7 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ecae4ca4-d57e-445b-90f3-bf46235516a7 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec3 returned with HTTP 200 Sep 01 02:17:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1138/2222] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:17:39 2026] GET /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec3 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-97038fda-e3d5-4cd1-bea6-280d9051d910 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-97038fda-e3d5-4cd1-bea6-280d9051d910 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] DELETE http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec3 Sep 01 02:17:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-97038fda-e3d5-4cd1-bea6-280d9051d910 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-97038fda-e3d5-4cd1-bea6-280d9051d910 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-97038fda-e3d5-4cd1-bea6-280d9051d910 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec3 returned with HTTP 202 Sep 01 02:17:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1085/2223] 192.168.122.15 () {58 vars in 1278 bytes} [Tue Sep 1 02:17:39 2026] DELETE /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aeff18a6-3d22-4b8b-91e1-789710285fdf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aeff18a6-3d22-4b8b-91e1-789710285fdf tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] GET http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec3 Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aeff18a6-3d22-4b8b-91e1-789710285fdf tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aeff18a6-3d22-4b8b-91e1-789710285fdf tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aeff18a6-3d22-4b8b-91e1-789710285fdf tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec3 returned with HTTP 404 Sep 01 02:17:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1139/2224] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec3 => generated 129 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5f260d82-b6c7-404b-8bf8-326616388c78 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5f260d82-b6c7-404b-8bf8-326616388c78 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] POST http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5f260d82-b6c7-404b-8bf8-326616388c78 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5f260d82-b6c7-404b-8bf8-326616388c78 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1086/2225] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:17:40 2026] POST /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs => generated 34 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c045a8e8-5acf-40a4-919f-b17538939444 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c045a8e8-5acf-40a4-919f-b17538939444 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] GET http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c045a8e8-5acf-40a4-919f-b17538939444 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c045a8e8-5acf-40a4-919f-b17538939444 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c045a8e8-5acf-40a4-919f-b17538939444 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1140/2226] 192.168.122.15 () {58 vars in 1257 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fd724c44-12d9-4f48-8c31-7c5eb05cde99 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd724c44-12d9-4f48-8c31-7c5eb05cde99 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] POST http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd724c44-12d9-4f48-8c31-7c5eb05cde99 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd724c44-12d9-4f48-8c31-7c5eb05cde99 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1087/2227] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:17:40 2026] POST /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs => generated 34 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-37f030fb-c3c4-4e1e-96f3-5802b7cefe11 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-37f030fb-c3c4-4e1e-96f3-5802b7cefe11 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] PUT http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec2 Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-37f030fb-c3c4-4e1e-96f3-5802b7cefe11 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-37f030fb-c3c4-4e1e-96f3-5802b7cefe11 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec2 returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1141/2228] 192.168.122.15 () {60 vars in 1295 bytes} [Tue Sep 1 02:17:40 2026] PUT /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec2 => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bf092244-bc32-4414-9bc0-2aa4de4a632e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf092244-bc32-4414-9bc0-2aa4de4a632e tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] GET http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec2 Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf092244-bc32-4414-9bc0-2aa4de4a632e tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf092244-bc32-4414-9bc0-2aa4de4a632e tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf092244-bc32-4414-9bc0-2aa4de4a632e tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec2 returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1088/2229] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs/spec2 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-830fb1b5-3c4b-44f5-a92a-4b08d75541df None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-830fb1b5-3c4b-44f5-a92a-4b08d75541df tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] POST http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-830fb1b5-3c4b-44f5-a92a-4b08d75541df tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-830fb1b5-3c4b-44f5-a92a-4b08d75541df tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1142/2230] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:17:40 2026] POST /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs => generated 51 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-64335e2d-b15d-4c4b-9ed3-b207215dd915 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-64335e2d-b15d-4c4b-9ed3-b207215dd915 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] GET http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-64335e2d-b15d-4c4b-9ed3-b207215dd915 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-64335e2d-b15d-4c4b-9ed3-b207215dd915 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-64335e2d-b15d-4c4b-9ed3-b207215dd915 tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1089/2231] 192.168.122.15 () {58 vars in 1257 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa/extra_specs => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-633237f3-47dc-404c-a7b4-7eba6bd9d77b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-633237f3-47dc-404c-a7b4-7eba6bd9d77b tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] DELETE http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-633237f3-47dc-404c-a7b4-7eba6bd9d77b tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-633237f3-47dc-404c-a7b4-7eba6bd9d77b tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-633237f3-47dc-404c-a7b4-7eba6bd9d77b tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa returned with HTTP 202 Sep 01 02:17:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1143/2232] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:40 2026] DELETE /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3979e1d1-543f-4c0d-bee9-bda578bd7cfb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3979e1d1-543f-4c0d-bee9-bda578bd7cfb tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] GET http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3979e1d1-543f-4c0d-bee9-bda578bd7cfb tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3979e1d1-543f-4c0d-bee9-bda578bd7cfb tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3979e1d1-543f-4c0d-bee9-bda578bd7cfb tempest-VolumeTypesExtraSpecsTest-410082005 tempest-VolumeTypesExtraSpecsTest-410082005-project-admin] http://192.168.122.15/volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa returned with HTTP 404 Sep 01 02:17:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1090/2233] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/types/5baf5a91-6f8f-4414-9721-3aacf9401afa => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-405119c1-6f71-41be-919a-4353dc4cba9a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-405119c1-6f71-41be-919a-4353dc4cba9a tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] POST http://192.168.122.15/volume/v3/types/c04be3ec-1479-4b03-a90d-1da0d31a8315/encryption Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-405119c1-6f71-41be-919a-4353dc4cba9a tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-405119c1-6f71-41be-919a-4353dc4cba9a tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] http://192.168.122.15/volume/v3/types/c04be3ec-1479-4b03-a90d-1da0d31a8315/encryption returned with HTTP 404 Sep 01 02:17:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1144/2234] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:45 2026] POST /volume/v3/types/c04be3ec-1479-4b03-a90d-1da0d31a8315/encryption => generated 114 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-99a64a73-fb00-4885-b529-4f1c92c06cd5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-99a64a73-fb00-4885-b529-4f1c92c06cd5 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-99a64a73-fb00-4885-b529-4f1c92c06cd5 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2108384463", "os-volume-type-access:is_public": false}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-99a64a73-fb00-4885-b529-4f1c92c06cd5 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:17:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1091/2235] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:46 2026] POST /volume/v3/types => generated 231 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fe055415-fece-49ad-b75a-6cb9743b0f26 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe055415-fece-49ad-b75a-6cb9743b0f26 tempest-VolumeTypesNegativeTest-1372484028 tempest-VolumeTypesNegativeTest-1372484028-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fe055415-fece-49ad-b75a-6cb9743b0f26 tempest-VolumeTypesNegativeTest-1372484028 tempest-VolumeTypesNegativeTest-1372484028-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3f6716f5-14ba-41c8-aef3-15eaa381758a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1948110951"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-fe055415-fece-49ad-b75a-6cb9743b0f26 tempest-VolumeTypesNegativeTest-1372484028 tempest-VolumeTypesNegativeTest-1372484028-project-member] Create volume request body: {'volume': {'volume_type': '3f6716f5-14ba-41c8-aef3-15eaa381758a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1948110951'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe055415-fece-49ad-b75a-6cb9743b0f26 tempest-VolumeTypesNegativeTest-1372484028 tempest-VolumeTypesNegativeTest-1372484028-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 404 Sep 01 02:17:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1145/2236] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:46 2026] POST /volume/v3/volumes => generated 114 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d51f6ab0-7aba-403b-8905-569b92529068 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d51f6ab0-7aba-403b-8905-569b92529068 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] DELETE http://192.168.122.15/volume/v3/types/3f6716f5-14ba-41c8-aef3-15eaa381758a Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d51f6ab0-7aba-403b-8905-569b92529068 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d51f6ab0-7aba-403b-8905-569b92529068 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d51f6ab0-7aba-403b-8905-569b92529068 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] http://192.168.122.15/volume/v3/types/3f6716f5-14ba-41c8-aef3-15eaa381758a returned with HTTP 202 Sep 01 02:17:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1092/2237] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:46 2026] DELETE /volume/v3/types/3f6716f5-14ba-41c8-aef3-15eaa381758a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-57d1cc8c-40d1-4b56-9554-83d559a73446 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-57d1cc8c-40d1-4b56-9554-83d559a73446 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] GET http://192.168.122.15/volume/v3/types/3f6716f5-14ba-41c8-aef3-15eaa381758a Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-57d1cc8c-40d1-4b56-9554-83d559a73446 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-57d1cc8c-40d1-4b56-9554-83d559a73446 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-57d1cc8c-40d1-4b56-9554-83d559a73446 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] http://192.168.122.15/volume/v3/types/3f6716f5-14ba-41c8-aef3-15eaa381758a returned with HTTP 404 Sep 01 02:17:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1146/2238] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:17:46 2026] GET /volume/v3/types/3f6716f5-14ba-41c8-aef3-15eaa381758a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9e68a66c-f146-4f23-8069-815edf88dc3a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9e68a66c-f146-4f23-8069-815edf88dc3a tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9e68a66c-f146-4f23-8069-815edf88dc3a tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9e68a66c-f146-4f23-8069-815edf88dc3a tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 400 Sep 01 02:17:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1093/2239] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:17:46 2026] POST /volume/v3/types => generated 115 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-80aa75ae-ce3c-451f-8aad-bf39c10ace03 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-80aa75ae-ce3c-451f-8aad-bf39c10ace03 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-80aa75ae-ce3c-451f-8aad-bf39c10ace03 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-234817699"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-80aa75ae-ce3c-451f-8aad-bf39c10ace03 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:17:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1147/2240] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:17:46 2026] POST /volume/v3/types => generated 228 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7f125197-1954-426c-9aaf-1e9e869e52aa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7f125197-1954-426c-9aaf-1e9e869e52aa tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7f125197-1954-426c-9aaf-1e9e869e52aa tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-234817699"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7f125197-1954-426c-9aaf-1e9e869e52aa tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-234817699 already exists. Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7f125197-1954-426c-9aaf-1e9e869e52aa tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 409 Sep 01 02:17:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1094/2241] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:17:46 2026] POST /volume/v3/types => generated 133 bytes in 20 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e6a7d9be-5518-4277-98bf-8adccff332be None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e6a7d9be-5518-4277-98bf-8adccff332be tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] DELETE http://192.168.122.15/volume/v3/types/2dc6d212-7d6f-4883-9436-f3e560eb4dfc Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e6a7d9be-5518-4277-98bf-8adccff332be tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e6a7d9be-5518-4277-98bf-8adccff332be tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e6a7d9be-5518-4277-98bf-8adccff332be tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] http://192.168.122.15/volume/v3/types/2dc6d212-7d6f-4883-9436-f3e560eb4dfc returned with HTTP 202 Sep 01 02:17:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1148/2242] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:46 2026] DELETE /volume/v3/types/2dc6d212-7d6f-4883-9436-f3e560eb4dfc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a2c673af-e5d4-4b31-9f7b-6b6b54e472d9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a2c673af-e5d4-4b31-9f7b-6b6b54e472d9 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] GET http://192.168.122.15/volume/v3/types/2dc6d212-7d6f-4883-9436-f3e560eb4dfc Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a2c673af-e5d4-4b31-9f7b-6b6b54e472d9 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a2c673af-e5d4-4b31-9f7b-6b6b54e472d9 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a2c673af-e5d4-4b31-9f7b-6b6b54e472d9 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] http://192.168.122.15/volume/v3/types/2dc6d212-7d6f-4883-9436-f3e560eb4dfc returned with HTTP 404 Sep 01 02:17:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1095/2243] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:17:46 2026] GET /volume/v3/types/2dc6d212-7d6f-4883-9436-f3e560eb4dfc => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c3877f6d-ed34-45a9-8d44-287787c32f77 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3877f6d-ed34-45a9-8d44-287787c32f77 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] DELETE http://192.168.122.15/volume/v3/types/b4b3fc0f-cdae-4414-829d-6e884d4081f6 Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c3877f6d-ed34-45a9-8d44-287787c32f77 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c3877f6d-ed34-45a9-8d44-287787c32f77 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3877f6d-ed34-45a9-8d44-287787c32f77 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] http://192.168.122.15/volume/v3/types/b4b3fc0f-cdae-4414-829d-6e884d4081f6 returned with HTTP 404 Sep 01 02:17:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1149/2244] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:46 2026] DELETE /volume/v3/types/b4b3fc0f-cdae-4414-829d-6e884d4081f6 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-33d7b9cb-b289-4fc0-9216-4cb89eb2b780 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-33d7b9cb-b289-4fc0-9216-4cb89eb2b780 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] GET http://192.168.122.15/volume/v3/types/e955b27e-8c9c-439b-87be-a640de668f07 Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-33d7b9cb-b289-4fc0-9216-4cb89eb2b780 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-33d7b9cb-b289-4fc0-9216-4cb89eb2b780 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-33d7b9cb-b289-4fc0-9216-4cb89eb2b780 tempest-VolumeTypesNegativeTest-191626069 tempest-VolumeTypesNegativeTest-191626069-project-admin] http://192.168.122.15/volume/v3/types/e955b27e-8c9c-439b-87be-a640de668f07 returned with HTTP 404 Sep 01 02:17:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1096/2245] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:17:46 2026] GET /volume/v3/types/e955b27e-8c9c-439b-87be-a640de668f07 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-45129f37-cffa-4fab-816a-f861dd8eed50 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-590450219", "imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-590450219', 'imageRef': '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Create volume of 1 GB Sep 01 02:17:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Availability Zones retrieved successfully. Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Flow 'volume_create_api' (f372b4f0-d775-470c-a041-284c79df35ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1f90a2d-0003-4f73-936e-73a596a124c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1f90a2d-0003-4f73-936e-73a596a124c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62728763-017f-43ff-844a-012e13ffeb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Created reservations ['ef723bea-c026-4669-bb6c-c59e6cfe3068', '812faa4c-56e1-4cbf-b207-60d53493e82b', '1bd7c525-324c-48d7-9b51-3f20e7813e32', '84ebb6ae-8ff2-46b2-b103-77ea7fc29647'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62728763-017f-43ff-844a-012e13ffeb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef723bea-c026-4669-bb6c-c59e6cfe3068', '812faa4c-56e1-4cbf-b207-60d53493e82b', '1bd7c525-324c-48d7-9b51-3f20e7813e32', '84ebb6ae-8ff2-46b2-b103-77ea7fc29647']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e7260b-e847-435d-a98b-b70ad4a77628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e7260b-e847-435d-a98b-b70ad4a77628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfbca754-004d-4244-bffc-d3b55837318d', '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-590450219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff73dca73dc4405eb2783f7e473536ca',qos_specs=None,replication_status=,reservations=['ef723bea-c026-4669-bb6c-c59e6cfe3068','812faa4c-56e1-4cbf-b207-60d53493e82b','1bd7c525-324c-48d7-9b51-3f20e7813e32','84ebb6ae-8ff2-46b2-b103-77ea7fc29647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489491e1d5d549bf98254e09286e8cf1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-590450219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfbca754-004d-4244-bffc-d3b55837318d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff73dca73dc4405eb2783f7e473536ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='489491e1d5d549bf98254e09286e8cf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d5226f-506d-46a8-840c-74bd9b33e06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d5226f-506d-46a8-840c-74bd9b33e06d) transitioned into state 'SUCCESS' from state '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-590450219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff73dca73dc4405eb2783f7e473536ca',qos_specs=None,replication_status=,reservations=['ef723bea-c026-4669-bb6c-c59e6cfe3068','812faa4c-56e1-4cbf-b207-60d53493e82b','1bd7c525-324c-48d7-9b51-3f20e7813e32','84ebb6ae-8ff2-46b2-b103-77ea7fc29647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489491e1d5d549bf98254e09286e8cf1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6408b305-627a-46d9-8e5e-9d9840eb75b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6408b305-627a-46d9-8e5e-9d9840eb75b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Flow 'volume_create_api' (f372b4f0-d775-470c-a041-284c79df35ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Create volume request issued successfully. Sep 01 02:17:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-45129f37-cffa-4fab-816a-f861dd8eed50 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1150/2246] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:48 2026] POST /volume/v3/volumes => generated 759 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bf71bf6d-cda1-4372-aff0-3824a985da60 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf71bf6d-cda1-4372-aff0-3824a985da60 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:17:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf71bf6d-cda1-4372-aff0-3824a985da60 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf71bf6d-cda1-4372-aff0-3824a985da60 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bf71bf6d-cda1-4372-aff0-3824a985da60 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:17:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf71bf6d-cda1-4372-aff0-3824a985da60 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:17:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1097/2247] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:48 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 827 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1093097b-e808-4aea-a7d3-72fa65c412c0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1093097b-e808-4aea-a7d3-72fa65c412c0 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:17:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1093097b-e808-4aea-a7d3-72fa65c412c0 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1093097b-e808-4aea-a7d3-72fa65c412c0 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1093097b-e808-4aea-a7d3-72fa65c412c0 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:17:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1093097b-e808-4aea-a7d3-72fa65c412c0 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:17:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1151/2248] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:49 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5ca81303-aec9-438e-b3a0-5c58ba3cef39 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5ca81303-aec9-438e-b3a0-5c58ba3cef39 tempest-AvailabilityZoneTestJSON-235774838 tempest-AvailabilityZoneTestJSON-235774838-project-member] GET http://192.168.122.15/volume/v3/os-availability-zone Sep 01 02:17:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5ca81303-aec9-438e-b3a0-5c58ba3cef39 tempest-AvailabilityZoneTestJSON-235774838 tempest-AvailabilityZoneTestJSON-235774838-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5ca81303-aec9-438e-b3a0-5c58ba3cef39 tempest-AvailabilityZoneTestJSON-235774838 tempest-AvailabilityZoneTestJSON-235774838-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:50 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:17:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5ca81303-aec9-438e-b3a0-5c58ba3cef39 tempest-AvailabilityZoneTestJSON-235774838 tempest-AvailabilityZoneTestJSON-235774838-project-member] Availability Zones retrieved successfully. Sep 01 02:17:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5ca81303-aec9-438e-b3a0-5c58ba3cef39 tempest-AvailabilityZoneTestJSON-235774838 tempest-AvailabilityZoneTestJSON-235774838-project-member] http://192.168.122.15/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 02:17:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1098/2249] 192.168.122.15 () {58 vars in 1155 bytes} [Tue Sep 1 02:17:50 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-01685f05-44db-48ac-9745-decb26d214c6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-01685f05-44db-48ac-9745-decb26d214c6 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:17:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-01685f05-44db-48ac-9745-decb26d214c6 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-01685f05-44db-48ac-9745-decb26d214c6 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-01685f05-44db-48ac-9745-decb26d214c6 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:17:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-01685f05-44db-48ac-9745-decb26d214c6 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:17:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1152/2250] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:50 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 909 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-492ce920-3164-44a7-a5d1-1bc6f008bdbc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-492ce920-3164-44a7-a5d1-1bc6f008bdbc tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:17:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-492ce920-3164-44a7-a5d1-1bc6f008bdbc tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-492ce920-3164-44a7-a5d1-1bc6f008bdbc tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-492ce920-3164-44a7-a5d1-1bc6f008bdbc tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-492ce920-3164-44a7-a5d1-1bc6f008bdbc tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:17:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1099/2251] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:52 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2019d6e5-67c2-4b2a-b9f5-3a65a2bdd803 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2019d6e5-67c2-4b2a-b9f5-3a65a2bdd803 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:17:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2019d6e5-67c2-4b2a-b9f5-3a65a2bdd803 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2019d6e5-67c2-4b2a-b9f5-3a65a2bdd803 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2019d6e5-67c2-4b2a-b9f5-3a65a2bdd803 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:17:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2019d6e5-67c2-4b2a-b9f5-3a65a2bdd803 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:17:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1153/2252] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:53 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 912 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f56c68b2-e42c-4fec-af0b-3052b9139a7d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f56c68b2-e42c-4fec-af0b-3052b9139a7d tempest-ExtensionsTestJSON-657774182 tempest-ExtensionsTestJSON-657774182-project-member] GET http://192.168.122.15/volume/v3/extensions Sep 01 02:17:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f56c68b2-e42c-4fec-af0b-3052b9139a7d tempest-ExtensionsTestJSON-657774182 tempest-ExtensionsTestJSON-657774182-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f56c68b2-e42c-4fec-af0b-3052b9139a7d tempest-ExtensionsTestJSON-657774182 tempest-ExtensionsTestJSON-657774182-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f56c68b2-e42c-4fec-af0b-3052b9139a7d tempest-ExtensionsTestJSON-657774182 tempest-ExtensionsTestJSON-657774182-project-member] http://192.168.122.15/volume/v3/extensions returned with HTTP 200 Sep 01 02:17:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1100/2253] 192.168.122.15 () {58 vars in 1125 bytes} [Tue Sep 1 02:17:53 2026] GET /volume/v3/extensions => generated 5245 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-422e0369-84c5-4e93-8fa1-ca103c7a46a0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-422e0369-84c5-4e93-8fa1-ca103c7a46a0 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:17:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-422e0369-84c5-4e93-8fa1-ca103c7a46a0 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-422e0369-84c5-4e93-8fa1-ca103c7a46a0 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-422e0369-84c5-4e93-8fa1-ca103c7a46a0 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:17:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-422e0369-84c5-4e93-8fa1-ca103c7a46a0 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:17:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1154/2254] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:54 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 912 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4e29f14b-3ae9-46e8-9082-586d515a1f45 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4e29f14b-3ae9-46e8-9082-586d515a1f45 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:17:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4e29f14b-3ae9-46e8-9082-586d515a1f45 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4e29f14b-3ae9-46e8-9082-586d515a1f45 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:55 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:55 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:55 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4e29f14b-3ae9-46e8-9082-586d515a1f45 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:17:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4e29f14b-3ae9-46e8-9082-586d515a1f45 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:17:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1101/2255] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:55 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 911 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a18300d8-01fd-4508-ab7e-96190ba32c0e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a18300d8-01fd-4508-ab7e-96190ba32c0e tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:17:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a18300d8-01fd-4508-ab7e-96190ba32c0e tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a18300d8-01fd-4508-ab7e-96190ba32c0e tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a18300d8-01fd-4508-ab7e-96190ba32c0e tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:17:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a18300d8-01fd-4508-ab7e-96190ba32c0e tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:17:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1155/2256] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:56 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 1330 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:17:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-e195ee45-a135-4edd-b0f1-11728ff81c58 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-e195ee45-a135-4edd-b0f1-11728ff81c58 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:17:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-e195ee45-a135-4edd-b0f1-11728ff81c58 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-e195ee45-a135-4edd-b0f1-11728ff81c58 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-e195ee45-a135-4edd-b0f1-11728ff81c58 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:17:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-e195ee45-a135-4edd-b0f1-11728ff81c58 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:17:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1102/2257] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:56 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 1330 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:17:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1731535366"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Create volume request body: {'volume': {'imageRef': '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1731535366'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:56 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Create volume of 1 GB Sep 01 02:17:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Availability Zones retrieved successfully. Sep 01 02:17:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Flow 'volume_create_api' (752ec432-f1e5-4424-9d77-1ff67d4bc8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9090da-f0c7-4b00-978d-5919d11b9774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9090da-f0c7-4b00-978d-5919d11b9774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db6e44e-860e-4cb7-a50c-4ff23f7f2311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Created reservations ['0e3860ab-0238-4a34-8302-034aab6baf2e', '29ca4d47-0a7f-4e5d-98b5-dc548518112d', '36f8d53b-96c7-4b7e-ad9e-114d2b628539', 'a1967791-c90a-4993-8bfb-93dfa49d5b89'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db6e44e-860e-4cb7-a50c-4ff23f7f2311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e3860ab-0238-4a34-8302-034aab6baf2e', '29ca4d47-0a7f-4e5d-98b5-dc548518112d', '36f8d53b-96c7-4b7e-ad9e-114d2b628539', 'a1967791-c90a-4993-8bfb-93dfa49d5b89']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58f3912e-f7cf-4c2a-9859-dbc42fe5c68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58f3912e-f7cf-4c2a-9859-dbc42fe5c68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e61cb87-c5cc-4a9e-9940-c4171257275c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1731535366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db69977329d44bb183967a9f991e1dd3',qos_specs=None,replication_status=,reservations=['0e3860ab-0238-4a34-8302-034aab6baf2e','29ca4d47-0a7f-4e5d-98b5-dc548518112d','36f8d53b-96c7-4b7e-ad9e-114d2b628539','a1967791-c90a-4993-8bfb-93dfa49d5b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2737a6bce0ab4634842dc71dd83b198e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1731535366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e61cb87-c5cc-4a9e-9940-c4171257275c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db69977329d44bb183967a9f991e1dd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2737a6bce0ab4634842dc71dd83b198e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7cb58b-91da-4c89-acbd-7d932921ccca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7cb58b-91da-4c89-acbd-7d932921ccca) transitioned into state 'SUCCESS' from state '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-1731535366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db69977329d44bb183967a9f991e1dd3',qos_specs=None,replication_status=,reservations=['0e3860ab-0238-4a34-8302-034aab6baf2e','29ca4d47-0a7f-4e5d-98b5-dc548518112d','36f8d53b-96c7-4b7e-ad9e-114d2b628539','a1967791-c90a-4993-8bfb-93dfa49d5b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2737a6bce0ab4634842dc71dd83b198e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f833b4f4-d1c3-492d-8b35-90aa7b9786b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f833b4f4-d1c3-492d-8b35-90aa7b9786b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Flow 'volume_create_api' (752ec432-f1e5-4424-9d77-1ff67d4bc8ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Create volume request issued successfully. Sep 01 02:17:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6628c9c1-d8b7-478e-99dd-d5f82655fc93 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1156/2258] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:56 2026] POST /volume/v3/volumes => generated 755 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-eddf58f0-e868-4a80-a085-9f7d59e95723 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-ebb57dff-29e3-4501-8382-bdf3b6878df8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eddf58f0-e868-4a80-a085-9f7d59e95723 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:17:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eddf58f0-e868-4a80-a085-9f7d59e95723 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eddf58f0-e868-4a80-a085-9f7d59e95723 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-ebb57dff-29e3-4501-8382-bdf3b6878df8 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-ebb57dff-29e3-4501-8382-bdf3b6878df8 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-ebb57dff-29e3-4501-8382-bdf3b6878df8 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-eddf58f0-e868-4a80-a085-9f7d59e95723 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:17:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-ebb57dff-29e3-4501-8382-bdf3b6878df8 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:17:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eddf58f0-e868-4a80-a085-9f7d59e95723 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:17:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1103/2259] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:57 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 823 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-ebb57dff-29e3-4501-8382-bdf3b6878df8 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:17:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1157/2260] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:57 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 1330 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-38e8de8a-99d1-4e36-bde6-434e1b689a3d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-38e8de8a-99d1-4e36-bde6-434e1b689a3d None None] GET http://192.168.122.15/volume// Sep 01 02:17:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-38e8de8a-99d1-4e36-bde6-434e1b689a3d None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-38e8de8a-99d1-4e36-bde6-434e1b689a3d None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-38e8de8a-99d1-4e36-bde6-434e1b689a3d None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:17:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1104/2261] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:57 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-ee6abd90-fad2-41a0-ad23-fbfe9bfa187c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-ee6abd90-fad2-41a0-ad23-fbfe9bfa187c tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:17:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-ee6abd90-fad2-41a0-ad23-fbfe9bfa187c tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfbca754-004d-4244-bffc-d3b55837318d", "connector": null, "instance_uuid": "39651b7b-b204-40cd-9c2d-00d9040d8ad8"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-ee6abd90-fad2-41a0-ad23-fbfe9bfa187c tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:17:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1158/2262] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:17:57 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d88445da-f6b8-41d5-8d04-bb3b58593526 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d88445da-f6b8-41d5-8d04-bb3b58593526 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:17:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d88445da-f6b8-41d5-8d04-bb3b58593526 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d88445da-f6b8-41d5-8d04-bb3b58593526 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d88445da-f6b8-41d5-8d04-bb3b58593526 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:17:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d88445da-f6b8-41d5-8d04-bb3b58593526 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:17:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1105/2263] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:58 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 847 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-b316fa56-8268-4af9-96b7-992a3617b840 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-b316fa56-8268-4af9-96b7-992a3617b840 None None] GET http://192.168.122.15/volume// Sep 01 02:17:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-b316fa56-8268-4af9-96b7-992a3617b840 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-b316fa56-8268-4af9-96b7-992a3617b840 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-b316fa56-8268-4af9-96b7-992a3617b840 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:17:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1159/2264] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:59 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:17:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-b150ae5c-3c8a-4045-9159-0b970c242d28 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-b150ae5c-3c8a-4045-9159-0b970c242d28 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:17:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-b150ae5c-3c8a-4045-9159-0b970c242d28 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-b150ae5c-3c8a-4045-9159-0b970c242d28 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-b150ae5c-3c8a-4045-9159-0b970c242d28 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:17:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-b150ae5c-3c8a-4045-9159-0b970c242d28 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:17:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1106/2265] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:17:59 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 1510 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-3c4a58b1-7e97-497c-a968-1eaefb78090c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-3c4a58b1-7e97-497c-a968-1eaefb78090c tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] PUT http://192.168.122.15/volume/v3/attachments/9910b357-5b23-4a8d-8590-900247af5ba3 Sep 01 02:17:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-3c4a58b1-7e97-497c-a968-1eaefb78090c tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:59 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-3c4a58b1-7e97-497c-a968-1eaefb78090c tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Acquiring lock "cinder-attachment_update-bfbca754-004d-4244-bffc-d3b55837318d-devstack" by "attachment_update" {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:17:59 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-3c4a58b1-7e97-497c-a968-1eaefb78090c tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Lock "cinder-attachment_update-bfbca754-004d-4244-bffc-d3b55837318d-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:17:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:17:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:17:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-66cc528c-4576-4194-940e-8f8d18bb22c7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-66cc528c-4576-4194-940e-8f8d18bb22c7 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:17:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-66cc528c-4576-4194-940e-8f8d18bb22c7 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-66cc528c-4576-4194-940e-8f8d18bb22c7 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-66cc528c-4576-4194-940e-8f8d18bb22c7 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:17:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-66cc528c-4576-4194-940e-8f8d18bb22c7 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:17:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1107/2266] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:59 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 905 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:59 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-3c4a58b1-7e97-497c-a968-1eaefb78090c tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Lock "cinder-attachment_update-bfbca754-004d-4244-bffc-d3b55837318d-devstack" released by "attachment_update" :: held 0.327s {{(pid=87155) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:17:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-3c4a58b1-7e97-497c-a968-1eaefb78090c tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/attachments/9910b357-5b23-4a8d-8590-900247af5ba3 returned with HTTP 200 Sep 01 02:17:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1160/2267] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:17:59 2026] PUT /volume/v3/attachments/9910b357-5b23-4a8d-8590-900247af5ba3 => generated 694 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-2e2a4f74-5ed0-4061-8554-6635ed8ea7fd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-2e2a4f74-5ed0-4061-8554-6635ed8ea7fd tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] POST http://192.168.122.15/volume/v3/attachments/9910b357-5b23-4a8d-8590-900247af5ba3/action Sep 01 02:17:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-2e2a4f74-5ed0-4061-8554-6635ed8ea7fd tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Action body: b'{"os-complete": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-2e2a4f74-5ed0-4061-8554-6635ed8ea7fd tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:17:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:17:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-040be64f-8766-4cde-8910-3ea18aaecbc2 req-2e2a4f74-5ed0-4061-8554-6635ed8ea7fd tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/attachments/9910b357-5b23-4a8d-8590-900247af5ba3/action returned with HTTP 204 Sep 01 02:17:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1108/2268] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:17:59 2026] POST /volume/v3/attachments/9910b357-5b23-4a8d-8590-900247af5ba3/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a845b5d9-9be9-46a2-acda-8ae13444cd70 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a845b5d9-9be9-46a2-acda-8ae13444cd70 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a845b5d9-9be9-46a2-acda-8ae13444cd70 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a845b5d9-9be9-46a2-acda-8ae13444cd70 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a845b5d9-9be9-46a2-acda-8ae13444cd70 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a845b5d9-9be9-46a2-acda-8ae13444cd70 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:18:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1161/2269] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:00 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 908 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c504ad03-61b7-4dc8-ad25-25e921a579b4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c504ad03-61b7-4dc8-ad25-25e921a579b4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c504ad03-61b7-4dc8-ad25-25e921a579b4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c504ad03-61b7-4dc8-ad25-25e921a579b4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c504ad03-61b7-4dc8-ad25-25e921a579b4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c504ad03-61b7-4dc8-ad25-25e921a579b4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:18:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1109/2270] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:01 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 908 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-805461a5-c8d7-4f1b-96cf-36a48517f493 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-805461a5-c8d7-4f1b-96cf-36a48517f493 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-805461a5-c8d7-4f1b-96cf-36a48517f493 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-805461a5-c8d7-4f1b-96cf-36a48517f493 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-805461a5-c8d7-4f1b-96cf-36a48517f493 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-805461a5-c8d7-4f1b-96cf-36a48517f493 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:18:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1162/2271] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:02 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 908 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e76edf87-7ea6-4d54-be11-3242f2e285bd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e76edf87-7ea6-4d54-be11-3242f2e285bd tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e76edf87-7ea6-4d54-be11-3242f2e285bd tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e76edf87-7ea6-4d54-be11-3242f2e285bd tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:03 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:03 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e76edf87-7ea6-4d54-be11-3242f2e285bd tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e76edf87-7ea6-4d54-be11-3242f2e285bd tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:18:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1110/2272] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:03 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 908 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4124689b-dceb-4d9e-a162-7c66565932e9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4124689b-dceb-4d9e-a162-7c66565932e9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4124689b-dceb-4d9e-a162-7c66565932e9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4124689b-dceb-4d9e-a162-7c66565932e9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4124689b-dceb-4d9e-a162-7c66565932e9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4124689b-dceb-4d9e-a162-7c66565932e9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:18:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1163/2273] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:04 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 1326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5c471e90-5ff3-4bf3-b502-5ebc16f6e6de None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5c471e90-5ff3-4bf3-b502-5ebc16f6e6de tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] POST http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c/action Sep 01 02:18:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5c471e90-5ff3-4bf3-b502-5ebc16f6e6de tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5c471e90-5ff3-4bf3-b502-5ebc16f6e6de tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5c471e90-5ff3-4bf3-b502-5ebc16f6e6de tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-5c471e90-5ff3-4bf3-b502-5ebc16f6e6de tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Created reservations ['5de28600-43b8-4865-b8d8-3e2926fb9a80', 'c9afaa27-e96c-4ffe-84ff-b15497037f62'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5c471e90-5ff3-4bf3-b502-5ebc16f6e6de tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Extend volume request issued successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5c471e90-5ff3-4bf3-b502-5ebc16f6e6de tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c/action returned with HTTP 202 Sep 01 02:18:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1111/2274] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:18:04 2026] POST /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-876ec346-b1db-41d1-8ca6-748d3c4fdfe4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-876ec346-b1db-41d1-8ca6-748d3c4fdfe4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-876ec346-b1db-41d1-8ca6-748d3c4fdfe4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-876ec346-b1db-41d1-8ca6-748d3c4fdfe4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-876ec346-b1db-41d1-8ca6-748d3c4fdfe4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-876ec346-b1db-41d1-8ca6-748d3c4fdfe4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:18:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1164/2275] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 1326 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-add67dd1-6e09-40d6-a556-514308862125 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-add67dd1-6e09-40d6-a556-514308862125 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-add67dd1-6e09-40d6-a556-514308862125 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-add67dd1-6e09-40d6-a556-514308862125 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-add67dd1-6e09-40d6-a556-514308862125 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-add67dd1-6e09-40d6-a556-514308862125 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1112/2276] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 1326 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4aa9fa5a-d9d6-4be9-9f3a-815a65600056 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4aa9fa5a-d9d6-4be9-9f3a-815a65600056 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4aa9fa5a-d9d6-4be9-9f3a-815a65600056 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4aa9fa5a-d9d6-4be9-9f3a-815a65600056 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4aa9fa5a-d9d6-4be9-9f3a-815a65600056 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4aa9fa5a-d9d6-4be9-9f3a-815a65600056 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1165/2277] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 1326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6405b809-9700-40dc-bb30-74af6a6cd7e5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6405b809-9700-40dc-bb30-74af6a6cd7e5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6405b809-9700-40dc-bb30-74af6a6cd7e5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6405b809-9700-40dc-bb30-74af6a6cd7e5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6405b809-9700-40dc-bb30-74af6a6cd7e5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6405b809-9700-40dc-bb30-74af6a6cd7e5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1113/2278] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 1326 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b00df437-6491-4396-868b-b27cc8c91247 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b00df437-6491-4396-868b-b27cc8c91247 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] DELETE http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b00df437-6491-4396-868b-b27cc8c91247 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b00df437-6491-4396-868b-b27cc8c91247 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-b00df437-6491-4396-868b-b27cc8c91247 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Delete volume with id: 8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b00df437-6491-4396-868b-b27cc8c91247 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b00df437-6491-4396-868b-b27cc8c91247 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Delete volume request issued successfully. Sep 01 02:18:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b00df437-6491-4396-868b-b27cc8c91247 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 202 Sep 01 02:18:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1166/2279] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:06 2026] DELETE /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-95e041d9-9287-4fba-883a-a40c0acd9698 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95e041d9-9287-4fba-883a-a40c0acd9698 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-95e041d9-9287-4fba-883a-a40c0acd9698 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-95e041d9-9287-4fba-883a-a40c0acd9698 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-95e041d9-9287-4fba-883a-a40c0acd9698 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95e041d9-9287-4fba-883a-a40c0acd9698 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1114/2280] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 1325 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3269569f-946a-48fd-8a71-92f393e692a4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3269569f-946a-48fd-8a71-92f393e692a4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c Sep 01 02:18:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3269569f-946a-48fd-8a71-92f393e692a4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3269569f-946a-48fd-8a71-92f393e692a4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3269569f-946a-48fd-8a71-92f393e692a4 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c returned with HTTP 404 Sep 01 02:18:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1167/2281] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:07 2026] GET /volume/v3/volumes/8e61cb87-c5cc-4a9e-9940-c4171257275c => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7fa30898-f563-4bd9-b95a-07527ed09074 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:18:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-299434702"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-299434702'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:07 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Create volume of 1 GB Sep 01 02:18:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Availability Zones retrieved successfully. Sep 01 02:18:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Flow 'volume_create_api' (5d17fdf2-dc84-4098-97e9-23b01744caea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36564018-6a78-4424-b7c1-126795c75190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36564018-6a78-4424-b7c1-126795c75190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7e7b515-c10a-426a-b9f1-70f96c7974d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Created reservations ['0a70e778-da69-42cf-a73d-3fa8487e694b', 'c3b759ae-f529-402d-8b57-b7d56efdf9e5', 'f024c2c1-ac02-43a3-a60c-047c9d6f08af', '88c6a164-9ca1-423d-aee4-452c973470f2'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7e7b515-c10a-426a-b9f1-70f96c7974d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a70e778-da69-42cf-a73d-3fa8487e694b', 'c3b759ae-f529-402d-8b57-b7d56efdf9e5', 'f024c2c1-ac02-43a3-a60c-047c9d6f08af', '88c6a164-9ca1-423d-aee4-452c973470f2']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32759cb2-e717-42e8-83ef-1e705a606e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:08 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32759cb2-e717-42e8-83ef-1e705a606e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4892efe-5cb5-4c7e-9c88-edf1133ed7f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-299434702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db69977329d44bb183967a9f991e1dd3',qos_specs=None,replication_status=,reservations=['0a70e778-da69-42cf-a73d-3fa8487e694b','c3b759ae-f529-402d-8b57-b7d56efdf9e5','f024c2c1-ac02-43a3-a60c-047c9d6f08af','88c6a164-9ca1-423d-aee4-452c973470f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2737a6bce0ab4634842dc71dd83b198e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-299434702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4892efe-5cb5-4c7e-9c88-edf1133ed7f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db69977329d44bb183967a9f991e1dd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2737a6bce0ab4634842dc71dd83b198e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ff0d04-87fa-4a35-a757-9f92f5799bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ff0d04-87fa-4a35-a757-9f92f5799bbf) transitioned into state 'SUCCESS' from state '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-299434702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db69977329d44bb183967a9f991e1dd3',qos_specs=None,replication_status=,reservations=['0a70e778-da69-42cf-a73d-3fa8487e694b','c3b759ae-f529-402d-8b57-b7d56efdf9e5','f024c2c1-ac02-43a3-a60c-047c9d6f08af','88c6a164-9ca1-423d-aee4-452c973470f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2737a6bce0ab4634842dc71dd83b198e',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfb3e5e-9b51-416d-aaa8-840270650c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfb3e5e-9b51-416d-aaa8-840270650c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Flow 'volume_create_api' (5d17fdf2-dc84-4098-97e9-23b01744caea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Create volume request issued successfully. Sep 01 02:18:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7fa30898-f563-4bd9-b95a-07527ed09074 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1115/2282] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:07 2026] POST /volume/v3/volumes => generated 754 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0c6c6e9b-04a8-421f-95b2-86e802d51015 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c6c6e9b-04a8-421f-95b2-86e802d51015 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c6c6e9b-04a8-421f-95b2-86e802d51015 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c6c6e9b-04a8-421f-95b2-86e802d51015 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0c6c6e9b-04a8-421f-95b2-86e802d51015 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c6c6e9b-04a8-421f-95b2-86e802d51015 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 returned with HTTP 200 Sep 01 02:18:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1168/2283] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:08 2026] GET /volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-32c54a7f-2f28-4451-8c44-53cbadd5ffc2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-32c54a7f-2f28-4451-8c44-53cbadd5ffc2 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-32c54a7f-2f28-4451-8c44-53cbadd5ffc2 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-32c54a7f-2f28-4451-8c44-53cbadd5ffc2 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:09 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=192,cinder:UPDATE=42,cinder:DELETE=5,cinder:INSERT=18 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-32c54a7f-2f28-4451-8c44-53cbadd5ffc2 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-32c54a7f-2f28-4451-8c44-53cbadd5ffc2 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 returned with HTTP 200 Sep 01 02:18:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1116/2284] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:09 2026] GET /volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 => generated 846 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-59975f9b-4aa8-4bc9-a56d-4bc94c51b5cb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-59975f9b-4aa8-4bc9-a56d-4bc94c51b5cb tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-59975f9b-4aa8-4bc9-a56d-4bc94c51b5cb tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-59975f9b-4aa8-4bc9-a56d-4bc94c51b5cb tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:10 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=232,cinder:INSERT=35,cinder:UPDATE=69,cinder:DELETE=4 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-59975f9b-4aa8-4bc9-a56d-4bc94c51b5cb tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-59975f9b-4aa8-4bc9-a56d-4bc94c51b5cb tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 returned with HTTP 200 Sep 01 02:18:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1169/2285] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:10 2026] GET /volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-88b81e96-f3ca-4873-b02e-3248e53378b8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-88b81e96-f3ca-4873-b02e-3248e53378b8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:18:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-88b81e96-f3ca-4873-b02e-3248e53378b8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4892efe-5cb5-4c7e-9c88-edf1133ed7f0", "name": "tempest-VolumesExtendTest-Snapshot-179202846"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-88b81e96-f3ca-4873-b02e-3248e53378b8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:10 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-88b81e96-f3ca-4873-b02e-3248e53378b8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Create snapshot from volume d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:11 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-88b81e96-f3ca-4873-b02e-3248e53378b8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Created reservations ['3f32743a-43f6-4903-baba-831f1765b8eb', '1f842285-d7fb-4ddd-8e1e-51df298bedf0', '283750ad-c98c-48c6-940e-b287f04b78ed', '5ec2f702-09f6-41f8-9912-fe0b346aed02'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-88b81e96-f3ca-4873-b02e-3248e53378b8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Snapshot create request issued successfully. Sep 01 02:18:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-88b81e96-f3ca-4873-b02e-3248e53378b8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1117/2286] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:10 2026] POST /volume/v3/snapshots => generated 303 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:18:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-782a21a8-b998-4531-86bf-ca6a24a9be0e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-782a21a8-b998-4531-86bf-ca6a24a9be0e tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 Sep 01 02:18:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-782a21a8-b998-4531-86bf-ca6a24a9be0e tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-782a21a8-b998-4531-86bf-ca6a24a9be0e tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-782a21a8-b998-4531-86bf-ca6a24a9be0e tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Snapshot retrieved successfully. Sep 01 02:18:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-782a21a8-b998-4531-86bf-ca6a24a9be0e tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 returned with HTTP 200 Sep 01 02:18:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1170/2287] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:11 2026] GET /volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 => generated 435 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-acc6bb59-7db0-497a-bdcd-6de3341a26ac None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-acc6bb59-7db0-497a-bdcd-6de3341a26ac tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 Sep 01 02:18:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-acc6bb59-7db0-497a-bdcd-6de3341a26ac tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-acc6bb59-7db0-497a-bdcd-6de3341a26ac tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-acc6bb59-7db0-497a-bdcd-6de3341a26ac tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Snapshot retrieved successfully. Sep 01 02:18:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-acc6bb59-7db0-497a-bdcd-6de3341a26ac tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 returned with HTTP 200 Sep 01 02:18:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1118/2288] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:12 2026] GET /volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 => generated 435 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6287213b-5463-4b85-9667-0b266ba760b5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6287213b-5463-4b85-9667-0b266ba760b5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 Sep 01 02:18:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6287213b-5463-4b85-9667-0b266ba760b5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6287213b-5463-4b85-9667-0b266ba760b5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6287213b-5463-4b85-9667-0b266ba760b5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Snapshot retrieved successfully. Sep 01 02:18:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6287213b-5463-4b85-9667-0b266ba760b5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 returned with HTTP 200 Sep 01 02:18:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1171/2289] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:13 2026] GET /volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 => generated 435 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c07c2481-7913-4809-bef8-03b1163a60bc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c07c2481-7913-4809-bef8-03b1163a60bc tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 Sep 01 02:18:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c07c2481-7913-4809-bef8-03b1163a60bc tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c07c2481-7913-4809-bef8-03b1163a60bc tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c07c2481-7913-4809-bef8-03b1163a60bc tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Snapshot retrieved successfully. Sep 01 02:18:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c07c2481-7913-4809-bef8-03b1163a60bc tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 returned with HTTP 200 Sep 01 02:18:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1119/2290] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:14 2026] GET /volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 => generated 462 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-880be1db-fb68-442c-a416-734e94fad2f1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-880be1db-fb68-442c-a416-734e94fad2f1 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] POST http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0/action Sep 01 02:18:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-880be1db-fb68-442c-a416-734e94fad2f1 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-880be1db-fb68-442c-a416-734e94fad2f1 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-880be1db-fb68-442c-a416-734e94fad2f1 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:14 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-880be1db-fb68-442c-a416-734e94fad2f1 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Created reservations ['5821ce70-46ca-4e4d-9141-d54760d1b0c6', 'e8f7c3cf-2d60-4fcd-8f41-f7ff448adda0'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-880be1db-fb68-442c-a416-734e94fad2f1 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Extend volume request issued successfully. Sep 01 02:18:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-880be1db-fb68-442c-a416-734e94fad2f1 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0/action returned with HTTP 202 Sep 01 02:18:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1172/2291] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:18:14 2026] POST /volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:18:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6fd25efa-546a-4a10-8a1b-0581c5a7f2f8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6fd25efa-546a-4a10-8a1b-0581c5a7f2f8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6fd25efa-546a-4a10-8a1b-0581c5a7f2f8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6fd25efa-546a-4a10-8a1b-0581c5a7f2f8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6fd25efa-546a-4a10-8a1b-0581c5a7f2f8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6fd25efa-546a-4a10-8a1b-0581c5a7f2f8 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 returned with HTTP 200 Sep 01 02:18:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1120/2292] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:14 2026] GET /volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dd3daebf-1c2e-4f33-8d9b-b4942d701dc5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dd3daebf-1c2e-4f33-8d9b-b4942d701dc5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dd3daebf-1c2e-4f33-8d9b-b4942d701dc5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dd3daebf-1c2e-4f33-8d9b-b4942d701dc5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-dd3daebf-1c2e-4f33-8d9b-b4942d701dc5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dd3daebf-1c2e-4f33-8d9b-b4942d701dc5 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 returned with HTTP 200 Sep 01 02:18:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1173/2293] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:15 2026] GET /volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3ffb1e7d-bf3b-4b78-a609-b0db91216e1d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3ffb1e7d-bf3b-4b78-a609-b0db91216e1d tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3ffb1e7d-bf3b-4b78-a609-b0db91216e1d tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3ffb1e7d-bf3b-4b78-a609-b0db91216e1d tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3ffb1e7d-bf3b-4b78-a609-b0db91216e1d tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3ffb1e7d-bf3b-4b78-a609-b0db91216e1d tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 returned with HTTP 200 Sep 01 02:18:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1121/2294] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:15 2026] GET /volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-04905913-b154-47a5-8f9e-ed0ea90e551c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-04905913-b154-47a5-8f9e-ed0ea90e551c tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 Sep 01 02:18:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-04905913-b154-47a5-8f9e-ed0ea90e551c tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-04905913-b154-47a5-8f9e-ed0ea90e551c tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:15 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-04905913-b154-47a5-8f9e-ed0ea90e551c tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Delete snapshot with id: 12501fd6-bc5b-4263-a01a-56c13205e7e4 Sep 01 02:18:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-04905913-b154-47a5-8f9e-ed0ea90e551c tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Snapshot retrieved successfully. Sep 01 02:18:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-04905913-b154-47a5-8f9e-ed0ea90e551c tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Snapshot delete request issued successfully. Sep 01 02:18:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-04905913-b154-47a5-8f9e-ed0ea90e551c tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 returned with HTTP 202 Sep 01 02:18:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1174/2295] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:15 2026] DELETE /volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-85dfa2a6-6724-4a3d-83b7-b7fd66a6f8dd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85dfa2a6-6724-4a3d-83b7-b7fd66a6f8dd tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 Sep 01 02:18:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85dfa2a6-6724-4a3d-83b7-b7fd66a6f8dd tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85dfa2a6-6724-4a3d-83b7-b7fd66a6f8dd tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-85dfa2a6-6724-4a3d-83b7-b7fd66a6f8dd tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Snapshot retrieved successfully. Sep 01 02:18:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85dfa2a6-6724-4a3d-83b7-b7fd66a6f8dd tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 returned with HTTP 200 Sep 01 02:18:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1122/2296] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:15 2026] GET /volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 => generated 461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8e7d46a6-db5f-42c2-9453-e99a79dffcb3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e7d46a6-db5f-42c2-9453-e99a79dffcb3 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 Sep 01 02:18:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8e7d46a6-db5f-42c2-9453-e99a79dffcb3 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8e7d46a6-db5f-42c2-9453-e99a79dffcb3 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8e7d46a6-db5f-42c2-9453-e99a79dffcb3 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Snapshot retrieved successfully. Sep 01 02:18:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e7d46a6-db5f-42c2-9453-e99a79dffcb3 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 returned with HTTP 200 Sep 01 02:18:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1175/2297] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:16 2026] GET /volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-76a188e0-3359-4af6-8daa-4bd5f3e3673d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-76a188e0-3359-4af6-8daa-4bd5f3e3673d tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 Sep 01 02:18:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-76a188e0-3359-4af6-8daa-4bd5f3e3673d tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-76a188e0-3359-4af6-8daa-4bd5f3e3673d tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-76a188e0-3359-4af6-8daa-4bd5f3e3673d tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 returned with HTTP 404 Sep 01 02:18:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1123/2298] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:17 2026] GET /volume/v3/snapshots/12501fd6-bc5b-4263-a01a-56c13205e7e4 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8adda1ea-69f6-4618-a6f4-cec92053af87 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8adda1ea-69f6-4618-a6f4-cec92053af87 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8adda1ea-69f6-4618-a6f4-cec92053af87 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8adda1ea-69f6-4618-a6f4-cec92053af87 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8adda1ea-69f6-4618-a6f4-cec92053af87 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8adda1ea-69f6-4618-a6f4-cec92053af87 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 returned with HTTP 200 Sep 01 02:18:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1176/2299] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:17 2026] GET /volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0571ef8d-ab77-4957-8558-eda62f2366b9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0571ef8d-ab77-4957-8558-eda62f2366b9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] DELETE http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0571ef8d-ab77-4957-8558-eda62f2366b9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0571ef8d-ab77-4957-8558-eda62f2366b9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:17 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-0571ef8d-ab77-4957-8558-eda62f2366b9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Delete volume with id: d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0571ef8d-ab77-4957-8558-eda62f2366b9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0571ef8d-ab77-4957-8558-eda62f2366b9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Delete volume request issued successfully. Sep 01 02:18:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0571ef8d-ab77-4957-8558-eda62f2366b9 tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 returned with HTTP 202 Sep 01 02:18:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1124/2300] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:17 2026] DELETE /volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5cc67dcb-c5e4-45aa-95e8-24a65d05d7dc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5cc67dcb-c5e4-45aa-95e8-24a65d05d7dc tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5cc67dcb-c5e4-45aa-95e8-24a65d05d7dc tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5cc67dcb-c5e4-45aa-95e8-24a65d05d7dc tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5cc67dcb-c5e4-45aa-95e8-24a65d05d7dc tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Volume info retrieved successfully. Sep 01 02:18:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5cc67dcb-c5e4-45aa-95e8-24a65d05d7dc tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 returned with HTTP 200 Sep 01 02:18:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1177/2301] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:18 2026] GET /volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-53e758fb-f68b-43b3-ab3c-22a1547fcc0c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-53e758fb-f68b-43b3-ab3c-22a1547fcc0c tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] GET http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 Sep 01 02:18:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-53e758fb-f68b-43b3-ab3c-22a1547fcc0c tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-53e758fb-f68b-43b3-ab3c-22a1547fcc0c tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-53e758fb-f68b-43b3-ab3c-22a1547fcc0c tempest-VolumesExtendTest-1613501152 tempest-VolumesExtendTest-1613501152-project-member] http://192.168.122.15/volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 returned with HTTP 404 Sep 01 02:18:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1125/2302] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:19 2026] GET /volume/v3/volumes/d4892efe-5cb5-4c7e-9c88-edf1133ed7f0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-de952fc5-3cea-45a5-a91d-a44572675e46 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2135288782", "metadata": {"Type": "Test"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2135288782', 'metadata': {'Type': 'Test'}}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume of 1 GB Sep 01 02:18:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Availability Zones retrieved successfully. Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (56bc77c4-edf8-4d61-b81d-65b19bfcee51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b6ab889-855b-4349-b315-42d712ad22f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b6ab889-855b-4349-b315-42d712ad22f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d59a69be-f04c-498d-9f7a-f93c653cff51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Created reservations ['d0491ee9-578a-47bb-8618-ef8b5371b03e', '6a1ed6ef-2466-4b19-a3c7-a24a4bb60f11', '598d5ea1-d11e-47bf-b1a4-31d7fa76515e', '133433da-2078-4911-9e10-49515f9ea3a9'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d59a69be-f04c-498d-9f7a-f93c653cff51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0491ee9-578a-47bb-8618-ef8b5371b03e', '6a1ed6ef-2466-4b19-a3c7-a24a4bb60f11', '598d5ea1-d11e-47bf-b1a4-31d7fa76515e', '133433da-2078-4911-9e10-49515f9ea3a9']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33508f7e-8189-4291-bfe4-d9fe018a8cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33508f7e-8189-4291-bfe4-d9fe018a8cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '833ce2cb-c44f-44fb-bba7-bd49d39664a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2135288782',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['d0491ee9-578a-47bb-8618-ef8b5371b03e','6a1ed6ef-2466-4b19-a3c7-a24a4bb60f11','598d5ea1-d11e-47bf-b1a4-31d7fa76515e','133433da-2078-4911-9e10-49515f9ea3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2135288782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=833ce2cb-c44f-44fb-bba7-bd49d39664a4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='29c50de6967a4cc59e9551a5360f0a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94b3dfed85d24cf58bbf62344830fe73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc1a741-f71e-4229-a73f-2b49194f4ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc1a741-f71e-4229-a73f-2b49194f4ee4) transitioned into state 'SUCCESS' from state '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-2135288782',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['d0491ee9-578a-47bb-8618-ef8b5371b03e','6a1ed6ef-2466-4b19-a3c7-a24a4bb60f11','598d5ea1-d11e-47bf-b1a4-31d7fa76515e','133433da-2078-4911-9e10-49515f9ea3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2658fc80-8c48-48c1-bf63-acb839e51f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2658fc80-8c48-48c1-bf63-acb839e51f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (56bc77c4-edf8-4d61-b81d-65b19bfcee51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request issued successfully. Sep 01 02:18:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de952fc5-3cea-45a5-a91d-a44572675e46 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1178/2303] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:21 2026] POST /volume/v3/volumes => generated 766 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2cf1f4a1-5eb4-481d-9356-809de7064696 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2cf1f4a1-5eb4-481d-9356-809de7064696 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 Sep 01 02:18:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2cf1f4a1-5eb4-481d-9356-809de7064696 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2cf1f4a1-5eb4-481d-9356-809de7064696 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2cf1f4a1-5eb4-481d-9356-809de7064696 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2cf1f4a1-5eb4-481d-9356-809de7064696 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 returned with HTTP 200 Sep 01 02:18:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1126/2304] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:22 2026] GET /volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 => generated 834 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e91c08d9-b206-4ef6-bbb8-55ff04978a3a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e91c08d9-b206-4ef6-bbb8-55ff04978a3a tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 Sep 01 02:18:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e91c08d9-b206-4ef6-bbb8-55ff04978a3a tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e91c08d9-b206-4ef6-bbb8-55ff04978a3a tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e91c08d9-b206-4ef6-bbb8-55ff04978a3a tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e91c08d9-b206-4ef6-bbb8-55ff04978a3a tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1179/2305] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:23 2026] GET /volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f6676742-3034-48a1-ac8c-f9256ae49103 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f6676742-3034-48a1-ac8c-f9256ae49103 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 Sep 01 02:18:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f6676742-3034-48a1-ac8c-f9256ae49103 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f6676742-3034-48a1-ac8c-f9256ae49103 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f6676742-3034-48a1-ac8c-f9256ae49103 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f6676742-3034-48a1-ac8c-f9256ae49103 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1127/2306] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:23 2026] GET /volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-79ff1d59-97fa-4738-9321-fc1225d4fdd4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-79ff1d59-97fa-4738-9321-fc1225d4fdd4 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] PUT http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 Sep 01 02:18:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-79ff1d59-97fa-4738-9321-fc1225d4fdd4 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2135288782"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-79ff1d59-97fa-4738-9321-fc1225d4fdd4 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-79ff1d59-97fa-4738-9321-fc1225d4fdd4 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume updated successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-79ff1d59-97fa-4738-9321-fc1225d4fdd4 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1180/2307] 192.168.122.15 () {60 vars in 1247 bytes} [Tue Sep 1 02:18:23 2026] PUT /volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 => generated 791 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-062eda25-83c8-4991-880c-097acf9c5eda None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-062eda25-83c8-4991-880c-097acf9c5eda tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] PUT http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 Sep 01 02:18:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-062eda25-83c8-4991-880c-097acf9c5eda tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-340969151", "description": "This is the new description of volume"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-062eda25-83c8-4991-880c-097acf9c5eda tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-062eda25-83c8-4991-880c-097acf9c5eda tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume updated successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-062eda25-83c8-4991-880c-097acf9c5eda tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1128/2308] 192.168.122.15 () {60 vars in 1248 bytes} [Tue Sep 1 02:18:23 2026] PUT /volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 => generated 829 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-deefe5e7-4bd3-46c7-a33f-22a75d046dfc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-deefe5e7-4bd3-46c7-a33f-22a75d046dfc tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 Sep 01 02:18:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-deefe5e7-4bd3-46c7-a33f-22a75d046dfc tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-deefe5e7-4bd3-46c7-a33f-22a75d046dfc tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-deefe5e7-4bd3-46c7-a33f-22a75d046dfc tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-deefe5e7-4bd3-46c7-a33f-22a75d046dfc tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1181/2309] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:23 2026] GET /volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 => generated 897 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8048478a-71cb-4a9d-ac40-65384cce4435 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:18:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1017378165", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-712825515"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1017378165', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-712825515'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:23 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume of 1 GB Sep 01 02:18:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Availability Zones retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (339581f8-5669-4b9e-814a-8102727eb622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d744f4-e5ab-446c-8088-4eea78a54c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d744f4-e5ab-446c-8088-4eea78a54c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d694853-e1fd-4f90-a760-97da119e5c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Created reservations ['c6ef06ba-52cc-4314-b1af-5130cabd4743', '50013e77-19d2-4940-9add-80000be66061', '28bc743c-799b-4f46-9f81-a4cc131e2a99', '3714cf69-101a-400f-ac3a-e6c3e2350a31'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d694853-e1fd-4f90-a760-97da119e5c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6ef06ba-52cc-4314-b1af-5130cabd4743', '50013e77-19d2-4940-9add-80000be66061', '28bc743c-799b-4f46-9f81-a4cc131e2a99', '3714cf69-101a-400f-ac3a-e6c3e2350a31']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fef46ad-458a-4d0c-ba2a-e3d683457770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fef46ad-458a-4d0c-ba2a-e3d683457770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59dca235-df04-4c87-8ac2-d0f1759f33fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1017378165',display_name='tempest-VolumesGetTest-Volume-712825515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['c6ef06ba-52cc-4314-b1af-5130cabd4743','50013e77-19d2-4940-9add-80000be66061','28bc743c-799b-4f46-9f81-a4cc131e2a99','3714cf69-101a-400f-ac3a-e6c3e2350a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1017378165',display_name='tempest-VolumesGetTest-Volume-712825515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59dca235-df04-4c87-8ac2-d0f1759f33fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c50de6967a4cc59e9551a5360f0a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94b3dfed85d24cf58bbf62344830fe73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76821dd0-aad7-4068-ba71-f41b37ab81f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76821dd0-aad7-4068-ba71-f41b37ab81f5) transitioned into 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-1017378165',display_name='tempest-VolumesGetTest-Volume-712825515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['c6ef06ba-52cc-4314-b1af-5130cabd4743','50013e77-19d2-4940-9add-80000be66061','28bc743c-799b-4f46-9f81-a4cc131e2a99','3714cf69-101a-400f-ac3a-e6c3e2350a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65649aac-cba2-4459-9b5f-6238d85fed3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65649aac-cba2-4459-9b5f-6238d85fed3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (339581f8-5669-4b9e-814a-8102727eb622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request issued successfully. Sep 01 02:18:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8048478a-71cb-4a9d-ac40-65384cce4435 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1129/2310] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:23 2026] POST /volume/v3/volumes => generated 786 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b44358b6-8d0e-4d0e-b10f-29ab104559b0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b44358b6-8d0e-4d0e-b10f-29ab104559b0 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe Sep 01 02:18:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b44358b6-8d0e-4d0e-b10f-29ab104559b0 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b44358b6-8d0e-4d0e-b10f-29ab104559b0 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b44358b6-8d0e-4d0e-b10f-29ab104559b0 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b44358b6-8d0e-4d0e-b10f-29ab104559b0 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe returned with HTTP 200 Sep 01 02:18:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1182/2311] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:24 2026] GET /volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0eb78d3f-14a1-47b4-b58d-1e09b8a0fa3c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0eb78d3f-14a1-47b4-b58d-1e09b8a0fa3c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe Sep 01 02:18:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0eb78d3f-14a1-47b4-b58d-1e09b8a0fa3c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0eb78d3f-14a1-47b4-b58d-1e09b8a0fa3c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0eb78d3f-14a1-47b4-b58d-1e09b8a0fa3c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0eb78d3f-14a1-47b4-b58d-1e09b8a0fa3c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe returned with HTTP 200 Sep 01 02:18:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1130/2312] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:25 2026] GET /volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe => generated 878 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3ea2d08d-4ef6-48a1-875d-7cc7b53c1f06 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3ea2d08d-4ef6-48a1-875d-7cc7b53c1f06 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe Sep 01 02:18:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3ea2d08d-4ef6-48a1-875d-7cc7b53c1f06 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3ea2d08d-4ef6-48a1-875d-7cc7b53c1f06 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3ea2d08d-4ef6-48a1-875d-7cc7b53c1f06 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3ea2d08d-4ef6-48a1-875d-7cc7b53c1f06 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe returned with HTTP 200 Sep 01 02:18:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1183/2313] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:26 2026] GET /volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9dcb0968-095d-423b-a8b6-d1c20b0f89e9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9dcb0968-095d-423b-a8b6-d1c20b0f89e9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] PUT http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe Sep 01 02:18:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9dcb0968-095d-423b-a8b6-d1c20b0f89e9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2135288782", "description": null}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9dcb0968-095d-423b-a8b6-d1c20b0f89e9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9dcb0968-095d-423b-a8b6-d1c20b0f89e9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume updated successfully. Sep 01 02:18:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9dcb0968-095d-423b-a8b6-d1c20b0f89e9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe returned with HTTP 200 Sep 01 02:18:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1131/2314] 192.168.122.15 () {60 vars in 1247 bytes} [Tue Sep 1 02:18:26 2026] PUT /volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe => generated 777 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c9688aa5-643c-439f-bb01-d2798867a3f3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c9688aa5-643c-439f-bb01-d2798867a3f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe Sep 01 02:18:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c9688aa5-643c-439f-bb01-d2798867a3f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c9688aa5-643c-439f-bb01-d2798867a3f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c9688aa5-643c-439f-bb01-d2798867a3f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c9688aa5-643c-439f-bb01-d2798867a3f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe returned with HTTP 200 Sep 01 02:18:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1184/2315] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:26 2026] GET /volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-873139d2-3dfc-4438-9928-35802c49c08e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-873139d2-3dfc-4438-9928-35802c49c08e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] DELETE http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe Sep 01 02:18:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-873139d2-3dfc-4438-9928-35802c49c08e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-873139d2-3dfc-4438-9928-35802c49c08e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:26 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-873139d2-3dfc-4438-9928-35802c49c08e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume with id: 59dca235-df04-4c87-8ac2-d0f1759f33fe Sep 01 02:18:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-873139d2-3dfc-4438-9928-35802c49c08e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-873139d2-3dfc-4438-9928-35802c49c08e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume request issued successfully. Sep 01 02:18:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-873139d2-3dfc-4438-9928-35802c49c08e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe returned with HTTP 202 Sep 01 02:18:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1132/2316] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:26 2026] DELETE /volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-43a8a488-6651-4cd5-a6e2-ca538b0785e5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-43a8a488-6651-4cd5-a6e2-ca538b0785e5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe Sep 01 02:18:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-43a8a488-6651-4cd5-a6e2-ca538b0785e5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-43a8a488-6651-4cd5-a6e2-ca538b0785e5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-43a8a488-6651-4cd5-a6e2-ca538b0785e5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-43a8a488-6651-4cd5-a6e2-ca538b0785e5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe returned with HTTP 200 Sep 01 02:18:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1185/2317] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:26 2026] GET /volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-48981253-6130-4212-9033-0ad01e7d4a47 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-48981253-6130-4212-9033-0ad01e7d4a47 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe Sep 01 02:18:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-48981253-6130-4212-9033-0ad01e7d4a47 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-48981253-6130-4212-9033-0ad01e7d4a47 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-48981253-6130-4212-9033-0ad01e7d4a47 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe returned with HTTP 404 Sep 01 02:18:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1133/2318] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:27 2026] GET /volume/v3/volumes/59dca235-df04-4c87-8ac2-d0f1759f33fe => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f433e564-cf04-4b2c-bc31-75a4314e8780 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f433e564-cf04-4b2c-bc31-75a4314e8780 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 Sep 01 02:18:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f433e564-cf04-4b2c-bc31-75a4314e8780 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f433e564-cf04-4b2c-bc31-75a4314e8780 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f433e564-cf04-4b2c-bc31-75a4314e8780 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f433e564-cf04-4b2c-bc31-75a4314e8780 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 returned with HTTP 200 Sep 01 02:18:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1186/2319] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:27 2026] GET /volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 => generated 897 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4b00273b-41ed-464a-bc2e-6b58c43b8230 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b00273b-41ed-464a-bc2e-6b58c43b8230 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] DELETE http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 Sep 01 02:18:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b00273b-41ed-464a-bc2e-6b58c43b8230 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b00273b-41ed-464a-bc2e-6b58c43b8230 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:27 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-4b00273b-41ed-464a-bc2e-6b58c43b8230 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume with id: 833ce2cb-c44f-44fb-bba7-bd49d39664a4 Sep 01 02:18:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4b00273b-41ed-464a-bc2e-6b58c43b8230 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4b00273b-41ed-464a-bc2e-6b58c43b8230 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume request issued successfully. Sep 01 02:18:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b00273b-41ed-464a-bc2e-6b58c43b8230 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 returned with HTTP 202 Sep 01 02:18:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1134/2320] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:27 2026] DELETE /volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:18:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-03285c09-8dc8-4053-8544-599c7f721ab6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03285c09-8dc8-4053-8544-599c7f721ab6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 Sep 01 02:18:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03285c09-8dc8-4053-8544-599c7f721ab6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-03285c09-8dc8-4053-8544-599c7f721ab6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-03285c09-8dc8-4053-8544-599c7f721ab6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-03285c09-8dc8-4053-8544-599c7f721ab6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 returned with HTTP 200 Sep 01 02:18:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1187/2321] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:27 2026] GET /volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 => generated 896 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d86c4975-4115-4cc8-89f9-b9d9e7edc2a7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d86c4975-4115-4cc8-89f9-b9d9e7edc2a7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 Sep 01 02:18:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d86c4975-4115-4cc8-89f9-b9d9e7edc2a7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d86c4975-4115-4cc8-89f9-b9d9e7edc2a7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d86c4975-4115-4cc8-89f9-b9d9e7edc2a7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 returned with HTTP 404 Sep 01 02:18:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1135/2322] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:28 2026] GET /volume/v3/volumes/833ce2cb-c44f-44fb-bba7-bd49d39664a4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1683253030"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1683253030'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume of 1 GB Sep 01 02:18:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Availability Zones retrieved successfully. Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (c1454b39-5e27-4caf-b5fd-8a4077be6a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc61154-3192-4654-a896-68d302e588a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc61154-3192-4654-a896-68d302e588a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27cd7afa-1055-44dc-9cc5-fc161f63d0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Created reservations ['879f0b93-d478-4e1b-bb92-bca613533b29', '571ba109-e181-4187-97fa-70094886349e', '8404d254-00f1-4687-bdc9-8e69f737ee9c', 'b2b968a9-ddf2-41a4-9e86-1c007da06b7c'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27cd7afa-1055-44dc-9cc5-fc161f63d0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['879f0b93-d478-4e1b-bb92-bca613533b29', '571ba109-e181-4187-97fa-70094886349e', '8404d254-00f1-4687-bdc9-8e69f737ee9c', 'b2b968a9-ddf2-41a4-9e86-1c007da06b7c']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ff90ea-0849-467c-85f9-a51717f6e9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ff90ea-0849-467c-85f9-a51717f6e9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2206cedc-7146-43b6-96a6-68d74a623be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1683253030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['879f0b93-d478-4e1b-bb92-bca613533b29','571ba109-e181-4187-97fa-70094886349e','8404d254-00f1-4687-bdc9-8e69f737ee9c','b2b968a9-ddf2-41a4-9e86-1c007da06b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1683253030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2206cedc-7146-43b6-96a6-68d74a623be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c50de6967a4cc59e9551a5360f0a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94b3dfed85d24cf58bbf62344830fe73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (823eb0d5-0db8-4380-9354-15a6fe8d7540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (823eb0d5-0db8-4380-9354-15a6fe8d7540) transitioned into state 'SUCCESS' from state '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-1683253030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['879f0b93-d478-4e1b-bb92-bca613533b29','571ba109-e181-4187-97fa-70094886349e','8404d254-00f1-4687-bdc9-8e69f737ee9c','b2b968a9-ddf2-41a4-9e86-1c007da06b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac9b3d8-9c56-4a6f-93c1-e0e15a080233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac9b3d8-9c56-4a6f-93c1-e0e15a080233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (c1454b39-5e27-4caf-b5fd-8a4077be6a74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request issued successfully. Sep 01 02:18:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4b1b6fdc-0374-43e2-b0f9-f3e6dabf4a72 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1188/2323] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:29 2026] POST /volume/v3/volumes => generated 752 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7c8c47e5-4ccf-43b1-a57f-1ce199adbfd0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7c8c47e5-4ccf-43b1-a57f-1ce199adbfd0 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 Sep 01 02:18:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7c8c47e5-4ccf-43b1-a57f-1ce199adbfd0 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7c8c47e5-4ccf-43b1-a57f-1ce199adbfd0 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7c8c47e5-4ccf-43b1-a57f-1ce199adbfd0 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7c8c47e5-4ccf-43b1-a57f-1ce199adbfd0 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 returned with HTTP 200 Sep 01 02:18:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1136/2324] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:29 2026] GET /volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 => generated 820 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aa010256-316d-43a2-ab70-4e524951072c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa010256-316d-43a2-ab70-4e524951072c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 Sep 01 02:18:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aa010256-316d-43a2-ab70-4e524951072c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aa010256-316d-43a2-ab70-4e524951072c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aa010256-316d-43a2-ab70-4e524951072c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aa010256-316d-43a2-ab70-4e524951072c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 returned with HTTP 200 Sep 01 02:18:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1189/2325] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:30 2026] GET /volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7739f19c-8d85-4f95-9372-48caafe0cf7e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7739f19c-8d85-4f95-9372-48caafe0cf7e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 Sep 01 02:18:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7739f19c-8d85-4f95-9372-48caafe0cf7e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7739f19c-8d85-4f95-9372-48caafe0cf7e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7739f19c-8d85-4f95-9372-48caafe0cf7e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7739f19c-8d85-4f95-9372-48caafe0cf7e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 returned with HTTP 200 Sep 01 02:18:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1137/2326] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:31 2026] GET /volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2206cedc-7146-43b6-96a6-68d74a623be9", "size": 1, "name": "tempest-VolumesGetTest-Volume-757108693", "metadata": {"Type": "Test"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request body: {'volume': {'source_volid': '2206cedc-7146-43b6-96a6-68d74a623be9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-757108693', 'metadata': {'Type': 'Test'}}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume retrieved successfully. Sep 01 02:18:31 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume of 1 GB Sep 01 02:18:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Availability Zones retrieved successfully. Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (18324e81-47b8-48ef-951f-fb5b3bd0e456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e69417-1335-484f-9208-b41bb9ee955e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e69417-1335-484f-9208-b41bb9ee955e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2206cedc-7146-43b6-96a6-68d74a623be9', 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6788c543-45c7-4a78-b0cf-b538280fda93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Created reservations ['cb8f4a2c-cf03-4909-b4f8-242b7fb97d73', 'fd302118-e3ef-4255-8c6b-b7fc7d950e3a', '60d0a1d9-b731-4b07-b453-ebbb1ba99891', 'a32182b4-16fb-456a-8883-4946bba1bfc7'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6788c543-45c7-4a78-b0cf-b538280fda93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb8f4a2c-cf03-4909-b4f8-242b7fb97d73', 'fd302118-e3ef-4255-8c6b-b7fc7d950e3a', '60d0a1d9-b731-4b07-b453-ebbb1ba99891', 'a32182b4-16fb-456a-8883-4946bba1bfc7']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f952dd-5d9b-4055-9d29-d5581461deff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f952dd-5d9b-4055-9d29-d5581461deff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a5f47cc-8825-4e55-a913-556c77170ab8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-757108693',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['cb8f4a2c-cf03-4909-b4f8-242b7fb97d73','fd302118-e3ef-4255-8c6b-b7fc7d950e3a','60d0a1d9-b731-4b07-b453-ebbb1ba99891','a32182b4-16fb-456a-8883-4946bba1bfc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=2206cedc-7146-43b6-96a6-68d74a623be9,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-757108693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a5f47cc-8825-4e55-a913-556c77170ab8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='29c50de6967a4cc59e9551a5360f0a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2206cedc-7146-43b6-96a6-68d74a623be9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94b3dfed85d24cf58bbf62344830fe73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:31 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ae3109-62c5-4068-b973-043a1ac658dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:32 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ae3109-62c5-4068-b973-043a1ac658dd) transitioned into state 'SUCCESS' from state '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-757108693',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['cb8f4a2c-cf03-4909-b4f8-242b7fb97d73','fd302118-e3ef-4255-8c6b-b7fc7d950e3a','60d0a1d9-b731-4b07-b453-ebbb1ba99891','a32182b4-16fb-456a-8883-4946bba1bfc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=2206cedc-7146-43b6-96a6-68d74a623be9,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:32 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8892fb5-21b0-4045-aabc-243708a72463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:32 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8892fb5-21b0-4045-aabc-243708a72463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:32 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (18324e81-47b8-48ef-951f-fb5b3bd0e456) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request issued successfully. Sep 01 02:18:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eb70a648-07a9-4cc3-8e6a-0d8d6f066c7f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1190/2327] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:31 2026] POST /volume/v3/volumes => generated 799 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c9132913-7117-492f-a5ec-c99e6b9f01ba None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c9132913-7117-492f-a5ec-c99e6b9f01ba tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c9132913-7117-492f-a5ec-c99e6b9f01ba tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c9132913-7117-492f-a5ec-c99e6b9f01ba tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c9132913-7117-492f-a5ec-c99e6b9f01ba tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c9132913-7117-492f-a5ec-c99e6b9f01ba tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1138/2328] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:32 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9209f24d-472a-4405-a460-327575cc840d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9209f24d-472a-4405-a460-327575cc840d tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9209f24d-472a-4405-a460-327575cc840d tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9209f24d-472a-4405-a460-327575cc840d tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9209f24d-472a-4405-a460-327575cc840d tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9209f24d-472a-4405-a460-327575cc840d tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1191/2329] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:33 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 891 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9e411840-b7a5-46ce-99f2-c9fa831df0fb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9e411840-b7a5-46ce-99f2-c9fa831df0fb tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9e411840-b7a5-46ce-99f2-c9fa831df0fb tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9e411840-b7a5-46ce-99f2-c9fa831df0fb tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:34 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9e411840-b7a5-46ce-99f2-c9fa831df0fb tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9e411840-b7a5-46ce-99f2-c9fa831df0fb tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1139/2330] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:34 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 891 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7af8a86a-37a0-4cf0-a5eb-799c1230d62e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7af8a86a-37a0-4cf0-a5eb-799c1230d62e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7af8a86a-37a0-4cf0-a5eb-799c1230d62e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7af8a86a-37a0-4cf0-a5eb-799c1230d62e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:35 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:35 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7af8a86a-37a0-4cf0-a5eb-799c1230d62e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7af8a86a-37a0-4cf0-a5eb-799c1230d62e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1192/2331] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:35 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 891 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-33948926-63e1-4fa2-ad44-4b603e794168 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-33948926-63e1-4fa2-ad44-4b603e794168 None None] GET http://192.168.122.15/volume// Sep 01 02:18:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-33948926-63e1-4fa2-ad44-4b603e794168 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-33948926-63e1-4fa2-ad44-4b603e794168 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-33948926-63e1-4fa2-ad44-4b603e794168 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:18:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1140/2332] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:18:35 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-748ac8b9-a599-47ad-8e5e-18f4a8c67ca4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-748ac8b9-a599-47ad-8e5e-18f4a8c67ca4 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:18:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-748ac8b9-a599-47ad-8e5e-18f4a8c67ca4 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfbca754-004d-4244-bffc-d3b55837318d", "connector": null, "instance_uuid": "39651b7b-b204-40cd-9c2d-00d9040d8ad8"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:35 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:35 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:35 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:35 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-748ac8b9-a599-47ad-8e5e-18f4a8c67ca4 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:18:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1193/2333] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:18:35 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-f3806088-d067-4f7d-a3c3-6110438da439 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-f3806088-d067-4f7d-a3c3-6110438da439 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] DELETE http://192.168.122.15/volume/v3/attachments/9910b357-5b23-4a8d-8590-900247af5ba3 Sep 01 02:18:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-f3806088-d067-4f7d-a3c3-6110438da439 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-f3806088-d067-4f7d-a3c3-6110438da439 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:35 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:18:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-56c19229-c8c4-4d67-8be6-ccd6ebb89657 req-f3806088-d067-4f7d-a3c3-6110438da439 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/attachments/9910b357-5b23-4a8d-8590-900247af5ba3 returned with HTTP 200 Sep 01 02:18:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1141/2334] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:18:35 2026] DELETE /volume/v3/attachments/9910b357-5b23-4a8d-8590-900247af5ba3 => generated 192 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f930d33b-e4ed-4c68-bb05-986fdbe6c561 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f930d33b-e4ed-4c68-bb05-986fdbe6c561 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f930d33b-e4ed-4c68-bb05-986fdbe6c561 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f930d33b-e4ed-4c68-bb05-986fdbe6c561 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f930d33b-e4ed-4c68-bb05-986fdbe6c561 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f930d33b-e4ed-4c68-bb05-986fdbe6c561 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1194/2335] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:36 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 891 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-be18f5d2-99be-44d6-becd-82b984d13c87 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be18f5d2-99be-44d6-becd-82b984d13c87 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-be18f5d2-99be-44d6-becd-82b984d13c87 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-be18f5d2-99be-44d6-becd-82b984d13c87 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-be18f5d2-99be-44d6-becd-82b984d13c87 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-be18f5d2-99be-44d6-becd-82b984d13c87 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1142/2336] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:37 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 891 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f08d2a14-4f21-4b84-862f-4bd4c3c009d2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f08d2a14-4f21-4b84-862f-4bd4c3c009d2 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f08d2a14-4f21-4b84-862f-4bd4c3c009d2 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f08d2a14-4f21-4b84-862f-4bd4c3c009d2 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f08d2a14-4f21-4b84-862f-4bd4c3c009d2 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f08d2a14-4f21-4b84-862f-4bd4c3c009d2 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1195/2337] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 891 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5f967491-0da6-420f-9636-6f1198f0d42c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5f967491-0da6-420f-9636-6f1198f0d42c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5f967491-0da6-420f-9636-6f1198f0d42c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5f967491-0da6-420f-9636-6f1198f0d42c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5f967491-0da6-420f-9636-6f1198f0d42c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5f967491-0da6-420f-9636-6f1198f0d42c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1143/2338] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:39 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 891 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7e680f62-9493-40b4-b930-f0ef1c303f10 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e680f62-9493-40b4-b930-f0ef1c303f10 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7e680f62-9493-40b4-b930-f0ef1c303f10 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7e680f62-9493-40b4-b930-f0ef1c303f10 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7e680f62-9493-40b4-b930-f0ef1c303f10 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e680f62-9493-40b4-b930-f0ef1c303f10 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1196/2339] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:41 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 891 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-656994ac-a240-4d66-8b92-8162e077c59d req-c3da3986-5421-41d7-93a5-a156537fc260 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-c3da3986-5421-41d7-93a5-a156537fc260 None None] GET http://192.168.122.15/volume// Sep 01 02:18:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-c3da3986-5421-41d7-93a5-a156537fc260 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-c3da3986-5421-41d7-93a5-a156537fc260 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-c3da3986-5421-41d7-93a5-a156537fc260 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:18:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1144/2340] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:18:41 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:18:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-656994ac-a240-4d66-8b92-8162e077c59d req-3ad31d55-de93-491b-a81b-1e8b026c76f9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-3ad31d55-de93-491b-a81b-1e8b026c76f9 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] GET http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:18:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-3ad31d55-de93-491b-a81b-1e8b026c76f9 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-3ad31d55-de93-491b-a81b-1e8b026c76f9 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-656994ac-a240-4d66-8b92-8162e077c59d req-3ad31d55-de93-491b-a81b-1e8b026c76f9 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:18:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-3ad31d55-de93-491b-a81b-1e8b026c76f9 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 200 Sep 01 02:18:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1197/2341] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:18:41 2026] GET /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 1510 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:18:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-656994ac-a240-4d66-8b92-8162e077c59d req-2e35b234-99e1-4e04-92b9-9f0175591057 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-2e35b234-99e1-4e04-92b9-9f0175591057 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] PUT http://192.168.122.15/volume/v3/attachments/9143c3e3-36d8-4ca2-aed1-8812b36203dc Sep 01 02:18:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-2e35b234-99e1-4e04-92b9-9f0175591057 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:41 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-656994ac-a240-4d66-8b92-8162e077c59d req-2e35b234-99e1-4e04-92b9-9f0175591057 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Acquiring lock "cinder-attachment_update-bfbca754-004d-4244-bffc-d3b55837318d-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:18:41 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-656994ac-a240-4d66-8b92-8162e077c59d req-2e35b234-99e1-4e04-92b9-9f0175591057 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Lock "cinder-attachment_update-bfbca754-004d-4244-bffc-d3b55837318d-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:18:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-511afadc-1938-4227-bf43-f8d8837fc79c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-511afadc-1938-4227-bf43-f8d8837fc79c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-511afadc-1938-4227-bf43-f8d8837fc79c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-511afadc-1938-4227-bf43-f8d8837fc79c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-511afadc-1938-4227-bf43-f8d8837fc79c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-511afadc-1938-4227-bf43-f8d8837fc79c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1198/2342] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:42 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 891 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4718f63c-6afa-484d-92a6-afd553f82921 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4718f63c-6afa-484d-92a6-afd553f82921 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4718f63c-6afa-484d-92a6-afd553f82921 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4718f63c-6afa-484d-92a6-afd553f82921 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-656994ac-a240-4d66-8b92-8162e077c59d req-2e35b234-99e1-4e04-92b9-9f0175591057 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Lock "cinder-attachment_update-bfbca754-004d-4244-bffc-d3b55837318d-devstack" released by "attachment_update" :: held 1.608s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:18:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-2e35b234-99e1-4e04-92b9-9f0175591057 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/attachments/9143c3e3-36d8-4ca2-aed1-8812b36203dc returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1145/2343] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:18:41 2026] PUT /volume/v3/attachments/9143c3e3-36d8-4ca2-aed1-8812b36203dc => generated 694 bytes in 1658 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4718f63c-6afa-484d-92a6-afd553f82921 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4718f63c-6afa-484d-92a6-afd553f82921 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1199/2344] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:43 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 892 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d4e714fd-da93-40b1-89c1-566f464aa64f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d4e714fd-da93-40b1-89c1-566f464aa64f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d4e714fd-da93-40b1-89c1-566f464aa64f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d4e714fd-da93-40b1-89c1-566f464aa64f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-656994ac-a240-4d66-8b92-8162e077c59d req-d66bbf28-03cf-4c96-b8e5-22c6cbf7c2d6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-d66bbf28-03cf-4c96-b8e5-22c6cbf7c2d6 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] POST http://192.168.122.15/volume/v3/attachments/9143c3e3-36d8-4ca2-aed1-8812b36203dc/action Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-d66bbf28-03cf-4c96-b8e5-22c6cbf7c2d6 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-d66bbf28-03cf-4c96-b8e5-22c6cbf7c2d6 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d4e714fd-da93-40b1-89c1-566f464aa64f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d4e714fd-da93-40b1-89c1-566f464aa64f tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1146/2345] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:43 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 892 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5a83aaac-87cb-47b8-a9c2-b09b46b6c616 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5a83aaac-87cb-47b8-a9c2-b09b46b6c616 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] PUT http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5a83aaac-87cb-47b8-a9c2-b09b46b6c616 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-757108693"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-656994ac-a240-4d66-8b92-8162e077c59d req-d66bbf28-03cf-4c96-b8e5-22c6cbf7c2d6 tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/attachments/9143c3e3-36d8-4ca2-aed1-8812b36203dc/action returned with HTTP 204 Sep 01 02:18:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1200/2346] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:18:43 2026] POST /volume/v3/attachments/9143c3e3-36d8-4ca2-aed1-8812b36203dc/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5a83aaac-87cb-47b8-a9c2-b09b46b6c616 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5a83aaac-87cb-47b8-a9c2-b09b46b6c616 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume updated successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5a83aaac-87cb-47b8-a9c2-b09b46b6c616 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1147/2347] 192.168.122.15 () {60 vars in 1247 bytes} [Tue Sep 1 02:18:43 2026] PUT /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 824 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-82b381cf-2513-4ea9-82af-9dc2dd181174 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-82b381cf-2513-4ea9-82af-9dc2dd181174 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] PUT http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-82b381cf-2513-4ea9-82af-9dc2dd181174 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1632754245", "description": "This is the new description of volume"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-82b381cf-2513-4ea9-82af-9dc2dd181174 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-82b381cf-2513-4ea9-82af-9dc2dd181174 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume updated successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-82b381cf-2513-4ea9-82af-9dc2dd181174 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1201/2348] 192.168.122.15 () {60 vars in 1248 bytes} [Tue Sep 1 02:18:43 2026] PUT /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f7d9d22b-5121-4482-a5ae-914c00d8c38b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7d9d22b-5121-4482-a5ae-914c00d8c38b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7d9d22b-5121-4482-a5ae-914c00d8c38b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7d9d22b-5121-4482-a5ae-914c00d8c38b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f7d9d22b-5121-4482-a5ae-914c00d8c38b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7d9d22b-5121-4482-a5ae-914c00d8c38b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1148/2349] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:43 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 932 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-674625770", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-747318056"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-674625770', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-747318056'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume of 1 GB Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Availability Zones retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (da7de0ba-f860-45de-992a-cd5653540503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb50583-a7d1-46ba-8c4d-b47d56ec0bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb50583-a7d1-46ba-8c4d-b47d56ec0bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2a7176-b7af-471d-a8ae-8368c4cbb992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Created reservations ['d155a401-d6af-4157-97e2-77d1efab9eab', 'cdf43274-8e2d-4d6b-8833-bd19ac8d8151', '2d2f32b1-7c63-4a44-ae1a-a9946eb10cb9', '1e70fcf1-a8e2-4148-94aa-8cf96f37c2d2'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2a7176-b7af-471d-a8ae-8368c4cbb992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d155a401-d6af-4157-97e2-77d1efab9eab', 'cdf43274-8e2d-4d6b-8833-bd19ac8d8151', '2d2f32b1-7c63-4a44-ae1a-a9946eb10cb9', '1e70fcf1-a8e2-4148-94aa-8cf96f37c2d2']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d321c263-ab80-4e01-8049-cd9536cda2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d321c263-ab80-4e01-8049-cd9536cda2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cafb84e-9541-466d-87ee-09e6baf09941', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-674625770',display_name='tempest-VolumesGetTest-Volume-747318056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['d155a401-d6af-4157-97e2-77d1efab9eab','cdf43274-8e2d-4d6b-8833-bd19ac8d8151','2d2f32b1-7c63-4a44-ae1a-a9946eb10cb9','1e70fcf1-a8e2-4148-94aa-8cf96f37c2d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:43Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-674625770',display_name='tempest-VolumesGetTest-Volume-747318056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cafb84e-9541-466d-87ee-09e6baf09941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c50de6967a4cc59e9551a5360f0a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94b3dfed85d24cf58bbf62344830fe73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda3245a-ffe2-4670-8b48-714522503d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda3245a-ffe2-4670-8b48-714522503d92) transitioned into 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-674625770',display_name='tempest-VolumesGetTest-Volume-747318056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['d155a401-d6af-4157-97e2-77d1efab9eab','cdf43274-8e2d-4d6b-8833-bd19ac8d8151','2d2f32b1-7c63-4a44-ae1a-a9946eb10cb9','1e70fcf1-a8e2-4148-94aa-8cf96f37c2d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4950975-9b68-4de0-9efa-2ff4ec07f7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4950975-9b68-4de0-9efa-2ff4ec07f7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (da7de0ba-f860-45de-992a-cd5653540503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request issued successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a2c6a3f1-3175-4a6c-b520-57cb38475e1b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1202/2350] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:43 2026] POST /volume/v3/volumes => generated 785 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ef575561-9db2-4444-b9eb-9429f477d3fc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef575561-9db2-4444-b9eb-9429f477d3fc tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 Sep 01 02:18:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef575561-9db2-4444-b9eb-9429f477d3fc tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef575561-9db2-4444-b9eb-9429f477d3fc tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ef575561-9db2-4444-b9eb-9429f477d3fc tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef575561-9db2-4444-b9eb-9429f477d3fc tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 returned with HTTP 200 Sep 01 02:18:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1149/2351] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:44 2026] GET /volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-81919d15-8a48-4630-83d5-dcc5fc69dd0c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-81919d15-8a48-4630-83d5-dcc5fc69dd0c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 Sep 01 02:18:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-81919d15-8a48-4630-83d5-dcc5fc69dd0c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-81919d15-8a48-4630-83d5-dcc5fc69dd0c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-81919d15-8a48-4630-83d5-dcc5fc69dd0c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-81919d15-8a48-4630-83d5-dcc5fc69dd0c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 returned with HTTP 200 Sep 01 02:18:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1203/2352] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:45 2026] GET /volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 => generated 877 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-665f5d1c-f4d1-4134-a99d-62b8f88bc583 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-665f5d1c-f4d1-4134-a99d-62b8f88bc583 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 Sep 01 02:18:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-665f5d1c-f4d1-4134-a99d-62b8f88bc583 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-665f5d1c-f4d1-4134-a99d-62b8f88bc583 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-665f5d1c-f4d1-4134-a99d-62b8f88bc583 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-665f5d1c-f4d1-4134-a99d-62b8f88bc583 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 returned with HTTP 200 Sep 01 02:18:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1150/2353] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:46 2026] GET /volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 => generated 878 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5a06b276-9add-43b1-8fa3-760246249616 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5a06b276-9add-43b1-8fa3-760246249616 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] PUT http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 Sep 01 02:18:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5a06b276-9add-43b1-8fa3-760246249616 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-757108693", "description": null}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5a06b276-9add-43b1-8fa3-760246249616 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5a06b276-9add-43b1-8fa3-760246249616 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume updated successfully. Sep 01 02:18:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5a06b276-9add-43b1-8fa3-760246249616 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 returned with HTTP 200 Sep 01 02:18:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1204/2354] 192.168.122.15 () {60 vars in 1247 bytes} [Tue Sep 1 02:18:46 2026] PUT /volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 => generated 776 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5b9c24ca-f9b8-4d88-a755-9916066db3ff None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b9c24ca-f9b8-4d88-a755-9916066db3ff tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 Sep 01 02:18:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b9c24ca-f9b8-4d88-a755-9916066db3ff tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b9c24ca-f9b8-4d88-a755-9916066db3ff tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5b9c24ca-f9b8-4d88-a755-9916066db3ff tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b9c24ca-f9b8-4d88-a755-9916066db3ff tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 returned with HTTP 200 Sep 01 02:18:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1151/2355] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:46 2026] GET /volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 => generated 844 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-089b90db-088c-4a95-811b-71ade16971d5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-089b90db-088c-4a95-811b-71ade16971d5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] DELETE http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 Sep 01 02:18:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-089b90db-088c-4a95-811b-71ade16971d5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-089b90db-088c-4a95-811b-71ade16971d5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:46 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-089b90db-088c-4a95-811b-71ade16971d5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume with id: 6cafb84e-9541-466d-87ee-09e6baf09941 Sep 01 02:18:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-089b90db-088c-4a95-811b-71ade16971d5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-089b90db-088c-4a95-811b-71ade16971d5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume request issued successfully. Sep 01 02:18:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-089b90db-088c-4a95-811b-71ade16971d5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 returned with HTTP 202 Sep 01 02:18:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1205/2356] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:46 2026] DELETE /volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6f6fdc30-2cb8-49b8-b841-1b104e06f2a5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6f6fdc30-2cb8-49b8-b841-1b104e06f2a5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 Sep 01 02:18:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6f6fdc30-2cb8-49b8-b841-1b104e06f2a5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6f6fdc30-2cb8-49b8-b841-1b104e06f2a5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6f6fdc30-2cb8-49b8-b841-1b104e06f2a5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6f6fdc30-2cb8-49b8-b841-1b104e06f2a5 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 returned with HTTP 200 Sep 01 02:18:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1152/2357] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:46 2026] GET /volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 => generated 843 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-50b01c59-8dbf-474c-8f65-75e8ed335757 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-50b01c59-8dbf-474c-8f65-75e8ed335757 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 Sep 01 02:18:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-50b01c59-8dbf-474c-8f65-75e8ed335757 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-50b01c59-8dbf-474c-8f65-75e8ed335757 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-50b01c59-8dbf-474c-8f65-75e8ed335757 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 returned with HTTP 404 Sep 01 02:18:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1206/2358] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:47 2026] GET /volume/v3/volumes/6cafb84e-9541-466d-87ee-09e6baf09941 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e73bd4f2-e592-450f-b705-0ca2df7e4c80 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e73bd4f2-e592-450f-b705-0ca2df7e4c80 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e73bd4f2-e592-450f-b705-0ca2df7e4c80 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e73bd4f2-e592-450f-b705-0ca2df7e4c80 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e73bd4f2-e592-450f-b705-0ca2df7e4c80 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e73bd4f2-e592-450f-b705-0ca2df7e4c80 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1153/2359] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:47 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 932 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-541f1aa5-8a00-480a-ac05-06f942b8403c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-541f1aa5-8a00-480a-ac05-06f942b8403c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] DELETE http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-541f1aa5-8a00-480a-ac05-06f942b8403c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-541f1aa5-8a00-480a-ac05-06f942b8403c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:48 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-541f1aa5-8a00-480a-ac05-06f942b8403c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume with id: 1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-541f1aa5-8a00-480a-ac05-06f942b8403c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-541f1aa5-8a00-480a-ac05-06f942b8403c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume request issued successfully. Sep 01 02:18:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-541f1aa5-8a00-480a-ac05-06f942b8403c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 202 Sep 01 02:18:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1207/2360] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:48 2026] DELETE /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e82aab86-4b00-428e-9628-4a5a33fa11c8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e82aab86-4b00-428e-9628-4a5a33fa11c8 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e82aab86-4b00-428e-9628-4a5a33fa11c8 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e82aab86-4b00-428e-9628-4a5a33fa11c8 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e82aab86-4b00-428e-9628-4a5a33fa11c8 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e82aab86-4b00-428e-9628-4a5a33fa11c8 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 200 Sep 01 02:18:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1154/2361] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:48 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 931 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0acfbac4-4c98-4101-80a7-1e2c234dc994 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0acfbac4-4c98-4101-80a7-1e2c234dc994 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 Sep 01 02:18:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0acfbac4-4c98-4101-80a7-1e2c234dc994 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0acfbac4-4c98-4101-80a7-1e2c234dc994 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0acfbac4-4c98-4101-80a7-1e2c234dc994 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 returned with HTTP 404 Sep 01 02:18:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1208/2362] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:49 2026] GET /volume/v3/volumes/1a5f47cc-8825-4e55-a913-556c77170ab8 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1243e2f5-aebf-466d-8cbc-c6e21f15fc7c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1243e2f5-aebf-466d-8cbc-c6e21f15fc7c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 Sep 01 02:18:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1243e2f5-aebf-466d-8cbc-c6e21f15fc7c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1243e2f5-aebf-466d-8cbc-c6e21f15fc7c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1243e2f5-aebf-466d-8cbc-c6e21f15fc7c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1243e2f5-aebf-466d-8cbc-c6e21f15fc7c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 returned with HTTP 200 Sep 01 02:18:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1155/2363] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:49 2026] GET /volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-45e6d241-420d-4b77-938e-21414660d835 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-45e6d241-420d-4b77-938e-21414660d835 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] DELETE http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 Sep 01 02:18:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-45e6d241-420d-4b77-938e-21414660d835 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-45e6d241-420d-4b77-938e-21414660d835 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:49 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-45e6d241-420d-4b77-938e-21414660d835 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume with id: 2206cedc-7146-43b6-96a6-68d74a623be9 Sep 01 02:18:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-45e6d241-420d-4b77-938e-21414660d835 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-45e6d241-420d-4b77-938e-21414660d835 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume request issued successfully. Sep 01 02:18:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-45e6d241-420d-4b77-938e-21414660d835 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 returned with HTTP 202 Sep 01 02:18:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1209/2364] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:49 2026] DELETE /volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a7da3344-a73b-41d6-a7b2-d26fb6ae01bd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a7da3344-a73b-41d6-a7b2-d26fb6ae01bd tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 Sep 01 02:18:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a7da3344-a73b-41d6-a7b2-d26fb6ae01bd tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a7da3344-a73b-41d6-a7b2-d26fb6ae01bd tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a7da3344-a73b-41d6-a7b2-d26fb6ae01bd tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a7da3344-a73b-41d6-a7b2-d26fb6ae01bd tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 returned with HTTP 200 Sep 01 02:18:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1156/2365] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:49 2026] GET /volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-174d41ea-504e-4d60-b355-61e8aa2d996c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-174d41ea-504e-4d60-b355-61e8aa2d996c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 Sep 01 02:18:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-174d41ea-504e-4d60-b355-61e8aa2d996c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-174d41ea-504e-4d60-b355-61e8aa2d996c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-174d41ea-504e-4d60-b355-61e8aa2d996c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 returned with HTTP 404 Sep 01 02:18:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1210/2366] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:50 2026] GET /volume/v3/volumes/2206cedc-7146-43b6-96a6-68d74a623be9 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:18:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-VolumesGetTest-Volume-241220761", "metadata": {"Type": "Test"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request body: {'volume': {'imageRef': '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-241220761', 'metadata': {'Type': 'Test'}}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:50 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume of 1 GB Sep 01 02:18:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Availability Zones retrieved successfully. Sep 01 02:18:50 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (0ddb7730-ad2a-4ced-a7d5-f6aca4da5cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e72a5508-743a-4b30-b84a-a2c1cb6f7477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e72a5508-743a-4b30-b84a-a2c1cb6f7477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83bd78ae-160a-4a5e-b514-e6346240e535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Created reservations ['3eb86e73-c093-4e71-9fac-7e7d5f913e34', '309a164a-b1ad-4138-b89c-ee481cfc2277', '5ea32ad1-11d7-4754-a1fe-c3906c4e8f4d', '34725130-080c-4ac9-ba47-8298e86b59e6'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83bd78ae-160a-4a5e-b514-e6346240e535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eb86e73-c093-4e71-9fac-7e7d5f913e34', '309a164a-b1ad-4138-b89c-ee481cfc2277', '5ea32ad1-11d7-4754-a1fe-c3906c4e8f4d', '34725130-080c-4ac9-ba47-8298e86b59e6']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4278187-dc74-44f6-ba77-0d2ab06e2416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4278187-dc74-44f6-ba77-0d2ab06e2416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-241220761',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['3eb86e73-c093-4e71-9fac-7e7d5f913e34','309a164a-b1ad-4138-b89c-ee481cfc2277','5ea32ad1-11d7-4754-a1fe-c3906c4e8f4d','34725130-080c-4ac9-ba47-8298e86b59e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-241220761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='29c50de6967a4cc59e9551a5360f0a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94b3dfed85d24cf58bbf62344830fe73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a27562c-8ce1-4c7d-80d5-e11f02ccecb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a27562c-8ce1-4c7d-80d5-e11f02ccecb9) transitioned into state 'SUCCESS' from state '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-241220761',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['3eb86e73-c093-4e71-9fac-7e7d5f913e34','309a164a-b1ad-4138-b89c-ee481cfc2277','5ea32ad1-11d7-4754-a1fe-c3906c4e8f4d','34725130-080c-4ac9-ba47-8298e86b59e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0004ae1f-a698-4c31-a7f4-f685dbaed4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0004ae1f-a698-4c31-a7f4-f685dbaed4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (0ddb7730-ad2a-4ced-a7d5-f6aca4da5cab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request issued successfully. Sep 01 02:18:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2da1503b-0d90-441b-9fd2-d8aa23d111f3 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1157/2367] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:50 2026] POST /volume/v3/volumes => generated 765 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1da70551-3069-4cee-8698-74a3fc68d576 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1da70551-3069-4cee-8698-74a3fc68d576 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:18:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1da70551-3069-4cee-8698-74a3fc68d576 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1da70551-3069-4cee-8698-74a3fc68d576 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1da70551-3069-4cee-8698-74a3fc68d576 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1da70551-3069-4cee-8698-74a3fc68d576 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:18:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1211/2368] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:51 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 833 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2120579e-fb1f-4695-af7c-1b4f1a667c19 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2120579e-fb1f-4695-af7c-1b4f1a667c19 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:18:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2120579e-fb1f-4695-af7c-1b4f1a667c19 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2120579e-fb1f-4695-af7c-1b4f1a667c19 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2120579e-fb1f-4695-af7c-1b4f1a667c19 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2120579e-fb1f-4695-af7c-1b4f1a667c19 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:18:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1158/2369] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:52 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-72c9130b-779b-4f33-8394-b9be9fc148c7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-72c9130b-779b-4f33-8394-b9be9fc148c7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:18:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-72c9130b-779b-4f33-8394-b9be9fc148c7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-72c9130b-779b-4f33-8394-b9be9fc148c7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-72c9130b-779b-4f33-8394-b9be9fc148c7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-72c9130b-779b-4f33-8394-b9be9fc148c7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:18:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1212/2370] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:53 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-70a4b0ec-4ac8-4ee2-993d-e969e8a9c50c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-70a4b0ec-4ac8-4ee2-993d-e969e8a9c50c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:18:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-70a4b0ec-4ac8-4ee2-993d-e969e8a9c50c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-70a4b0ec-4ac8-4ee2-993d-e969e8a9c50c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-70a4b0ec-4ac8-4ee2-993d-e969e8a9c50c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-70a4b0ec-4ac8-4ee2-993d-e969e8a9c50c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:18:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1159/2371] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:54 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 918 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8d677131-8575-4196-9813-4345589c1216 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8d677131-8575-4196-9813-4345589c1216 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:18:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8d677131-8575-4196-9813-4345589c1216 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8d677131-8575-4196-9813-4345589c1216 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8d677131-8575-4196-9813-4345589c1216 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8d677131-8575-4196-9813-4345589c1216 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:18:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1213/2372] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:55 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 918 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-68e880b5-acf1-4ee7-8dbf-22ad92bfa3ab None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-68e880b5-acf1-4ee7-8dbf-22ad92bfa3ab tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:18:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-68e880b5-acf1-4ee7-8dbf-22ad92bfa3ab tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-68e880b5-acf1-4ee7-8dbf-22ad92bfa3ab tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-68e880b5-acf1-4ee7-8dbf-22ad92bfa3ab tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-68e880b5-acf1-4ee7-8dbf-22ad92bfa3ab tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:18:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1160/2373] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:56 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 918 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4427be01-2288-494e-9773-d0743bc7c6a1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4427be01-2288-494e-9773-d0743bc7c6a1 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:18:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4427be01-2288-494e-9773-d0743bc7c6a1 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4427be01-2288-494e-9773-d0743bc7c6a1 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4427be01-2288-494e-9773-d0743bc7c6a1 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4427be01-2288-494e-9773-d0743bc7c6a1 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:18:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1214/2374] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:57 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 1336 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-df463b42-c24c-43d2-95c6-8f8c22696758 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-df463b42-c24c-43d2-95c6-8f8c22696758 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:18:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-df463b42-c24c-43d2-95c6-8f8c22696758 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-df463b42-c24c-43d2-95c6-8f8c22696758 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-df463b42-c24c-43d2-95c6-8f8c22696758 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-df463b42-c24c-43d2-95c6-8f8c22696758 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:18:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1161/2375] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:57 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 1336 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-59fa736f-9139-4237-8efe-7618de2f0fa7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-59fa736f-9139-4237-8efe-7618de2f0fa7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] PUT http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:18:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-59fa736f-9139-4237-8efe-7618de2f0fa7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-241220761"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-59fa736f-9139-4237-8efe-7618de2f0fa7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-59fa736f-9139-4237-8efe-7618de2f0fa7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume updated successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-59fa736f-9139-4237-8efe-7618de2f0fa7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:18:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1215/2376] 192.168.122.15 () {60 vars in 1247 bytes} [Tue Sep 1 02:18:57 2026] PUT /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 789 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-783851fd-cb9c-45d7-8012-dd105b69277c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-783851fd-cb9c-45d7-8012-dd105b69277c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] PUT http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-783851fd-cb9c-45d7-8012-dd105b69277c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1721801886", "description": "This is the new description of volume"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-783851fd-cb9c-45d7-8012-dd105b69277c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-783851fd-cb9c-45d7-8012-dd105b69277c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume updated successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-783851fd-cb9c-45d7-8012-dd105b69277c tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:18:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1162/2377] 192.168.122.15 () {60 vars in 1248 bytes} [Tue Sep 1 02:18:58 2026] PUT /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 829 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-36071c03-7a2f-4af6-8c3d-110d23318d49 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-36071c03-7a2f-4af6-8c3d-110d23318d49 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:18:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-36071c03-7a2f-4af6-8c3d-110d23318d49 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-36071c03-7a2f-4af6-8c3d-110d23318d49 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-36071c03-7a2f-4af6-8c3d-110d23318d49 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-36071c03-7a2f-4af6-8c3d-110d23318d49 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:18:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1216/2378] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:58 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 1376 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-24601742", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1591802946"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-24601742', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1591802946'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume of 1 GB Sep 01 02:18:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Availability Zones retrieved successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (c9dfc4ab-19b7-4847-871b-566e9d09d815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ace818a-4bf7-4fbe-b6df-0816f5dd9bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ace818a-4bf7-4fbe-b6df-0816f5dd9bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd3d6e2f-a05f-410c-95a0-71d1c23449ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Created reservations ['9ba34797-87f1-453a-b6ae-9e698c03bb5b', '7db117c0-5382-4384-929e-8f6bd600be0a', '6eefcdce-76c6-4ed1-bd36-48933532c59d', '6734f44c-3d03-4011-868e-fc912f4d3d77'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd3d6e2f-a05f-410c-95a0-71d1c23449ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba34797-87f1-453a-b6ae-9e698c03bb5b', '7db117c0-5382-4384-929e-8f6bd600be0a', '6eefcdce-76c6-4ed1-bd36-48933532c59d', '6734f44c-3d03-4011-868e-fc912f4d3d77']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b83294e-6622-4185-b05a-8706172043c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b83294e-6622-4185-b05a-8706172043c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d6ccbc1-a995-43e2-9b19-33aae60e03e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-24601742',display_name='tempest-VolumesGetTest-Volume-1591802946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['9ba34797-87f1-453a-b6ae-9e698c03bb5b','7db117c0-5382-4384-929e-8f6bd600be0a','6eefcdce-76c6-4ed1-bd36-48933532c59d','6734f44c-3d03-4011-868e-fc912f4d3d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:58Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-24601742',display_name='tempest-VolumesGetTest-Volume-1591802946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d6ccbc1-a995-43e2-9b19-33aae60e03e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c50de6967a4cc59e9551a5360f0a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94b3dfed85d24cf58bbf62344830fe73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d466e48f-f659-43c5-87b9-e0f9ddeaa6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d466e48f-f659-43c5-87b9-e0f9ddeaa6ac) transitioned into 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-24601742',display_name='tempest-VolumesGetTest-Volume-1591802946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c50de6967a4cc59e9551a5360f0a95',qos_specs=None,replication_status=,reservations=['9ba34797-87f1-453a-b6ae-9e698c03bb5b','7db117c0-5382-4384-929e-8f6bd600be0a','6eefcdce-76c6-4ed1-bd36-48933532c59d','6734f44c-3d03-4011-868e-fc912f4d3d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b3dfed85d24cf58bbf62344830fe73',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf086414-00c2-4e9a-b457-c818bb78c5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf086414-00c2-4e9a-b457-c818bb78c5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Flow 'volume_create_api' (c9dfc4ab-19b7-4847-871b-566e9d09d815) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Create volume request issued successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5d9b3a4c-e85a-47fe-9229-0fdf20c6ebc7 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1163/2379] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:58 2026] POST /volume/v3/volumes => generated 785 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ac4962cb-9884-406a-9e81-046084648f3b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac4962cb-9884-406a-9e81-046084648f3b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 Sep 01 02:18:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac4962cb-9884-406a-9e81-046084648f3b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac4962cb-9884-406a-9e81-046084648f3b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ac4962cb-9884-406a-9e81-046084648f3b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac4962cb-9884-406a-9e81-046084648f3b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 returned with HTTP 200 Sep 01 02:18:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1217/2380] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:58 2026] GET /volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-169a6170-5547-4016-bc8c-2c18d47a5d3b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-169a6170-5547-4016-bc8c-2c18d47a5d3b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 Sep 01 02:18:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-169a6170-5547-4016-bc8c-2c18d47a5d3b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-169a6170-5547-4016-bc8c-2c18d47a5d3b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-169a6170-5547-4016-bc8c-2c18d47a5d3b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-169a6170-5547-4016-bc8c-2c18d47a5d3b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 returned with HTTP 200 Sep 01 02:18:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1164/2381] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 => generated 878 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7e97e34b-bed1-4b41-8f88-0b3a95a7ab6b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e97e34b-bed1-4b41-8f88-0b3a95a7ab6b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] PUT http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 Sep 01 02:18:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7e97e34b-bed1-4b41-8f88-0b3a95a7ab6b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-241220761", "description": null}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7e97e34b-bed1-4b41-8f88-0b3a95a7ab6b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7e97e34b-bed1-4b41-8f88-0b3a95a7ab6b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume updated successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e97e34b-bed1-4b41-8f88-0b3a95a7ab6b tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 returned with HTTP 200 Sep 01 02:18:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1218/2382] 192.168.122.15 () {60 vars in 1247 bytes} [Tue Sep 1 02:18:59 2026] PUT /volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 => generated 776 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4331de7a-5a5e-4ce5-b371-11baf1cc1a36 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4331de7a-5a5e-4ce5-b371-11baf1cc1a36 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 Sep 01 02:18:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4331de7a-5a5e-4ce5-b371-11baf1cc1a36 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4331de7a-5a5e-4ce5-b371-11baf1cc1a36 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4331de7a-5a5e-4ce5-b371-11baf1cc1a36 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4331de7a-5a5e-4ce5-b371-11baf1cc1a36 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 returned with HTTP 200 Sep 01 02:18:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1165/2383] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-283e4a1b-ccb6-4147-a517-2ead29cfb022 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-283e4a1b-ccb6-4147-a517-2ead29cfb022 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] DELETE http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 Sep 01 02:18:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-283e4a1b-ccb6-4147-a517-2ead29cfb022 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-283e4a1b-ccb6-4147-a517-2ead29cfb022 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-283e4a1b-ccb6-4147-a517-2ead29cfb022 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume with id: 6d6ccbc1-a995-43e2-9b19-33aae60e03e0 Sep 01 02:18:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-283e4a1b-ccb6-4147-a517-2ead29cfb022 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-283e4a1b-ccb6-4147-a517-2ead29cfb022 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume request issued successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-283e4a1b-ccb6-4147-a517-2ead29cfb022 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 returned with HTTP 202 Sep 01 02:18:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1219/2384] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:59 2026] DELETE /volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-95fea175-69f9-49a7-ad9d-f0c83fc06dd1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95fea175-69f9-49a7-ad9d-f0c83fc06dd1 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 Sep 01 02:18:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-95fea175-69f9-49a7-ad9d-f0c83fc06dd1 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-95fea175-69f9-49a7-ad9d-f0c83fc06dd1 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-95fea175-69f9-49a7-ad9d-f0c83fc06dd1 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-95fea175-69f9-49a7-ad9d-f0c83fc06dd1 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 returned with HTTP 200 Sep 01 02:18:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1166/2385] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 => generated 843 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f64e8d12-3a05-443b-a7d2-32d0a383a7e6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f64e8d12-3a05-443b-a7d2-32d0a383a7e6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 Sep 01 02:19:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f64e8d12-3a05-443b-a7d2-32d0a383a7e6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f64e8d12-3a05-443b-a7d2-32d0a383a7e6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f64e8d12-3a05-443b-a7d2-32d0a383a7e6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 returned with HTTP 404 Sep 01 02:19:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1220/2386] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:00 2026] GET /volume/v3/volumes/6d6ccbc1-a995-43e2-9b19-33aae60e03e0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cf895614-7117-4ff3-882b-b70df21e4074 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cf895614-7117-4ff3-882b-b70df21e4074 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:19:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cf895614-7117-4ff3-882b-b70df21e4074 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cf895614-7117-4ff3-882b-b70df21e4074 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cf895614-7117-4ff3-882b-b70df21e4074 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cf895614-7117-4ff3-882b-b70df21e4074 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:19:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1167/2387] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:00 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 1376 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-86eeacda-4cd8-42e7-bfef-279db90cbea9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-86eeacda-4cd8-42e7-bfef-279db90cbea9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] DELETE http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:19:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-86eeacda-4cd8-42e7-bfef-279db90cbea9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-86eeacda-4cd8-42e7-bfef-279db90cbea9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:01 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-86eeacda-4cd8-42e7-bfef-279db90cbea9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume with id: a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:19:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-86eeacda-4cd8-42e7-bfef-279db90cbea9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-86eeacda-4cd8-42e7-bfef-279db90cbea9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Delete volume request issued successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-86eeacda-4cd8-42e7-bfef-279db90cbea9 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 202 Sep 01 02:19:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1221/2388] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:01 2026] DELETE /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1df52c2c-b3a6-411c-adbc-1b58a93490d6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1df52c2c-b3a6-411c-adbc-1b58a93490d6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:19:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1df52c2c-b3a6-411c-adbc-1b58a93490d6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1df52c2c-b3a6-411c-adbc-1b58a93490d6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1df52c2c-b3a6-411c-adbc-1b58a93490d6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1df52c2c-b3a6-411c-adbc-1b58a93490d6 tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 200 Sep 01 02:19:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1168/2389] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:01 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 1375 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-18fefc9d-f6b3-4b2f-a00c-15fea541f26e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-18fefc9d-f6b3-4b2f-a00c-15fea541f26e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] GET http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 Sep 01 02:19:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-18fefc9d-f6b3-4b2f-a00c-15fea541f26e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-18fefc9d-f6b3-4b2f-a00c-15fea541f26e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-18fefc9d-f6b3-4b2f-a00c-15fea541f26e tempest-VolumesGetTest-730026650 tempest-VolumesGetTest-730026650-project-member] http://192.168.122.15/volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 returned with HTTP 404 Sep 01 02:19:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1222/2390] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:02 2026] GET /volume/v3/volumes/a81ebe4f-1fda-4d6d-8a76-4d8d2b1bca48 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e06fd133-8ddc-4575-aab6-4816b34b1d33 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e06fd133-8ddc-4575-aab6-4816b34b1d33 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes Sep 01 02:19:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e06fd133-8ddc-4575-aab6-4816b34b1d33 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e06fd133-8ddc-4575-aab6-4816b34b1d33 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-e06fd133-8ddc-4575-aab6-4816b34b1d33 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e06fd133-8ddc-4575-aab6-4816b34b1d33 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e06fd133-8ddc-4575-aab6-4816b34b1d33 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e06fd133-8ddc-4575-aab6-4816b34b1d33 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 200 Sep 01 02:19:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1169/2391] 192.168.122.15 () {58 vars in 1116 bytes} [Tue Sep 1 02:19:04 2026] GET /volume/v3/volumes => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-157509123"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-157509123'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:04 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Create volume of 1 GB Sep 01 02:19:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Availability Zones retrieved successfully. Sep 01 02:19:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Flow 'volume_create_api' (b5c48443-dea2-425e-b022-301058bd4b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423f8243-1312-4cf5-8a9d-350b89833668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423f8243-1312-4cf5-8a9d-350b89833668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d8b63e-f55f-4c0e-881a-9a9b2e79b359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:05 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Created reservations ['1e0159d7-bebf-42ef-9bc1-daa6fc821788', '9d2a508a-5bb7-4622-94ba-547198be47da', 'fda184a5-4690-4234-8c24-4c9445eda0db', '504cead1-cbc0-4ab1-998a-baed8f055c86'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d8b63e-f55f-4c0e-881a-9a9b2e79b359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e0159d7-bebf-42ef-9bc1-daa6fc821788', '9d2a508a-5bb7-4622-94ba-547198be47da', 'fda184a5-4690-4234-8c24-4c9445eda0db', '504cead1-cbc0-4ab1-998a-baed8f055c86']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc7c9ff-2ebe-4beb-80fd-65f19609b730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc7c9ff-2ebe-4beb-80fd-65f19609b730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c96e2f-e687-4838-a45c-d6e5abc815f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-157509123',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f555dc50cf174362b876898ab83123c6',qos_specs=None,replication_status=,reservations=['1e0159d7-bebf-42ef-9bc1-daa6fc821788','9d2a508a-5bb7-4622-94ba-547198be47da','fda184a5-4690-4234-8c24-4c9445eda0db','504cead1-cbc0-4ab1-998a-baed8f055c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a0195dcd1141d0866dbfd4686ceada',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-157509123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52c96e2f-e687-4838-a45c-d6e5abc815f4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f555dc50cf174362b876898ab83123c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a0195dcd1141d0866dbfd4686ceada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3091d851-5056-4927-9dd0-4d53b255ae22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3091d851-5056-4927-9dd0-4d53b255ae22) transitioned into state 'SUCCESS' from state '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-157509123',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f555dc50cf174362b876898ab83123c6',qos_specs=None,replication_status=,reservations=['1e0159d7-bebf-42ef-9bc1-daa6fc821788','9d2a508a-5bb7-4622-94ba-547198be47da','fda184a5-4690-4234-8c24-4c9445eda0db','504cead1-cbc0-4ab1-998a-baed8f055c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a0195dcd1141d0866dbfd4686ceada',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdb54a9-c6a1-457b-82ef-04d99de5f6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdb54a9-c6a1-457b-82ef-04d99de5f6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Flow 'volume_create_api' (b5c48443-dea2-425e-b022-301058bd4b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Create volume request issued successfully. Sep 01 02:19:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a11150ba-f42e-4a8f-aa8d-3274b4f27479 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1223/2392] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:19:04 2026] POST /volume/v3/volumes => generated 770 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b11deff2-4e0f-4947-8ca7-66930201be48 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b11deff2-4e0f-4947-8ca7-66930201be48 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 Sep 01 02:19:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b11deff2-4e0f-4947-8ca7-66930201be48 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b11deff2-4e0f-4947-8ca7-66930201be48 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b11deff2-4e0f-4947-8ca7-66930201be48 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b11deff2-4e0f-4947-8ca7-66930201be48 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 returned with HTTP 200 Sep 01 02:19:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1170/2393] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:05 2026] GET /volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 => generated 838 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e7682700-d51d-420a-a333-3a31051cd146 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e7682700-d51d-420a-a333-3a31051cd146 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e7682700-d51d-420a-a333-3a31051cd146 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e7682700-d51d-420a-a333-3a31051cd146 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e7682700-d51d-420a-a333-3a31051cd146 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e7682700-d51d-420a-a333-3a31051cd146 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1224/2394] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5cd254b7-2b72-4b22-bad7-cad286de939b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5cd254b7-2b72-4b22-bad7-cad286de939b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 Sep 01 02:19:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5cd254b7-2b72-4b22-bad7-cad286de939b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5cd254b7-2b72-4b22-bad7-cad286de939b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5cd254b7-2b72-4b22-bad7-cad286de939b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5cd254b7-2b72-4b22-bad7-cad286de939b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1171/2395] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-df604ca0-d992-430f-a86f-df21f740127a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-789409820"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-789409820'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Create volume of 1 GB Sep 01 02:19:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Availability Zones retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Flow 'volume_create_api' (ce96e03f-f836-4b3c-8d36-2f8a11839952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4131bb7-7a1f-470e-ad8f-431638c38ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4131bb7-7a1f-470e-ad8f-431638c38ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (774f0a1b-4d1c-42e0-b2ca-6b22bfc89a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Created reservations ['c4815638-1988-4f2d-8aa0-b7de844fb3d7', 'a450f2c9-baba-47ac-bf99-7a5837cb7dd7', '62a7226a-bc05-4ecf-999e-a520b047ed5c', '076a3804-589d-4a9f-8f21-a49188de2d08'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (774f0a1b-4d1c-42e0-b2ca-6b22bfc89a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4815638-1988-4f2d-8aa0-b7de844fb3d7', 'a450f2c9-baba-47ac-bf99-7a5837cb7dd7', '62a7226a-bc05-4ecf-999e-a520b047ed5c', '076a3804-589d-4a9f-8f21-a49188de2d08']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870907d3-1b12-4310-95c8-370fb065145f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870907d3-1b12-4310-95c8-370fb065145f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '021d97e6-d77b-4297-8fd2-72a0c9fdd553', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-789409820',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f555dc50cf174362b876898ab83123c6',qos_specs=None,replication_status=,reservations=['c4815638-1988-4f2d-8aa0-b7de844fb3d7','a450f2c9-baba-47ac-bf99-7a5837cb7dd7','62a7226a-bc05-4ecf-999e-a520b047ed5c','076a3804-589d-4a9f-8f21-a49188de2d08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a0195dcd1141d0866dbfd4686ceada',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-789409820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=021d97e6-d77b-4297-8fd2-72a0c9fdd553,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f555dc50cf174362b876898ab83123c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a0195dcd1141d0866dbfd4686ceada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44eb0552-e096-49c0-b30a-555f56344e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44eb0552-e096-49c0-b30a-555f56344e23) transitioned into state 'SUCCESS' from state '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-789409820',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f555dc50cf174362b876898ab83123c6',qos_specs=None,replication_status=,reservations=['c4815638-1988-4f2d-8aa0-b7de844fb3d7','a450f2c9-baba-47ac-bf99-7a5837cb7dd7','62a7226a-bc05-4ecf-999e-a520b047ed5c','076a3804-589d-4a9f-8f21-a49188de2d08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a0195dcd1141d0866dbfd4686ceada',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85314210-a856-45b6-aa44-2f7038f9036c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85314210-a856-45b6-aa44-2f7038f9036c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Flow 'volume_create_api' (ce96e03f-f836-4b3c-8d36-2f8a11839952) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Create volume request issued successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-df604ca0-d992-430f-a86f-df21f740127a tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1225/2396] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:19:06 2026] POST /volume/v3/volumes => generated 770 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c67c1641-817c-4eee-afbb-fe1cb8902cca None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c67c1641-817c-4eee-afbb-fe1cb8902cca tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 Sep 01 02:19:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c67c1641-817c-4eee-afbb-fe1cb8902cca tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c67c1641-817c-4eee-afbb-fe1cb8902cca tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c67c1641-817c-4eee-afbb-fe1cb8902cca tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c67c1641-817c-4eee-afbb-fe1cb8902cca tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1172/2397] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:19:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9ebb3ff1-9620-43d4-b029-b0c005047152 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ebb3ff1-9620-43d4-b029-b0c005047152 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 Sep 01 02:19:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ebb3ff1-9620-43d4-b029-b0c005047152 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ebb3ff1-9620-43d4-b029-b0c005047152 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9ebb3ff1-9620-43d4-b029-b0c005047152 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ebb3ff1-9620-43d4-b029-b0c005047152 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 returned with HTTP 200 Sep 01 02:19:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1226/2398] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:07 2026] GET /volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-79d8db8b-5ca7-4558-bea0-10e8ea1ae3aa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-79d8db8b-5ca7-4558-bea0-10e8ea1ae3aa tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 Sep 01 02:19:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-79d8db8b-5ca7-4558-bea0-10e8ea1ae3aa tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-79d8db8b-5ca7-4558-bea0-10e8ea1ae3aa tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-79d8db8b-5ca7-4558-bea0-10e8ea1ae3aa tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-79d8db8b-5ca7-4558-bea0-10e8ea1ae3aa tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 returned with HTTP 200 Sep 01 02:19:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1173/2399] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:07 2026] GET /volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2047048682"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2047048682'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:07 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Create volume of 1 GB Sep 01 02:19:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Availability Zones retrieved successfully. Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Flow 'volume_create_api' (7229d7e2-8edc-49e3-b3a6-671fc398293f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd13dfef-6eb0-4367-8152-2aefba26e54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd13dfef-6eb0-4367-8152-2aefba26e54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f748f5a-a94e-4628-ab03-780d254e7ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Created reservations ['c217f813-a379-4acd-873d-2e7416ac2e56', '782a4e64-e69f-4eeb-8e04-faa239d52cd9', '34aed7ee-3b4a-4288-b60c-ed25d7662404', '45ebb180-cca7-4c34-a5cd-7b4c28dea10a'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f748f5a-a94e-4628-ab03-780d254e7ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c217f813-a379-4acd-873d-2e7416ac2e56', '782a4e64-e69f-4eeb-8e04-faa239d52cd9', '34aed7ee-3b4a-4288-b60c-ed25d7662404', '45ebb180-cca7-4c34-a5cd-7b4c28dea10a']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed88585-b17e-40c6-ac88-b0667f3f31b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed88585-b17e-40c6-ac88-b0667f3f31b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8604ecaa-0902-4aa3-a72a-96120fa0cf98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2047048682',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f555dc50cf174362b876898ab83123c6',qos_specs=None,replication_status=,reservations=['c217f813-a379-4acd-873d-2e7416ac2e56','782a4e64-e69f-4eeb-8e04-faa239d52cd9','34aed7ee-3b4a-4288-b60c-ed25d7662404','45ebb180-cca7-4c34-a5cd-7b4c28dea10a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a0195dcd1141d0866dbfd4686ceada',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2047048682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8604ecaa-0902-4aa3-a72a-96120fa0cf98,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f555dc50cf174362b876898ab83123c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a0195dcd1141d0866dbfd4686ceada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb9ae5a-0d04-45d5-b2a2-a94c19f4df00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb9ae5a-0d04-45d5-b2a2-a94c19f4df00) transitioned into state 'SUCCESS' from state '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-2047048682',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f555dc50cf174362b876898ab83123c6',qos_specs=None,replication_status=,reservations=['c217f813-a379-4acd-873d-2e7416ac2e56','782a4e64-e69f-4eeb-8e04-faa239d52cd9','34aed7ee-3b4a-4288-b60c-ed25d7662404','45ebb180-cca7-4c34-a5cd-7b4c28dea10a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a0195dcd1141d0866dbfd4686ceada',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0af212de-d63a-4113-8af2-e5fd4a0c730a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0af212de-d63a-4113-8af2-e5fd4a0c730a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Flow 'volume_create_api' (7229d7e2-8edc-49e3-b3a6-671fc398293f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Create volume request issued successfully. Sep 01 02:19:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5a699c03-ddca-41af-b8c8-5d59faa5f45d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1227/2400] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:19:07 2026] POST /volume/v3/volumes => generated 771 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-665300e0-8e5c-47ef-902b-98bc135f5557 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-665300e0-8e5c-47ef-902b-98bc135f5557 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 Sep 01 02:19:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-665300e0-8e5c-47ef-902b-98bc135f5557 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-665300e0-8e5c-47ef-902b-98bc135f5557 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:08 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-665300e0-8e5c-47ef-902b-98bc135f5557 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-665300e0-8e5c-47ef-902b-98bc135f5557 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 returned with HTTP 200 Sep 01 02:19:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1174/2401] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:08 2026] GET /volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 => generated 839 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4776d608-7bb1-4a75-a8bb-06212ef2a290 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4776d608-7bb1-4a75-a8bb-06212ef2a290 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 Sep 01 02:19:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4776d608-7bb1-4a75-a8bb-06212ef2a290 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4776d608-7bb1-4a75-a8bb-06212ef2a290 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4776d608-7bb1-4a75-a8bb-06212ef2a290 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4776d608-7bb1-4a75-a8bb-06212ef2a290 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 returned with HTTP 200 Sep 01 02:19:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1228/2402] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:09 2026] GET /volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6678aae8-66d9-43fd-89c3-74a51bd5fc61 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6678aae8-66d9-43fd-89c3-74a51bd5fc61 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 Sep 01 02:19:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6678aae8-66d9-43fd-89c3-74a51bd5fc61 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6678aae8-66d9-43fd-89c3-74a51bd5fc61 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=263,cinder:INSERT=29,cinder:UPDATE=59 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6678aae8-66d9-43fd-89c3-74a51bd5fc61 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6678aae8-66d9-43fd-89c3-74a51bd5fc61 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 returned with HTTP 200 Sep 01 02:19:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1175/2403] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f0b8c41b-59c7-4ad7-869d-79f1f95634e8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f0b8c41b-59c7-4ad7-869d-79f1f95634e8 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 Sep 01 02:19:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f0b8c41b-59c7-4ad7-869d-79f1f95634e8 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f0b8c41b-59c7-4ad7-869d-79f1f95634e8 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f0b8c41b-59c7-4ad7-869d-79f1f95634e8 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f0b8c41b-59c7-4ad7-869d-79f1f95634e8 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 returned with HTTP 200 Sep 01 02:19:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1229/2404] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c6dc8628-d237-4ec9-8a24-47bb771e43f4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c6dc8628-d237-4ec9-8a24-47bb771e43f4 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes Sep 01 02:19:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c6dc8628-d237-4ec9-8a24-47bb771e43f4 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c6dc8628-d237-4ec9-8a24-47bb771e43f4 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-c6dc8628-d237-4ec9-8a24-47bb771e43f4 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c6dc8628-d237-4ec9-8a24-47bb771e43f4 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c6dc8628-d237-4ec9-8a24-47bb771e43f4 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c6dc8628-d237-4ec9-8a24-47bb771e43f4 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 200 Sep 01 02:19:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1176/2405] 192.168.122.15 () {58 vars in 1116 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/v3/volumes => generated 992 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2e264a9a-9079-4876-902d-4b77310385d7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2e264a9a-9079-4876-902d-4b77310385d7 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2047048682 Sep 01 02:19:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2e264a9a-9079-4876-902d-4b77310385d7 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2e264a9a-9079-4876-902d-4b77310385d7 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-2e264a9a-9079-4876-902d-4b77310385d7 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:10 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-2e264a9a-9079-4876-902d-4b77310385d7 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2047048682'), ('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:10 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=352,cinder:UPDATE=102,cinder:INSERT=63 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2e264a9a-9079-4876-902d-4b77310385d7 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2e264a9a-9079-4876-902d-4b77310385d7 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2047048682 returned with HTTP 200 Sep 01 02:19:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1230/2406] 192.168.122.15 () {58 vars in 1217 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2047048682 => generated 340 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9092cad2-0c3c-479e-aabd-cfd2d2c72702 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9092cad2-0c3c-479e-aabd-cfd2d2c72702 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2047048682 Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9092cad2-0c3c-479e-aabd-cfd2d2c72702 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9092cad2-0c3c-479e-aabd-cfd2d2c72702 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-9092cad2-0c3c-479e-aabd-cfd2d2c72702 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9092cad2-0c3c-479e-aabd-cfd2d2c72702 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2047048682'), ('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9092cad2-0c3c-479e-aabd-cfd2d2c72702 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9092cad2-0c3c-479e-aabd-cfd2d2c72702 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2047048682 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1177/2407] 192.168.122.15 () {58 vars in 1238 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2047048682 => generated 867 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fe0e8084-8128-46d2-b713-3f2d637d846b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe0e8084-8128-46d2-b713-3f2d637d846b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?limit=1 Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fe0e8084-8128-46d2-b713-3f2d637d846b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fe0e8084-8128-46d2-b713-3f2d637d846b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-fe0e8084-8128-46d2-b713-3f2d637d846b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-fe0e8084-8128-46d2-b713-3f2d637d846b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fe0e8084-8128-46d2-b713-3f2d637d846b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe0e8084-8128-46d2-b713-3f2d637d846b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1231/2408] 192.168.122.15 () {58 vars in 1152 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-150cb5d2-833e-48be-bac1-8c74cb672cc3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-150cb5d2-833e-48be-bac1-8c74cb672cc3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?limit=1&marker=8604ecaa-0902-4aa3-a72a-96120fa0cf98 Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-150cb5d2-833e-48be-bac1-8c74cb672cc3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-150cb5d2-833e-48be-bac1-8c74cb672cc3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-150cb5d2-833e-48be-bac1-8c74cb672cc3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-150cb5d2-833e-48be-bac1-8c74cb672cc3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-150cb5d2-833e-48be-bac1-8c74cb672cc3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-150cb5d2-833e-48be-bac1-8c74cb672cc3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?limit=1&marker=8604ecaa-0902-4aa3-a72a-96120fa0cf98 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1178/2409] 192.168.122.15 () {58 vars in 1240 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes/detail?limit=1&marker=8604ecaa-0902-4aa3-a72a-96120fa0cf98 => generated 1012 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b3015ec4-252b-43d5-b676-5f105fb91636 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b3015ec4-252b-43d5-b676-5f105fb91636 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?limit=1&marker=021d97e6-d77b-4297-8fd2-72a0c9fdd553 Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b3015ec4-252b-43d5-b676-5f105fb91636 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b3015ec4-252b-43d5-b676-5f105fb91636 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-b3015ec4-252b-43d5-b676-5f105fb91636 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b3015ec4-252b-43d5-b676-5f105fb91636 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b3015ec4-252b-43d5-b676-5f105fb91636 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b3015ec4-252b-43d5-b676-5f105fb91636 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?limit=1&marker=021d97e6-d77b-4297-8fd2-72a0c9fdd553 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1232/2410] 192.168.122.15 () {58 vars in 1240 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes/detail?limit=1&marker=021d97e6-d77b-4297-8fd2-72a0c9fdd553 => generated 1012 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2b0534fa-9cc2-4fc3-9ca2-d9528f16d0ae None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2b0534fa-9cc2-4fc3-9ca2-d9528f16d0ae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?limit=1&marker=52c96e2f-e687-4838-a45c-d6e5abc815f4 Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2b0534fa-9cc2-4fc3-9ca2-d9528f16d0ae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2b0534fa-9cc2-4fc3-9ca2-d9528f16d0ae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-2b0534fa-9cc2-4fc3-9ca2-d9528f16d0ae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2b0534fa-9cc2-4fc3-9ca2-d9528f16d0ae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2b0534fa-9cc2-4fc3-9ca2-d9528f16d0ae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2b0534fa-9cc2-4fc3-9ca2-d9528f16d0ae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?limit=1&marker=52c96e2f-e687-4838-a45c-d6e5abc815f4 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1179/2411] 192.168.122.15 () {58 vars in 1240 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes/detail?limit=1&marker=52c96e2f-e687-4838-a45c-d6e5abc815f4 => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c36ff88a-7296-4b73-99ca-141411faf715 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c36ff88a-7296-4b73-99ca-141411faf715 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c36ff88a-7296-4b73-99ca-141411faf715 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c36ff88a-7296-4b73-99ca-141411faf715 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-c36ff88a-7296-4b73-99ca-141411faf715 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c36ff88a-7296-4b73-99ca-141411faf715 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Could not evaluate value available, assuming string {{(pid=87155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c36ff88a-7296-4b73-99ca-141411faf715 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c36ff88a-7296-4b73-99ca-141411faf715 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c36ff88a-7296-4b73-99ca-141411faf715 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1233/2412] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1907 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a72149c8-000c-4624-84fc-cdf8d05a5dae None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a72149c8-000c-4624-84fc-cdf8d05a5dae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a72149c8-000c-4624-84fc-cdf8d05a5dae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a72149c8-000c-4624-84fc-cdf8d05a5dae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-a72149c8-000c-4624-84fc-cdf8d05a5dae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a72149c8-000c-4624-84fc-cdf8d05a5dae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Could not evaluate value available, assuming string {{(pid=87154) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a72149c8-000c-4624-84fc-cdf8d05a5dae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a72149c8-000c-4624-84fc-cdf8d05a5dae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a72149c8-000c-4624-84fc-cdf8d05a5dae tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1180/2413] 192.168.122.15 () {58 vars in 1238 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-708186ce-82f2-48fe-9bca-bdb8e7f36c93 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-708186ce-82f2-48fe-9bca-bdb8e7f36c93 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?limit=1 Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-708186ce-82f2-48fe-9bca-bdb8e7f36c93 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-708186ce-82f2-48fe-9bca-bdb8e7f36c93 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-708186ce-82f2-48fe-9bca-bdb8e7f36c93 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-708186ce-82f2-48fe-9bca-bdb8e7f36c93 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-708186ce-82f2-48fe-9bca-bdb8e7f36c93 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-708186ce-82f2-48fe-9bca-bdb8e7f36c93 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1234/2414] 192.168.122.15 () {58 vars in 1131 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c953f08b-e69d-49fb-9ebb-b580762e0d37 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c953f08b-e69d-49fb-9ebb-b580762e0d37 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?limit=1&marker=8604ecaa-0902-4aa3-a72a-96120fa0cf98 Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c953f08b-e69d-49fb-9ebb-b580762e0d37 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c953f08b-e69d-49fb-9ebb-b580762e0d37 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-c953f08b-e69d-49fb-9ebb-b580762e0d37 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c953f08b-e69d-49fb-9ebb-b580762e0d37 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c953f08b-e69d-49fb-9ebb-b580762e0d37 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c953f08b-e69d-49fb-9ebb-b580762e0d37 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?limit=1&marker=8604ecaa-0902-4aa3-a72a-96120fa0cf98 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1181/2415] 192.168.122.15 () {58 vars in 1219 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes?limit=1&marker=8604ecaa-0902-4aa3-a72a-96120fa0cf98 => generated 478 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-de1e9192-ae91-4293-9bdf-6344b0a35b04 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de1e9192-ae91-4293-9bdf-6344b0a35b04 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?limit=1&marker=021d97e6-d77b-4297-8fd2-72a0c9fdd553 Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-de1e9192-ae91-4293-9bdf-6344b0a35b04 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-de1e9192-ae91-4293-9bdf-6344b0a35b04 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-de1e9192-ae91-4293-9bdf-6344b0a35b04 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-de1e9192-ae91-4293-9bdf-6344b0a35b04 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-de1e9192-ae91-4293-9bdf-6344b0a35b04 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-de1e9192-ae91-4293-9bdf-6344b0a35b04 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?limit=1&marker=021d97e6-d77b-4297-8fd2-72a0c9fdd553 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1235/2416] 192.168.122.15 () {58 vars in 1219 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes?limit=1&marker=021d97e6-d77b-4297-8fd2-72a0c9fdd553 => generated 478 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3d6c3aa1-6c3f-4719-97c9-f4da77c71306 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3d6c3aa1-6c3f-4719-97c9-f4da77c71306 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?limit=1&marker=52c96e2f-e687-4838-a45c-d6e5abc815f4 Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3d6c3aa1-6c3f-4719-97c9-f4da77c71306 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3d6c3aa1-6c3f-4719-97c9-f4da77c71306 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-3d6c3aa1-6c3f-4719-97c9-f4da77c71306 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3d6c3aa1-6c3f-4719-97c9-f4da77c71306 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3d6c3aa1-6c3f-4719-97c9-f4da77c71306 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3d6c3aa1-6c3f-4719-97c9-f4da77c71306 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?limit=1&marker=52c96e2f-e687-4838-a45c-d6e5abc815f4 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1182/2417] 192.168.122.15 () {58 vars in 1219 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes?limit=1&marker=52c96e2f-e687-4838-a45c-d6e5abc815f4 => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dc1e5be3-62a5-431c-a43c-e48e7eceec17 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dc1e5be3-62a5-431c-a43c-e48e7eceec17 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-789409820&status=available Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dc1e5be3-62a5-431c-a43c-e48e7eceec17 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dc1e5be3-62a5-431c-a43c-e48e7eceec17 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-dc1e5be3-62a5-431c-a43c-e48e7eceec17 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dc1e5be3-62a5-431c-a43c-e48e7eceec17 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Could not evaluate value available, assuming string {{(pid=87155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-dc1e5be3-62a5-431c-a43c-e48e7eceec17 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-789409820'), ('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-dc1e5be3-62a5-431c-a43c-e48e7eceec17 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dc1e5be3-62a5-431c-a43c-e48e7eceec17 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-789409820&status=available returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1236/2418] 192.168.122.15 () {58 vars in 1249 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-789409820&status=available => generated 339 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c6c800c4-3c47-4dbc-a6b5-44038bc39454 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c6c800c4-3c47-4dbc-a6b5-44038bc39454 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-157509123&status=available Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c6c800c4-3c47-4dbc-a6b5-44038bc39454 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c6c800c4-3c47-4dbc-a6b5-44038bc39454 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-c6c800c4-3c47-4dbc-a6b5-44038bc39454 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c6c800c4-3c47-4dbc-a6b5-44038bc39454 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Could not evaluate value available, assuming string {{(pid=87154) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c6c800c4-3c47-4dbc-a6b5-44038bc39454 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-157509123'), ('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c6c800c4-3c47-4dbc-a6b5-44038bc39454 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c6c800c4-3c47-4dbc-a6b5-44038bc39454 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-157509123&status=available returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1183/2419] 192.168.122.15 () {58 vars in 1270 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-157509123&status=available => generated 866 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b0c1d188-bb59-409e-9f49-564bed935ebf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b0c1d188-bb59-409e-9f49-564bed935ebf tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?marker=52c96e2f-e687-4838-a45c-d6e5abc815f4&sort=id%3Aasc Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b0c1d188-bb59-409e-9f49-564bed935ebf tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b0c1d188-bb59-409e-9f49-564bed935ebf tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-b0c1d188-bb59-409e-9f49-564bed935ebf tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b0c1d188-bb59-409e-9f49-564bed935ebf tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-fb2147e2-1616-4c6d-a99b-213eb0019fdd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-fb2147e2-1616-4c6d-a99b-213eb0019fdd tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] DELETE http://192.168.122.15/volume/v3/attachments/9143c3e3-36d8-4ca2-aed1-8812b36203dc Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-fb2147e2-1616-4c6d-a99b-213eb0019fdd tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-fb2147e2-1616-4c6d-a99b-213eb0019fdd tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b0c1d188-bb59-409e-9f49-564bed935ebf tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b0c1d188-bb59-409e-9f49-564bed935ebf tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?marker=52c96e2f-e687-4838-a45c-d6e5abc815f4&sort=id%3Aasc returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1237/2420] 192.168.122.15 () {58 vars in 1252 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes/detail?marker=52c96e2f-e687-4838-a45c-d6e5abc815f4&sort=id%3Aasc => generated 867 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3624f70f-b52d-4f04-a521-55ce179f696d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3624f70f-b52d-4f04-a521-55ce179f696d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3624f70f-b52d-4f04-a521-55ce179f696d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3624f70f-b52d-4f04-a521-55ce179f696d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-3624f70f-b52d-4f04-a521-55ce179f696d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3624f70f-b52d-4f04-a521-55ce179f696d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-fb2147e2-1616-4c6d-a99b-213eb0019fdd tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/attachments/9143c3e3-36d8-4ca2-aed1-8812b36203dc returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1184/2421] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:19:12 2026] DELETE /volume/v3/attachments/9143c3e3-36d8-4ca2-aed1-8812b36203dc => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3624f70f-b52d-4f04-a521-55ce179f696d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-ef5bf96b-aa3f-4243-b252-c08af7ef5ade None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3624f70f-b52d-4f04-a521-55ce179f696d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1238/2422] 192.168.122.15 () {58 vars in 1216 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2573 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-ef5bf96b-aa3f-4243-b252-c08af7ef5ade tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] DELETE http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-ef5bf96b-aa3f-4243-b252-c08af7ef5ade tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-ef5bf96b-aa3f-4243-b252-c08af7ef5ade tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-ef5bf96b-aa3f-4243-b252-c08af7ef5ade tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Delete volume with id: bfbca754-004d-4244-bffc-d3b55837318d Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-753c78e3-5f31-4071-bfba-20dcd380ac75 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-ef5bf96b-aa3f-4243-b252-c08af7ef5ade tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Volume info retrieved successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-753c78e3-5f31-4071-bfba-20dcd380ac75 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-753c78e3-5f31-4071-bfba-20dcd380ac75 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-753c78e3-5f31-4071-bfba-20dcd380ac75 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-753c78e3-5f31-4071-bfba-20dcd380ac75 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-753c78e3-5f31-4071-bfba-20dcd380ac75 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-753c78e3-5f31-4071-bfba-20dcd380ac75 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-753c78e3-5f31-4071-bfba-20dcd380ac75 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1239/2423] 192.168.122.15 () {58 vars in 1137 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes/detail => generated 2573 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-ef5bf96b-aa3f-4243-b252-c08af7ef5ade tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] Delete volume request issued successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-25ce9fce-6862-4706-ad42-a68b36d62be1 req-ef5bf96b-aa3f-4243-b252-c08af7ef5ade tempest-TestShelveInstance-871931340 tempest-TestShelveInstance-871931340-project-member] http://192.168.122.15/volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d returned with HTTP 202 Sep 01 02:19:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1185/2424] 192.168.122.15 () {62 vars in 1504 bytes} [Tue Sep 1 02:19:12 2026] DELETE /volume/v3/volumes/bfbca754-004d-4244-bffc-d3b55837318d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8937cd9a-7e7e-4a74-a0ac-8940dd478ae1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8937cd9a-7e7e-4a74-a0ac-8940dd478ae1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8937cd9a-7e7e-4a74-a0ac-8940dd478ae1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8937cd9a-7e7e-4a74-a0ac-8940dd478ae1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-8937cd9a-7e7e-4a74-a0ac-8940dd478ae1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-8937cd9a-7e7e-4a74-a0ac-8940dd478ae1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8937cd9a-7e7e-4a74-a0ac-8940dd478ae1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8937cd9a-7e7e-4a74-a0ac-8940dd478ae1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1240/2425] 192.168.122.15 () {58 vars in 1195 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 992 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a86e6d3c-87e7-4628-957c-42ab396e52d2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a86e6d3c-87e7-4628-957c-42ab396e52d2 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?availability_zone=nova Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a86e6d3c-87e7-4628-957c-42ab396e52d2 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a86e6d3c-87e7-4628-957c-42ab396e52d2 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-a86e6d3c-87e7-4628-957c-42ab396e52d2 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a86e6d3c-87e7-4628-957c-42ab396e52d2 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Could not evaluate value nova, assuming string {{(pid=87154) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a86e6d3c-87e7-4628-957c-42ab396e52d2 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a86e6d3c-87e7-4628-957c-42ab396e52d2 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a86e6d3c-87e7-4628-957c-42ab396e52d2 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1186/2426] 192.168.122.15 () {58 vars in 1161 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a09144e0-8336-417a-8367-98232bad47a3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a09144e0-8336-417a-8367-98232bad47a3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?availability_zone=nova Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a09144e0-8336-417a-8367-98232bad47a3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a09144e0-8336-417a-8367-98232bad47a3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-a09144e0-8336-417a-8367-98232bad47a3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a09144e0-8336-417a-8367-98232bad47a3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Could not evaluate value nova, assuming string {{(pid=87155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a09144e0-8336-417a-8367-98232bad47a3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a09144e0-8336-417a-8367-98232bad47a3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a09144e0-8336-417a-8367-98232bad47a3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1241/2427] 192.168.122.15 () {58 vars in 1161 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4838794c-47b5-43c5-9584-cd14adfe2ec3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4838794c-47b5-43c5-9584-cd14adfe2ec3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?bootable=false Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4838794c-47b5-43c5-9584-cd14adfe2ec3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4838794c-47b5-43c5-9584-cd14adfe2ec3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-4838794c-47b5-43c5-9584-cd14adfe2ec3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4838794c-47b5-43c5-9584-cd14adfe2ec3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4838794c-47b5-43c5-9584-cd14adfe2ec3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4838794c-47b5-43c5-9584-cd14adfe2ec3 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1187/2428] 192.168.122.15 () {58 vars in 1145 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9d7b5462-51f1-44ec-a3e3-e955625e79d6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9d7b5462-51f1-44ec-a3e3-e955625e79d6 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?bootable=false Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9d7b5462-51f1-44ec-a3e3-e955625e79d6 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9d7b5462-51f1-44ec-a3e3-e955625e79d6 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-9d7b5462-51f1-44ec-a3e3-e955625e79d6 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9d7b5462-51f1-44ec-a3e3-e955625e79d6 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9d7b5462-51f1-44ec-a3e3-e955625e79d6 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9d7b5462-51f1-44ec-a3e3-e955625e79d6 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1242/2429] 192.168.122.15 () {58 vars in 1145 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-15426016-6ff2-4488-a32c-88f7d044b833 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15426016-6ff2-4488-a32c-88f7d044b833 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?status=available Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15426016-6ff2-4488-a32c-88f7d044b833 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15426016-6ff2-4488-a32c-88f7d044b833 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-15426016-6ff2-4488-a32c-88f7d044b833 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-15426016-6ff2-4488-a32c-88f7d044b833 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Could not evaluate value available, assuming string {{(pid=87154) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-15426016-6ff2-4488-a32c-88f7d044b833 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-15426016-6ff2-4488-a32c-88f7d044b833 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15426016-6ff2-4488-a32c-88f7d044b833 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 02:19:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1188/2430] 192.168.122.15 () {58 vars in 1149 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9f14c78d-2511-4137-9797-95fbf1fa5fce None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f14c78d-2511-4137-9797-95fbf1fa5fce tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes?status=available Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9f14c78d-2511-4137-9797-95fbf1fa5fce tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9f14c78d-2511-4137-9797-95fbf1fa5fce tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-9f14c78d-2511-4137-9797-95fbf1fa5fce tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f14c78d-2511-4137-9797-95fbf1fa5fce tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Could not evaluate value available, assuming string {{(pid=87155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9f14c78d-2511-4137-9797-95fbf1fa5fce tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9f14c78d-2511-4137-9797-95fbf1fa5fce tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9f14c78d-2511-4137-9797-95fbf1fa5fce tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 02:19:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1243/2431] 192.168.122.15 () {58 vars in 1149 bytes} [Tue Sep 1 02:19:13 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-30aeb00d-cdb4-44a0-991b-737f58685d68 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30aeb00d-cdb4-44a0-991b-737f58685d68 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?availability_zone=nova Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30aeb00d-cdb4-44a0-991b-737f58685d68 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30aeb00d-cdb4-44a0-991b-737f58685d68 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-30aeb00d-cdb4-44a0-991b-737f58685d68 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-30aeb00d-cdb4-44a0-991b-737f58685d68 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Could not evaluate value nova, assuming string {{(pid=87154) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-30aeb00d-cdb4-44a0-991b-737f58685d68 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-30aeb00d-cdb4-44a0-991b-737f58685d68 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30aeb00d-cdb4-44a0-991b-737f58685d68 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 02:19:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1189/2432] 192.168.122.15 () {58 vars in 1182 bytes} [Tue Sep 1 02:19:13 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2573 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c4adf65b-a375-49da-b66e-51dbab56d104 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c4adf65b-a375-49da-b66e-51dbab56d104 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?bootable=false Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c4adf65b-a375-49da-b66e-51dbab56d104 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c4adf65b-a375-49da-b66e-51dbab56d104 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-c4adf65b-a375-49da-b66e-51dbab56d104 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c4adf65b-a375-49da-b66e-51dbab56d104 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c4adf65b-a375-49da-b66e-51dbab56d104 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c4adf65b-a375-49da-b66e-51dbab56d104 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 02:19:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1244/2433] 192.168.122.15 () {58 vars in 1166 bytes} [Tue Sep 1 02:19:13 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2573 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a41f143d-adb7-41aa-bc44-8e4a7d3999a1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a41f143d-adb7-41aa-bc44-8e4a7d3999a1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?status=available Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a41f143d-adb7-41aa-bc44-8e4a7d3999a1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a41f143d-adb7-41aa-bc44-8e4a7d3999a1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-a41f143d-adb7-41aa-bc44-8e4a7d3999a1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a41f143d-adb7-41aa-bc44-8e4a7d3999a1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Could not evaluate value available, assuming string {{(pid=87154) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a41f143d-adb7-41aa-bc44-8e4a7d3999a1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a41f143d-adb7-41aa-bc44-8e4a7d3999a1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Get all volumes completed successfully. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a41f143d-adb7-41aa-bc44-8e4a7d3999a1 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 02:19:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1190/2434] 192.168.122.15 () {58 vars in 1170 bytes} [Tue Sep 1 02:19:13 2026] GET /volume/v3/volumes/detail?status=available => generated 2573 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8c4acd77-50db-49b5-9dd2-5742ef78475d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8c4acd77-50db-49b5-9dd2-5742ef78475d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8c4acd77-50db-49b5-9dd2-5742ef78475d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8c4acd77-50db-49b5-9dd2-5742ef78475d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8c4acd77-50db-49b5-9dd2-5742ef78475d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8c4acd77-50db-49b5-9dd2-5742ef78475d tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 returned with HTTP 200 Sep 01 02:19:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1245/2435] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:13 2026] GET /volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5fbbad88-3b07-4a05-9c70-349a542d8d1b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5fbbad88-3b07-4a05-9c70-349a542d8d1b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] DELETE http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5fbbad88-3b07-4a05-9c70-349a542d8d1b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5fbbad88-3b07-4a05-9c70-349a542d8d1b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-5fbbad88-3b07-4a05-9c70-349a542d8d1b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Delete volume with id: 8604ecaa-0902-4aa3-a72a-96120fa0cf98 Sep 01 02:19:13 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5fbbad88-3b07-4a05-9c70-349a542d8d1b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5fbbad88-3b07-4a05-9c70-349a542d8d1b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Delete volume request issued successfully. Sep 01 02:19:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5fbbad88-3b07-4a05-9c70-349a542d8d1b tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 returned with HTTP 202 Sep 01 02:19:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1191/2436] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:13 2026] DELETE /volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d0e581ec-07be-45cd-ba09-60aa8958a381 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0e581ec-07be-45cd-ba09-60aa8958a381 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d0e581ec-07be-45cd-ba09-60aa8958a381 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d0e581ec-07be-45cd-ba09-60aa8958a381 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d0e581ec-07be-45cd-ba09-60aa8958a381 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0e581ec-07be-45cd-ba09-60aa8958a381 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 returned with HTTP 200 Sep 01 02:19:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1246/2437] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:13 2026] GET /volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-569a0b5b-8b5a-455a-85ef-131ef6e1dbb9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-569a0b5b-8b5a-455a-85ef-131ef6e1dbb9 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 Sep 01 02:19:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-569a0b5b-8b5a-455a-85ef-131ef6e1dbb9 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-569a0b5b-8b5a-455a-85ef-131ef6e1dbb9 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-569a0b5b-8b5a-455a-85ef-131ef6e1dbb9 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 returned with HTTP 404 Sep 01 02:19:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1192/2438] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:14 2026] GET /volume/v3/volumes/8604ecaa-0902-4aa3-a72a-96120fa0cf98 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-20427a08-f747-417d-bbe8-f871e60ca6aa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-20427a08-f747-417d-bbe8-f871e60ca6aa tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 Sep 01 02:19:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-20427a08-f747-417d-bbe8-f871e60ca6aa tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-20427a08-f747-417d-bbe8-f871e60ca6aa tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-20427a08-f747-417d-bbe8-f871e60ca6aa tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-20427a08-f747-417d-bbe8-f871e60ca6aa tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 returned with HTTP 200 Sep 01 02:19:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1247/2439] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:14 2026] GET /volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 => generated 863 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8ee34b80-a136-4c65-8c7a-8dd5f544ebdc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ee34b80-a136-4c65-8c7a-8dd5f544ebdc tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] DELETE http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 Sep 01 02:19:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8ee34b80-a136-4c65-8c7a-8dd5f544ebdc tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8ee34b80-a136-4c65-8c7a-8dd5f544ebdc tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-8ee34b80-a136-4c65-8c7a-8dd5f544ebdc tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Delete volume with id: 021d97e6-d77b-4297-8fd2-72a0c9fdd553 Sep 01 02:19:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8ee34b80-a136-4c65-8c7a-8dd5f544ebdc tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8ee34b80-a136-4c65-8c7a-8dd5f544ebdc tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Delete volume request issued successfully. Sep 01 02:19:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ee34b80-a136-4c65-8c7a-8dd5f544ebdc tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 returned with HTTP 202 Sep 01 02:19:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1193/2440] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:14 2026] DELETE /volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a4129a54-5c32-4912-b207-1b6c8d49ec80 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4129a54-5c32-4912-b207-1b6c8d49ec80 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 Sep 01 02:19:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a4129a54-5c32-4912-b207-1b6c8d49ec80 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a4129a54-5c32-4912-b207-1b6c8d49ec80 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a4129a54-5c32-4912-b207-1b6c8d49ec80 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a4129a54-5c32-4912-b207-1b6c8d49ec80 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 returned with HTTP 200 Sep 01 02:19:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1248/2441] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:14 2026] GET /volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 => generated 862 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-15eb5e72-581c-48c6-9755-f237b316a469 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15eb5e72-581c-48c6-9755-f237b316a469 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 Sep 01 02:19:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15eb5e72-581c-48c6-9755-f237b316a469 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15eb5e72-581c-48c6-9755-f237b316a469 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15eb5e72-581c-48c6-9755-f237b316a469 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 returned with HTTP 404 Sep 01 02:19:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1194/2442] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:15 2026] GET /volume/v3/volumes/021d97e6-d77b-4297-8fd2-72a0c9fdd553 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-71583265-8605-4c89-91c3-dae78f0e1492 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-71583265-8605-4c89-91c3-dae78f0e1492 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 Sep 01 02:19:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-71583265-8605-4c89-91c3-dae78f0e1492 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-71583265-8605-4c89-91c3-dae78f0e1492 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-71583265-8605-4c89-91c3-dae78f0e1492 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-71583265-8605-4c89-91c3-dae78f0e1492 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 returned with HTTP 200 Sep 01 02:19:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1249/2443] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:15 2026] GET /volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bbba7329-2939-4398-ab9e-81478b53c842 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bbba7329-2939-4398-ab9e-81478b53c842 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] DELETE http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 Sep 01 02:19:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bbba7329-2939-4398-ab9e-81478b53c842 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bbba7329-2939-4398-ab9e-81478b53c842 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:15 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-bbba7329-2939-4398-ab9e-81478b53c842 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Delete volume with id: 52c96e2f-e687-4838-a45c-d6e5abc815f4 Sep 01 02:19:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bbba7329-2939-4398-ab9e-81478b53c842 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bbba7329-2939-4398-ab9e-81478b53c842 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Delete volume request issued successfully. Sep 01 02:19:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bbba7329-2939-4398-ab9e-81478b53c842 tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 returned with HTTP 202 Sep 01 02:19:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1195/2444] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:15 2026] DELETE /volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1bb862fb-fa57-4532-b3eb-d65a95bca5ea None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1bb862fb-fa57-4532-b3eb-d65a95bca5ea tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 Sep 01 02:19:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1bb862fb-fa57-4532-b3eb-d65a95bca5ea tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1bb862fb-fa57-4532-b3eb-d65a95bca5ea tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1bb862fb-fa57-4532-b3eb-d65a95bca5ea tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Volume info retrieved successfully. Sep 01 02:19:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1bb862fb-fa57-4532-b3eb-d65a95bca5ea tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 returned with HTTP 200 Sep 01 02:19:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1250/2445] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:16 2026] GET /volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d5f25f89-d3a8-400a-b434-87e5d0b8f57c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5f25f89-d3a8-400a-b434-87e5d0b8f57c tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] GET http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 Sep 01 02:19:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5f25f89-d3a8-400a-b434-87e5d0b8f57c tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5f25f89-d3a8-400a-b434-87e5d0b8f57c tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5f25f89-d3a8-400a-b434-87e5d0b8f57c tempest-VolumesListTestJSON-1944637853 tempest-VolumesListTestJSON-1944637853-project-member] http://192.168.122.15/volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 returned with HTTP 404 Sep 01 02:19:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1196/2446] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:17 2026] GET /volume/v3/volumes/52c96e2f-e687-4838-a45c-d6e5abc815f4 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c2d69528-e62b-4017-a493-cac466bf22c0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-491336997"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-491336997'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Create volume of 1 GB Sep 01 02:19:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Availability Zones retrieved successfully. Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Flow 'volume_create_api' (61b199c1-ae6f-42e4-a334-73e4c6a80f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d37605-6aee-47e6-b9d4-bb4fae052044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d37605-6aee-47e6-b9d4-bb4fae052044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de8d786-4858-4c6d-b788-b88aaaa64f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Created reservations ['f018229e-2b32-4ab1-92c8-5136c573bb74', 'fff7c3d3-6179-45e7-be66-2045a534bbc5', '9541a6a5-55b7-4a08-b3c6-39d32c5d4933', 'c9e09c14-68d5-4833-ac5e-156952c3918d'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de8d786-4858-4c6d-b788-b88aaaa64f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f018229e-2b32-4ab1-92c8-5136c573bb74', 'fff7c3d3-6179-45e7-be66-2045a534bbc5', '9541a6a5-55b7-4a08-b3c6-39d32c5d4933', 'c9e09c14-68d5-4833-ac5e-156952c3918d']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f184953-cbb7-4a71-bc6b-0f5e325c0969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f184953-cbb7-4a71-bc6b-0f5e325c0969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7f49ddf-237c-426e-a243-7d38aeba449b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-491336997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6278e5e4a8479589b11f3db53787e7',qos_specs=None,replication_status=,reservations=['f018229e-2b32-4ab1-92c8-5136c573bb74','fff7c3d3-6179-45e7-be66-2045a534bbc5','9541a6a5-55b7-4a08-b3c6-39d32c5d4933','c9e09c14-68d5-4833-ac5e-156952c3918d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32908c50fc5948ac999eb3cef0db8664',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-491336997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7f49ddf-237c-426e-a243-7d38aeba449b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6278e5e4a8479589b11f3db53787e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32908c50fc5948ac999eb3cef0db8664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (691333fe-a4e9-4d6e-a37c-a0bad97aa0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (691333fe-a4e9-4d6e-a37c-a0bad97aa0e4) transitioned into state 'SUCCESS' from state '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-491336997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6278e5e4a8479589b11f3db53787e7',qos_specs=None,replication_status=,reservations=['f018229e-2b32-4ab1-92c8-5136c573bb74','fff7c3d3-6179-45e7-be66-2045a534bbc5','9541a6a5-55b7-4a08-b3c6-39d32c5d4933','c9e09c14-68d5-4833-ac5e-156952c3918d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32908c50fc5948ac999eb3cef0db8664',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f3ee68-5cfe-485d-b58c-c6f999f99249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f3ee68-5cfe-485d-b58c-c6f999f99249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Flow 'volume_create_api' (61b199c1-ae6f-42e4-a334-73e4c6a80f09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Create volume request issued successfully. Sep 01 02:19:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c2d69528-e62b-4017-a493-cac466bf22c0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1251/2447] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:19 2026] POST /volume/v3/volumes => generated 756 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7c9205f5-d2bc-42ee-bf8a-678d1fa7545a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7c9205f5-d2bc-42ee-bf8a-678d1fa7545a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b Sep 01 02:19:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7c9205f5-d2bc-42ee-bf8a-678d1fa7545a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7c9205f5-d2bc-42ee-bf8a-678d1fa7545a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7c9205f5-d2bc-42ee-bf8a-678d1fa7545a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Volume info retrieved successfully. Sep 01 02:19:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7c9205f5-d2bc-42ee-bf8a-678d1fa7545a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b returned with HTTP 200 Sep 01 02:19:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1197/2448] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:20 2026] GET /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b => generated 824 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4a6e8de0-c8c8-44a1-ba17-4ecd307999b3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4a6e8de0-c8c8-44a1-ba17-4ecd307999b3 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b Sep 01 02:19:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4a6e8de0-c8c8-44a1-ba17-4ecd307999b3 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4a6e8de0-c8c8-44a1-ba17-4ecd307999b3 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4a6e8de0-c8c8-44a1-ba17-4ecd307999b3 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Volume info retrieved successfully. Sep 01 02:19:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4a6e8de0-c8c8-44a1-ba17-4ecd307999b3 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b returned with HTTP 200 Sep 01 02:19:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1252/2449] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:21 2026] GET /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3cdd3f21-8f80-4a40-bcd4-b43fb6d4bf9a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3cdd3f21-8f80-4a40-bcd4-b43fb6d4bf9a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b Sep 01 02:19:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3cdd3f21-8f80-4a40-bcd4-b43fb6d4bf9a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3cdd3f21-8f80-4a40-bcd4-b43fb6d4bf9a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3cdd3f21-8f80-4a40-bcd4-b43fb6d4bf9a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Volume info retrieved successfully. Sep 01 02:19:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3cdd3f21-8f80-4a40-bcd4-b43fb6d4bf9a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b returned with HTTP 200 Sep 01 02:19:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1198/2450] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:22 2026] GET /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:31 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=79,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b6ae003a-f056-4cc3-938c-c88d86e3ccb9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b6ae003a-f056-4cc3-938c-c88d86e3ccb9 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/c100eeb1-d4b8-429c-8037-eddbc678474b/action Sep 01 02:19:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b6ae003a-f056-4cc3-938c-c88d86e3ccb9 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-attach": {"instance_uuid": "b71b938a-3f3d-4cc3-99b0-bbbd27ccfc12", "mountpoint": "/dev/vdc"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b6ae003a-f056-4cc3-938c-c88d86e3ccb9 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b71b938a-3f3d-4cc3-99b0-bbbd27ccfc12", "mountpoint": "/dev/vdc"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b6ae003a-f056-4cc3-938c-c88d86e3ccb9 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/c100eeb1-d4b8-429c-8037-eddbc678474b/action returned with HTTP 404 Sep 01 02:19:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1253/2451] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:31 2026] POST /volume/v3/volumes/c100eeb1-d4b8-429c-8037-eddbc678474b/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:32 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=59,cinder:UPDATE=7,cinder:INSERT=4 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "574240b0-f15d-4270-ab64-8498892fb3a2", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1803593118"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Create volume request body: {'volume': {'imageRef': '574240b0-f15d-4270-ab64-8498892fb3a2', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1803593118'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:37 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Create volume of 2 GB Sep 01 02:19:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Availability Zones retrieved successfully. Sep 01 02:19:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Flow 'volume_create_api' (c04d9808-5d6e-48d0-94f9-160117717b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4a718e-a248-4fed-8ab9-534569661544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Validating volume size '2' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:38 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4a718e-a248-4fed-8ab9-534569661544) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:19:38 devstack devstack@c-api.service[87154]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 574240b0-f15d-4270-ab64-8498892fb3a2 is not active. Sep 01 02:19:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4a718e-a248-4fed-8ab9-534569661544) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:38 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4a718e-a248-4fed-8ab9-534569661544) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:19:38 devstack devstack@c-api.service[87154]: WARNING cinder.volume.api [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Flow 'volume_create_api' (c04d9808-5d6e-48d0-94f9-160117717b00) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:19:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6729b56d-8de0-457e-ac93-67dfb9f352fc tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 400 Sep 01 02:19:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1199/2452] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:19:37 2026] POST /volume/v3/volumes => generated 125 bytes in 272 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "aec864b5-ff5b-40d2-8fe0-356e41634c3d"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'aec864b5-ff5b-40d2-8fe0-356e41634c3d'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:40 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Create volume of 1 GB Sep 01 02:19:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Availability Zones retrieved successfully. Sep 01 02:19:40 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Flow 'volume_create_api' (e2364e62-6927-496a-ac85-d3661ebfd618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:40 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b040f6-7128-4661-81ed-83029e608840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:40 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:40 devstack devstack@c-api.service[87155]: WARNING cinder.volume.api [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b040f6-7128-4661-81ed-83029e608840) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:19:40 devstack devstack@c-api.service[87155]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 02:19:40 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b040f6-7128-4661-81ed-83029e608840) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:40 devstack devstack@c-api.service[87155]: WARNING cinder.volume.api [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b040f6-7128-4661-81ed-83029e608840) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:19:40 devstack devstack@c-api.service[87155]: WARNING cinder.volume.api [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Flow 'volume_create_api' (e2364e62-6927-496a-ac85-d3661ebfd618) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:19:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e5b2543c-2573-415e-a214-446e8ab2dbd5 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 400 Sep 01 02:19:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1254/2453] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:40 2026] POST /volume/v3/volumes => generated 134 bytes in 263 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b1d3e018-c1f4-4715-b361-a04354c8974c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b1d3e018-c1f4-4715-b361-a04354c8974c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b1d3e018-c1f4-4715-b361-a04354c8974c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b1d3e018-c1f4-4715-b361-a04354c8974c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 400 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1200/2454] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes => generated 127 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b6c41631-d845-4334-8ea1-42be726063f2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b6c41631-d845-4334-8ea1-42be726063f2 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b6c41631-d845-4334-8ea1-42be726063f2 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "278e3452-cdcd-47cb-b38c-3b76cdb95fa4"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-b6c41631-d845-4334-8ea1-42be726063f2 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '278e3452-cdcd-47cb-b38c-3b76cdb95fa4'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b6c41631-d845-4334-8ea1-42be726063f2 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 404 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1255/2455] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-57910ce6-d501-486b-a19c-89f52311447d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-57910ce6-d501-486b-a19c-89f52311447d tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-57910ce6-d501-486b-a19c-89f52311447d tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "57ab4a4b-fabe-49be-bdd6-0fdc18d117b8"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-57910ce6-d501-486b-a19c-89f52311447d tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '57ab4a4b-fabe-49be-bdd6-0fdc18d117b8'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-57910ce6-d501-486b-a19c-89f52311447d tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 404 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1201/2456] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c8fc760e-de8f-4d74-8036-b5ed4d1a7430 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c8fc760e-de8f-4d74-8036-b5ed4d1a7430 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c8fc760e-de8f-4d74-8036-b5ed4d1a7430 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f5ba528f-5110-472b-a747-b66627a1a965"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-c8fc760e-de8f-4d74-8036-b5ed4d1a7430 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f5ba528f-5110-472b-a747-b66627a1a965'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c8fc760e-de8f-4d74-8036-b5ed4d1a7430 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 404 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1256/2457] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b6017586-d328-407e-8ac6-a1606c99599e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b6017586-d328-407e-8ac6-a1606c99599e tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b6017586-d328-407e-8ac6-a1606c99599e tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b6017586-d328-407e-8ac6-a1606c99599e tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 400 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1202/2458] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes => generated 125 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-28b17b2f-df7d-4c39-9149-e70c7c2b0c52 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-28b17b2f-df7d-4c39-9149-e70c7c2b0c52 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-28b17b2f-df7d-4c39-9149-e70c7c2b0c52 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-28b17b2f-df7d-4c39-9149-e70c7c2b0c52 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 400 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1257/2459] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes => generated 125 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-30ed2c79-51d5-4124-a6ff-aa1e55c4f64a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30ed2c79-51d5-4124-a6ff-aa1e55c4f64a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30ed2c79-51d5-4124-a6ff-aa1e55c4f64a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30ed2c79-51d5-4124-a6ff-aa1e55c4f64a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 400 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1203/2460] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes => generated 121 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-da83cdf3-d826-47da-982f-8b3956858565 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da83cdf3-d826-47da-982f-8b3956858565 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] DELETE http://192.168.122.15/volume/v3/volumes/tempest-invalid-90322862 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da83cdf3-d826-47da-982f-8b3956858565 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da83cdf3-d826-47da-982f-8b3956858565 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-da83cdf3-d826-47da-982f-8b3956858565 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Delete volume with id: tempest-invalid-90322862 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da83cdf3-d826-47da-982f-8b3956858565 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/tempest-invalid-90322862 returned with HTTP 404 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1258/2461] 192.168.122.15 () {58 vars in 1194 bytes} [Tue Sep 1 02:19:41 2026] DELETE /volume/v3/volumes/tempest-invalid-90322862 => generated 97 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c02ed1b5-1163-4232-80c9-bc5c3713a4e5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1204/2462] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:19:41 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1f52cbd8-4648-4f68-9506-0ef8773c4bac None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1f52cbd8-4648-4f68-9506-0ef8773c4bac tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/xxx/action Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1f52cbd8-4648-4f68-9506-0ef8773c4bac tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-detach": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1f52cbd8-4648-4f68-9506-0ef8773c4bac tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1f52cbd8-4648-4f68-9506-0ef8773c4bac tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1259/2463] 192.168.122.15 () {60 vars in 1170 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8d2a389d-07be-4661-9abc-dbd6d46d5540 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8d2a389d-07be-4661-9abc-dbd6d46d5540 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes/tempest-invalid-1613890567 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8d2a389d-07be-4661-9abc-dbd6d46d5540 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8d2a389d-07be-4661-9abc-dbd6d46d5540 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8d2a389d-07be-4661-9abc-dbd6d46d5540 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/tempest-invalid-1613890567 returned with HTTP 404 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1205/2464] 192.168.122.15 () {58 vars in 1197 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/volumes/tempest-invalid-1613890567 => generated 99 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-763df651-432c-4f4e-813a-2e2418c76e9c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1260/2465] 192.168.122.15 () {58 vars in 1119 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2f9dfb00-14a7-40b1-a9ee-e27847b807aa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f9dfb00-14a7-40b1-a9ee-e27847b807aa tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?status=null Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f9dfb00-14a7-40b1-a9ee-e27847b807aa tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f9dfb00-14a7-40b1-a9ee-e27847b807aa tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-2f9dfb00-14a7-40b1-a9ee-e27847b807aa tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2f9dfb00-14a7-40b1-a9ee-e27847b807aa tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Could not evaluate value null, assuming string {{(pid=87154) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-2f9dfb00-14a7-40b1-a9ee-e27847b807aa tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2f9dfb00-14a7-40b1-a9ee-e27847b807aa tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Get all volumes completed successfully. Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f9dfb00-14a7-40b1-a9ee-e27847b807aa tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1206/2466] 192.168.122.15 () {58 vars in 1160 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4c75b5da-b145-4e8a-999b-85b0954b973d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c75b5da-b145-4e8a-999b-85b0954b973d tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1033686482 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4c75b5da-b145-4e8a-999b-85b0954b973d tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4c75b5da-b145-4e8a-999b-85b0954b973d tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'detail' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-4c75b5da-b145-4e8a-999b-85b0954b973d tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-4c75b5da-b145-4e8a-999b-85b0954b973d tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1033686482'), ('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4c75b5da-b145-4e8a-999b-85b0954b973d tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Get all volumes completed successfully. Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c75b5da-b145-4e8a-999b-85b0954b973d tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1033686482 returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1261/2467] 192.168.122.15 () {58 vars in 1238 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1033686482 => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e170d97a-7c51-4044-a7ad-e774e0a11763 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e170d97a-7c51-4044-a7ad-e774e0a11763 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes?status=null Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e170d97a-7c51-4044-a7ad-e774e0a11763 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e170d97a-7c51-4044-a7ad-e774e0a11763 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-e170d97a-7c51-4044-a7ad-e774e0a11763 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e170d97a-7c51-4044-a7ad-e774e0a11763 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Could not evaluate value null, assuming string {{(pid=87154) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e170d97a-7c51-4044-a7ad-e774e0a11763 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e170d97a-7c51-4044-a7ad-e774e0a11763 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Get all volumes completed successfully. Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e170d97a-7c51-4044-a7ad-e774e0a11763 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1207/2468] 192.168.122.15 () {58 vars in 1139 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-29edcde4-bd66-4a3e-8e6f-02446cfe098a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-29edcde4-bd66-4a3e-8e6f-02446cfe098a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-219079587 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-29edcde4-bd66-4a3e-8e6f-02446cfe098a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-29edcde4-bd66-4a3e-8e6f-02446cfe098a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-29edcde4-bd66-4a3e-8e6f-02446cfe098a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-29edcde4-bd66-4a3e-8e6f-02446cfe098a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-219079587'), ('no_migration_targets', True)]). {{(pid=87155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-29edcde4-bd66-4a3e-8e6f-02446cfe098a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Get all volumes completed successfully. Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-29edcde4-bd66-4a3e-8e6f-02446cfe098a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-219079587 returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1262/2469] 192.168.122.15 () {58 vars in 1215 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-219079587 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-42cab6ff-4410-48d9-bf8f-b74dab2eb6a0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-42cab6ff-4410-48d9-bf8f-b74dab2eb6a0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-42cab6ff-4410-48d9-bf8f-b74dab2eb6a0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-42cab6ff-4410-48d9-bf8f-b74dab2eb6a0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-42cab6ff-4410-48d9-bf8f-b74dab2eb6a0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Volume info retrieved successfully. Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-42cab6ff-4410-48d9-bf8f-b74dab2eb6a0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Reserve volume completed successfully. Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-42cab6ff-4410-48d9-bf8f-b74dab2eb6a0 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action returned with HTTP 202 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1208/2470] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-52fbfd06-2d7f-484a-bb90-a184ac94df50 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-52fbfd06-2d7f-484a-bb90-a184ac94df50 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-52fbfd06-2d7f-484a-bb90-a184ac94df50 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-52fbfd06-2d7f-484a-bb90-a184ac94df50 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-52fbfd06-2d7f-484a-bb90-a184ac94df50 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Volume info retrieved successfully. Sep 01 02:19:41 devstack devstack@c-api.service[87155]: ERROR cinder.volume.api [None req-52fbfd06-2d7f-484a-bb90-a184ac94df50 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-52fbfd06-2d7f-484a-bb90-a184ac94df50 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action returned with HTTP 400 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1263/2471] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action => generated 132 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5d5d913b-37d2-4cd1-8f95-350ccaf927fd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5d5d913b-37d2-4cd1-8f95-350ccaf927fd tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5d5d913b-37d2-4cd1-8f95-350ccaf927fd tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5d5d913b-37d2-4cd1-8f95-350ccaf927fd tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5d5d913b-37d2-4cd1-8f95-350ccaf927fd tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Volume info retrieved successfully. Sep 01 02:19:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5d5d913b-37d2-4cd1-8f95-350ccaf927fd tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Unreserve volume completed successfully. Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5d5d913b-37d2-4cd1-8f95-350ccaf927fd tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action returned with HTTP 202 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1209/2472] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-36d52704-994a-40cc-98a5-c74efdd324de None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-36d52704-994a-40cc-98a5-c74efdd324de tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/9d304851-ef4e-4ebb-8726-7fd378d582f3/action Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-36d52704-994a-40cc-98a5-c74efdd324de tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-36d52704-994a-40cc-98a5-c74efdd324de tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-36d52704-994a-40cc-98a5-c74efdd324de tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/9d304851-ef4e-4ebb-8726-7fd378d582f3/action returned with HTTP 404 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1264/2473] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes/9d304851-ef4e-4ebb-8726-7fd378d582f3/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5b1671fa-02a7-4c91-ba0e-3537af2d7b4c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b1671fa-02a7-4c91-ba0e-3537af2d7b4c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/bcd5c256-701d-452d-a1a2-5488a9fffe10/action Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b1671fa-02a7-4c91-ba0e-3537af2d7b4c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b1671fa-02a7-4c91-ba0e-3537af2d7b4c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b1671fa-02a7-4c91-ba0e-3537af2d7b4c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/bcd5c256-701d-452d-a1a2-5488a9fffe10/action returned with HTTP 404 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1210/2474] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes/bcd5c256-701d-452d-a1a2-5488a9fffe10/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3cc62fc3-1bba-4d0b-9ab1-263936f91e2c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1265/2475] 192.168.122.15 () {60 vars in 1139 bytes} [Tue Sep 1 02:19:41 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0f36e639-2c33-48a9-acd5-d6a4c80075fe None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0f36e639-2c33-48a9-acd5-d6a4c80075fe tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] PUT http://192.168.122.15/volume/v3/volumes/tempest-invalid-1341176257 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0f36e639-2c33-48a9-acd5-d6a4c80075fe tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0f36e639-2c33-48a9-acd5-d6a4c80075fe tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/tempest-invalid-1341176257 returned with HTTP 404 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1211/2476] 192.168.122.15 () {60 vars in 1217 bytes} [Tue Sep 1 02:19:41 2026] PUT /volume/v3/volumes/tempest-invalid-1341176257 => generated 99 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-012193bd-d2ea-4ee8-bd44-fcceabc3d178 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-012193bd-d2ea-4ee8-bd44-fcceabc3d178 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] PUT http://192.168.122.15/volume/v3/volumes/23a60796-bdde-440c-933c-97d775792714 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-012193bd-d2ea-4ee8-bd44-fcceabc3d178 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-012193bd-d2ea-4ee8-bd44-fcceabc3d178 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/23a60796-bdde-440c-933c-97d775792714 returned with HTTP 404 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1266/2477] 192.168.122.15 () {60 vars in 1247 bytes} [Tue Sep 1 02:19:41 2026] PUT /volume/v3/volumes/23a60796-bdde-440c-933c-97d775792714 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6938cf35-1bb6-4308-ad7e-8ae3b44bfe10 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6938cf35-1bb6-4308-ad7e-8ae3b44bfe10 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] DELETE http://192.168.122.15/volume/v3/volumes/cae4276c-f8ca-45c5-af05-5bf958710da5 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6938cf35-1bb6-4308-ad7e-8ae3b44bfe10 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6938cf35-1bb6-4308-ad7e-8ae3b44bfe10 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-6938cf35-1bb6-4308-ad7e-8ae3b44bfe10 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Delete volume with id: cae4276c-f8ca-45c5-af05-5bf958710da5 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6938cf35-1bb6-4308-ad7e-8ae3b44bfe10 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/cae4276c-f8ca-45c5-af05-5bf958710da5 returned with HTTP 404 Sep 01 02:19:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1212/2478] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:41 2026] DELETE /volume/v3/volumes/cae4276c-f8ca-45c5-af05-5bf958710da5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b9319b6a-d6a6-4fc9-854c-0674f18b8b4a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b9319b6a-d6a6-4fc9-854c-0674f18b8b4a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b9319b6a-d6a6-4fc9-854c-0674f18b8b4a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b9319b6a-d6a6-4fc9-854c-0674f18b8b4a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b9319b6a-d6a6-4fc9-854c-0674f18b8b4a tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action returned with HTTP 400 Sep 01 02:19:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1267/2479] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action => generated 140 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e8231fd7-2e9f-49d3-94a3-cf777c8a82e1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e8231fd7-2e9f-49d3-94a3-cf777c8a82e1 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e8231fd7-2e9f-49d3-94a3-cf777c8a82e1 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e8231fd7-2e9f-49d3-94a3-cf777c8a82e1 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e8231fd7-2e9f-49d3-94a3-cf777c8a82e1 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action returned with HTTP 400 Sep 01 02:19:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1213/2480] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:41 2026] POST /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-14b1b4c9-ce9a-469c-8dfb-ea45b2a2e8c2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-14b1b4c9-ce9a-469c-8dfb-ea45b2a2e8c2 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/895a1b75-7226-4028-b8fa-fea68368c94e/action Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-14b1b4c9-ce9a-469c-8dfb-ea45b2a2e8c2 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-14b1b4c9-ce9a-469c-8dfb-ea45b2a2e8c2 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-14b1b4c9-ce9a-469c-8dfb-ea45b2a2e8c2 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/895a1b75-7226-4028-b8fa-fea68368c94e/action returned with HTTP 404 Sep 01 02:19:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1268/2481] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:42 2026] POST /volume/v3/volumes/895a1b75-7226-4028-b8fa-fea68368c94e/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e5ca46c9-586c-4437-a460-53fdd4c1e9bb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e5ca46c9-586c-4437-a460-53fdd4c1e9bb tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action Sep 01 02:19:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e5ca46c9-586c-4437-a460-53fdd4c1e9bb tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e5ca46c9-586c-4437-a460-53fdd4c1e9bb tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e5ca46c9-586c-4437-a460-53fdd4c1e9bb tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action returned with HTTP 400 Sep 01 02:19:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1214/2482] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:42 2026] POST /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-613ada7b-6d79-4f03-bd6c-4cdf8f145455 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-613ada7b-6d79-4f03-bd6c-4cdf8f145455 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] POST http://192.168.122.15/volume/v3/volumes/None/action Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-613ada7b-6d79-4f03-bd6c-4cdf8f145455 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-613ada7b-6d79-4f03-bd6c-4cdf8f145455 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-613ada7b-6d79-4f03-bd6c-4cdf8f145455 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 02:19:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1269/2483] 192.168.122.15 () {60 vars in 1173 bytes} [Tue Sep 1 02:19:42 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) Sep 01 02:19:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d436a4bb-d5ab-48a3-a252-ed4b645bbe75 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d436a4bb-d5ab-48a3-a252-ed4b645bbe75 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes/ac03e99f-9e44-467c-9a2d-411fc4a87c84 Sep 01 02:19:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d436a4bb-d5ab-48a3-a252-ed4b645bbe75 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d436a4bb-d5ab-48a3-a252-ed4b645bbe75 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d436a4bb-d5ab-48a3-a252-ed4b645bbe75 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/ac03e99f-9e44-467c-9a2d-411fc4a87c84 returned with HTTP 404 Sep 01 02:19:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1215/2484] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:42 2026] GET /volume/v3/volumes/ac03e99f-9e44-467c-9a2d-411fc4a87c84 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3fee9d50-d7f2-45d8-933d-8591362b86be None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3fee9d50-d7f2-45d8-933d-8591362b86be tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3fee9d50-d7f2-45d8-933d-8591362b86be tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3fee9d50-d7f2-45d8-933d-8591362b86be tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3fee9d50-d7f2-45d8-933d-8591362b86be tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Volume info retrieved successfully. Sep 01 02:19:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3fee9d50-d7f2-45d8-933d-8591362b86be tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b returned with HTTP 200 Sep 01 02:19:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1270/2485] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:42 2026] GET /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7548ee2b-1957-4807-bee3-65eae5b6923c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7548ee2b-1957-4807-bee3-65eae5b6923c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] DELETE http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b Sep 01 02:19:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7548ee2b-1957-4807-bee3-65eae5b6923c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7548ee2b-1957-4807-bee3-65eae5b6923c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:42 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-7548ee2b-1957-4807-bee3-65eae5b6923c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Delete volume with id: a7f49ddf-237c-426e-a243-7d38aeba449b Sep 01 02:19:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:19:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:19:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7548ee2b-1957-4807-bee3-65eae5b6923c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Volume info retrieved successfully. Sep 01 02:19:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7548ee2b-1957-4807-bee3-65eae5b6923c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Delete volume request issued successfully. Sep 01 02:19:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7548ee2b-1957-4807-bee3-65eae5b6923c tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b returned with HTTP 202 Sep 01 02:19:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1216/2486] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:42 2026] DELETE /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9ac764a6-a1ea-41bf-a527-1a711049f328 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ac764a6-a1ea-41bf-a527-1a711049f328 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ac764a6-a1ea-41bf-a527-1a711049f328 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ac764a6-a1ea-41bf-a527-1a711049f328 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:19:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9ac764a6-a1ea-41bf-a527-1a711049f328 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Volume info retrieved successfully. Sep 01 02:19:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ac764a6-a1ea-41bf-a527-1a711049f328 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b returned with HTTP 200 Sep 01 02:19:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1271/2487] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:42 2026] GET /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dcbfe587-ecd6-4ae5-9a76-742695d2d635 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dcbfe587-ecd6-4ae5-9a76-742695d2d635 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] GET http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b Sep 01 02:19:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dcbfe587-ecd6-4ae5-9a76-742695d2d635 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dcbfe587-ecd6-4ae5-9a76-742695d2d635 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dcbfe587-ecd6-4ae5-9a76-742695d2d635 tempest-VolumesNegativeTest-147843347 tempest-VolumesNegativeTest-147843347-project-member] http://192.168.122.15/volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b returned with HTTP 404 Sep 01 02:19:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1217/2488] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:43 2026] GET /volume/v3/volumes/a7f49ddf-237c-426e-a243-7d38aeba449b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:52 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=22,cinder:UPDATE=1 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:53 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b32576e9-7492-47f2-aebf-e314b4491b15 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:19:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1782808484", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1782808484', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:53 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Create volume of 1 GB Sep 01 02:19:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Availability Zones retrieved successfully. Sep 01 02:19:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Flow 'volume_create_api' (22ef9920-c3f8-41e7-a041-166b13a452bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8ce9fb-2ec8-4750-a92f-c7719a0f28bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8ce9fb-2ec8-4750-a92f-c7719a0f28bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2844229-cb18-42cf-9a52-2b09a62d512e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Created reservations ['bba97b81-5d5f-46a3-adce-7ac97e0e40bc', '348e05f6-bf77-4711-9133-f05c7f472ce7', 'edcc889b-9f17-4e6d-9003-75cdae4299e9', 'b91c8c36-a0ec-4273-b95b-85e5404ef44e'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2844229-cb18-42cf-9a52-2b09a62d512e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bba97b81-5d5f-46a3-adce-7ac97e0e40bc', '348e05f6-bf77-4711-9133-f05c7f472ce7', 'edcc889b-9f17-4e6d-9003-75cdae4299e9', 'b91c8c36-a0ec-4273-b95b-85e5404ef44e']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc45fe7-aaec-446e-b9cd-f90964d83410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:19:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc45fe7-aaec-446e-b9cd-f90964d83410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53d87728-07c3-45c5-94a2-546188974da4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1782808484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06df6011782043d4a54cc60033bea3ad',qos_specs=None,replication_status=,reservations=['bba97b81-5d5f-46a3-adce-7ac97e0e40bc','348e05f6-bf77-4711-9133-f05c7f472ce7','edcc889b-9f17-4e6d-9003-75cdae4299e9','b91c8c36-a0ec-4273-b95b-85e5404ef44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='826dda89b34744178e7a29b0f244cf5b',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1782808484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53d87728-07c3-45c5-94a2-546188974da4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06df6011782043d4a54cc60033bea3ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='826dda89b34744178e7a29b0f244cf5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606121aa-ef63-4553-bda5-f27bc5fe0589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606121aa-ef63-4553-bda5-f27bc5fe0589) transitioned into state 'SUCCESS' from state '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-1782808484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06df6011782043d4a54cc60033bea3ad',qos_specs=None,replication_status=,reservations=['bba97b81-5d5f-46a3-adce-7ac97e0e40bc','348e05f6-bf77-4711-9133-f05c7f472ce7','edcc889b-9f17-4e6d-9003-75cdae4299e9','b91c8c36-a0ec-4273-b95b-85e5404ef44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='826dda89b34744178e7a29b0f244cf5b',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce73f09a-1c57-496a-9c5e-deaa87dcc661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce73f09a-1c57-496a-9c5e-deaa87dcc661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Flow 'volume_create_api' (22ef9920-c3f8-41e7-a041-166b13a452bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Create volume request issued successfully. Sep 01 02:19:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b32576e9-7492-47f2-aebf-e314b4491b15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1272/2489] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:19:53 2026] POST /volume/v3/volumes => generated 754 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:04 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7742ebdf-fa6e-4f97-a270-a3e5d6c798de None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7742ebdf-fa6e-4f97-a270-a3e5d6c798de tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:20:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7742ebdf-fa6e-4f97-a270-a3e5d6c798de tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1583185427-245448688", "extra_specs": {}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7742ebdf-fa6e-4f97-a270-a3e5d6c798de tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:20:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1218/2490] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:14 2026] POST /volume/v3/types => generated 268 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-92991efe-fa24-4d55-ba3c-ba709c9c976d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-92991efe-fa24-4d55-ba3c-ba709c9c976d tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:20:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-92991efe-fa24-4d55-ba3c-ba709c9c976d tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589658306-730430813", "extra_specs": {}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-92991efe-fa24-4d55-ba3c-ba709c9c976d tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:20:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1273/2491] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:17 2026] POST /volume/v3/types => generated 268 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a101b088-ef4f-4d83-b207-135ef9acde4f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a101b088-ef4f-4d83-b207-135ef9acde4f tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:20:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a101b088-ef4f-4d83-b207-135ef9acde4f tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36565657-1992773426", "extra_specs": {}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a101b088-ef4f-4d83-b207-135ef9acde4f tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:20:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1219/2492] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:17 2026] POST /volume/v3/types => generated 267 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-293aac12-c28c-4950-946c-f88d9d82af8c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1050792968", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589658306-730430813", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1050792968', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589658306-730430813', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Create volume of 1 GB Sep 01 02:20:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Availability Zones retrieved successfully. Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Flow 'volume_create_api' (b1b18a54-8be4-45bb-864e-e40152262ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c15b3a95-1d09-4172-a475-2c1d30555b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c15b3a95-1d09-4172-a475-2c1d30555b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:20:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c5aa55c7-7191-400e-bbcd-4404a0043864,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589658306-730430813',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5aa55c7-7191-400e-bbcd-4404a0043864', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd275555-ddbd-45ba-871a-8eadbe899885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589658306-730430813 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589658306-730430813, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:18 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589658306-730430813 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589658306-730430813, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Created reservations ['b76d4f85-4b57-44bf-a420-cc6301536ba1', '88433332-3eec-4211-82ed-df3b859d4114', '65832c9d-ae32-4114-86b5-202c51d185cd', 'f58a503a-05df-46c5-87aa-02650100c2bd'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd275555-ddbd-45ba-871a-8eadbe899885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b76d4f85-4b57-44bf-a420-cc6301536ba1', '88433332-3eec-4211-82ed-df3b859d4114', '65832c9d-ae32-4114-86b5-202c51d185cd', 'f58a503a-05df-46c5-87aa-02650100c2bd']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf57039-a943-41e0-a8f5-463f13754156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf57039-a943-41e0-a8f5-463f13754156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b72e0d4-09c2-4b36-af67-81f3f801a079', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1050792968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d70bfc2801cc4d48b25cce721986faae',qos_specs=None,replication_status=,reservations=['b76d4f85-4b57-44bf-a420-cc6301536ba1','88433332-3eec-4211-82ed-df3b859d4114','65832c9d-ae32-4114-86b5-202c51d185cd','f58a503a-05df-46c5-87aa-02650100c2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341b24ca22794b619d655b1a49a745e2',volume_type_id=c5aa55c7-7191-400e-bbcd-4404a0043864), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1050792968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b72e0d4-09c2-4b36-af67-81f3f801a079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d70bfc2801cc4d48b25cce721986faae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='341b24ca22794b619d655b1a49a745e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5aa55c7-7191-400e-bbcd-4404a0043864),volume_type_id=c5aa55c7-7191-400e-bbcd-4404a0043864)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762fa2b2-af40-408a-b5dc-90e5a20ae00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762fa2b2-af40-408a-b5dc-90e5a20ae00c) transitioned into state 'SUCCESS' from state '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-1050792968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d70bfc2801cc4d48b25cce721986faae',qos_specs=None,replication_status=,reservations=['b76d4f85-4b57-44bf-a420-cc6301536ba1','88433332-3eec-4211-82ed-df3b859d4114','65832c9d-ae32-4114-86b5-202c51d185cd','f58a503a-05df-46c5-87aa-02650100c2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341b24ca22794b619d655b1a49a745e2',volume_type_id=c5aa55c7-7191-400e-bbcd-4404a0043864)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0806efe0-19e0-4840-a4a0-32ec8943ef40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0806efe0-19e0-4840-a4a0-32ec8943ef40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Flow 'volume_create_api' (b1b18a54-8be4-45bb-864e-e40152262ed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Create volume request issued successfully. Sep 01 02:20:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-293aac12-c28c-4950-946c-f88d9d82af8c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1274/2493] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:18 2026] POST /volume/v3/volumes => generated 852 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-737947670", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36565657-1992773426", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-737947670', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36565657-1992773426', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Create volume of 1 GB Sep 01 02:20:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Availability Zones retrieved successfully. Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Flow 'volume_create_api' (123b0740-0cc7-4c62-b86e-aa4b6abf68f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6f5ade-e84a-45f1-99e7-ef9b7ddf8f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6f5ade-e84a-45f1-99e7-ef9b7ddf8f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:20:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=79ea1126-784e-4125-9b5b-ecfb450fdc8d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36565657-1992773426',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79ea1126-784e-4125-9b5b-ecfb450fdc8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79bf3da6-220f-4fbb-aa7d-c99a07210704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36565657-1992773426 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36565657-1992773426, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:18 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36565657-1992773426 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36565657-1992773426, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Created reservations ['d8225d73-c63c-4c76-814b-26aa97f9c299', '68320644-11c8-45c3-bd89-1478cf66c755', '1a22aa66-22be-49d1-b734-542416e5f27e', '018d061e-50e8-4ad5-873f-a35b4342b3f9'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79bf3da6-220f-4fbb-aa7d-c99a07210704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8225d73-c63c-4c76-814b-26aa97f9c299', '68320644-11c8-45c3-bd89-1478cf66c755', '1a22aa66-22be-49d1-b734-542416e5f27e', '018d061e-50e8-4ad5-873f-a35b4342b3f9']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695d6476-42e4-4954-8aca-98e516ad2625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695d6476-42e4-4954-8aca-98e516ad2625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '854a3bbd-beee-4c3f-ba57-a19543524b52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-737947670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d70bfc2801cc4d48b25cce721986faae',qos_specs=None,replication_status=,reservations=['d8225d73-c63c-4c76-814b-26aa97f9c299','68320644-11c8-45c3-bd89-1478cf66c755','1a22aa66-22be-49d1-b734-542416e5f27e','018d061e-50e8-4ad5-873f-a35b4342b3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341b24ca22794b619d655b1a49a745e2',volume_type_id=79ea1126-784e-4125-9b5b-ecfb450fdc8d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-737947670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=854a3bbd-beee-4c3f-ba57-a19543524b52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d70bfc2801cc4d48b25cce721986faae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='341b24ca22794b619d655b1a49a745e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79ea1126-784e-4125-9b5b-ecfb450fdc8d),volume_type_id=79ea1126-784e-4125-9b5b-ecfb450fdc8d)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f17ffa8-8d78-49d6-b329-119351fbf7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f17ffa8-8d78-49d6-b329-119351fbf7c8) transitioned into state 'SUCCESS' from state '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-737947670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d70bfc2801cc4d48b25cce721986faae',qos_specs=None,replication_status=,reservations=['d8225d73-c63c-4c76-814b-26aa97f9c299','68320644-11c8-45c3-bd89-1478cf66c755','1a22aa66-22be-49d1-b734-542416e5f27e','018d061e-50e8-4ad5-873f-a35b4342b3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341b24ca22794b619d655b1a49a745e2',volume_type_id=79ea1126-784e-4125-9b5b-ecfb450fdc8d)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe90df95-12cb-4489-870a-1a8d81ea9f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe90df95-12cb-4489-870a-1a8d81ea9f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Flow 'volume_create_api' (123b0740-0cc7-4c62-b86e-aa4b6abf68f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Create volume request issued successfully. Sep 01 02:20:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e42c0e58-9fb9-4b65-8726-e9ccc1a268e3 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1220/2494] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:18 2026] POST /volume/v3/volumes => generated 850 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1240490473", "snapshot_id": null, "imageRef": "48c812d7-65fc-4f3e-96d8-8fe64c9898ad", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1583185427-245448688", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1240490473', 'snapshot_id': None, 'imageRef': '48c812d7-65fc-4f3e-96d8-8fe64c9898ad', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1583185427-245448688', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:18 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Create volume of 1 GB Sep 01 02:20:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Availability Zones retrieved successfully. Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Flow 'volume_create_api' (0df1a43f-48e0-4e6c-b16d-c83a0e16e632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c111cf3-678c-4a47-8a81-39ad25bf7a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c111cf3-678c-4a47-8a81-39ad25bf7a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:20:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ade99fb8-a916-49a4-9a1c-bb1b2b78a918,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1583185427-245448688',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ade99fb8-a916-49a4-9a1c-bb1b2b78a918', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4df182d-e858-426c-934a-a995f78276f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1583185427-245448688 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1583185427-245448688, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:19 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1583185427-245448688 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1583185427-245448688, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Created reservations ['527b5558-2f56-40d8-af0b-3ec4a9036d7a', 'f4c5b65b-01f4-4d15-a916-da6dd01509f6', 'd93a309c-e990-4ba4-9bf2-e54dc4988ed4', 'a31c0902-0524-4595-95b0-ec50c3d93bbf'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4df182d-e858-426c-934a-a995f78276f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['527b5558-2f56-40d8-af0b-3ec4a9036d7a', 'f4c5b65b-01f4-4d15-a916-da6dd01509f6', 'd93a309c-e990-4ba4-9bf2-e54dc4988ed4', 'a31c0902-0524-4595-95b0-ec50c3d93bbf']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (082e606e-e34b-44ba-891a-4c2ee4ef8907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (082e606e-e34b-44ba-891a-4c2ee4ef8907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1240490473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d70bfc2801cc4d48b25cce721986faae',qos_specs=None,replication_status=,reservations=['527b5558-2f56-40d8-af0b-3ec4a9036d7a','f4c5b65b-01f4-4d15-a916-da6dd01509f6','d93a309c-e990-4ba4-9bf2-e54dc4988ed4','a31c0902-0524-4595-95b0-ec50c3d93bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341b24ca22794b619d655b1a49a745e2',volume_type_id=ade99fb8-a916-49a4-9a1c-bb1b2b78a918), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1240490473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d70bfc2801cc4d48b25cce721986faae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='341b24ca22794b619d655b1a49a745e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ade99fb8-a916-49a4-9a1c-bb1b2b78a918),volume_type_id=ade99fb8-a916-49a4-9a1c-bb1b2b78a918)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08da96e6-a41a-4001-859c-88006626358f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08da96e6-a41a-4001-859c-88006626358f) transitioned into state 'SUCCESS' from state '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-1240490473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d70bfc2801cc4d48b25cce721986faae',qos_specs=None,replication_status=,reservations=['527b5558-2f56-40d8-af0b-3ec4a9036d7a','f4c5b65b-01f4-4d15-a916-da6dd01509f6','d93a309c-e990-4ba4-9bf2-e54dc4988ed4','a31c0902-0524-4595-95b0-ec50c3d93bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341b24ca22794b619d655b1a49a745e2',volume_type_id=ade99fb8-a916-49a4-9a1c-bb1b2b78a918)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99fba0ef-b9d9-40a0-90c1-e5b619e4e786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99fba0ef-b9d9-40a0-90c1-e5b619e4e786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Flow 'volume_create_api' (0df1a43f-48e0-4e6c-b16d-c83a0e16e632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Create volume request issued successfully. Sep 01 02:20:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e7def8ec-5a92-4e6f-93b9-de03a617c62a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1275/2495] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:18 2026] POST /volume/v3/volumes => generated 852 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e8a35afe-baff-422a-a505-6c1d5e42182d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e8a35afe-baff-422a-a505-6c1d5e42182d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e8a35afe-baff-422a-a505-6c1d5e42182d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e8a35afe-baff-422a-a505-6c1d5e42182d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e8a35afe-baff-422a-a505-6c1d5e42182d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e8a35afe-baff-422a-a505-6c1d5e42182d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1221/2496] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:19 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 920 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-99ddefde-9165-4aeb-ac0c-2abba33a1cc4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99ddefde-9165-4aeb-ac0c-2abba33a1cc4 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99ddefde-9165-4aeb-ac0c-2abba33a1cc4 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99ddefde-9165-4aeb-ac0c-2abba33a1cc4 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-99ddefde-9165-4aeb-ac0c-2abba33a1cc4 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99ddefde-9165-4aeb-ac0c-2abba33a1cc4 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1276/2497] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:20 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 944 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-aed6b7d6-0b9e-4a2a-8e71-0819f8bb2225 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aed6b7d6-0b9e-4a2a-8e71-0819f8bb2225 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aed6b7d6-0b9e-4a2a-8e71-0819f8bb2225 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aed6b7d6-0b9e-4a2a-8e71-0819f8bb2225 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-aed6b7d6-0b9e-4a2a-8e71-0819f8bb2225 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aed6b7d6-0b9e-4a2a-8e71-0819f8bb2225 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1222/2498] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:21 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 944 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-01852d9d-e56d-42b4-8e6a-bfa1bb463da1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-01852d9d-e56d-42b4-8e6a-bfa1bb463da1 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-01852d9d-e56d-42b4-8e6a-bfa1bb463da1 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-01852d9d-e56d-42b4-8e6a-bfa1bb463da1 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-01852d9d-e56d-42b4-8e6a-bfa1bb463da1 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-01852d9d-e56d-42b4-8e6a-bfa1bb463da1 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1277/2499] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:22 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 944 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-09b0503b-8180-4c6d-9d93-ac0b4a22cb3e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-09b0503b-8180-4c6d-9d93-ac0b4a22cb3e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-09b0503b-8180-4c6d-9d93-ac0b4a22cb3e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-09b0503b-8180-4c6d-9d93-ac0b4a22cb3e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-09b0503b-8180-4c6d-9d93-ac0b4a22cb3e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-09b0503b-8180-4c6d-9d93-ac0b4a22cb3e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1223/2500] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:23 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 1002 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5f8ed5d8-3345-4411-a871-6e1acf92eaf2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f8ed5d8-3345-4411-a871-6e1acf92eaf2 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f8ed5d8-3345-4411-a871-6e1acf92eaf2 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f8ed5d8-3345-4411-a871-6e1acf92eaf2 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5f8ed5d8-3345-4411-a871-6e1acf92eaf2 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f8ed5d8-3345-4411-a871-6e1acf92eaf2 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1278/2501] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:24 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-88a46d80-6072-46f6-ae7f-c634223ac53e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-88a46d80-6072-46f6-ae7f-c634223ac53e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-88a46d80-6072-46f6-ae7f-c634223ac53e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-88a46d80-6072-46f6-ae7f-c634223ac53e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-88a46d80-6072-46f6-ae7f-c634223ac53e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-88a46d80-6072-46f6-ae7f-c634223ac53e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1224/2502] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:25 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 1005 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f1db86e5-2686-4b39-9a45-de25207b5547 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f1db86e5-2686-4b39-9a45-de25207b5547 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f1db86e5-2686-4b39-9a45-de25207b5547 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f1db86e5-2686-4b39-9a45-de25207b5547 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f1db86e5-2686-4b39-9a45-de25207b5547 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f1db86e5-2686-4b39-9a45-de25207b5547 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1279/2503] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0d0d8ff5-106e-40e7-8bab-a6feea9ff7ce None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d0d8ff5-106e-40e7-8bab-a6feea9ff7ce tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0d0d8ff5-106e-40e7-8bab-a6feea9ff7ce tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0d0d8ff5-106e-40e7-8bab-a6feea9ff7ce tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0d0d8ff5-106e-40e7-8bab-a6feea9ff7ce tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d0d8ff5-106e-40e7-8bab-a6feea9ff7ce tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1225/2504] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-842eb693-35eb-4451-8124-06e3d702065f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-842eb693-35eb-4451-8124-06e3d702065f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-842eb693-35eb-4451-8124-06e3d702065f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-842eb693-35eb-4451-8124-06e3d702065f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-842eb693-35eb-4451-8124-06e3d702065f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-842eb693-35eb-4451-8124-06e3d702065f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1280/2505] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 847 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-822f93fb-4c27-4dd1-8854-d1ef756777b0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-822f93fb-4c27-4dd1-8854-d1ef756777b0 None None] GET http://192.168.122.15/volume// Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-822f93fb-4c27-4dd1-8854-d1ef756777b0 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-822f93fb-4c27-4dd1-8854-d1ef756777b0 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-822f93fb-4c27-4dd1-8854-d1ef756777b0 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:20:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1226/2506] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-abb108e7-4149-4208-94e8-6885567bf404 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-abb108e7-4149-4208-94e8-6885567bf404 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-abb108e7-4149-4208-94e8-6885567bf404 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53d87728-07c3-45c5-94a2-546188974da4", "connector": null, "instance_uuid": "176f00c1-6243-4e1b-a705-41ddc8693fef"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-abb108e7-4149-4208-94e8-6885567bf404 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1281/2507] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:20:26 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0f761d86-392a-42d2-8f15-f65e3fdc581d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0f761d86-392a-42d2-8f15-f65e3fdc581d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0f761d86-392a-42d2-8f15-f65e3fdc581d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0f761d86-392a-42d2-8f15-f65e3fdc581d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-a056b02c-5471-4e97-90c0-ee27930e63db None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-a056b02c-5471-4e97-90c0-ee27930e63db None None] GET http://192.168.122.15/volume// Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-a056b02c-5471-4e97-90c0-ee27930e63db None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-a056b02c-5471-4e97-90c0-ee27930e63db None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-a056b02c-5471-4e97-90c0-ee27930e63db None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:20:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1282/2508] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-dcffcce9-784b-4b96-8fd9-ee8b17adc25f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-dcffcce9-784b-4b96-8fd9-ee8b17adc25f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-dcffcce9-784b-4b96-8fd9-ee8b17adc25f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-dcffcce9-784b-4b96-8fd9-ee8b17adc25f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0f761d86-392a-42d2-8f15-f65e3fdc581d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0f761d86-392a-42d2-8f15-f65e3fdc581d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1227/2509] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-dcffcce9-784b-4b96-8fd9-ee8b17adc25f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-dcffcce9-784b-4b96-8fd9-ee8b17adc25f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1283/2510] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 1027 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-3dd326d9-7cf4-45f2-8b2e-5b2e9c3d41c2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-3dd326d9-7cf4-45f2-8b2e-5b2e9c3d41c2 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] PUT http://192.168.122.15/volume/v3/attachments/7492f32e-eb14-4de5-b0a9-bf0caa2e332e Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-3dd326d9-7cf4-45f2-8b2e-5b2e9c3d41c2 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-3dd326d9-7cf4-45f2-8b2e-5b2e9c3d41c2 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Acquiring lock "cinder-attachment_update-53d87728-07c3-45c5-94a2-546188974da4-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-3dd326d9-7cf4-45f2-8b2e-5b2e9c3d41c2 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Lock "cinder-attachment_update-53d87728-07c3-45c5-94a2-546188974da4-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:20:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-54bd7a73-f9bf-4e12-9b5b-6b070be38de5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-54bd7a73-f9bf-4e12-9b5b-6b070be38de5 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-54bd7a73-f9bf-4e12-9b5b-6b070be38de5 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-54bd7a73-f9bf-4e12-9b5b-6b070be38de5 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-54bd7a73-f9bf-4e12-9b5b-6b070be38de5 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-54bd7a73-f9bf-4e12-9b5b-6b070be38de5 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1284/2511] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 1005 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:27 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-3dd326d9-7cf4-45f2-8b2e-5b2e9c3d41c2 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Lock "cinder-attachment_update-53d87728-07c3-45c5-94a2-546188974da4-devstack" released by "attachment_update" :: held 0.187s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:20:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-3dd326d9-7cf4-45f2-8b2e-5b2e9c3d41c2 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/attachments/7492f32e-eb14-4de5-b0a9-bf0caa2e332e returned with HTTP 200 Sep 01 02:20:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1228/2512] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:20:26 2026] PUT /volume/v3/attachments/7492f32e-eb14-4de5-b0a9-bf0caa2e332e => generated 694 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-458c1eef-943d-41e8-8b8d-eeda0c3ea05b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-458c1eef-943d-41e8-8b8d-eeda0c3ea05b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:20:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-458c1eef-943d-41e8-8b8d-eeda0c3ea05b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-458c1eef-943d-41e8-8b8d-eeda0c3ea05b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-bad31a86-2c94-4d97-aae4-2db8ee23cd59 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-bad31a86-2c94-4d97-aae4-2db8ee23cd59 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] POST http://192.168.122.15/volume/v3/attachments/7492f32e-eb14-4de5-b0a9-bf0caa2e332e/action Sep 01 02:20:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-bad31a86-2c94-4d97-aae4-2db8ee23cd59 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action body: b'{"os-complete": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-bad31a86-2c94-4d97-aae4-2db8ee23cd59 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-458c1eef-943d-41e8-8b8d-eeda0c3ea05b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-458c1eef-943d-41e8-8b8d-eeda0c3ea05b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:20:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1285/2513] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:27 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-5ec04389-a557-49a8-971c-9a71d130d6cb req-bad31a86-2c94-4d97-aae4-2db8ee23cd59 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/attachments/7492f32e-eb14-4de5-b0a9-bf0caa2e332e/action returned with HTTP 204 Sep 01 02:20:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1229/2514] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:20:27 2026] POST /volume/v3/attachments/7492f32e-eb14-4de5-b0a9-bf0caa2e332e/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f9feaa74-5ba7-4dd9-859a-91105632ded5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f9feaa74-5ba7-4dd9-859a-91105632ded5 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f9feaa74-5ba7-4dd9-859a-91105632ded5 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f9feaa74-5ba7-4dd9-859a-91105632ded5 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f9feaa74-5ba7-4dd9-859a-91105632ded5 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f9feaa74-5ba7-4dd9-859a-91105632ded5 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1286/2515] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:28 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 1005 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-45b85352-1a37-44a4-8018-3a5f4b8a4cee None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45b85352-1a37-44a4-8018-3a5f4b8a4cee tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:20:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45b85352-1a37-44a4-8018-3a5f4b8a4cee tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45b85352-1a37-44a4-8018-3a5f4b8a4cee tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-45b85352-1a37-44a4-8018-3a5f4b8a4cee tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45b85352-1a37-44a4-8018-3a5f4b8a4cee tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:20:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1230/2516] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:28 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b3472e5d-5ede-463b-8528-bc39f5ec8a15 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b3472e5d-5ede-463b-8528-bc39f5ec8a15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:20:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b3472e5d-5ede-463b-8528-bc39f5ec8a15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b3472e5d-5ede-463b-8528-bc39f5ec8a15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b3472e5d-5ede-463b-8528-bc39f5ec8a15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b3472e5d-5ede-463b-8528-bc39f5ec8a15 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:20:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1287/2517] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:28 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e7a816ba-2dcf-4b53-8cbc-fb96148b0694 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e7a816ba-2dcf-4b53-8cbc-fb96148b0694 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e7a816ba-2dcf-4b53-8cbc-fb96148b0694 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e7a816ba-2dcf-4b53-8cbc-fb96148b0694 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e7a816ba-2dcf-4b53-8cbc-fb96148b0694 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e7a816ba-2dcf-4b53-8cbc-fb96148b0694 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1231/2518] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:29 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 1257 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-17bda611-8054-41e2-afba-aae0300577d1 req-1c64da17-ea05-4d6f-82e7-d53cf5145a12 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-1c64da17-ea05-4d6f-82e7-d53cf5145a12 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-1c64da17-ea05-4d6f-82e7-d53cf5145a12 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-1c64da17-ea05-4d6f-82e7-d53cf5145a12 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-17bda611-8054-41e2-afba-aae0300577d1 req-1c64da17-ea05-4d6f-82e7-d53cf5145a12 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-1c64da17-ea05-4d6f-82e7-d53cf5145a12 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1288/2519] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:20:29 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 1257 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-17bda611-8054-41e2-afba-aae0300577d1 req-50d50630-261d-4d56-a69c-849b1448bdbc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-50d50630-261d-4d56-a69c-849b1448bdbc tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-50d50630-261d-4d56-a69c-849b1448bdbc tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-50d50630-261d-4d56-a69c-849b1448bdbc tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-17bda611-8054-41e2-afba-aae0300577d1 req-50d50630-261d-4d56-a69c-849b1448bdbc tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-50d50630-261d-4d56-a69c-849b1448bdbc tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1232/2520] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:20:29 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 1257 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-17bda611-8054-41e2-afba-aae0300577d1 req-4b409457-a203-499e-ab91-5632dcdd4fa6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-4b409457-a203-499e-ab91-5632dcdd4fa6 None None] GET http://192.168.122.15/volume// Sep 01 02:20:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-4b409457-a203-499e-ab91-5632dcdd4fa6 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-4b409457-a203-499e-ab91-5632dcdd4fa6 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-4b409457-a203-499e-ab91-5632dcdd4fa6 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:20:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1289/2521] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:20:29 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-17bda611-8054-41e2-afba-aae0300577d1 req-6500257b-dbd7-419f-ad02-4ee27cf6663e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-6500257b-dbd7-419f-ad02-4ee27cf6663e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:20:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-6500257b-dbd7-419f-ad02-4ee27cf6663e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f", "connector": null, "instance_uuid": "aa60e407-7f63-41be-8da1-02ea031f2afe"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-6500257b-dbd7-419f-ad02-4ee27cf6663e tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:20:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1233/2522] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:20:29 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-17bda611-8054-41e2-afba-aae0300577d1 req-d9b25d8e-5269-48dd-89b7-aeedc0fed637 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-d9b25d8e-5269-48dd-89b7-aeedc0fed637 None None] GET http://192.168.122.15/volume// Sep 01 02:20:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-d9b25d8e-5269-48dd-89b7-aeedc0fed637 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-d9b25d8e-5269-48dd-89b7-aeedc0fed637 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-d9b25d8e-5269-48dd-89b7-aeedc0fed637 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:20:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1290/2523] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:20:31 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-17bda611-8054-41e2-afba-aae0300577d1 req-9dc3cf26-6467-40fb-931e-cfd59dd0fe27 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-9dc3cf26-6467-40fb-931e-cfd59dd0fe27 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:20:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-9dc3cf26-6467-40fb-931e-cfd59dd0fe27 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-9dc3cf26-6467-40fb-931e-cfd59dd0fe27 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-17bda611-8054-41e2-afba-aae0300577d1 req-9dc3cf26-6467-40fb-931e-cfd59dd0fe27 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:20:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-9dc3cf26-6467-40fb-931e-cfd59dd0fe27 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:20:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1234/2524] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:20:31 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 1437 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-17bda611-8054-41e2-afba-aae0300577d1 req-5b154a08-8de2-4c68-817d-03e22b3b5f94 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-5b154a08-8de2-4c68-817d-03e22b3b5f94 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] PUT http://192.168.122.15/volume/v3/attachments/29ee877b-80d7-495c-ab7a-3d4e2da73c0e Sep 01 02:20:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-5b154a08-8de2-4c68-817d-03e22b3b5f94 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:31 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-17bda611-8054-41e2-afba-aae0300577d1 req-5b154a08-8de2-4c68-817d-03e22b3b5f94 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Acquiring lock "cinder-attachment_update-f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f-devstack" by "attachment_update" {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:20:31 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-17bda611-8054-41e2-afba-aae0300577d1 req-5b154a08-8de2-4c68-817d-03e22b3b5f94 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Lock "cinder-attachment_update-f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:20:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-59154a0e-c433-4c07-8054-5e98660525ef None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-59154a0e-c433-4c07-8054-5e98660525ef tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:20:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-59154a0e-c433-4c07-8054-5e98660525ef tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-59154a0e-c433-4c07-8054-5e98660525ef tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-59154a0e-c433-4c07-8054-5e98660525ef tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-59154a0e-c433-4c07-8054-5e98660525ef tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1235/2525] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:20:31 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 1139 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-17bda611-8054-41e2-afba-aae0300577d1 req-5b154a08-8de2-4c68-817d-03e22b3b5f94 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Lock "cinder-attachment_update-f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f-devstack" released by "attachment_update" :: held 0.229s {{(pid=87155) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:20:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-5b154a08-8de2-4c68-817d-03e22b3b5f94 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments/29ee877b-80d7-495c-ab7a-3d4e2da73c0e returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1291/2526] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:20:31 2026] PUT /volume/v3/attachments/29ee877b-80d7-495c-ab7a-3d4e2da73c0e => generated 694 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-280f13a8-0635-4851-970f-a5bdb0f5acde None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-280f13a8-0635-4851-970f-a5bdb0f5acde tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] POST http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4/action Sep 01 02:20:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-280f13a8-0635-4851-970f-a5bdb0f5acde tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-280f13a8-0635-4851-970f-a5bdb0f5acde tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-17bda611-8054-41e2-afba-aae0300577d1 req-f49e2940-6135-47a7-9adb-d21f4f38900c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-f49e2940-6135-47a7-9adb-d21f4f38900c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] POST http://192.168.122.15/volume/v3/attachments/29ee877b-80d7-495c-ab7a-3d4e2da73c0e/action Sep 01 02:20:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-f49e2940-6135-47a7-9adb-d21f4f38900c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-f49e2940-6135-47a7-9adb-d21f4f38900c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:20:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-280f13a8-0635-4851-970f-a5bdb0f5acde tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-280f13a8-0635-4851-970f-a5bdb0f5acde tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Begin detaching volume completed successfully. Sep 01 02:20:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-280f13a8-0635-4851-970f-a5bdb0f5acde tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4/action returned with HTTP 202 Sep 01 02:20:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1236/2527] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:20:32 2026] POST /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-17bda611-8054-41e2-afba-aae0300577d1 req-f49e2940-6135-47a7-9adb-d21f4f38900c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments/29ee877b-80d7-495c-ab7a-3d4e2da73c0e/action returned with HTTP 204 Sep 01 02:20:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1292/2528] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:20:32 2026] POST /volume/v3/attachments/29ee877b-80d7-495c-ab7a-3d4e2da73c0e/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-7e986e57-92ff-458b-9f49-41e5dd0e49de None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-7e986e57-92ff-458b-9f49-41e5dd0e49de None None] GET http://192.168.122.15/volume// Sep 01 02:20:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-7e986e57-92ff-458b-9f49-41e5dd0e49de None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-7e986e57-92ff-458b-9f49-41e5dd0e49de None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-7e986e57-92ff-458b-9f49-41e5dd0e49de None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:20:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1237/2529] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:20:32 2026] GET /volume/ => generated 389 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-10faba2e-7a5e-433b-afdd-c7e677d1e634 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-10faba2e-7a5e-433b-afdd-c7e677d1e634 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:20:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-10faba2e-7a5e-433b-afdd-c7e677d1e634 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-10faba2e-7a5e-433b-afdd-c7e677d1e634 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-10faba2e-7a5e-433b-afdd-c7e677d1e634 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-10faba2e-7a5e-433b-afdd-c7e677d1e634 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1293/2530] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:20:32 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 1323 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-83ebd20d-c8e3-43e8-8039-2411ad45f7a2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-83ebd20d-c8e3-43e8-8039-2411ad45f7a2 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] DELETE http://192.168.122.15/volume/v3/attachments/7492f32e-eb14-4de5-b0a9-bf0caa2e332e Sep 01 02:20:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-83ebd20d-c8e3-43e8-8039-2411ad45f7a2 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-83ebd20d-c8e3-43e8-8039-2411ad45f7a2 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:20:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-0e3e71b4-e26e-4bc0-af33-2b4edbc1f1c5 req-83ebd20d-c8e3-43e8-8039-2411ad45f7a2 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/attachments/7492f32e-eb14-4de5-b0a9-bf0caa2e332e returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1238/2531] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:20:32 2026] DELETE /volume/v3/attachments/7492f32e-eb14-4de5-b0a9-bf0caa2e332e => generated 19 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cad7e7ba-d199-4ec5-bc30-7ab4f5acf276 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cad7e7ba-d199-4ec5-bc30-7ab4f5acf276 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:20:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cad7e7ba-d199-4ec5-bc30-7ab4f5acf276 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53d87728-07c3-45c5-94a2-546188974da4", "force": false, "name": "tempest-TestStampPattern-snapshot-1526342353", "description": null, "metadata": null}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cad7e7ba-d199-4ec5-bc30-7ab4f5acf276 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:20:33 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-cad7e7ba-d199-4ec5-bc30-7ab4f5acf276 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Create snapshot from volume 53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:20:33 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-cad7e7ba-d199-4ec5-bc30-7ab4f5acf276 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Created reservations ['4b7a3375-cf64-456c-865f-9a5de0b7c901', 'c2d7ebc0-3d0b-4b45-a8bd-7f4c3725e171', 'a0a70098-0b33-4179-b2db-ff96be7df583', '94c42e41-2892-4d0c-b604-2a11bdf14c41'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cad7e7ba-d199-4ec5-bc30-7ab4f5acf276 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Snapshot create request issued successfully. Sep 01 02:20:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cad7e7ba-d199-4ec5-bc30-7ab4f5acf276 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:20:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1294/2532] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:20:33 2026] POST /volume/v3/snapshots => generated 303 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e9ee4587-5ef8-4088-bb58-6d54c26ef370 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e9ee4587-5ef8-4088-bb58-6d54c26ef370 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf Sep 01 02:20:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e9ee4587-5ef8-4088-bb58-6d54c26ef370 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e9ee4587-5ef8-4088-bb58-6d54c26ef370 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e9ee4587-5ef8-4088-bb58-6d54c26ef370 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Snapshot retrieved successfully. Sep 01 02:20:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e9ee4587-5ef8-4088-bb58-6d54c26ef370 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1239/2533] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:33 2026] GET /volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf => generated 435 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7aaf14f3-b7fc-4f1a-8514-8a944980a277 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7aaf14f3-b7fc-4f1a-8514-8a944980a277 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf Sep 01 02:20:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7aaf14f3-b7fc-4f1a-8514-8a944980a277 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7aaf14f3-b7fc-4f1a-8514-8a944980a277 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7aaf14f3-b7fc-4f1a-8514-8a944980a277 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Snapshot retrieved successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7aaf14f3-b7fc-4f1a-8514-8a944980a277 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf returned with HTTP 200 Sep 01 02:20:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1295/2534] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:34 2026] GET /volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf => generated 435 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-210a6d14-8dc8-4fef-9888-13a6f26308c5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-210a6d14-8dc8-4fef-9888-13a6f26308c5 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf Sep 01 02:20:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-210a6d14-8dc8-4fef-9888-13a6f26308c5 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-210a6d14-8dc8-4fef-9888-13a6f26308c5 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-210a6d14-8dc8-4fef-9888-13a6f26308c5 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Snapshot retrieved successfully. Sep 01 02:20:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-210a6d14-8dc8-4fef-9888-13a6f26308c5 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf returned with HTTP 200 Sep 01 02:20:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1240/2535] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf => generated 435 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9fcfd44a-5056-449c-8d4c-282166944d6f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9fcfd44a-5056-449c-8d4c-282166944d6f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf Sep 01 02:20:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9fcfd44a-5056-449c-8d4c-282166944d6f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9fcfd44a-5056-449c-8d4c-282166944d6f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9fcfd44a-5056-449c-8d4c-282166944d6f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Snapshot retrieved successfully. Sep 01 02:20:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9fcfd44a-5056-449c-8d4c-282166944d6f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf returned with HTTP 200 Sep 01 02:20:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1296/2536] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:36 2026] GET /volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-84a31944-b0ff-415f-a878-896339ede73b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-84a31944-b0ff-415f-a878-896339ede73b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf Sep 01 02:20:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-84a31944-b0ff-415f-a878-896339ede73b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-84a31944-b0ff-415f-a878-896339ede73b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:20:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-84a31944-b0ff-415f-a878-896339ede73b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Snapshot retrieved successfully. Sep 01 02:20:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-84a31944-b0ff-415f-a878-896339ede73b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf returned with HTTP 200 Sep 01 02:20:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1241/2537] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:36 2026] GET /volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-335606810", "snapshot_id": "b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-335606810', 'snapshot_id': 'b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:20:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Snapshot retrieved successfully. Sep 01 02:20:44 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Create volume of 1 GB Sep 01 02:20:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Availability Zones retrieved successfully. Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Flow 'volume_create_api' (7d1f495a-709b-4b5f-9485-f204244f1249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3235422-fd90-4913-a1ec-6910c68c2c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3235422-fd90-4913-a1ec-6910c68c2c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ec1123-1a6f-436c-9a7c-a0738008747a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Created reservations ['9b050d39-d5bb-4a9c-becc-7d1a6ecd1181', '7ec5ee28-90c5-4a62-88a6-21d4499c41c4', '9ae8c3b7-37d0-46f3-926d-a3a460242904', '316718d3-4bef-4f4e-bfd5-a18bad8e4a0a'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ec1123-1a6f-436c-9a7c-a0738008747a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b050d39-d5bb-4a9c-becc-7d1a6ecd1181', '7ec5ee28-90c5-4a62-88a6-21d4499c41c4', '9ae8c3b7-37d0-46f3-926d-a3a460242904', '316718d3-4bef-4f4e-bfd5-a18bad8e4a0a']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e60deb9-2e47-40fc-b042-42c6ba0597f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e60deb9-2e47-40fc-b042-42c6ba0597f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b096f8a-e4e1-4fba-ac43-03f354c09e4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-335606810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06df6011782043d4a54cc60033bea3ad',qos_specs=None,replication_status=,reservations=['9b050d39-d5bb-4a9c-becc-7d1a6ecd1181','7ec5ee28-90c5-4a62-88a6-21d4499c41c4','9ae8c3b7-37d0-46f3-926d-a3a460242904','316718d3-4bef-4f4e-bfd5-a18bad8e4a0a'],size=1,snapshot_id=b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf,source_replicaid=,source_volid=None,status='creating',user_id='826dda89b34744178e7a29b0f244cf5b',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-335606810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b096f8a-e4e1-4fba-ac43-03f354c09e4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06df6011782043d4a54cc60033bea3ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='826dda89b34744178e7a29b0f244cf5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3242dc32-d8cd-4f88-8bee-e548d00fee14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3242dc32-d8cd-4f88-8bee-e548d00fee14) transitioned into state 'SUCCESS' from state '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-335606810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06df6011782043d4a54cc60033bea3ad',qos_specs=None,replication_status=,reservations=['9b050d39-d5bb-4a9c-becc-7d1a6ecd1181','7ec5ee28-90c5-4a62-88a6-21d4499c41c4','9ae8c3b7-37d0-46f3-926d-a3a460242904','316718d3-4bef-4f4e-bfd5-a18bad8e4a0a'],size=1,snapshot_id=b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf,source_replicaid=,source_volid=None,status='creating',user_id='826dda89b34744178e7a29b0f244cf5b',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f11b1200-82c7-4c9b-a9e1-94b688a3a5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:20:45 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f11b1200-82c7-4c9b-a9e1-94b688a3a5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:45 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Flow 'volume_create_api' (7d1f495a-709b-4b5f-9485-f204244f1249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Create volume request issued successfully. Sep 01 02:20:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-660a8d2a-278f-4e20-a9c3-95b5fa9f8128 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1297/2538] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:44 2026] POST /volume/v3/volumes => generated 787 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:46 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=105,cinder:INSERT=11,cinder:UPDATE=21 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:55 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=158,cinder:INSERT=33,cinder:UPDATE=53 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:21:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9081d0e9-42fd-4895-8b00-4a55602ed31d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9081d0e9-42fd-4895-8b00-4a55602ed31d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9081d0e9-42fd-4895-8b00-4a55602ed31d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9081d0e9-42fd-4895-8b00-4a55602ed31d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:04 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:04 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9081d0e9-42fd-4895-8b00-4a55602ed31d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9081d0e9-42fd-4895-8b00-4a55602ed31d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 200 Sep 01 02:21:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1242/2539] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:04 2026] GET /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 945 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-7e0d143b-986c-45e2-bc76-4662091fc660 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-7e0d143b-986c-45e2-bc76-4662091fc660 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-7e0d143b-986c-45e2-bc76-4662091fc660 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-7e0d143b-986c-45e2-bc76-4662091fc660 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-7e0d143b-986c-45e2-bc76-4662091fc660 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-7e0d143b-986c-45e2-bc76-4662091fc660 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 200 Sep 01 02:21:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1298/2540] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:21:05 2026] GET /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 945 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-c1350d35-f7a8-4244-a7df-690350b9a8f1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-c1350d35-f7a8-4244-a7df-690350b9a8f1 None None] GET http://192.168.122.15/volume// Sep 01 02:21:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-c1350d35-f7a8-4244-a7df-690350b9a8f1 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-c1350d35-f7a8-4244-a7df-690350b9a8f1 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-c1350d35-f7a8-4244-a7df-690350b9a8f1 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:21:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1243/2541] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:21:05 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:21:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-2f089409-a325-4486-b588-fe73b21751db None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-2f089409-a325-4486-b588-fe73b21751db tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:21:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-2f089409-a325-4486-b588-fe73b21751db tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b72e0d4-09c2-4b36-af67-81f3f801a079", "connector": null, "instance_uuid": "aa60e407-7f63-41be-8da1-02ea031f2afe"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-2f089409-a325-4486-b588-fe73b21751db tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:21:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1299/2542] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:21:05 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-90542f6f-4fbe-4984-86a5-b98d0b970550 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-90542f6f-4fbe-4984-86a5-b98d0b970550 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-90542f6f-4fbe-4984-86a5-b98d0b970550 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-90542f6f-4fbe-4984-86a5-b98d0b970550 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-44039fa9-c0c7-4877-9b39-19309c2d1e31 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-44039fa9-c0c7-4877-9b39-19309c2d1e31 None None] GET http://192.168.122.15/volume// Sep 01 02:21:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-44039fa9-c0c7-4877-9b39-19309c2d1e31 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-44039fa9-c0c7-4877-9b39-19309c2d1e31 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-44039fa9-c0c7-4877-9b39-19309c2d1e31 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:21:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1300/2543] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:21:05 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:21:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-ea36b427-4bdc-427e-b13b-151d5f7a2aec None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-ea36b427-4bdc-427e-b13b-151d5f7a2aec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-ea36b427-4bdc-427e-b13b-151d5f7a2aec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-ea36b427-4bdc-427e-b13b-151d5f7a2aec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-90542f6f-4fbe-4984-86a5-b98d0b970550 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-90542f6f-4fbe-4984-86a5-b98d0b970550 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 200 Sep 01 02:21:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1244/2544] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:05 2026] GET /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 944 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-ea36b427-4bdc-427e-b13b-151d5f7a2aec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-ea36b427-4bdc-427e-b13b-151d5f7a2aec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 200 Sep 01 02:21:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1301/2545] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:21:05 2026] GET /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 1125 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:21:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-26e1f219-4844-4d60-8d68-79e78ae5b985 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-26e1f219-4844-4d60-8d68-79e78ae5b985 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] PUT http://192.168.122.15/volume/v3/attachments/ab23f6ce-f819-45cb-83a5-c80dc32872db Sep 01 02:21:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-26e1f219-4844-4d60-8d68-79e78ae5b985 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:05 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-26e1f219-4844-4d60-8d68-79e78ae5b985 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Acquiring lock "cinder-attachment_update-9b72e0d4-09c2-4b36-af67-81f3f801a079-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:21:05 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-26e1f219-4844-4d60-8d68-79e78ae5b985 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Lock "cinder-attachment_update-9b72e0d4-09c2-4b36-af67-81f3f801a079-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:21:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:06 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-26e1f219-4844-4d60-8d68-79e78ae5b985 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Lock "cinder-attachment_update-9b72e0d4-09c2-4b36-af67-81f3f801a079-devstack" released by "attachment_update" :: held 0.194s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:21:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-26e1f219-4844-4d60-8d68-79e78ae5b985 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments/ab23f6ce-f819-45cb-83a5-c80dc32872db returned with HTTP 200 Sep 01 02:21:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1245/2546] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:21:05 2026] PUT /volume/v3/attachments/ab23f6ce-f819-45cb-83a5-c80dc32872db => generated 694 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-a111ab46-5c9f-4beb-94ba-f76f9750ea82 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-a111ab46-5c9f-4beb-94ba-f76f9750ea82 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] POST http://192.168.122.15/volume/v3/attachments/ab23f6ce-f819-45cb-83a5-c80dc32872db/action Sep 01 02:21:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-a111ab46-5c9f-4beb-94ba-f76f9750ea82 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:21:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-a111ab46-5c9f-4beb-94ba-f76f9750ea82 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c00cc5c3-8146-4a0f-be7c-76adbc685d05 req-a111ab46-5c9f-4beb-94ba-f76f9750ea82 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments/ab23f6ce-f819-45cb-83a5-c80dc32872db/action returned with HTTP 204 Sep 01 02:21:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1302/2547] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:21:06 2026] POST /volume/v3/attachments/ab23f6ce-f819-45cb-83a5-c80dc32872db/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-421f4832-8a3c-4f2a-81cd-08d7eb554350 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-421f4832-8a3c-4f2a-81cd-08d7eb554350 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-421f4832-8a3c-4f2a-81cd-08d7eb554350 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-421f4832-8a3c-4f2a-81cd-08d7eb554350 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-421f4832-8a3c-4f2a-81cd-08d7eb554350 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-421f4832-8a3c-4f2a-81cd-08d7eb554350 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 200 Sep 01 02:21:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1246/2548] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:06 2026] GET /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 1237 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c8c137c6-63d7-4139-a562-f176b0b69ee8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c8c137c6-63d7-4139-a562-f176b0b69ee8 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c8c137c6-63d7-4139-a562-f176b0b69ee8 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c8c137c6-63d7-4139-a562-f176b0b69ee8 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c8c137c6-63d7-4139-a562-f176b0b69ee8 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c8c137c6-63d7-4139-a562-f176b0b69ee8 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 200 Sep 01 02:21:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1303/2549] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:06 2026] GET /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 1237 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:21:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f12f7db3-729f-4fd8-9679-1fc66f16da21 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f12f7db3-729f-4fd8-9679-1fc66f16da21 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f12f7db3-729f-4fd8-9679-1fc66f16da21 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f12f7db3-729f-4fd8-9679-1fc66f16da21 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f12f7db3-729f-4fd8-9679-1fc66f16da21 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f12f7db3-729f-4fd8-9679-1fc66f16da21 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 200 Sep 01 02:21:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1247/2550] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:06 2026] GET /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 943 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-af2007aa-4df2-40e5-a524-5989c7a9b725 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-af2007aa-4df2-40e5-a524-5989c7a9b725 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-af2007aa-4df2-40e5-a524-5989c7a9b725 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-af2007aa-4df2-40e5-a524-5989c7a9b725 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-af2007aa-4df2-40e5-a524-5989c7a9b725 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-af2007aa-4df2-40e5-a524-5989c7a9b725 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 200 Sep 01 02:21:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1304/2551] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:21:07 2026] GET /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 943 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-92af5ada-d3e7-4932-a6c7-22d22fb68f14 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-92af5ada-d3e7-4932-a6c7-22d22fb68f14 None None] GET http://192.168.122.15/volume// Sep 01 02:21:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-92af5ada-d3e7-4932-a6c7-22d22fb68f14 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-92af5ada-d3e7-4932-a6c7-22d22fb68f14 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-92af5ada-d3e7-4932-a6c7-22d22fb68f14 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:21:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1248/2552] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:21:07 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:21:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-7e0b276a-6b39-4984-84a4-fc0622e90891 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-7e0b276a-6b39-4984-84a4-fc0622e90891 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:21:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-7e0b276a-6b39-4984-84a4-fc0622e90891 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "854a3bbd-beee-4c3f-ba57-a19543524b52", "connector": null, "instance_uuid": "aa60e407-7f63-41be-8da1-02ea031f2afe"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-7e0b276a-6b39-4984-84a4-fc0622e90891 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:21:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1305/2553] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:21:07 2026] POST /volume/v3/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3cf82049-e4fa-41fa-accf-5e12a7bd6b81 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3cf82049-e4fa-41fa-accf-5e12a7bd6b81 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3cf82049-e4fa-41fa-accf-5e12a7bd6b81 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3cf82049-e4fa-41fa-accf-5e12a7bd6b81 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-488cba9a-06f6-4775-9e6e-8c5ed8a375a6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-488cba9a-06f6-4775-9e6e-8c5ed8a375a6 None None] GET http://192.168.122.15/volume// Sep 01 02:21:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-488cba9a-06f6-4775-9e6e-8c5ed8a375a6 None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-488cba9a-06f6-4775-9e6e-8c5ed8a375a6 None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-488cba9a-06f6-4775-9e6e-8c5ed8a375a6 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:21:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1306/2554] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:21:07 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:21:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3cf82049-e4fa-41fa-accf-5e12a7bd6b81 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-35a26100-e1fd-44a0-8d3d-65056fe964b8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-35a26100-e1fd-44a0-8d3d-65056fe964b8 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-35a26100-e1fd-44a0-8d3d-65056fe964b8 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-35a26100-e1fd-44a0-8d3d-65056fe964b8 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3cf82049-e4fa-41fa-accf-5e12a7bd6b81 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 200 Sep 01 02:21:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1249/2555] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:07 2026] GET /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 942 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-35a26100-e1fd-44a0-8d3d-65056fe964b8 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-35a26100-e1fd-44a0-8d3d-65056fe964b8 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 200 Sep 01 02:21:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1307/2556] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:21:07 2026] GET /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 1123 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:21:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-4e488838-f058-48b7-b140-6986b112c106 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-4e488838-f058-48b7-b140-6986b112c106 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] PUT http://192.168.122.15/volume/v3/attachments/455f6d7d-a390-4fdf-a9a5-9cc214f45a09 Sep 01 02:21:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-4e488838-f058-48b7-b140-6986b112c106 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-4e488838-f058-48b7-b140-6986b112c106 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Acquiring lock "cinder-attachment_update-854a3bbd-beee-4c3f-ba57-a19543524b52-devstack" by "attachment_update" {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-4e488838-f058-48b7-b140-6986b112c106 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Lock "cinder-attachment_update-854a3bbd-beee-4c3f-ba57-a19543524b52-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:21:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:08 devstack devstack@c-api.service[87154]: DEBUG cinder.coordination [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-4e488838-f058-48b7-b140-6986b112c106 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Lock "cinder-attachment_update-854a3bbd-beee-4c3f-ba57-a19543524b52-devstack" released by "attachment_update" :: held 0.180s {{(pid=87154) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:21:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-4e488838-f058-48b7-b140-6986b112c106 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments/455f6d7d-a390-4fdf-a9a5-9cc214f45a09 returned with HTTP 200 Sep 01 02:21:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1250/2557] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:21:07 2026] PUT /volume/v3/attachments/455f6d7d-a390-4fdf-a9a5-9cc214f45a09 => generated 694 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-63b08e3d-343d-4557-a39d-16d82f6836e7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-63b08e3d-343d-4557-a39d-16d82f6836e7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] POST http://192.168.122.15/volume/v3/attachments/455f6d7d-a390-4fdf-a9a5-9cc214f45a09/action Sep 01 02:21:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-63b08e3d-343d-4557-a39d-16d82f6836e7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:21:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-63b08e3d-343d-4557-a39d-16d82f6836e7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-9e4f30bc-e29e-45fb-90ca-8537341a3a19 req-63b08e3d-343d-4557-a39d-16d82f6836e7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments/455f6d7d-a390-4fdf-a9a5-9cc214f45a09/action returned with HTTP 204 Sep 01 02:21:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1308/2558] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:21:08 2026] POST /volume/v3/attachments/455f6d7d-a390-4fdf-a9a5-9cc214f45a09/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-08b0e443-4a19-4b50-911e-d1f2ea0dd345 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-08b0e443-4a19-4b50-911e-d1f2ea0dd345 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-08b0e443-4a19-4b50-911e-d1f2ea0dd345 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-08b0e443-4a19-4b50-911e-d1f2ea0dd345 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:08 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-08b0e443-4a19-4b50-911e-d1f2ea0dd345 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-08b0e443-4a19-4b50-911e-d1f2ea0dd345 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 200 Sep 01 02:21:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1251/2559] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:08 2026] GET /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-27b4fcb2-708d-492e-99ed-1306657e65ec None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-27b4fcb2-708d-492e-99ed-1306657e65ec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-27b4fcb2-708d-492e-99ed-1306657e65ec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-27b4fcb2-708d-492e-99ed-1306657e65ec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-27b4fcb2-708d-492e-99ed-1306657e65ec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-27b4fcb2-708d-492e-99ed-1306657e65ec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 200 Sep 01 02:21:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1309/2560] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:08 2026] GET /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-b781753b-2caa-46ca-87b9-2a26bef5c5b7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-b781753b-2caa-46ca-87b9-2a26bef5c5b7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-b781753b-2caa-46ca-87b9-2a26bef5c5b7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-b781753b-2caa-46ca-87b9-2a26bef5c5b7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-b781753b-2caa-46ca-87b9-2a26bef5c5b7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-b781753b-2caa-46ca-87b9-2a26bef5c5b7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 200 Sep 01 02:21:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1252/2561] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:21:11 2026] GET /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 1237 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-192a6c16-4cae-4c07-a742-60cd531d4f86 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-192a6c16-4cae-4c07-a742-60cd531d4f86 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] POST http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079/action Sep 01 02:21:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-192a6c16-4cae-4c07-a742-60cd531d4f86 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:21:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-192a6c16-4cae-4c07-a742-60cd531d4f86 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-192a6c16-4cae-4c07-a742-60cd531d4f86 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-192a6c16-4cae-4c07-a742-60cd531d4f86 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Begin detaching volume completed successfully. Sep 01 02:21:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-192a6c16-4cae-4c07-a742-60cd531d4f86 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079/action returned with HTTP 202 Sep 01 02:21:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1310/2562] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:21:12 2026] POST /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:21:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-05bdbe46-dfcd-406d-a66f-0e986bb6301a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-05bdbe46-dfcd-406d-a66f-0e986bb6301a None None] GET http://192.168.122.15/volume// Sep 01 02:21:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-05bdbe46-dfcd-406d-a66f-0e986bb6301a None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-05bdbe46-dfcd-406d-a66f-0e986bb6301a None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-05bdbe46-dfcd-406d-a66f-0e986bb6301a None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:21:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1253/2563] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:21:12 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:21:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-224b2c0e-7e6e-46a3-ab28-5a40c0487aec None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-224b2c0e-7e6e-46a3-ab28-5a40c0487aec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-224b2c0e-7e6e-46a3-ab28-5a40c0487aec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-224b2c0e-7e6e-46a3-ab28-5a40c0487aec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-224b2c0e-7e6e-46a3-ab28-5a40c0487aec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-224b2c0e-7e6e-46a3-ab28-5a40c0487aec tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 200 Sep 01 02:21:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1311/2564] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:21:12 2026] GET /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 1421 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:21:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-8458488f-724b-4c08-8f91-e302eebf61bc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-8458488f-724b-4c08-8f91-e302eebf61bc tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] DELETE http://192.168.122.15/volume/v3/attachments/ab23f6ce-f819-45cb-83a5-c80dc32872db Sep 01 02:21:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-8458488f-724b-4c08-8f91-e302eebf61bc tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-8458488f-724b-4c08-8f91-e302eebf61bc tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:12 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:21:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-af9f8eee-4a0c-4994-b64c-ae060ec7280c req-8458488f-724b-4c08-8f91-e302eebf61bc tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments/ab23f6ce-f819-45cb-83a5-c80dc32872db returned with HTTP 200 Sep 01 02:21:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1254/2565] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:21:12 2026] DELETE /volume/v3/attachments/ab23f6ce-f819-45cb-83a5-c80dc32872db => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2f9d123c-dee8-4867-8fcd-b27feb52887c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2f9d123c-dee8-4867-8fcd-b27feb52887c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] DELETE http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2f9d123c-dee8-4867-8fcd-b27feb52887c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2f9d123c-dee8-4867-8fcd-b27feb52887c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:13 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-2f9d123c-dee8-4867-8fcd-b27feb52887c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Delete volume with id: 9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:13 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:13 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2f9d123c-dee8-4867-8fcd-b27feb52887c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2f9d123c-dee8-4867-8fcd-b27feb52887c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Delete volume request issued successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2f9d123c-dee8-4867-8fcd-b27feb52887c tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 202 Sep 01 02:21:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1312/2566] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:13 2026] DELETE /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9ce3a1e4-aa0e-4952-8560-ac40dc566d93 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9ce3a1e4-aa0e-4952-8560-ac40dc566d93 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9ce3a1e4-aa0e-4952-8560-ac40dc566d93 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9ce3a1e4-aa0e-4952-8560-ac40dc566d93 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9ce3a1e4-aa0e-4952-8560-ac40dc566d93 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9ce3a1e4-aa0e-4952-8560-ac40dc566d93 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 200 Sep 01 02:21:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1255/2567] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:21:16 2026] GET /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9469287b-65ae-4250-b978-584229bf0897 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9469287b-65ae-4250-b978-584229bf0897 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] POST http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52/action Sep 01 02:21:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9469287b-65ae-4250-b978-584229bf0897 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:21:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9469287b-65ae-4250-b978-584229bf0897 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9469287b-65ae-4250-b978-584229bf0897 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9469287b-65ae-4250-b978-584229bf0897 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Begin detaching volume completed successfully. Sep 01 02:21:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9469287b-65ae-4250-b978-584229bf0897 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52/action returned with HTTP 202 Sep 01 02:21:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1313/2568] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:21:16 2026] POST /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:21:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9d92123a-1bdb-4e4f-817f-0761dfac4956 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9d92123a-1bdb-4e4f-817f-0761dfac4956 None None] GET http://192.168.122.15/volume// Sep 01 02:21:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9d92123a-1bdb-4e4f-817f-0761dfac4956 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9d92123a-1bdb-4e4f-817f-0761dfac4956 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-9d92123a-1bdb-4e4f-817f-0761dfac4956 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:21:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1256/2569] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:21:16 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:21:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-62ad0d7a-9ae9-4693-a4aa-2a894dfea7db None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-62ad0d7a-9ae9-4693-a4aa-2a894dfea7db tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-62ad0d7a-9ae9-4693-a4aa-2a894dfea7db tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-62ad0d7a-9ae9-4693-a4aa-2a894dfea7db tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-62ad0d7a-9ae9-4693-a4aa-2a894dfea7db tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-62ad0d7a-9ae9-4693-a4aa-2a894dfea7db tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 200 Sep 01 02:21:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1314/2570] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:21:16 2026] GET /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 1419 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:21:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-ae338349-592b-4280-add5-8f707f594ec7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-ae338349-592b-4280-add5-8f707f594ec7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] DELETE http://192.168.122.15/volume/v3/attachments/455f6d7d-a390-4fdf-a9a5-9cc214f45a09 Sep 01 02:21:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-ae338349-592b-4280-add5-8f707f594ec7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-ae338349-592b-4280-add5-8f707f594ec7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:16 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:21:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-88a3d450-5b31-4465-b4a1-806678ae1368 req-ae338349-592b-4280-add5-8f707f594ec7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments/455f6d7d-a390-4fdf-a9a5-9cc214f45a09 returned with HTTP 200 Sep 01 02:21:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1257/2571] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:21:16 2026] DELETE /volume/v3/attachments/455f6d7d-a390-4fdf-a9a5-9cc214f45a09 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-232342c5-c09f-4b45-8a98-50873039c4f7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-232342c5-c09f-4b45-8a98-50873039c4f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] DELETE http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-232342c5-c09f-4b45-8a98-50873039c4f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-232342c5-c09f-4b45-8a98-50873039c4f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:17 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-232342c5-c09f-4b45-8a98-50873039c4f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Delete volume with id: 854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-232342c5-c09f-4b45-8a98-50873039c4f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-232342c5-c09f-4b45-8a98-50873039c4f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Delete volume request issued successfully. Sep 01 02:21:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-232342c5-c09f-4b45-8a98-50873039c4f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 202 Sep 01 02:21:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1315/2572] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:17 2026] DELETE /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-54d38712-32a5-4796-af36-fbeef6b5f3ab req-5905edb2-8983-4a7c-9d76-9b6ad99510f7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54d38712-32a5-4796-af36-fbeef6b5f3ab req-5905edb2-8983-4a7c-9d76-9b6ad99510f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54d38712-32a5-4796-af36-fbeef6b5f3ab req-5905edb2-8983-4a7c-9d76-9b6ad99510f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-54d38712-32a5-4796-af36-fbeef6b5f3ab req-5905edb2-8983-4a7c-9d76-9b6ad99510f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-54d38712-32a5-4796-af36-fbeef6b5f3ab req-5905edb2-8983-4a7c-9d76-9b6ad99510f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-54d38712-32a5-4796-af36-fbeef6b5f3ab req-5905edb2-8983-4a7c-9d76-9b6ad99510f7 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 200 Sep 01 02:21:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1258/2573] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:21:17 2026] GET /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 942 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-c499d741-411a-4b99-a6d3-e7dd186f9c9f req-46affb47-a2f7-4402-9e79-2548b124086d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c499d741-411a-4b99-a6d3-e7dd186f9c9f req-46affb47-a2f7-4402-9e79-2548b124086d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c499d741-411a-4b99-a6d3-e7dd186f9c9f req-46affb47-a2f7-4402-9e79-2548b124086d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-c499d741-411a-4b99-a6d3-e7dd186f9c9f req-46affb47-a2f7-4402-9e79-2548b124086d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-c499d741-411a-4b99-a6d3-e7dd186f9c9f req-46affb47-a2f7-4402-9e79-2548b124086d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 404 Sep 01 02:21:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1316/2574] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:21:17 2026] GET /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-72eb1d1a-2753-4691-91a3-2c3e899a4573 req-eed95e71-ee5d-4f28-8a8d-b0cbffcac7fa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-72eb1d1a-2753-4691-91a3-2c3e899a4573 req-eed95e71-ee5d-4f28-8a8d-b0cbffcac7fa tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] DELETE http://192.168.122.15/volume/v3/attachments/29ee877b-80d7-495c-ab7a-3d4e2da73c0e Sep 01 02:21:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-72eb1d1a-2753-4691-91a3-2c3e899a4573 req-eed95e71-ee5d-4f28-8a8d-b0cbffcac7fa tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-72eb1d1a-2753-4691-91a3-2c3e899a4573 req-eed95e71-ee5d-4f28-8a8d-b0cbffcac7fa tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:22 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:21:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-72eb1d1a-2753-4691-91a3-2c3e899a4573 req-eed95e71-ee5d-4f28-8a8d-b0cbffcac7fa tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/attachments/29ee877b-80d7-495c-ab7a-3d4e2da73c0e returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1259/2575] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:21:22 2026] DELETE /volume/v3/attachments/29ee877b-80d7-495c-ab7a-3d4e2da73c0e => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-28c1184f-2166-4897-9c3f-6e69056a670f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-28c1184f-2166-4897-9c3f-6e69056a670f tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] DELETE http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:21:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-28c1184f-2166-4897-9c3f-6e69056a670f tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-28c1184f-2166-4897-9c3f-6e69056a670f tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-28c1184f-2166-4897-9c3f-6e69056a670f tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Delete volume with id: f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:21:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-28c1184f-2166-4897-9c3f-6e69056a670f tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-28c1184f-2166-4897-9c3f-6e69056a670f tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Delete volume request issued successfully. Sep 01 02:21:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-28c1184f-2166-4897-9c3f-6e69056a670f tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 202 Sep 01 02:21:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1317/2576] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:22 2026] DELETE /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-26d66ed2-130c-42eb-9320-3ae60f1e34ea None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26d66ed2-130c-42eb-9320-3ae60f1e34ea tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:21:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-26d66ed2-130c-42eb-9320-3ae60f1e34ea tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-26d66ed2-130c-42eb-9320-3ae60f1e34ea tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-26d66ed2-130c-42eb-9320-3ae60f1e34ea tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Volume info retrieved successfully. Sep 01 02:21:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26d66ed2-130c-42eb-9320-3ae60f1e34ea tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 200 Sep 01 02:21:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1260/2577] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:23 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 1256 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dda7c059-6659-49c6-935e-4b121cc5058d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dda7c059-6659-49c6-935e-4b121cc5058d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dda7c059-6659-49c6-935e-4b121cc5058d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dda7c059-6659-49c6-935e-4b121cc5058d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dda7c059-6659-49c6-935e-4b121cc5058d tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f returned with HTTP 404 Sep 01 02:21:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1318/2578] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:24 2026] GET /volume/v3/volumes/f0bd1846-23f5-4d6a-8721-ca0d5b3c9a5f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-56c97612-0b85-439c-bdcf-b7a58d5475ba None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-56c97612-0b85-439c-bdcf-b7a58d5475ba tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] DELETE http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-56c97612-0b85-439c-bdcf-b7a58d5475ba tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-56c97612-0b85-439c-bdcf-b7a58d5475ba tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-56c97612-0b85-439c-bdcf-b7a58d5475ba tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Delete volume with id: 854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-56c97612-0b85-439c-bdcf-b7a58d5475ba tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 404 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1261/2579] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:24 2026] DELETE /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f6890f3c-8f2c-4ec8-8335-d055baa3df2a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6890f3c-8f2c-4ec8-8335-d055baa3df2a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f6890f3c-8f2c-4ec8-8335-d055baa3df2a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f6890f3c-8f2c-4ec8-8335-d055baa3df2a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f6890f3c-8f2c-4ec8-8335-d055baa3df2a tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 returned with HTTP 404 Sep 01 02:21:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1319/2580] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:24 2026] GET /volume/v3/volumes/854a3bbd-beee-4c3f-ba57-a19543524b52 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6fd93503-94bc-420e-8212-48ad2226e856 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6fd93503-94bc-420e-8212-48ad2226e856 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] DELETE http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6fd93503-94bc-420e-8212-48ad2226e856 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6fd93503-94bc-420e-8212-48ad2226e856 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-6fd93503-94bc-420e-8212-48ad2226e856 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Delete volume with id: 9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6fd93503-94bc-420e-8212-48ad2226e856 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 404 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1262/2581] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:24 2026] DELETE /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6c34830a-cccc-4434-bb3b-379873fae080 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c34830a-cccc-4434-bb3b-379873fae080 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] GET http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c34830a-cccc-4434-bb3b-379873fae080 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c34830a-cccc-4434-bb3b-379873fae080 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c34830a-cccc-4434-bb3b-379873fae080 tempest-TestInstancesWithCinderVolumes-1633510051 tempest-TestInstancesWithCinderVolumes-1633510051-project-member] http://192.168.122.15/volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 returned with HTTP 404 Sep 01 02:21:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1320/2582] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:24 2026] GET /volume/v3/volumes/9b72e0d4-09c2-4b36-af67-81f3f801a079 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-894a17c3-50f2-41b8-bd9a-63ec737e3f16 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-894a17c3-50f2-41b8-bd9a-63ec737e3f16 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] GET http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-894a17c3-50f2-41b8-bd9a-63ec737e3f16 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-894a17c3-50f2-41b8-bd9a-63ec737e3f16 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-894a17c3-50f2-41b8-bd9a-63ec737e3f16 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-894a17c3-50f2-41b8-bd9a-63ec737e3f16 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Get all volumes completed successfully. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-894a17c3-50f2-41b8-bd9a-63ec737e3f16 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1263/2583] 192.168.122.15 () {58 vars in 1164 bytes} [Tue Sep 1 02:21:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2046 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dcc45123-8039-4526-9a03-e318379ce47e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dcc45123-8039-4526-9a03-e318379ce47e tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] DELETE http://192.168.122.15/volume/v3/types/79ea1126-784e-4125-9b5b-ecfb450fdc8d Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dcc45123-8039-4526-9a03-e318379ce47e tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dcc45123-8039-4526-9a03-e318379ce47e tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dcc45123-8039-4526-9a03-e318379ce47e tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] http://192.168.122.15/volume/v3/types/79ea1126-784e-4125-9b5b-ecfb450fdc8d returned with HTTP 202 Sep 01 02:21:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1321/2584] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:24 2026] DELETE /volume/v3/types/79ea1126-784e-4125-9b5b-ecfb450fdc8d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7d5da8e3-13de-4905-8630-47ccb67ad7bc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7d5da8e3-13de-4905-8630-47ccb67ad7bc tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] GET http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7d5da8e3-13de-4905-8630-47ccb67ad7bc tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7d5da8e3-13de-4905-8630-47ccb67ad7bc tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-7d5da8e3-13de-4905-8630-47ccb67ad7bc tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7d5da8e3-13de-4905-8630-47ccb67ad7bc tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Get all volumes completed successfully. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7d5da8e3-13de-4905-8630-47ccb67ad7bc tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1264/2585] 192.168.122.15 () {58 vars in 1164 bytes} [Tue Sep 1 02:21:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2046 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-006b101c-ce05-4133-b15d-77a00298be13 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-006b101c-ce05-4133-b15d-77a00298be13 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] DELETE http://192.168.122.15/volume/v3/types/c5aa55c7-7191-400e-bbcd-4404a0043864 Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-006b101c-ce05-4133-b15d-77a00298be13 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-006b101c-ce05-4133-b15d-77a00298be13 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-006b101c-ce05-4133-b15d-77a00298be13 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] http://192.168.122.15/volume/v3/types/c5aa55c7-7191-400e-bbcd-4404a0043864 returned with HTTP 202 Sep 01 02:21:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1322/2586] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:24 2026] DELETE /volume/v3/types/c5aa55c7-7191-400e-bbcd-4404a0043864 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-768ee54e-5f2a-4412-80fd-3ca98aee70b8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-768ee54e-5f2a-4412-80fd-3ca98aee70b8 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] GET http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-768ee54e-5f2a-4412-80fd-3ca98aee70b8 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-768ee54e-5f2a-4412-80fd-3ca98aee70b8 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-768ee54e-5f2a-4412-80fd-3ca98aee70b8 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:21:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-768ee54e-5f2a-4412-80fd-3ca98aee70b8 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Get all volumes completed successfully. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-768ee54e-5f2a-4412-80fd-3ca98aee70b8 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:21:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1265/2587] 192.168.122.15 () {58 vars in 1164 bytes} [Tue Sep 1 02:21:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2046 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-40b8ab2e-75c1-4fd1-ab1b-11f2a4e872a3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-40b8ab2e-75c1-4fd1-ab1b-11f2a4e872a3 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] DELETE http://192.168.122.15/volume/v3/types/ade99fb8-a916-49a4-9a1c-bb1b2b78a918 Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-40b8ab2e-75c1-4fd1-ab1b-11f2a4e872a3 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-40b8ab2e-75c1-4fd1-ab1b-11f2a4e872a3 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-40b8ab2e-75c1-4fd1-ab1b-11f2a4e872a3 tempest-TestInstancesWithCinderVolumes-2079597080 tempest-TestInstancesWithCinderVolumes-2079597080-project-admin] http://192.168.122.15/volume/v3/types/ade99fb8-a916-49a4-9a1c-bb1b2b78a918 returned with HTTP 202 Sep 01 02:21:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1323/2588] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:24 2026] DELETE /volume/v3/types/ade99fb8-a916-49a4-9a1c-bb1b2b78a918 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:21:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-349fb305-fb01-452f-809d-967db9f50795 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-349fb305-fb01-452f-809d-967db9f50795 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-349fb305-fb01-452f-809d-967db9f50795 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-349fb305-fb01-452f-809d-967db9f50795 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-349fb305-fb01-452f-809d-967db9f50795 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-349fb305-fb01-452f-809d-967db9f50795 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 200 Sep 01 02:21:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1266/2589] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:26 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ffeeafb0-e712-4bd0-894a-58317bb237e1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ffeeafb0-e712-4bd0-894a-58317bb237e1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ffeeafb0-e712-4bd0-894a-58317bb237e1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ffeeafb0-e712-4bd0-894a-58317bb237e1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ffeeafb0-e712-4bd0-894a-58317bb237e1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ffeeafb0-e712-4bd0-894a-58317bb237e1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 200 Sep 01 02:21:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1324/2590] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:26 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-6294f7e6-8cae-4e36-855c-72d0ebec1b9f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-6294f7e6-8cae-4e36-855c-72d0ebec1b9f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-6294f7e6-8cae-4e36-855c-72d0ebec1b9f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-6294f7e6-8cae-4e36-855c-72d0ebec1b9f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-6294f7e6-8cae-4e36-855c-72d0ebec1b9f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-6294f7e6-8cae-4e36-855c-72d0ebec1b9f tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 200 Sep 01 02:21:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1267/2591] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:21:26 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-18b3715c-2f6f-4ccd-93d4-32cc44e6304f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-18b3715c-2f6f-4ccd-93d4-32cc44e6304f None None] GET http://192.168.122.15/volume// Sep 01 02:21:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-18b3715c-2f6f-4ccd-93d4-32cc44e6304f None None] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-18b3715c-2f6f-4ccd-93d4-32cc44e6304f None None] Calling method 'all' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-18b3715c-2f6f-4ccd-93d4-32cc44e6304f None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:21:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1325/2592] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:21:27 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-58cf52b1-0f17-4aaa-99c9-8aa8a0ee7334 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-58cf52b1-0f17-4aaa-99c9-8aa8a0ee7334 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] POST http://192.168.122.15/volume/v3/attachments Sep 01 02:21:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-58cf52b1-0f17-4aaa-99c9-8aa8a0ee7334 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b096f8a-e4e1-4fba-ac43-03f354c09e4d", "connector": null, "instance_uuid": "34c2ae4f-3495-4fb9-9b21-5749d70f6800"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-58cf52b1-0f17-4aaa-99c9-8aa8a0ee7334 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/attachments returned with HTTP 200 Sep 01 02:21:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1268/2593] 192.168.122.15 () {66 vars in 1478 bytes} [Tue Sep 1 02:21:27 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-af0ac77a-a3b4-45a2-8809-26b0217c3747 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-af0ac77a-a3b4-45a2-8809-26b0217c3747 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-af0ac77a-a3b4-45a2-8809-26b0217c3747 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-af0ac77a-a3b4-45a2-8809-26b0217c3747 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-8fb2c47f-c110-4cc6-9dd6-8aebc5c08474 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-8fb2c47f-c110-4cc6-9dd6-8aebc5c08474 None None] GET http://192.168.122.15/volume// Sep 01 02:21:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-8fb2c47f-c110-4cc6-9dd6-8aebc5c08474 None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-af0ac77a-a3b4-45a2-8809-26b0217c3747 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-8fb2c47f-c110-4cc6-9dd6-8aebc5c08474 None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-8fb2c47f-c110-4cc6-9dd6-8aebc5c08474 None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:21:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1269/2594] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:21:27 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-bf918b23-42a9-4646-8c9e-0b3acdf548f5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-af0ac77a-a3b4-45a2-8809-26b0217c3747 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 200 Sep 01 02:21:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1326/2595] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:27 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 879 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-bf918b23-42a9-4646-8c9e-0b3acdf548f5 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-bf918b23-42a9-4646-8c9e-0b3acdf548f5 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-bf918b23-42a9-4646-8c9e-0b3acdf548f5 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-bf918b23-42a9-4646-8c9e-0b3acdf548f5 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-bf918b23-42a9-4646-8c9e-0b3acdf548f5 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 200 Sep 01 02:21:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1270/2596] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:21:27 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 1060 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-116bc397-e5ca-4c07-93a7-bdec03bb46f1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-116bc397-e5ca-4c07-93a7-bdec03bb46f1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] PUT http://192.168.122.15/volume/v3/attachments/c8211bda-2f04-4d45-97a9-4da5c53fa340 Sep 01 02:21:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-116bc397-e5ca-4c07-93a7-bdec03bb46f1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.15", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ded4ad5df49", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "8ae1b026-4ec3-4361-b4a5-7a2762066ad0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-116bc397-e5ca-4c07-93a7-bdec03bb46f1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Acquiring lock "cinder-attachment_update-3b096f8a-e4e1-4fba-ac43-03f354c09e4d-devstack" by "attachment_update" {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-116bc397-e5ca-4c07-93a7-bdec03bb46f1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Lock "cinder-attachment_update-3b096f8a-e4e1-4fba-ac43-03f354c09e4d-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:27 devstack devstack@c-api.service[87155]: DEBUG cinder.coordination [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-116bc397-e5ca-4c07-93a7-bdec03bb46f1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Lock "cinder-attachment_update-3b096f8a-e4e1-4fba-ac43-03f354c09e4d-devstack" released by "attachment_update" :: held 0.162s {{(pid=87155) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:21:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-116bc397-e5ca-4c07-93a7-bdec03bb46f1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/attachments/c8211bda-2f04-4d45-97a9-4da5c53fa340 returned with HTTP 200 Sep 01 02:21:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1327/2597] 192.168.122.15 () {66 vars in 1588 bytes} [Tue Sep 1 02:21:27 2026] PUT /volume/v3/attachments/c8211bda-2f04-4d45-97a9-4da5c53fa340 => generated 694 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e0f8a753-030d-41a1-848c-c024ca3c8d51 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e0f8a753-030d-41a1-848c-c024ca3c8d51 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e0f8a753-030d-41a1-848c-c024ca3c8d51 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e0f8a753-030d-41a1-848c-c024ca3c8d51 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e0f8a753-030d-41a1-848c-c024ca3c8d51 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e0f8a753-030d-41a1-848c-c024ca3c8d51 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 200 Sep 01 02:21:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1271/2598] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:28 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 880 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-84de9592-350e-4eb9-a71b-e958ec63057d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-84de9592-350e-4eb9-a71b-e958ec63057d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] POST http://192.168.122.15/volume/v3/attachments/c8211bda-2f04-4d45-97a9-4da5c53fa340/action Sep 01 02:21:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-84de9592-350e-4eb9-a71b-e958ec63057d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action body: b'{"os-complete": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:21:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-84de9592-350e-4eb9-a71b-e958ec63057d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-35f111dc-50cd-492a-9ac8-0adf01815b84 req-84de9592-350e-4eb9-a71b-e958ec63057d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/attachments/c8211bda-2f04-4d45-97a9-4da5c53fa340/action returned with HTTP 204 Sep 01 02:21:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1328/2599] 192.168.122.15 () {66 vars in 1609 bytes} [Tue Sep 1 02:21:28 2026] POST /volume/v3/attachments/c8211bda-2f04-4d45-97a9-4da5c53fa340/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ee59c147-9057-4264-8f29-2f341a560b2a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ee59c147-9057-4264-8f29-2f341a560b2a tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ee59c147-9057-4264-8f29-2f341a560b2a tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ee59c147-9057-4264-8f29-2f341a560b2a tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ee59c147-9057-4264-8f29-2f341a560b2a tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ee59c147-9057-4264-8f29-2f341a560b2a tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 200 Sep 01 02:21:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1272/2600] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:29 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 1172 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-007cb10b-b962-4944-88a9-750be4f77aaf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-007cb10b-b962-4944-88a9-750be4f77aaf tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-007cb10b-b962-4944-88a9-750be4f77aaf tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-007cb10b-b962-4944-88a9-750be4f77aaf tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-007cb10b-b962-4944-88a9-750be4f77aaf tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-007cb10b-b962-4944-88a9-750be4f77aaf tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 200 Sep 01 02:21:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1329/2601] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:29 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 1172 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-8b4c2928-d3a5-436e-b64d-cfed7c9bc84b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-8b4c2928-d3a5-436e-b64d-cfed7c9bc84b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-8b4c2928-d3a5-436e-b64d-cfed7c9bc84b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-8b4c2928-d3a5-436e-b64d-cfed7c9bc84b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-8b4c2928-d3a5-436e-b64d-cfed7c9bc84b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-8b4c2928-d3a5-436e-b64d-cfed7c9bc84b tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 200 Sep 01 02:21:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1273/2602] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:21:30 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 1172 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-007a9485-afea-4d98-92ea-150b2339ae22 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-007a9485-afea-4d98-92ea-150b2339ae22 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] POST http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d/action Sep 01 02:21:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-007a9485-afea-4d98-92ea-150b2339ae22 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:21:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-007a9485-afea-4d98-92ea-150b2339ae22 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-007a9485-afea-4d98-92ea-150b2339ae22 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-007a9485-afea-4d98-92ea-150b2339ae22 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Begin detaching volume completed successfully. Sep 01 02:21:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-007a9485-afea-4d98-92ea-150b2339ae22 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d/action returned with HTTP 202 Sep 01 02:21:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1330/2603] 192.168.122.15 () {64 vars in 1556 bytes} [Tue Sep 1 02:21:30 2026] POST /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:21:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-7167c638-e22e-47e1-83c3-ba9777b1ceca None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-7167c638-e22e-47e1-83c3-ba9777b1ceca None None] GET http://192.168.122.15/volume// Sep 01 02:21:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-7167c638-e22e-47e1-83c3-ba9777b1ceca None None] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-7167c638-e22e-47e1-83c3-ba9777b1ceca None None] Calling method 'all' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-7167c638-e22e-47e1-83c3-ba9777b1ceca None None] http://192.168.122.15/volume// returned with HTTP 300 Sep 01 02:21:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1274/2604] 192.168.122.15 () {62 vars in 1383 bytes} [Tue Sep 1 02:21:31 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:21:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-df7ccd89-e2f8-48aa-869f-66c67ee8fceb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-df7ccd89-e2f8-48aa-869f-66c67ee8fceb tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-df7ccd89-e2f8-48aa-869f-66c67ee8fceb tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-df7ccd89-e2f8-48aa-869f-66c67ee8fceb tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-df7ccd89-e2f8-48aa-869f-66c67ee8fceb tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-df7ccd89-e2f8-48aa-869f-66c67ee8fceb tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 200 Sep 01 02:21:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1331/2605] 192.168.122.15 () {62 vars in 1523 bytes} [Tue Sep 1 02:21:31 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 1356 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:21:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-219795ec-6a3b-411a-a12e-dccdb7c25e47 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-219795ec-6a3b-411a-a12e-dccdb7c25e47 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] DELETE http://192.168.122.15/volume/v3/attachments/c8211bda-2f04-4d45-97a9-4da5c53fa340 Sep 01 02:21:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-219795ec-6a3b-411a-a12e-dccdb7c25e47 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-219795ec-6a3b-411a-a12e-dccdb7c25e47 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:31 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, Sep 01 02:21:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [req-f43c873f-2afc-417b-8164-e5acd0b1ca97 req-219795ec-6a3b-411a-a12e-dccdb7c25e47 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/attachments/c8211bda-2f04-4d45-97a9-4da5c53fa340 returned with HTTP 200 Sep 01 02:21:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1275/2606] 192.168.122.15 () {64 vars in 1557 bytes} [Tue Sep 1 02:21:31 2026] DELETE /volume/v3/attachments/c8211bda-2f04-4d45-97a9-4da5c53fa340 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-adae8619-90ee-4f97-901c-06ab4afce026 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-adae8619-90ee-4f97-901c-06ab4afce026 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] DELETE http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-adae8619-90ee-4f97-901c-06ab4afce026 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-adae8619-90ee-4f97-901c-06ab4afce026 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:36 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-adae8619-90ee-4f97-901c-06ab4afce026 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Delete volume with id: 3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-adae8619-90ee-4f97-901c-06ab4afce026 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-adae8619-90ee-4f97-901c-06ab4afce026 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Delete volume request issued successfully. Sep 01 02:21:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-adae8619-90ee-4f97-901c-06ab4afce026 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 202 Sep 01 02:21:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1332/2607] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:36 2026] DELETE /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c5583509-7174-49ab-879e-9fc331c491f0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c5583509-7174-49ab-879e-9fc331c491f0 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c5583509-7174-49ab-879e-9fc331c491f0 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c5583509-7174-49ab-879e-9fc331c491f0 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c5583509-7174-49ab-879e-9fc331c491f0 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c5583509-7174-49ab-879e-9fc331c491f0 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 200 Sep 01 02:21:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1276/2608] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:36 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 879 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7ad9900d-02a6-4f6d-b990-dc52ddf5ca85 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7ad9900d-02a6-4f6d-b990-dc52ddf5ca85 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d Sep 01 02:21:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7ad9900d-02a6-4f6d-b990-dc52ddf5ca85 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7ad9900d-02a6-4f6d-b990-dc52ddf5ca85 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7ad9900d-02a6-4f6d-b990-dc52ddf5ca85 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d returned with HTTP 404 Sep 01 02:21:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1333/2609] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:37 2026] GET /volume/v3/volumes/3b096f8a-e4e1-4fba-ac43-03f354c09e4d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2c13b059-d58d-48f9-8e67-0ea85df2c46d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2c13b059-d58d-48f9-8e67-0ea85df2c46d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf Sep 01 02:21:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2c13b059-d58d-48f9-8e67-0ea85df2c46d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2c13b059-d58d-48f9-8e67-0ea85df2c46d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:37 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-2c13b059-d58d-48f9-8e67-0ea85df2c46d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Delete snapshot with id: b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf Sep 01 02:21:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2c13b059-d58d-48f9-8e67-0ea85df2c46d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Snapshot retrieved successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2c13b059-d58d-48f9-8e67-0ea85df2c46d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Snapshot delete request issued successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2c13b059-d58d-48f9-8e67-0ea85df2c46d tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf returned with HTTP 202 Sep 01 02:21:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1277/2610] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:37 2026] DELETE /volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ea66d59e-6694-4d36-a1a9-fa3ed904ad0c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ea66d59e-6694-4d36-a1a9-fa3ed904ad0c tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf Sep 01 02:21:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ea66d59e-6694-4d36-a1a9-fa3ed904ad0c tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ea66d59e-6694-4d36-a1a9-fa3ed904ad0c tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ea66d59e-6694-4d36-a1a9-fa3ed904ad0c tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Snapshot retrieved successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ea66d59e-6694-4d36-a1a9-fa3ed904ad0c tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf returned with HTTP 200 Sep 01 02:21:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1334/2611] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:37 2026] GET /volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:21:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1831017331"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1831017331'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:37 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Create volume of 1 GB Sep 01 02:21:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Availability Zones retrieved successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Flow 'volume_create_api' (396f2c58-1aa7-41a6-93bd-c5fde7c20202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38dd5a34-7d07-4c6c-88aa-d9446bf54984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38dd5a34-7d07-4c6c-88aa-d9446bf54984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344867b1-9032-411a-a792-d132f5d655c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Created reservations ['5fb87e18-d56c-49dc-99c6-ad0ac8b74ceb', '82ec0eae-62af-452b-8246-27aad7d4a48e', '882f2026-0b6d-4638-bfe2-1d32aa855002', '5b0ea2fb-6006-4f58-b267-2b023d0df68e'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344867b1-9032-411a-a792-d132f5d655c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fb87e18-d56c-49dc-99c6-ad0ac8b74ceb', '82ec0eae-62af-452b-8246-27aad7d4a48e', '882f2026-0b6d-4638-bfe2-1d32aa855002', '5b0ea2fb-6006-4f58-b267-2b023d0df68e']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd961dd4-6104-41fb-ac42-bbb3cd58e2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd961dd4-6104-41fb-ac42-bbb3cd58e2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3514a6d-16ee-4d73-a6ec-caddf179f2a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1831017331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='999e0159af0640149ccaf5872aecc7da',qos_specs=None,replication_status=,reservations=['5fb87e18-d56c-49dc-99c6-ad0ac8b74ceb','82ec0eae-62af-452b-8246-27aad7d4a48e','882f2026-0b6d-4638-bfe2-1d32aa855002','5b0ea2fb-6006-4f58-b267-2b023d0df68e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='949da973d7e94e719adc401a4c01f386',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1831017331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3514a6d-16ee-4d73-a6ec-caddf179f2a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='999e0159af0640149ccaf5872aecc7da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='949da973d7e94e719adc401a4c01f386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2186e7e4-9c95-4872-9813-77093a5464e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2186e7e4-9c95-4872-9813-77093a5464e0) transitioned into state 'SUCCESS' from state '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-1831017331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='999e0159af0640149ccaf5872aecc7da',qos_specs=None,replication_status=,reservations=['5fb87e18-d56c-49dc-99c6-ad0ac8b74ceb','82ec0eae-62af-452b-8246-27aad7d4a48e','882f2026-0b6d-4638-bfe2-1d32aa855002','5b0ea2fb-6006-4f58-b267-2b023d0df68e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='949da973d7e94e719adc401a4c01f386',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf22f4f-4945-419b-a7e6-ec1f5e27e9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf22f4f-4945-419b-a7e6-ec1f5e27e9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Flow 'volume_create_api' (396f2c58-1aa7-41a6-93bd-c5fde7c20202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Create volume request issued successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-476cf2a8-0dd1-4dea-a6ab-02af7bcf877f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1278/2612] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:21:37 2026] POST /volume/v3/volumes => generated 777 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-636195ca-4b77-43ce-a5c5-1025ab284687 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-636195ca-4b77-43ce-a5c5-1025ab284687 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 Sep 01 02:21:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-636195ca-4b77-43ce-a5c5-1025ab284687 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-636195ca-4b77-43ce-a5c5-1025ab284687 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-636195ca-4b77-43ce-a5c5-1025ab284687 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-636195ca-4b77-43ce-a5c5-1025ab284687 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 returned with HTTP 200 Sep 01 02:21:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1335/2613] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:38 2026] GET /volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4c90d42f-9e5f-484e-81e5-2920a999a778 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c90d42f-9e5f-484e-81e5-2920a999a778 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4c90d42f-9e5f-484e-81e5-2920a999a778 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4c90d42f-9e5f-484e-81e5-2920a999a778 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4c90d42f-9e5f-484e-81e5-2920a999a778 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Snapshot retrieved successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c90d42f-9e5f-484e-81e5-2920a999a778 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf returned with HTTP 200 Sep 01 02:21:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1279/2614] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:38 2026] GET /volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aaeeda63-eb9f-4fb5-bbf8-3551f981c515 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aaeeda63-eb9f-4fb5-bbf8-3551f981c515 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 Sep 01 02:21:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aaeeda63-eb9f-4fb5-bbf8-3551f981c515 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aaeeda63-eb9f-4fb5-bbf8-3551f981c515 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aaeeda63-eb9f-4fb5-bbf8-3551f981c515 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aaeeda63-eb9f-4fb5-bbf8-3551f981c515 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 returned with HTTP 200 Sep 01 02:21:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1336/2615] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:39 2026] GET /volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 => generated 869 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f6c261b5-2393-41eb-a8f6-1fbe186cb823 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f6c261b5-2393-41eb-a8f6-1fbe186cb823 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf Sep 01 02:21:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f6c261b5-2393-41eb-a8f6-1fbe186cb823 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f6c261b5-2393-41eb-a8f6-1fbe186cb823 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f6c261b5-2393-41eb-a8f6-1fbe186cb823 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf returned with HTTP 404 Sep 01 02:21:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1280/2616] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:39 2026] GET /volume/v3/snapshots/b1b1e9c4-ab51-4a25-bab8-e0e684e23fcf => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [req-4a79b41d-f295-406a-8d0e-049fefe5475a req-0a301456-14e5-4e75-acd2-92baa33f8896 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-4a79b41d-f295-406a-8d0e-049fefe5475a req-0a301456-14e5-4e75-acd2-92baa33f8896 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:21:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-4a79b41d-f295-406a-8d0e-049fefe5475a req-0a301456-14e5-4e75-acd2-92baa33f8896 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [req-4a79b41d-f295-406a-8d0e-049fefe5475a req-0a301456-14e5-4e75-acd2-92baa33f8896 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [req-4a79b41d-f295-406a-8d0e-049fefe5475a req-0a301456-14e5-4e75-acd2-92baa33f8896 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [req-4a79b41d-f295-406a-8d0e-049fefe5475a req-0a301456-14e5-4e75-acd2-92baa33f8896 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:21:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1337/2617] 192.168.122.15 () {60 vars in 1482 bytes} [Tue Sep 1 02:21:39 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1b642717-cbcc-467d-9c7a-77379405430c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1b642717-cbcc-467d-9c7a-77379405430c tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 Sep 01 02:21:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1b642717-cbcc-467d-9c7a-77379405430c tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1b642717-cbcc-467d-9c7a-77379405430c tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1b642717-cbcc-467d-9c7a-77379405430c tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1b642717-cbcc-467d-9c7a-77379405430c tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 returned with HTTP 200 Sep 01 02:21:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1281/2618] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:40 2026] GET /volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a6adf785-c04e-438b-a626-6796b0e0e6ca None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a6adf785-c04e-438b-a626-6796b0e0e6ca tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:21:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a6adf785-c04e-438b-a626-6796b0e0e6ca tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3514a6d-16ee-4d73-a6ec-caddf179f2a9", "name": "tempest-VolumeDependencyTests-Snapshot-708992294"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a6adf785-c04e-438b-a626-6796b0e0e6ca tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-a6adf785-c04e-438b-a626-6796b0e0e6ca tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Create snapshot from volume a3514a6d-16ee-4d73-a6ec-caddf179f2a9 Sep 01 02:21:40 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-a6adf785-c04e-438b-a626-6796b0e0e6ca tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Created reservations ['d9aaeeeb-75c0-46e9-93bb-768c0b932543', '7f622bd4-5826-43e4-9ff9-81faebc2e16b', '3cb8ab4d-1ff5-4ffc-b97c-4d491307d404', 'd3bc9619-63a2-4168-b291-1090fc6c0509'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a6adf785-c04e-438b-a626-6796b0e0e6ca tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Snapshot create request issued successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a6adf785-c04e-438b-a626-6796b0e0e6ca tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:21:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1338/2619] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:21:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d0b8c7e0-c1d5-424e-bde9-312d41f58e23 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d0b8c7e0-c1d5-424e-bde9-312d41f58e23 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d0b8c7e0-c1d5-424e-bde9-312d41f58e23 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d0b8c7e0-c1d5-424e-bde9-312d41f58e23 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d0b8c7e0-c1d5-424e-bde9-312d41f58e23 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Snapshot retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d0b8c7e0-c1d5-424e-bde9-312d41f58e23 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 returned with HTTP 200 Sep 01 02:21:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1282/2620] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:40 2026] GET /volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d9e8946e-bd0a-4040-8bd3-3e24ebdc10aa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d9e8946e-bd0a-4040-8bd3-3e24ebdc10aa tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d9e8946e-bd0a-4040-8bd3-3e24ebdc10aa tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d9e8946e-bd0a-4040-8bd3-3e24ebdc10aa tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d9e8946e-bd0a-4040-8bd3-3e24ebdc10aa tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Snapshot retrieved successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d9e8946e-bd0a-4040-8bd3-3e24ebdc10aa tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 returned with HTTP 200 Sep 01 02:21:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1339/2621] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:41 2026] GET /volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-15a068b1-3c4b-4929-99b0-ad8ea805af97 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15a068b1-3c4b-4929-99b0-ad8ea805af97 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15a068b1-3c4b-4929-99b0-ad8ea805af97 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15a068b1-3c4b-4929-99b0-ad8ea805af97 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-15a068b1-3c4b-4929-99b0-ad8ea805af97 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Snapshot retrieved successfully. Sep 01 02:21:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15a068b1-3c4b-4929-99b0-ad8ea805af97 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 returned with HTTP 200 Sep 01 02:21:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1283/2622] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:42 2026] GET /volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-afa35ed5-ee99-4c31-9264-0fdd0d480fd7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-afa35ed5-ee99-4c31-9264-0fdd0d480fd7 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] DELETE http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:21:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-afa35ed5-ee99-4c31-9264-0fdd0d480fd7 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-afa35ed5-ee99-4c31-9264-0fdd0d480fd7 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-afa35ed5-ee99-4c31-9264-0fdd0d480fd7 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Delete volume with id: 53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:21:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-afa35ed5-ee99-4c31-9264-0fdd0d480fd7 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-afa35ed5-ee99-4c31-9264-0fdd0d480fd7 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Delete volume request issued successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-afa35ed5-ee99-4c31-9264-0fdd0d480fd7 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 202 Sep 01 02:21:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1340/2623] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:43 2026] DELETE /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-da702b55-e6d0-412a-9d78-61a5f4c06019 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da702b55-e6d0-412a-9d78-61a5f4c06019 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:21:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-da702b55-e6d0-412a-9d78-61a5f4c06019 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-da702b55-e6d0-412a-9d78-61a5f4c06019 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-da702b55-e6d0-412a-9d78-61a5f4c06019 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Volume info retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da702b55-e6d0-412a-9d78-61a5f4c06019 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 200 Sep 01 02:21:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1284/2624] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:43 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3676f648-d86f-4844-86fa-5aaa753a066a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3676f648-d86f-4844-86fa-5aaa753a066a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3676f648-d86f-4844-86fa-5aaa753a066a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3676f648-d86f-4844-86fa-5aaa753a066a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3676f648-d86f-4844-86fa-5aaa753a066a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Snapshot retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3676f648-d86f-4844-86fa-5aaa753a066a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 returned with HTTP 200 Sep 01 02:21:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1341/2625] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:43 2026] GET /volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:21:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "44569c7a-f688-4b13-8f9d-9e80ffa08104", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1376075029"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Create volume request body: {'volume': {'snapshot_id': '44569c7a-f688-4b13-8f9d-9e80ffa08104', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1376075029'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Snapshot retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Create volume of 1 GB Sep 01 02:21:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Availability Zones retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Flow 'volume_create_api' (f425314b-1edd-4eb1-8d62-eb9f3bc4704d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:43 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df0be72-b479-449a-8558-89063031d1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df0be72-b479-449a-8558-89063031d1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '44569c7a-f688-4b13-8f9d-9e80ffa08104', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3f4894-3592-4a5f-9d4c-093b09f2839c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Created reservations ['d309015a-5793-42e5-a986-e9bae4afe989', '4f1c579d-851e-46fa-be3c-6d05fc423d70', '0ce60eaf-028e-4263-be9f-6eb37f2b58ea', '10c1c8db-225b-4de1-9f44-5d16c7a277d1'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3f4894-3592-4a5f-9d4c-093b09f2839c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d309015a-5793-42e5-a986-e9bae4afe989', '4f1c579d-851e-46fa-be3c-6d05fc423d70', '0ce60eaf-028e-4263-be9f-6eb37f2b58ea', '10c1c8db-225b-4de1-9f44-5d16c7a277d1']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993d287e-9848-4820-a440-b8b4a0f03555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993d287e-9848-4820-a440-b8b4a0f03555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7c8cff9-ff2b-465a-80e5-23aa80e892d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1376075029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='999e0159af0640149ccaf5872aecc7da',qos_specs=None,replication_status=,reservations=['d309015a-5793-42e5-a986-e9bae4afe989','4f1c579d-851e-46fa-be3c-6d05fc423d70','0ce60eaf-028e-4263-be9f-6eb37f2b58ea','10c1c8db-225b-4de1-9f44-5d16c7a277d1'],size=1,snapshot_id=44569c7a-f688-4b13-8f9d-9e80ffa08104,source_replicaid=,source_volid=None,status='creating',user_id='949da973d7e94e719adc401a4c01f386',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1376075029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7c8cff9-ff2b-465a-80e5-23aa80e892d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='999e0159af0640149ccaf5872aecc7da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=44569c7a-f688-4b13-8f9d-9e80ffa08104,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='949da973d7e94e719adc401a4c01f386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf91689-6307-4448-8269-f198c15be02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf91689-6307-4448-8269-f198c15be02c) transitioned into state 'SUCCESS' from state '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-1376075029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='999e0159af0640149ccaf5872aecc7da',qos_specs=None,replication_status=,reservations=['d309015a-5793-42e5-a986-e9bae4afe989','4f1c579d-851e-46fa-be3c-6d05fc423d70','0ce60eaf-028e-4263-be9f-6eb37f2b58ea','10c1c8db-225b-4de1-9f44-5d16c7a277d1'],size=1,snapshot_id=44569c7a-f688-4b13-8f9d-9e80ffa08104,source_replicaid=,source_volid=None,status='creating',user_id='949da973d7e94e719adc401a4c01f386',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd333f89-4b12-4597-acbd-36375b6e1333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd333f89-4b12-4597-acbd-36375b6e1333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Flow 'volume_create_api' (f425314b-1edd-4eb1-8d62-eb9f3bc4704d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Create volume request issued successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6687f563-bbae-4a30-8dd1-459cb74e12cf tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1285/2626] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:21:43 2026] POST /volume/v3/volumes => generated 811 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e4bfaf94-492f-4f6e-b4b9-934b651ae347 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e4bfaf94-492f-4f6e-b4b9-934b651ae347 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 Sep 01 02:21:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e4bfaf94-492f-4f6e-b4b9-934b651ae347 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e4bfaf94-492f-4f6e-b4b9-934b651ae347 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e4bfaf94-492f-4f6e-b4b9-934b651ae347 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e4bfaf94-492f-4f6e-b4b9-934b651ae347 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 returned with HTTP 200 Sep 01 02:21:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1342/2627] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:44 2026] GET /volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 => generated 879 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f7555656-a75e-49c4-9fd4-c7c9ca1ab8b1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7555656-a75e-49c4-9fd4-c7c9ca1ab8b1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] GET http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7555656-a75e-49c4-9fd4-c7c9ca1ab8b1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7555656-a75e-49c4-9fd4-c7c9ca1ab8b1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7555656-a75e-49c4-9fd4-c7c9ca1ab8b1 tempest-TestStampPattern-1374263888 tempest-TestStampPattern-1374263888-project-member] http://192.168.122.15/volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 returned with HTTP 404 Sep 01 02:21:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1286/2628] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:44 2026] GET /volume/v3/volumes/53d87728-07c3-45c5-94a2-546188974da4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:21:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fdd9ce93-ae1c-4cca-a39a-7a163aba39b7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fdd9ce93-ae1c-4cca-a39a-7a163aba39b7 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 Sep 01 02:21:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fdd9ce93-ae1c-4cca-a39a-7a163aba39b7 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fdd9ce93-ae1c-4cca-a39a-7a163aba39b7 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fdd9ce93-ae1c-4cca-a39a-7a163aba39b7 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fdd9ce93-ae1c-4cca-a39a-7a163aba39b7 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 returned with HTTP 200 Sep 01 02:21:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1343/2629] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:45 2026] GET /volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 => generated 903 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fd4dbd32-4371-4c49-a4b7-0081d5a7946f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd4dbd32-4371-4c49-a4b7-0081d5a7946f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 Sep 01 02:21:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd4dbd32-4371-4c49-a4b7-0081d5a7946f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd4dbd32-4371-4c49-a4b7-0081d5a7946f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fd4dbd32-4371-4c49-a4b7-0081d5a7946f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd4dbd32-4371-4c49-a4b7-0081d5a7946f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 returned with HTTP 200 Sep 01 02:21:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1287/2630] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:46 2026] GET /volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 => generated 903 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0db7d372-0178-4021-8b3e-f7054be67203 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0db7d372-0178-4021-8b3e-f7054be67203 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 Sep 01 02:21:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0db7d372-0178-4021-8b3e-f7054be67203 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0db7d372-0178-4021-8b3e-f7054be67203 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0db7d372-0178-4021-8b3e-f7054be67203 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0db7d372-0178-4021-8b3e-f7054be67203 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1344/2631] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 => generated 903 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e9c52fd1-0fcf-4cc7-92cf-341f360aa5d7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e9c52fd1-0fcf-4cc7-92cf-341f360aa5d7 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 Sep 01 02:21:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e9c52fd1-0fcf-4cc7-92cf-341f360aa5d7 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e9c52fd1-0fcf-4cc7-92cf-341f360aa5d7 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e9c52fd1-0fcf-4cc7-92cf-341f360aa5d7 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e9c52fd1-0fcf-4cc7-92cf-341f360aa5d7 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1288/2632] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:48 2026] GET /volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 => generated 903 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7fd24fcb-e86f-46b6-bbc0-6f067a3cb920 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7fd24fcb-e86f-46b6-bbc0-6f067a3cb920 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 Sep 01 02:21:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7fd24fcb-e86f-46b6-bbc0-6f067a3cb920 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7fd24fcb-e86f-46b6-bbc0-6f067a3cb920 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7fd24fcb-e86f-46b6-bbc0-6f067a3cb920 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7fd24fcb-e86f-46b6-bbc0-6f067a3cb920 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1345/2633] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 => generated 903 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4b9fdf4e-009a-444b-afb1-bf2c7dff4281 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b9fdf4e-009a-444b-afb1-bf2c7dff4281 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 Sep 01 02:21:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b9fdf4e-009a-444b-afb1-bf2c7dff4281 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b9fdf4e-009a-444b-afb1-bf2c7dff4281 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4b9fdf4e-009a-444b-afb1-bf2c7dff4281 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b9fdf4e-009a-444b-afb1-bf2c7dff4281 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1289/2634] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 => generated 904 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5793f055-ac73-4ad1-80d4-d94d69221622 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5793f055-ac73-4ad1-80d4-d94d69221622 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5793f055-ac73-4ad1-80d4-d94d69221622 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5793f055-ac73-4ad1-80d4-d94d69221622 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-5793f055-ac73-4ad1-80d4-d94d69221622 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Delete snapshot with id: 44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5793f055-ac73-4ad1-80d4-d94d69221622 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Snapshot retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5793f055-ac73-4ad1-80d4-d94d69221622 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Snapshot delete request issued successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5793f055-ac73-4ad1-80d4-d94d69221622 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 returned with HTTP 202 Sep 01 02:21:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1346/2635] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:51 2026] DELETE /volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-458450c9-3a73-4e21-b3ef-0eb1deef91f0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-458450c9-3a73-4e21-b3ef-0eb1deef91f0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-458450c9-3a73-4e21-b3ef-0eb1deef91f0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-458450c9-3a73-4e21-b3ef-0eb1deef91f0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-458450c9-3a73-4e21-b3ef-0eb1deef91f0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Snapshot retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-458450c9-3a73-4e21-b3ef-0eb1deef91f0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1290/2636] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b2edc57a-2983-4bbf-8b94-2e697116aa59 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b2edc57a-2983-4bbf-8b94-2e697116aa59 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b2edc57a-2983-4bbf-8b94-2e697116aa59 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b2edc57a-2983-4bbf-8b94-2e697116aa59 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b2edc57a-2983-4bbf-8b94-2e697116aa59 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Snapshot retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b2edc57a-2983-4bbf-8b94-2e697116aa59 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1347/2637] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7f4c547a-9dce-4656-b6e9-ae4776dce4ca None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7f4c547a-9dce-4656-b6e9-ae4776dce4ca tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7f4c547a-9dce-4656-b6e9-ae4776dce4ca tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7f4c547a-9dce-4656-b6e9-ae4776dce4ca tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7f4c547a-9dce-4656-b6e9-ae4776dce4ca tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 returned with HTTP 404 Sep 01 02:21:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1291/2638] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:53 2026] GET /volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-db4b27f3-dbec-4e0b-a0da-ec564374149a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-db4b27f3-dbec-4e0b-a0da-ec564374149a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] DELETE http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 Sep 01 02:21:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-db4b27f3-dbec-4e0b-a0da-ec564374149a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-db4b27f3-dbec-4e0b-a0da-ec564374149a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-db4b27f3-dbec-4e0b-a0da-ec564374149a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Delete volume with id: a3514a6d-16ee-4d73-a6ec-caddf179f2a9 Sep 01 02:21:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-db4b27f3-dbec-4e0b-a0da-ec564374149a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-db4b27f3-dbec-4e0b-a0da-ec564374149a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Delete volume request issued successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-db4b27f3-dbec-4e0b-a0da-ec564374149a tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 returned with HTTP 202 Sep 01 02:21:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1348/2639] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:21:53 2026] DELETE /volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e73b366e-cf83-4582-9844-422f84e85427 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e73b366e-cf83-4582-9844-422f84e85427 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 Sep 01 02:21:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e73b366e-cf83-4582-9844-422f84e85427 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e73b366e-cf83-4582-9844-422f84e85427 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e73b366e-cf83-4582-9844-422f84e85427 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e73b366e-cf83-4582-9844-422f84e85427 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 returned with HTTP 200 Sep 01 02:21:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1292/2640] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:53 2026] GET /volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 => generated 869 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0a7f61b9-4713-4fb7-b802-458167287433 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0a7f61b9-4713-4fb7-b802-458167287433 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 Sep 01 02:21:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0a7f61b9-4713-4fb7-b802-458167287433 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0a7f61b9-4713-4fb7-b802-458167287433 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0a7f61b9-4713-4fb7-b802-458167287433 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 returned with HTTP 404 Sep 01 02:21:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1349/2641] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:54 2026] GET /volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e248b7fc-30cc-4bab-babf-d34a1e280cb0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e248b7fc-30cc-4bab-babf-d34a1e280cb0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] DELETE http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 Sep 01 02:21:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e248b7fc-30cc-4bab-babf-d34a1e280cb0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e248b7fc-30cc-4bab-babf-d34a1e280cb0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-e248b7fc-30cc-4bab-babf-d34a1e280cb0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Delete volume with id: e7c8cff9-ff2b-465a-80e5-23aa80e892d1 Sep 01 02:21:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:21:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:21:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e248b7fc-30cc-4bab-babf-d34a1e280cb0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e248b7fc-30cc-4bab-babf-d34a1e280cb0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Delete volume request issued successfully. Sep 01 02:21:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e248b7fc-30cc-4bab-babf-d34a1e280cb0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 returned with HTTP 202 Sep 01 02:21:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1293/2642] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:21:54 2026] DELETE /volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:21:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-782e66c8-3422-48c7-91bc-b8b00131598f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-782e66c8-3422-48c7-91bc-b8b00131598f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 Sep 01 02:21:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-782e66c8-3422-48c7-91bc-b8b00131598f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-782e66c8-3422-48c7-91bc-b8b00131598f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:21:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:21:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-782e66c8-3422-48c7-91bc-b8b00131598f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Volume info retrieved successfully. Sep 01 02:21:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-782e66c8-3422-48c7-91bc-b8b00131598f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 returned with HTTP 200 Sep 01 02:21:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1350/2643] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:55 2026] GET /volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 => generated 903 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8c162d3f-1b27-43f8-8739-780334e77ff9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8c162d3f-1b27-43f8-8739-780334e77ff9 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 Sep 01 02:21:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8c162d3f-1b27-43f8-8739-780334e77ff9 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8c162d3f-1b27-43f8-8739-780334e77ff9 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8c162d3f-1b27-43f8-8739-780334e77ff9 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 returned with HTTP 404 Sep 01 02:21:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1294/2644] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:56 2026] GET /volume/v3/volumes/e7c8cff9-ff2b-465a-80e5-23aa80e892d1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-89720576-b624-4ebd-bded-946da5660dcd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89720576-b624-4ebd-bded-946da5660dcd tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89720576-b624-4ebd-bded-946da5660dcd tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89720576-b624-4ebd-bded-946da5660dcd tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:56 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-89720576-b624-4ebd-bded-946da5660dcd tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Delete snapshot with id: 44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89720576-b624-4ebd-bded-946da5660dcd tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 returned with HTTP 404 Sep 01 02:21:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1351/2645] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:56 2026] DELETE /volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4d8807cf-6398-45ed-98f8-e67d88a9968f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4d8807cf-6398-45ed-98f8-e67d88a9968f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 Sep 01 02:21:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4d8807cf-6398-45ed-98f8-e67d88a9968f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4d8807cf-6398-45ed-98f8-e67d88a9968f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4d8807cf-6398-45ed-98f8-e67d88a9968f tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 returned with HTTP 404 Sep 01 02:21:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1295/2646] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:56 2026] GET /volume/v3/snapshots/44569c7a-f688-4b13-8f9d-9e80ffa08104 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6e148813-2c88-4609-8958-8c7411a658a1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6e148813-2c88-4609-8958-8c7411a658a1 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] DELETE http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 Sep 01 02:21:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6e148813-2c88-4609-8958-8c7411a658a1 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6e148813-2c88-4609-8958-8c7411a658a1 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:56 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-6e148813-2c88-4609-8958-8c7411a658a1 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Delete volume with id: a3514a6d-16ee-4d73-a6ec-caddf179f2a9 Sep 01 02:21:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6e148813-2c88-4609-8958-8c7411a658a1 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 returned with HTTP 404 Sep 01 02:21:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1352/2647] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:21:56 2026] DELETE /volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4a12773a-61c0-4b79-b160-83acaf4fb8b0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4a12773a-61c0-4b79-b160-83acaf4fb8b0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] GET http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 Sep 01 02:21:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4a12773a-61c0-4b79-b160-83acaf4fb8b0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4a12773a-61c0-4b79-b160-83acaf4fb8b0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4a12773a-61c0-4b79-b160-83acaf4fb8b0 tempest-VolumeDependencyTests-789017440 tempest-VolumeDependencyTests-789017440-project-member] http://192.168.122.15/volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 returned with HTTP 404 Sep 01 02:21:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1296/2648] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:56 2026] GET /volume/v3/volumes/a3514a6d-16ee-4d73-a6ec-caddf179f2a9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:22:06 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=195,cinder:UPDATE=45,cinder:INSERT=15 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:22:06 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=232,cinder:UPDATE=42,cinder:INSERT=18 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:22:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1c5b7513-c43d-42c8-b183-3217c260365a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1504163120", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1504163120', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Create volume of 1 GB Sep 01 02:22:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Availability Zones retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Flow 'volume_create_api' (92d2b423-d7ff-440f-944b-db70ee300054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5c0d837-a361-44e7-b07f-1544d118baac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5c0d837-a361-44e7-b07f-1544d118baac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3b9215-22ef-457b-979e-717bd1d099a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Created reservations ['de2851d1-2b38-411c-99fc-7d3feb682c74', '1b94c243-118e-49aa-977b-0e4ed691c538', '4bb79bf9-aa58-4d33-96ed-121a1819bc76', 'f79b7466-54df-4e32-bb18-627807111516'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3b9215-22ef-457b-979e-717bd1d099a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de2851d1-2b38-411c-99fc-7d3feb682c74', '1b94c243-118e-49aa-977b-0e4ed691c538', '4bb79bf9-aa58-4d33-96ed-121a1819bc76', 'f79b7466-54df-4e32-bb18-627807111516']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4b0306-1729-4f50-9a06-aca226a8f849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4b0306-1729-4f50-9a06-aca226a8f849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '051a8786-5489-43e2-8196-386738d0602f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1504163120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='372dcadf23984dc8862185749bce38cf',qos_specs=None,replication_status=,reservations=['de2851d1-2b38-411c-99fc-7d3feb682c74','1b94c243-118e-49aa-977b-0e4ed691c538','4bb79bf9-aa58-4d33-96ed-121a1819bc76','f79b7466-54df-4e32-bb18-627807111516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9814e7ce7f1343eead52775a23ced703',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1504163120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=051a8786-5489-43e2-8196-386738d0602f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='372dcadf23984dc8862185749bce38cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9814e7ce7f1343eead52775a23ced703',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de8de41d-e528-49ce-b013-6a44597cb64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de8de41d-e528-49ce-b013-6a44597cb64c) transitioned into state 'SUCCESS' from state '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-1504163120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='372dcadf23984dc8862185749bce38cf',qos_specs=None,replication_status=,reservations=['de2851d1-2b38-411c-99fc-7d3feb682c74','1b94c243-118e-49aa-977b-0e4ed691c538','4bb79bf9-aa58-4d33-96ed-121a1819bc76','f79b7466-54df-4e32-bb18-627807111516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9814e7ce7f1343eead52775a23ced703',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2650a18b-6b64-4b37-88d2-b90b7783e8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2650a18b-6b64-4b37-88d2-b90b7783e8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Flow 'volume_create_api' (92d2b423-d7ff-440f-944b-db70ee300054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Create volume request issued successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1c5b7513-c43d-42c8-b183-3217c260365a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1353/2649] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:17 2026] POST /volume/v3/volumes => generated 761 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1882c928-d7aa-4fed-93eb-ae5a8184a528 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1882c928-d7aa-4fed-93eb-ae5a8184a528 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f Sep 01 02:22:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1882c928-d7aa-4fed-93eb-ae5a8184a528 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1882c928-d7aa-4fed-93eb-ae5a8184a528 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1882c928-d7aa-4fed-93eb-ae5a8184a528 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1882c928-d7aa-4fed-93eb-ae5a8184a528 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f returned with HTTP 200 Sep 01 02:22:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1297/2650] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:18 2026] GET /volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f => generated 829 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ccb619e0-b9aa-4ce1-b1dc-f8389517713f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ccb619e0-b9aa-4ce1-b1dc-f8389517713f tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f Sep 01 02:22:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ccb619e0-b9aa-4ce1-b1dc-f8389517713f tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ccb619e0-b9aa-4ce1-b1dc-f8389517713f tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ccb619e0-b9aa-4ce1-b1dc-f8389517713f tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ccb619e0-b9aa-4ce1-b1dc-f8389517713f tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f returned with HTTP 200 Sep 01 02:22:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1354/2651] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:19 2026] GET /volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-af20ed08-b091-4d41-a839-1065372cf896 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-af20ed08-b091-4d41-a839-1065372cf896 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f Sep 01 02:22:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-af20ed08-b091-4d41-a839-1065372cf896 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-af20ed08-b091-4d41-a839-1065372cf896 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-af20ed08-b091-4d41-a839-1065372cf896 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-af20ed08-b091-4d41-a839-1065372cf896 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f returned with HTTP 200 Sep 01 02:22:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1298/2652] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:19 2026] GET /volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-67ee86ef-2c3c-4918-b105-5916ee7f970e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-67ee86ef-2c3c-4918-b105-5916ee7f970e tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:22:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-67ee86ef-2c3c-4918-b105-5916ee7f970e tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "051a8786-5489-43e2-8196-386738d0602f", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1191552327", "description": null, "metadata": null}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-67ee86ef-2c3c-4918-b105-5916ee7f970e tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-67ee86ef-2c3c-4918-b105-5916ee7f970e tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Create snapshot from volume 051a8786-5489-43e2-8196-386738d0602f Sep 01 02:22:19 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-67ee86ef-2c3c-4918-b105-5916ee7f970e tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Created reservations ['dd8d7daa-e287-40e1-9f5c-0f3d97ee1550', '754182a4-18c7-46b0-a803-45ff13c52503', 'bd6c549e-fc85-4820-bf1a-a835eb64256a', 'bc9cd9ee-a50a-48f1-a49a-32c590954dbe'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-67ee86ef-2c3c-4918-b105-5916ee7f970e tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Snapshot force create request issued successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-67ee86ef-2c3c-4918-b105-5916ee7f970e tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1355/2653] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-05eec9dd-8ed7-48bd-b881-579db2243917 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-05eec9dd-8ed7-48bd-b881-579db2243917 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-05eec9dd-8ed7-48bd-b881-579db2243917 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-05eec9dd-8ed7-48bd-b881-579db2243917 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-05eec9dd-8ed7-48bd-b881-579db2243917 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Snapshot retrieved successfully. Sep 01 02:22:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-05eec9dd-8ed7-48bd-b881-579db2243917 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 returned with HTTP 200 Sep 01 02:22:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1299/2654] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:20 2026] GET /volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-73bef8e5-3cdd-4156-b193-482bcbe5df9d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-73bef8e5-3cdd-4156-b193-482bcbe5df9d tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-73bef8e5-3cdd-4156-b193-482bcbe5df9d tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-73bef8e5-3cdd-4156-b193-482bcbe5df9d tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-73bef8e5-3cdd-4156-b193-482bcbe5df9d tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Snapshot retrieved successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-73bef8e5-3cdd-4156-b193-482bcbe5df9d tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 returned with HTTP 200 Sep 01 02:22:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1356/2655] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:21 2026] GET /volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fbbfa6c0-6b7a-439a-a877-b4387225aa02 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fbbfa6c0-6b7a-439a-a877-b4387225aa02 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fbbfa6c0-6b7a-439a-a877-b4387225aa02 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fbbfa6c0-6b7a-439a-a877-b4387225aa02 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fbbfa6c0-6b7a-439a-a877-b4387225aa02 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Snapshot retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fbbfa6c0-6b7a-439a-a877-b4387225aa02 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 returned with HTTP 200 Sep 01 02:22:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1300/2656] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1d122470-5716-476b-86f9-e5485f444b8c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1d122470-5716-476b-86f9-e5485f444b8c tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1d122470-5716-476b-86f9-e5485f444b8c tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1d122470-5716-476b-86f9-e5485f444b8c tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1d122470-5716-476b-86f9-e5485f444b8c tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Snapshot retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1d122470-5716-476b-86f9-e5485f444b8c tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 returned with HTTP 200 Sep 01 02:22:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1357/2657] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-38114027-fcf3-41b0-90b8-88072ff3b017 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-38114027-fcf3-41b0-90b8-88072ff3b017 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-38114027-fcf3-41b0-90b8-88072ff3b017 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-38114027-fcf3-41b0-90b8-88072ff3b017 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-38114027-fcf3-41b0-90b8-88072ff3b017 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Snapshot retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-38114027-fcf3-41b0-90b8-88072ff3b017 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 returned with HTTP 200 Sep 01 02:22:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1301/2658] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0e2affc3-fbbe-4a17-8605-75b37c8b4547", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Create volume request body: {'volume': {'snapshot_id': '0e2affc3-fbbe-4a17-8605-75b37c8b4547', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Snapshot retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Create volume of 1 GB Sep 01 02:22:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Availability Zones retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Flow 'volume_create_api' (b978b8a4-d0b8-405e-b8d5-4d8d1b0e53ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55f08656-92d1-4989-8f40-88e293b08f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55f08656-92d1-4989-8f40-88e293b08f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0e2affc3-fbbe-4a17-8605-75b37c8b4547', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cdd0937-cf0d-4505-94d6-f6a56574858f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Created reservations ['f8e6a76e-95ac-428d-b4ef-970357391326', 'c796784d-67ec-4850-a136-141fbecd3a7b', '672ba659-25bb-4a1a-b57b-9ed614996729', 'edc80590-889b-4380-a6e6-55ac699020f1'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cdd0937-cf0d-4505-94d6-f6a56574858f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8e6a76e-95ac-428d-b4ef-970357391326', 'c796784d-67ec-4850-a136-141fbecd3a7b', '672ba659-25bb-4a1a-b57b-9ed614996729', 'edc80590-889b-4380-a6e6-55ac699020f1']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dfa6a9b-d707-4cef-b037-e0b66329085a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dfa6a9b-d707-4cef-b037-e0b66329085a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '319983bd-2182-4899-9bca-b599f442517c', '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='372dcadf23984dc8862185749bce38cf',qos_specs=None,replication_status=,reservations=['f8e6a76e-95ac-428d-b4ef-970357391326','c796784d-67ec-4850-a136-141fbecd3a7b','672ba659-25bb-4a1a-b57b-9ed614996729','edc80590-889b-4380-a6e6-55ac699020f1'],size=1,snapshot_id=0e2affc3-fbbe-4a17-8605-75b37c8b4547,source_replicaid=,source_volid=None,status='creating',user_id='9814e7ce7f1343eead52775a23ced703',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22: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=319983bd-2182-4899-9bca-b599f442517c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='372dcadf23984dc8862185749bce38cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0e2affc3-fbbe-4a17-8605-75b37c8b4547,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9814e7ce7f1343eead52775a23ced703',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf38e2bc-1723-46d7-a6e7-eb1c622feeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf38e2bc-1723-46d7-a6e7-eb1c622feeb0) transitioned into state 'SUCCESS' from 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='372dcadf23984dc8862185749bce38cf',qos_specs=None,replication_status=,reservations=['f8e6a76e-95ac-428d-b4ef-970357391326','c796784d-67ec-4850-a136-141fbecd3a7b','672ba659-25bb-4a1a-b57b-9ed614996729','edc80590-889b-4380-a6e6-55ac699020f1'],size=1,snapshot_id=0e2affc3-fbbe-4a17-8605-75b37c8b4547,source_replicaid=,source_volid=None,status='creating',user_id='9814e7ce7f1343eead52775a23ced703',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c4c3fcb-1369-4871-81c0-e0aa25a55cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c4c3fcb-1369-4871-81c0-e0aa25a55cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Flow 'volume_create_api' (b978b8a4-d0b8-405e-b8d5-4d8d1b0e53ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Create volume request issued successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5059e957-ade2-4428-bf0b-b6f71ca3b7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1358/2659] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:22 2026] POST /volume/v3/volumes => generated 748 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d46a7094-7ccd-47eb-ab6f-f8d2a87a4a10 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d46a7094-7ccd-47eb-ab6f-f8d2a87a4a10 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c Sep 01 02:22:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d46a7094-7ccd-47eb-ab6f-f8d2a87a4a10 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d46a7094-7ccd-47eb-ab6f-f8d2a87a4a10 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d46a7094-7ccd-47eb-ab6f-f8d2a87a4a10 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d46a7094-7ccd-47eb-ab6f-f8d2a87a4a10 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c returned with HTTP 200 Sep 01 02:22:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1302/2660] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4507ef88-e432-4cd9-a828-7d52602005c7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4507ef88-e432-4cd9-a828-7d52602005c7 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c Sep 01 02:22:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4507ef88-e432-4cd9-a828-7d52602005c7 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4507ef88-e432-4cd9-a828-7d52602005c7 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4507ef88-e432-4cd9-a828-7d52602005c7 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4507ef88-e432-4cd9-a828-7d52602005c7 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c returned with HTTP 200 Sep 01 02:22:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1359/2661] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:23 2026] GET /volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f717ea39-ec14-4290-974a-e0e624375868 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f717ea39-ec14-4290-974a-e0e624375868 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c Sep 01 02:22:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f717ea39-ec14-4290-974a-e0e624375868 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f717ea39-ec14-4290-974a-e0e624375868 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f717ea39-ec14-4290-974a-e0e624375868 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f717ea39-ec14-4290-974a-e0e624375868 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c returned with HTTP 200 Sep 01 02:22:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1303/2662] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:24 2026] GET /volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c => generated 840 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5f34f272-353e-49b6-8e8d-93b150fda989 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f34f272-353e-49b6-8e8d-93b150fda989 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c Sep 01 02:22:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f34f272-353e-49b6-8e8d-93b150fda989 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5f34f272-353e-49b6-8e8d-93b150fda989 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5f34f272-353e-49b6-8e8d-93b150fda989 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5f34f272-353e-49b6-8e8d-93b150fda989 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c returned with HTTP 200 Sep 01 02:22:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1360/2663] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:25 2026] GET /volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c => generated 840 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2bcbf706-755a-4e9d-9a25-b01e87be5aa9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2bcbf706-755a-4e9d-9a25-b01e87be5aa9 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c Sep 01 02:22:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2bcbf706-755a-4e9d-9a25-b01e87be5aa9 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2bcbf706-755a-4e9d-9a25-b01e87be5aa9 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2bcbf706-755a-4e9d-9a25-b01e87be5aa9 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2bcbf706-755a-4e9d-9a25-b01e87be5aa9 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c returned with HTTP 200 Sep 01 02:22:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1304/2664] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:27 2026] GET /volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c => generated 840 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-926416f9-7f30-4c1f-acb1-1394e19dd7bc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-926416f9-7f30-4c1f-acb1-1394e19dd7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c Sep 01 02:22:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-926416f9-7f30-4c1f-acb1-1394e19dd7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-926416f9-7f30-4c1f-acb1-1394e19dd7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-926416f9-7f30-4c1f-acb1-1394e19dd7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-926416f9-7f30-4c1f-acb1-1394e19dd7bc tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1361/2665] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c1a6ab39-f736-4707-ac20-74cc5b8625c2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c1a6ab39-f736-4707-ac20-74cc5b8625c2 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c Sep 01 02:22:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c1a6ab39-f736-4707-ac20-74cc5b8625c2 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c1a6ab39-f736-4707-ac20-74cc5b8625c2 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c1a6ab39-f736-4707-ac20-74cc5b8625c2 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c1a6ab39-f736-4707-ac20-74cc5b8625c2 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1305/2666] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-41f61553-1aa3-4a7d-b551-49d13bbb59ea None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-41f61553-1aa3-4a7d-b551-49d13bbb59ea tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-41f61553-1aa3-4a7d-b551-49d13bbb59ea tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-41f61553-1aa3-4a7d-b551-49d13bbb59ea tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-41f61553-1aa3-4a7d-b551-49d13bbb59ea tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Delete snapshot with id: 0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-41f61553-1aa3-4a7d-b551-49d13bbb59ea tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Snapshot retrieved successfully. Sep 01 02:22:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-41f61553-1aa3-4a7d-b551-49d13bbb59ea tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Snapshot delete request issued successfully. Sep 01 02:22:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-41f61553-1aa3-4a7d-b551-49d13bbb59ea tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 returned with HTTP 202 Sep 01 02:22:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1362/2667] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:28 2026] DELETE /volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-41328343-17df-4dfa-98d8-ddad36f76b1f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-41328343-17df-4dfa-98d8-ddad36f76b1f tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-41328343-17df-4dfa-98d8-ddad36f76b1f tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-41328343-17df-4dfa-98d8-ddad36f76b1f tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-41328343-17df-4dfa-98d8-ddad36f76b1f tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Snapshot retrieved successfully. Sep 01 02:22:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-41328343-17df-4dfa-98d8-ddad36f76b1f tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1306/2668] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-da470611-9f82-4cd3-8b4d-d5e82f1232fe None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da470611-9f82-4cd3-8b4d-d5e82f1232fe tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da470611-9f82-4cd3-8b4d-d5e82f1232fe tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-da470611-9f82-4cd3-8b4d-d5e82f1232fe tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-da470611-9f82-4cd3-8b4d-d5e82f1232fe tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Snapshot retrieved successfully. Sep 01 02:22:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-da470611-9f82-4cd3-8b4d-d5e82f1232fe tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 returned with HTTP 200 Sep 01 02:22:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1363/2669] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:29 2026] GET /volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4be45779-380d-467b-b39e-8e3e85e0bf54 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4be45779-380d-467b-b39e-8e3e85e0bf54 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4be45779-380d-467b-b39e-8e3e85e0bf54 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4be45779-380d-467b-b39e-8e3e85e0bf54 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4be45779-380d-467b-b39e-8e3e85e0bf54 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 returned with HTTP 404 Sep 01 02:22:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1307/2670] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:30 2026] GET /volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-340ed890-2e29-43ea-87c3-ca966980752a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-340ed890-2e29-43ea-87c3-ca966980752a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] DELETE http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f Sep 01 02:22:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-340ed890-2e29-43ea-87c3-ca966980752a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-340ed890-2e29-43ea-87c3-ca966980752a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:30 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-340ed890-2e29-43ea-87c3-ca966980752a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Delete volume with id: 051a8786-5489-43e2-8196-386738d0602f Sep 01 02:22:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-340ed890-2e29-43ea-87c3-ca966980752a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-340ed890-2e29-43ea-87c3-ca966980752a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Delete volume request issued successfully. Sep 01 02:22:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-340ed890-2e29-43ea-87c3-ca966980752a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f returned with HTTP 202 Sep 01 02:22:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1364/2671] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:30 2026] DELETE /volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a3e4dde9-ea11-4ec7-936e-fbce3cf10e26 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3e4dde9-ea11-4ec7-936e-fbce3cf10e26 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f Sep 01 02:22:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3e4dde9-ea11-4ec7-936e-fbce3cf10e26 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3e4dde9-ea11-4ec7-936e-fbce3cf10e26 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a3e4dde9-ea11-4ec7-936e-fbce3cf10e26 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3e4dde9-ea11-4ec7-936e-fbce3cf10e26 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f returned with HTTP 200 Sep 01 02:22:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1308/2672] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:30 2026] GET /volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b15cda6a-39cd-4e3d-82db-451f373e8649 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b15cda6a-39cd-4e3d-82db-451f373e8649 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f Sep 01 02:22:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b15cda6a-39cd-4e3d-82db-451f373e8649 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b15cda6a-39cd-4e3d-82db-451f373e8649 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b15cda6a-39cd-4e3d-82db-451f373e8649 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f returned with HTTP 404 Sep 01 02:22:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1365/2673] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:31 2026] GET /volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-67ced039-9f6d-4e81-96ef-c76865aa3307 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-67ced039-9f6d-4e81-96ef-c76865aa3307 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] DELETE http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c Sep 01 02:22:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-67ced039-9f6d-4e81-96ef-c76865aa3307 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-67ced039-9f6d-4e81-96ef-c76865aa3307 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:31 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-67ced039-9f6d-4e81-96ef-c76865aa3307 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Delete volume with id: 319983bd-2182-4899-9bca-b599f442517c Sep 01 02:22:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-67ced039-9f6d-4e81-96ef-c76865aa3307 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-67ced039-9f6d-4e81-96ef-c76865aa3307 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Delete volume request issued successfully. Sep 01 02:22:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-67ced039-9f6d-4e81-96ef-c76865aa3307 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c returned with HTTP 202 Sep 01 02:22:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1309/2674] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:31 2026] DELETE /volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-89f199ae-5482-4c92-927a-8a3bccfe134a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89f199ae-5482-4c92-927a-8a3bccfe134a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c Sep 01 02:22:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89f199ae-5482-4c92-927a-8a3bccfe134a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-89f199ae-5482-4c92-927a-8a3bccfe134a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-89f199ae-5482-4c92-927a-8a3bccfe134a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Volume info retrieved successfully. Sep 01 02:22:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-89f199ae-5482-4c92-927a-8a3bccfe134a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c returned with HTTP 200 Sep 01 02:22:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1366/2675] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:31 2026] GET /volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f73acb94-3490-49d5-a133-c5afea7fc34c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f73acb94-3490-49d5-a133-c5afea7fc34c tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c Sep 01 02:22:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f73acb94-3490-49d5-a133-c5afea7fc34c tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f73acb94-3490-49d5-a133-c5afea7fc34c tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f73acb94-3490-49d5-a133-c5afea7fc34c tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c returned with HTTP 404 Sep 01 02:22:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1310/2676] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:32 2026] GET /volume/v3/volumes/319983bd-2182-4899-9bca-b599f442517c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-80a26e09-846d-46ca-97e9-dbe8309daa29 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-80a26e09-846d-46ca-97e9-dbe8309daa29 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-80a26e09-846d-46ca-97e9-dbe8309daa29 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-80a26e09-846d-46ca-97e9-dbe8309daa29 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:32 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-80a26e09-846d-46ca-97e9-dbe8309daa29 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Delete snapshot with id: 0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-80a26e09-846d-46ca-97e9-dbe8309daa29 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 returned with HTTP 404 Sep 01 02:22:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1367/2677] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:32 2026] DELETE /volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-23744cac-3c5d-4ddf-b783-376ebac8adb4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-23744cac-3c5d-4ddf-b783-376ebac8adb4 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 Sep 01 02:22:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-23744cac-3c5d-4ddf-b783-376ebac8adb4 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-23744cac-3c5d-4ddf-b783-376ebac8adb4 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-23744cac-3c5d-4ddf-b783-376ebac8adb4 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 returned with HTTP 404 Sep 01 02:22:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1311/2678] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:32 2026] GET /volume/v3/snapshots/0e2affc3-fbbe-4a17-8605-75b37c8b4547 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8b47400b-467c-436b-b453-380f077c97c7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8b47400b-467c-436b-b453-380f077c97c7 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] DELETE http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f Sep 01 02:22:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8b47400b-467c-436b-b453-380f077c97c7 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8b47400b-467c-436b-b453-380f077c97c7 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:32 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-8b47400b-467c-436b-b453-380f077c97c7 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Delete volume with id: 051a8786-5489-43e2-8196-386738d0602f Sep 01 02:22:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8b47400b-467c-436b-b453-380f077c97c7 tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f returned with HTTP 404 Sep 01 02:22:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1368/2679] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:32 2026] DELETE /volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-69111ffa-af8e-4d2f-b805-3ed34cc9515a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69111ffa-af8e-4d2f-b805-3ed34cc9515a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] GET http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f Sep 01 02:22:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69111ffa-af8e-4d2f-b805-3ed34cc9515a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69111ffa-af8e-4d2f-b805-3ed34cc9515a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69111ffa-af8e-4d2f-b805-3ed34cc9515a tempest-SnapshotDependencyTests-1318598271 tempest-SnapshotDependencyTests-1318598271-project-member] http://192.168.122.15/volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f returned with HTTP 404 Sep 01 02:22:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1312/2680] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:32 2026] GET /volume/v3/volumes/051a8786-5489-43e2-8196-386738d0602f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:42 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:22:42 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:22:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1681061846"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1681061846'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume of 1 GB Sep 01 02:22:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Availability Zones retrieved successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (3919aa6e-7a0a-4c40-95e2-2e0580eeeddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f56e594-10a4-4cd2-8022-80036f9ea3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f56e594-10a4-4cd2-8022-80036f9ea3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e196edf2-e923-42c6-bdf1-8ff9c12f69ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Created reservations ['5202ad23-f08a-438a-b967-af9db674497d', 'e269c237-feb6-4831-8989-4e786a3cd52e', '3aca433a-547f-4daa-ac19-eb9802357967', '961a0739-2f35-475b-8992-91973310b38e'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e196edf2-e923-42c6-bdf1-8ff9c12f69ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5202ad23-f08a-438a-b967-af9db674497d', 'e269c237-feb6-4831-8989-4e786a3cd52e', '3aca433a-547f-4daa-ac19-eb9802357967', '961a0739-2f35-475b-8992-91973310b38e']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18da864-f111-4ed2-a3e6-094abd6e3080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18da864-f111-4ed2-a3e6-094abd6e3080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a69f4765-b9c0-432f-bc97-58ab8e310a5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1681061846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['5202ad23-f08a-438a-b967-af9db674497d','e269c237-feb6-4831-8989-4e786a3cd52e','3aca433a-547f-4daa-ac19-eb9802357967','961a0739-2f35-475b-8992-91973310b38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1681061846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a69f4765-b9c0-432f-bc97-58ab8e310a5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b11309d252f4e76b34ac20fe74a47a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4981d274-3a65-4ed4-a61d-882f7e426150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4981d274-3a65-4ed4-a61d-882f7e426150) transitioned into state 'SUCCESS' from state '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-1681061846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['5202ad23-f08a-438a-b967-af9db674497d','e269c237-feb6-4831-8989-4e786a3cd52e','3aca433a-547f-4daa-ac19-eb9802357967','961a0739-2f35-475b-8992-91973310b38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865dce6e-4f65-4688-87a5-980dc6de2ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865dce6e-4f65-4688-87a5-980dc6de2ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (3919aa6e-7a0a-4c40-95e2-2e0580eeeddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request issued successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-522903c0-1da4-46b3-a69b-11bef235e8c4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1369/2681] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:52 2026] POST /volume/v3/volumes => generated 767 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:22:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1116290075"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume request body: {'volume': {"'imageRef": '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1116290075'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:53 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume of 1 GB Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1a84f1f7-5a0c-4123-8e66-7c4cdff59817 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1a84f1f7-5a0c-4123-8e66-7c4cdff59817 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1a84f1f7-5a0c-4123-8e66-7c4cdff59817 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1a84f1f7-5a0c-4123-8e66-7c4cdff59817 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Availability Zones retrieved successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Flow 'volume_create_api' (4d4619ca-6052-41c3-a1e2-438fd3553afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1a84f1f7-5a0c-4123-8e66-7c4cdff59817 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f3cf00-8965-4b9c-98ec-28cc16b667c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1a84f1f7-5a0c-4123-8e66-7c4cdff59817 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1370/2682] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:53 2026] GET /volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f => generated 835 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f3cf00-8965-4b9c-98ec-28cc16b667c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48e3234-b3fb-426a-bd5f-9fb36533a828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Created reservations ['37a7cd5c-c6ab-4e34-8ffc-f5fdfc1f7e88', '0471d4bc-28f4-449d-a9c7-649ef764ff89', '62fd29d9-68bb-4f82-a338-eb76418bb8f6', 'ae938b97-9093-4797-bedc-658d909061ff'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48e3234-b3fb-426a-bd5f-9fb36533a828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37a7cd5c-c6ab-4e34-8ffc-f5fdfc1f7e88', '0471d4bc-28f4-449d-a9c7-649ef764ff89', '62fd29d9-68bb-4f82-a338-eb76418bb8f6', 'ae938b97-9093-4797-bedc-658d909061ff']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef90c166-a0fc-477c-b5a4-ab5d742c8b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef90c166-a0fc-477c-b5a4-ab5d742c8b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e040cb7-acd4-4b3a-995c-b657f9d985e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1116290075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4bdb29f9a404b827f10569103a48a',qos_specs=None,replication_status=,reservations=['37a7cd5c-c6ab-4e34-8ffc-f5fdfc1f7e88','0471d4bc-28f4-449d-a9c7-649ef764ff89','62fd29d9-68bb-4f82-a338-eb76418bb8f6','ae938b97-9093-4797-bedc-658d909061ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad075067924d6dac28f99729358de5',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1116290075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e040cb7-acd4-4b3a-995c-b657f9d985e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fb4bdb29f9a404b827f10569103a48a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdad075067924d6dac28f99729358de5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c445fafc-733c-4f57-8945-560e7e5d8705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c445fafc-733c-4f57-8945-560e7e5d8705) transitioned into state 'SUCCESS' from state '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-1116290075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4bdb29f9a404b827f10569103a48a',qos_specs=None,replication_status=,reservations=['37a7cd5c-c6ab-4e34-8ffc-f5fdfc1f7e88','0471d4bc-28f4-449d-a9c7-649ef764ff89','62fd29d9-68bb-4f82-a338-eb76418bb8f6','ae938b97-9093-4797-bedc-658d909061ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad075067924d6dac28f99729358de5',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e5b453-0c8b-4599-9f09-cf622f181ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e5b453-0c8b-4599-9f09-cf622f181ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Flow 'volume_create_api' (4d4619ca-6052-41c3-a1e2-438fd3553afb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume request issued successfully. Sep 01 02:22:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e5d458e-a5ee-4dfb-ae2f-0ea7ac53a72f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1313/2683] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:53 2026] POST /volume/v3/volumes => generated 764 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-468676970"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume request body: {'volume': {"'imageRef": '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-468676970'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume of 1 GB Sep 01 02:22:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Availability Zones retrieved successfully. Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Flow 'volume_create_api' (fd591d68-4189-49bf-8ce2-cdf705928c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b823ca-153f-4ba4-a07c-5e7227b2b24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b823ca-153f-4ba4-a07c-5e7227b2b24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e994f77-c030-4363-a7f9-e851fb8972dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e30eb305-bbb1-4ae3-99da-823beb4adeb7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Created reservations ['13956f3b-c438-4308-a645-d1fb1573a075', '47d7184d-328a-4efa-89c0-a6412d1ede77', 'f2d20ef0-7844-4826-85d6-c969979d6385', '38d5ecfe-98f8-46d2-9c53-f7b12f7b04ed'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e994f77-c030-4363-a7f9-e851fb8972dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13956f3b-c438-4308-a645-d1fb1573a075', '47d7184d-328a-4efa-89c0-a6412d1ede77', 'f2d20ef0-7844-4826-85d6-c969979d6385', '38d5ecfe-98f8-46d2-9c53-f7b12f7b04ed']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20309b3-aa63-4534-9d53-16a3e3de046f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20309b3-aa63-4534-9d53-16a3e3de046f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b2d6b6e-6d7c-41fa-a769-876744a0f51e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-468676970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4bdb29f9a404b827f10569103a48a',qos_specs=None,replication_status=,reservations=['13956f3b-c438-4308-a645-d1fb1573a075','47d7184d-328a-4efa-89c0-a6412d1ede77','f2d20ef0-7844-4826-85d6-c969979d6385','38d5ecfe-98f8-46d2-9c53-f7b12f7b04ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad075067924d6dac28f99729358de5',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-468676970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b2d6b6e-6d7c-41fa-a769-876744a0f51e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fb4bdb29f9a404b827f10569103a48a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdad075067924d6dac28f99729358de5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f3e6c32-c627-40ef-861d-408b695edf18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f3e6c32-c627-40ef-861d-408b695edf18) transitioned into state 'SUCCESS' from state '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-468676970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4bdb29f9a404b827f10569103a48a',qos_specs=None,replication_status=,reservations=['13956f3b-c438-4308-a645-d1fb1573a075','47d7184d-328a-4efa-89c0-a6412d1ede77','f2d20ef0-7844-4826-85d6-c969979d6385','38d5ecfe-98f8-46d2-9c53-f7b12f7b04ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad075067924d6dac28f99729358de5',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (522e1a9e-8b3e-4d1c-a2a1-9bd13413e18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (522e1a9e-8b3e-4d1c-a2a1-9bd13413e18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Flow 'volume_create_api' (fd591d68-4189-49bf-8ce2-cdf705928c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume request issued successfully. Sep 01 02:22:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0f7104fb-734d-4262-ac4d-45e23cf5cdac tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1371/2684] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:54 2026] POST /volume/v3/volumes => generated 763 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-99563d37-8c33-407f-be1d-847f32952097 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-349561044"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume request body: {'volume': {"'imageRef": '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-349561044'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume of 1 GB Sep 01 02:22:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Availability Zones retrieved successfully. Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Flow 'volume_create_api' (11e9a0e9-11da-4782-9441-e789a5638dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e30eb305-bbb1-4ae3-99da-823beb4adeb7 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e30eb305-bbb1-4ae3-99da-823beb4adeb7 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092caebe-613b-4b9c-80e6-4caebb4106aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e30eb305-bbb1-4ae3-99da-823beb4adeb7 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:22:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1314/2685] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:54 2026] POST /volume/v3/types => generated 287 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2e27ab85-915b-4d51-b753-7ce4b263dffc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2e27ab85-915b-4d51-b753-7ce4b263dffc tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2e27ab85-915b-4d51-b753-7ce4b263dffc tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2e27ab85-915b-4d51-b753-7ce4b263dffc tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092caebe-613b-4b9c-80e6-4caebb4106aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0119c14f-a291-4158-bda2-daef02b786c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2e27ab85-915b-4d51-b753-7ce4b263dffc tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Created reservations ['b52cf981-9acf-4b4f-8d7e-278af4f18d45', 'bca2591a-97d2-4926-91b1-5bece974af2c', 'e91cc108-9634-46c4-ac4c-e31c062e1fcf', 'e3b4dddc-7ace-4e7c-bed1-ce99e0f56e8c'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2e27ab85-915b-4d51-b753-7ce4b263dffc tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f returned with HTTP 200 Sep 01 02:22:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1315/2686] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:54 2026] GET /volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f => generated 859 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0119c14f-a291-4158-bda2-daef02b786c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b52cf981-9acf-4b4f-8d7e-278af4f18d45', 'bca2591a-97d2-4926-91b1-5bece974af2c', 'e91cc108-9634-46c4-ac4c-e31c062e1fcf', 'e3b4dddc-7ace-4e7c-bed1-ce99e0f56e8c']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:54 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e351b9c9-49eb-48da-b4ea-7b5df4696ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e351b9c9-49eb-48da-b4ea-7b5df4696ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd9d9f23-89fc-4dcb-a6a4-c765b1770251', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-349561044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4bdb29f9a404b827f10569103a48a',qos_specs=None,replication_status=,reservations=['b52cf981-9acf-4b4f-8d7e-278af4f18d45','bca2591a-97d2-4926-91b1-5bece974af2c','e91cc108-9634-46c4-ac4c-e31c062e1fcf','e3b4dddc-7ace-4e7c-bed1-ce99e0f56e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad075067924d6dac28f99729358de5',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-349561044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd9d9f23-89fc-4dcb-a6a4-c765b1770251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fb4bdb29f9a404b827f10569103a48a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdad075067924d6dac28f99729358de5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6455e6df-96f9-432d-9191-b0c9a123e01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6455e6df-96f9-432d-9191-b0c9a123e01b) transitioned into state 'SUCCESS' from state '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-349561044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4bdb29f9a404b827f10569103a48a',qos_specs=None,replication_status=,reservations=['b52cf981-9acf-4b4f-8d7e-278af4f18d45','bca2591a-97d2-4926-91b1-5bece974af2c','e91cc108-9634-46c4-ac4c-e31c062e1fcf','e3b4dddc-7ace-4e7c-bed1-ce99e0f56e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad075067924d6dac28f99729358de5',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee60043-590f-46fd-849e-de39520c5867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee60043-590f-46fd-849e-de39520c5867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Flow 'volume_create_api' (11e9a0e9-11da-4782-9441-e789a5638dbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume request issued successfully. Sep 01 02:22:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-99563d37-8c33-407f-be1d-847f32952097 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1372/2687] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:54 2026] POST /volume/v3/volumes => generated 763 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a5f21770-ce47-4477-85fa-db014ebef241 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1528506043"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume request body: {'volume': {"'imageRef": '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1528506043'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume of 1 GB Sep 01 02:22:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Availability Zones retrieved successfully. Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Flow 'volume_create_api' (a5197bd0-6933-4d50-bc72-a32cd1f2d5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d2ab72-a196-4a5d-9696-427494fef3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d2ab72-a196-4a5d-9696-427494fef3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa88a771-7fcf-485c-8fbf-6e97b02c1cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Created reservations ['bca1315c-f81e-4dc6-b790-4d7c575ee883', '05dcc98a-7a7b-4b18-a248-40face5203aa', '647e1aee-c142-46b9-9a9e-80b04bc995eb', '440eeb6b-86a5-42fe-af9e-a335090e54bb'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa88a771-7fcf-485c-8fbf-6e97b02c1cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bca1315c-f81e-4dc6-b790-4d7c575ee883', '05dcc98a-7a7b-4b18-a248-40face5203aa', '647e1aee-c142-46b9-9a9e-80b04bc995eb', '440eeb6b-86a5-42fe-af9e-a335090e54bb']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f62639-f424-4c64-84cd-0f6174ec3ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:55 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f62639-f424-4c64-84cd-0f6174ec3ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b109c2d5-6da6-4f07-9531-80c00469df17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1528506043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4bdb29f9a404b827f10569103a48a',qos_specs=None,replication_status=,reservations=['bca1315c-f81e-4dc6-b790-4d7c575ee883','05dcc98a-7a7b-4b18-a248-40face5203aa','647e1aee-c142-46b9-9a9e-80b04bc995eb','440eeb6b-86a5-42fe-af9e-a335090e54bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad075067924d6dac28f99729358de5',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1528506043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b109c2d5-6da6-4f07-9531-80c00469df17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fb4bdb29f9a404b827f10569103a48a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdad075067924d6dac28f99729358de5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9779d9-52c3-4942-be89-08d411998017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9779d9-52c3-4942-be89-08d411998017) transitioned into state 'SUCCESS' from state '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-1528506043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4bdb29f9a404b827f10569103a48a',qos_specs=None,replication_status=,reservations=['bca1315c-f81e-4dc6-b790-4d7c575ee883','05dcc98a-7a7b-4b18-a248-40face5203aa','647e1aee-c142-46b9-9a9e-80b04bc995eb','440eeb6b-86a5-42fe-af9e-a335090e54bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad075067924d6dac28f99729358de5',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749c6cdc-a692-456d-a957-6ca2c959eed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749c6cdc-a692-456d-a957-6ca2c959eed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Flow 'volume_create_api' (a5197bd0-6933-4d50-bc72-a32cd1f2d5b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume request issued successfully. Sep 01 02:22:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a5f21770-ce47-4477-85fa-db014ebef241 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1316/2688] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:55 2026] POST /volume/v3/volumes => generated 764 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "694eb3d8-3f60-4f10-a358-172d9ec581ff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1097911596"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume request body: {'volume': {"'imageRef": '694eb3d8-3f60-4f10-a358-172d9ec581ff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1097911596'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume of 1 GB Sep 01 02:22:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Availability Zones retrieved successfully. Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Flow 'volume_create_api' (b4e99ef5-38d0-4cb3-a889-be74915c2c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d090549a-d3f1-4a10-9eda-2a13f53f8beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d090549a-d3f1-4a10-9eda-2a13f53f8beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:55 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0422b1d3-ab5f-4d99-9101-33dd8a2e31e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5bcde5c2-556a-4fc4-af30-542140fecc6c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5bcde5c2-556a-4fc4-af30-542140fecc6c tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f Sep 01 02:22:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5bcde5c2-556a-4fc4-af30-542140fecc6c tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5bcde5c2-556a-4fc4-af30-542140fecc6c tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5bcde5c2-556a-4fc4-af30-542140fecc6c tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:22:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5bcde5c2-556a-4fc4-af30-542140fecc6c tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f returned with HTTP 200 Sep 01 02:22:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1317/2689] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:55 2026] GET /volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f => generated 860 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Created reservations ['84cc383e-20ab-4fd2-a037-4770ac6f6cdc', '40afc034-0270-4182-b6b9-1444b08b69da', '5e1ac4d8-dbec-4142-b1bf-15f2dc050ad7', '5d59a6e3-a807-44ed-8617-995f7c3ef958'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0422b1d3-ab5f-4d99-9101-33dd8a2e31e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84cc383e-20ab-4fd2-a037-4770ac6f6cdc', '40afc034-0270-4182-b6b9-1444b08b69da', '5e1ac4d8-dbec-4142-b1bf-15f2dc050ad7', '5d59a6e3-a807-44ed-8617-995f7c3ef958']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870aaf40-4e0b-41a3-b788-e4b39c150e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-78d663e0-a659-4cd3-9ad3-d464b79c8518 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-78d663e0-a659-4cd3-9ad3-d464b79c8518 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:22:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-78d663e0-a659-4cd3-9ad3-d464b79c8518 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a69f4765-b9c0-432f-bc97-58ab8e310a5f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-62755864"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-78d663e0-a659-4cd3-9ad3-d464b79c8518 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:22:56 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-78d663e0-a659-4cd3-9ad3-d464b79c8518 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create snapshot from volume a69f4765-b9c0-432f-bc97-58ab8e310a5f Sep 01 02:22:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870aaf40-4e0b-41a3-b788-e4b39c150e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36066d84-99a5-437e-a6b1-ebfab6732787', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1097911596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4bdb29f9a404b827f10569103a48a',qos_specs=None,replication_status=,reservations=['84cc383e-20ab-4fd2-a037-4770ac6f6cdc','40afc034-0270-4182-b6b9-1444b08b69da','5e1ac4d8-dbec-4142-b1bf-15f2dc050ad7','5d59a6e3-a807-44ed-8617-995f7c3ef958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad075067924d6dac28f99729358de5',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1097911596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36066d84-99a5-437e-a6b1-ebfab6732787,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fb4bdb29f9a404b827f10569103a48a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdad075067924d6dac28f99729358de5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d0b5f0-4b35-4c14-a982-7643ace2e387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d0b5f0-4b35-4c14-a982-7643ace2e387) transitioned into state 'SUCCESS' from state '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-1097911596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb4bdb29f9a404b827f10569103a48a',qos_specs=None,replication_status=,reservations=['84cc383e-20ab-4fd2-a037-4770ac6f6cdc','40afc034-0270-4182-b6b9-1444b08b69da','5e1ac4d8-dbec-4142-b1bf-15f2dc050ad7','5d59a6e3-a807-44ed-8617-995f7c3ef958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad075067924d6dac28f99729358de5',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e91b44-21db-4f1c-bf29-2591d0b6018e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e91b44-21db-4f1c-bf29-2591d0b6018e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Flow 'volume_create_api' (b4e99ef5-38d0-4cb3-a889-be74915c2c3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Create volume request issued successfully. Sep 01 02:22:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-837a65f1-9fd7-4a9a-abe5-b4d136e418a5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1373/2690] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:55 2026] POST /volume/v3/volumes => generated 764 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-38e952f7-12fa-4927-86d4-751e5b899564 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-38e952f7-12fa-4927-86d4-751e5b899564 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-38e952f7-12fa-4927-86d4-751e5b899564 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-38e952f7-12fa-4927-86d4-751e5b899564 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:56 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-78d663e0-a659-4cd3-9ad3-d464b79c8518 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Created reservations ['ee281684-58c6-4d1e-a2ec-6493d6a803a9', '92a1a22a-ff13-418c-b6a2-b4f671a0d913', '7e8163a9-e5ce-4f6c-bbeb-1773a07451f4', '24355d1a-bdd4-4825-a58a-25ac39b3d4f2'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-38e952f7-12fa-4927-86d4-751e5b899564 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:22:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-38e952f7-12fa-4927-86d4-751e5b899564 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 returned with HTTP 200 Sep 01 02:22:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1374/2691] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:56 2026] GET /volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 => generated 856 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-78d663e0-a659-4cd3-9ad3-d464b79c8518 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot create request issued successfully. Sep 01 02:22:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-78d663e0-a659-4cd3-9ad3-d464b79c8518 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1318/2692] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:56 2026] POST /volume/v3/snapshots => generated 314 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3409f5ec-668e-4f58-9ded-3628f9f9445f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3409f5ec-668e-4f58-9ded-3628f9f9445f tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3409f5ec-668e-4f58-9ded-3628f9f9445f tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3409f5ec-668e-4f58-9ded-3628f9f9445f tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3409f5ec-668e-4f58-9ded-3628f9f9445f tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot retrieved successfully. Sep 01 02:22:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3409f5ec-668e-4f58-9ded-3628f9f9445f tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb returned with HTTP 200 Sep 01 02:22:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1375/2693] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:56 2026] GET /volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb => generated 446 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e677a4af-d73e-4454-b918-96bc896f3e42 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:22:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "f5f64563-8dc9-467a-9c1b-0fa2e0a0648d", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'f5f64563-8dc9-467a-9c1b-0fa2e0a0648d', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Create volume of 1 GB Sep 01 02:22:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Availability Zones retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Flow 'volume_create_api' (86bd68b1-e713-4deb-88a5-c06562325651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8db9ca13-c6d7-48e2-ac8b-55910ea463e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8db9ca13-c6d7-48e2-ac8b-55910ea463e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db220c36-0771-43fd-8c13-97b1f302a1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Created reservations ['f743c700-d757-4744-9458-c26bb2bd2989', '95c052de-1548-4bd6-bb6b-5dbca5d41d03', '5abd9148-2cc0-40cc-b524-15e32eef5922', 'f149aab1-0ac8-4482-b056-928b1d9a1b3d'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db220c36-0771-43fd-8c13-97b1f302a1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f743c700-d757-4744-9458-c26bb2bd2989', '95c052de-1548-4bd6-bb6b-5dbca5d41d03', '5abd9148-2cc0-40cc-b524-15e32eef5922', 'f149aab1-0ac8-4482-b056-928b1d9a1b3d']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039170a4-b889-46a4-bf06-9de005d5de4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-393bdddf-432a-496b-90a2-aa872959344f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039170a4-b889-46a4-bf06-9de005d5de4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7153d7b-8058-4d20-a8ee-529483fa9e3d', '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='88a7a0c44c4647f1b5aa14127a191472',qos_specs=None,replication_status=,reservations=['f743c700-d757-4744-9458-c26bb2bd2989','95c052de-1548-4bd6-bb6b-5dbca5d41d03','5abd9148-2cc0-40cc-b524-15e32eef5922','f149aab1-0ac8-4482-b056-928b1d9a1b3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed125d5fffc541a78add6ac844aa0a84',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:57Z,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=f7153d7b-8058-4d20-a8ee-529483fa9e3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88a7a0c44c4647f1b5aa14127a191472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed125d5fffc541a78add6ac844aa0a84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c851bb-5846-4894-b56f-88367fa869f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-393bdddf-432a-496b-90a2-aa872959344f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-393bdddf-432a-496b-90a2-aa872959344f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-393bdddf-432a-496b-90a2-aa872959344f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-393bdddf-432a-496b-90a2-aa872959344f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-393bdddf-432a-496b-90a2-aa872959344f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 returned with HTTP 200 Sep 01 02:22:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1376/2694] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:57 2026] GET /volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-81cef21f-d82d-41e4-96ca-ca75e6d58080 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-81cef21f-d82d-41e4-96ca-ca75e6d58080 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-81cef21f-d82d-41e4-96ca-ca75e6d58080 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-81cef21f-d82d-41e4-96ca-ca75e6d58080 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c851bb-5846-4894-b56f-88367fa869f1) transitioned into state 'SUCCESS' from 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='88a7a0c44c4647f1b5aa14127a191472',qos_specs=None,replication_status=,reservations=['f743c700-d757-4744-9458-c26bb2bd2989','95c052de-1548-4bd6-bb6b-5dbca5d41d03','5abd9148-2cc0-40cc-b524-15e32eef5922','f149aab1-0ac8-4482-b056-928b1d9a1b3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed125d5fffc541a78add6ac844aa0a84',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26986d9d-a2ae-4523-b61e-bf20c6ae60b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-81cef21f-d82d-41e4-96ca-ca75e6d58080 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26986d9d-a2ae-4523-b61e-bf20c6ae60b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-81cef21f-d82d-41e4-96ca-ca75e6d58080 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e returned with HTTP 200 Sep 01 02:22:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1377/2695] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:57 2026] GET /volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e68b4db5-b361-4e7d-beec-6b0f31b4f2df None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Flow 'volume_create_api' (86bd68b1-e713-4deb-88a5-c06562325651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Create volume request issued successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e68b4db5-b361-4e7d-beec-6b0f31b4f2df tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e68b4db5-b361-4e7d-beec-6b0f31b4f2df tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e68b4db5-b361-4e7d-beec-6b0f31b4f2df tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e677a4af-d73e-4454-b918-96bc896f3e42 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1319/2696] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:22:56 2026] POST /volume/v3/volumes => generated 782 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e68b4db5-b361-4e7d-beec-6b0f31b4f2df tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e68b4db5-b361-4e7d-beec-6b0f31b4f2df tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb returned with HTTP 200 Sep 01 02:22:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1378/2697] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:57 2026] GET /volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb => generated 446 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-39a34637-f192-4d3e-bd69-4a34b18dc632 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-39a34637-f192-4d3e-bd69-4a34b18dc632 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-45979ebd-a05d-4b5d-9fcc-b3227ab407d6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-39a34637-f192-4d3e-bd69-4a34b18dc632 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-39a34637-f192-4d3e-bd69-4a34b18dc632 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45979ebd-a05d-4b5d-9fcc-b3227ab407d6 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45979ebd-a05d-4b5d-9fcc-b3227ab407d6 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-45979ebd-a05d-4b5d-9fcc-b3227ab407d6 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-39a34637-f192-4d3e-bd69-4a34b18dc632 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-45979ebd-a05d-4b5d-9fcc-b3227ab407d6 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-45979ebd-a05d-4b5d-9fcc-b3227ab407d6 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 returned with HTTP 200 Sep 01 02:22:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1320/2698] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:57 2026] GET /volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-39a34637-f192-4d3e-bd69-4a34b18dc632 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:22:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1379/2699] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:57 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "1ae492d9-3fcd-4c3a-b1a5-42507926f335", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '1ae492d9-3fcd-4c3a-b1a5-42507926f335', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:58 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Create volume of 1 GB Sep 01 02:22:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Availability Zones retrieved successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Flow 'volume_create_api' (307736bf-bf3c-4212-9ed2-d56335c8e7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4dd17b-eaab-45a8-b42a-d1b74b483300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a10ec235-a2a0-4e6b-88da-104a4eab9aa1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4dd17b-eaab-45a8-b42a-d1b74b483300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:22:55Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=e21c1d33-786b-4610-ad87-e5fb1ad07e86,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': 'e21c1d33-786b-4610-ad87-e5fb1ad07e86', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a10ec235-a2a0-4e6b-88da-104a4eab9aa1 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a10ec235-a2a0-4e6b-88da-104a4eab9aa1 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de78fb7b-f210-4018-aa30-614050ce7c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a10ec235-a2a0-4e6b-88da-104a4eab9aa1 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a10ec235-a2a0-4e6b-88da-104a4eab9aa1 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot retrieved successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a10ec235-a2a0-4e6b-88da-104a4eab9aa1 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb returned with HTTP 200 Sep 01 02:22:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1380/2700] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:58 2026] GET /volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-96dc9d42-eee6-4151-bde1-08fdc72d50b8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-96dc9d42-eee6-4151-bde1-08fdc72d50b8 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-96dc9d42-eee6-4151-bde1-08fdc72d50b8 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-96dc9d42-eee6-4151-bde1-08fdc72d50b8 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-96dc9d42-eee6-4151-bde1-08fdc72d50b8 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-96dc9d42-eee6-4151-bde1-08fdc72d50b8 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 returned with HTTP 200 Sep 01 02:22:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1381/2701] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:58 2026] GET /volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-71960da4-6840-4e6e-a85b-c590f62ff414 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-71960da4-6840-4e6e-a85b-c590f62ff414 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-71960da4-6840-4e6e-a85b-c590f62ff414 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-71960da4-6840-4e6e-a85b-c590f62ff414 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-71960da4-6840-4e6e-a85b-c590f62ff414 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-71960da4-6840-4e6e-a85b-c590f62ff414 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:22:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1382/2702] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:58 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 874 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Created reservations ['e12ee32c-2e1c-4bfd-943a-fe8dc3cc272d', '64b8535f-0364-4419-bfb0-3f277c86e5b5', 'b06b5feb-71cc-4954-85b4-4ee31156748c', '4f25d0d5-a54d-40e9-b660-5cdbb909204b'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-eca67c5d-913c-4588-9f07-f2158ea3420b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de78fb7b-f210-4018-aa30-614050ce7c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e12ee32c-2e1c-4bfd-943a-fe8dc3cc272d', '64b8535f-0364-4419-bfb0-3f277c86e5b5', 'b06b5feb-71cc-4954-85b4-4ee31156748c', '4f25d0d5-a54d-40e9-b660-5cdbb909204b']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f559070a-afe3-476e-b723-54d6d0786565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eca67c5d-913c-4588-9f07-f2158ea3420b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eca67c5d-913c-4588-9f07-f2158ea3420b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eca67c5d-913c-4588-9f07-f2158ea3420b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-eca67c5d-913c-4588-9f07-f2158ea3420b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:22:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eca67c5d-913c-4588-9f07-f2158ea3420b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 returned with HTTP 200 Sep 01 02:22:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1383/2703] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:58 2026] GET /volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f559070a-afe3-476e-b723-54d6d0786565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b44fef34-a8ef-4694-a460-98f7df86f891', '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='1232bc4534c645a991d072ac4c434d85',qos_specs=None,replication_status=,reservations=['e12ee32c-2e1c-4bfd-943a-fe8dc3cc272d','64b8535f-0364-4419-bfb0-3f277c86e5b5','b06b5feb-71cc-4954-85b4-4ee31156748c','4f25d0d5-a54d-40e9-b660-5cdbb909204b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7642b9dec7324cf39e2e8147a413811b',volume_type_id=e21c1d33-786b-4610-ad87-e5fb1ad07e86), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22: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=b44fef34-a8ef-4694-a460-98f7df86f891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1232bc4534c645a991d072ac4c434d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7642b9dec7324cf39e2e8147a413811b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e21c1d33-786b-4610-ad87-e5fb1ad07e86),volume_type_id=e21c1d33-786b-4610-ad87-e5fb1ad07e86)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:58 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e71e97-205a-47b4-9449-679b9afbb429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:59 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e71e97-205a-47b4-9449-679b9afbb429) transitioned into state 'SUCCESS' from 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='1232bc4534c645a991d072ac4c434d85',qos_specs=None,replication_status=,reservations=['e12ee32c-2e1c-4bfd-943a-fe8dc3cc272d','64b8535f-0364-4419-bfb0-3f277c86e5b5','b06b5feb-71cc-4954-85b4-4ee31156748c','4f25d0d5-a54d-40e9-b660-5cdbb909204b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7642b9dec7324cf39e2e8147a413811b',volume_type_id=e21c1d33-786b-4610-ad87-e5fb1ad07e86)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:59 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac23ccd-3ec8-464d-a3f3-a145a699bc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:59 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac23ccd-3ec8-464d-a3f3-a145a699bc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:59 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Flow 'volume_create_api' (307736bf-bf3c-4212-9ed2-d56335c8e7d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Create volume request issued successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c9d87096-4ed5-44ce-adb1-c75023d5d806 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1321/2704] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:58 2026] POST /volume/v3/volumes => generated 804 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b271c2f4-0fae-40d9-893e-313e7fd805e8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b271c2f4-0fae-40d9-893e-313e7fd805e8 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:22:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b271c2f4-0fae-40d9-893e-313e7fd805e8 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b271c2f4-0fae-40d9-893e-313e7fd805e8 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b271c2f4-0fae-40d9-893e-313e7fd805e8 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b271c2f4-0fae-40d9-893e-313e7fd805e8 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 200 Sep 01 02:22:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1384/2705] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:59 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 872 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-776c47eb-0e24-44c3-9ac5-316701e84814 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-776c47eb-0e24-44c3-9ac5-316701e84814 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:22:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-776c47eb-0e24-44c3-9ac5-316701e84814 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-776c47eb-0e24-44c3-9ac5-316701e84814 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:22:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-776c47eb-0e24-44c3-9ac5-316701e84814 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot retrieved successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-776c47eb-0e24-44c3-9ac5-316701e84814 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb returned with HTTP 200 Sep 01 02:22:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1322/2706] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:59 2026] GET /volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-82a83d59-cf3c-4ae6-ba0d-d7ec7c2781a8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-82a83d59-cf3c-4ae6-ba0d-d7ec7c2781a8 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:22:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-82a83d59-cf3c-4ae6-ba0d-d7ec7c2781a8 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-82a83d59-cf3c-4ae6-ba0d-d7ec7c2781a8 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:22:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:22:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-82a83d59-cf3c-4ae6-ba0d-d7ec7c2781a8 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-31f11ac8-adaa-4716-926e-f61ab4221a42 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31f11ac8-adaa-4716-926e-f61ab4221a42 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 Sep 01 02:22:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-31f11ac8-adaa-4716-926e-f61ab4221a42 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-31f11ac8-adaa-4716-926e-f61ab4221a42 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-82a83d59-cf3c-4ae6-ba0d-d7ec7c2781a8 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:22:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1385/2707] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:59 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 932 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-31f11ac8-adaa-4716-926e-f61ab4221a42 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31f11ac8-adaa-4716-926e-f61ab4221a42 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 returned with HTTP 200 Sep 01 02:23:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1323/2708] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:59 2026] GET /volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-88a851bc-7495-41cd-a26c-04860408c320 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88a851bc-7495-41cd-a26c-04860408c320 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 Sep 01 02:23:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88a851bc-7495-41cd-a26c-04860408c320 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-88a851bc-7495-41cd-a26c-04860408c320 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-88a851bc-7495-41cd-a26c-04860408c320 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-88a851bc-7495-41cd-a26c-04860408c320 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 returned with HTTP 200 Sep 01 02:23:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1386/2709] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:00 2026] GET /volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0d63943a-26ac-4f28-bf25-5c222e663ce4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d63943a-26ac-4f28-bf25-5c222e663ce4 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0d63943a-26ac-4f28-bf25-5c222e663ce4 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0d63943a-26ac-4f28-bf25-5c222e663ce4 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0d63943a-26ac-4f28-bf25-5c222e663ce4 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:23:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d63943a-26ac-4f28-bf25-5c222e663ce4 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 200 Sep 01 02:23:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1324/2710] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:00 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 896 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ef5439ee-e210-4fd6-84d4-8a857a7f9a78 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef5439ee-e210-4fd6-84d4-8a857a7f9a78 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:23:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef5439ee-e210-4fd6-84d4-8a857a7f9a78 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef5439ee-e210-4fd6-84d4-8a857a7f9a78 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ef5439ee-e210-4fd6-84d4-8a857a7f9a78 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot retrieved successfully. Sep 01 02:23:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef5439ee-e210-4fd6-84d4-8a857a7f9a78 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb returned with HTTP 200 Sep 01 02:23:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1387/2711] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:00 2026] GET /volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0041d030-1220-40bf-bd3b-52082325414e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0041d030-1220-40bf-bd3b-52082325414e tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0041d030-1220-40bf-bd3b-52082325414e tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0041d030-1220-40bf-bd3b-52082325414e tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0041d030-1220-40bf-bd3b-52082325414e tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:23:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0041d030-1220-40bf-bd3b-52082325414e tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:23:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1325/2712] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:01 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 932 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4d00dbec-6cfc-4a28-a4d7-efef97c0d3cc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4d00dbec-6cfc-4a28-a4d7-efef97c0d3cc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 Sep 01 02:23:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4d00dbec-6cfc-4a28-a4d7-efef97c0d3cc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4d00dbec-6cfc-4a28-a4d7-efef97c0d3cc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4d00dbec-6cfc-4a28-a4d7-efef97c0d3cc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4d00dbec-6cfc-4a28-a4d7-efef97c0d3cc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 returned with HTTP 200 Sep 01 02:23:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1388/2713] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:01 2026] GET /volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-15f07444-b28a-4ac7-98a9-6d62d604364c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15f07444-b28a-4ac7-98a9-6d62d604364c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15f07444-b28a-4ac7-98a9-6d62d604364c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-15f07444-b28a-4ac7-98a9-6d62d604364c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-15f07444-b28a-4ac7-98a9-6d62d604364c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:23:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-15f07444-b28a-4ac7-98a9-6d62d604364c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 200 Sep 01 02:23:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1326/2714] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:01 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 954 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6785ccf7-60d7-4eaa-be39-8ee26c766ff2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6785ccf7-60d7-4eaa-be39-8ee26c766ff2 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:23:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6785ccf7-60d7-4eaa-be39-8ee26c766ff2 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6785ccf7-60d7-4eaa-be39-8ee26c766ff2 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6785ccf7-60d7-4eaa-be39-8ee26c766ff2 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot retrieved successfully. Sep 01 02:23:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6785ccf7-60d7-4eaa-be39-8ee26c766ff2 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb returned with HTTP 200 Sep 01 02:23:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1389/2715] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:01 2026] GET /volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b7a3f72f-692e-4b6a-8c75-846344a1d2eb", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-44785018"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b7a3f72f-692e-4b6a-8c75-846344a1d2eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-44785018'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume of 1 GB Sep 01 02:23:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Availability Zones retrieved successfully. Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (8dafbe57-bb15-4617-b745-d2e41824085d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06199f4c-6983-45a3-bd6a-440da712d3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06199f4c-6983-45a3-bd6a-440da712d3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:01 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61f8d4bc-158a-4de6-8baa-df7ac6edd0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9faca825-c173-4e8e-a94e-ec18b9621408 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9faca825-c173-4e8e-a94e-ec18b9621408 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9faca825-c173-4e8e-a94e-ec18b9621408 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9faca825-c173-4e8e-a94e-ec18b9621408 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Created reservations ['f4af46ec-c1cc-4966-8a3d-c00a927d8574', 'ebc0548e-1b44-489e-99d0-e2158deab535', '1687643a-274c-49ff-9d2f-e18be3fe88f4', '8e12c78b-42af-433c-a36a-20f08e46f9e5'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61f8d4bc-158a-4de6-8baa-df7ac6edd0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4af46ec-c1cc-4966-8a3d-c00a927d8574', 'ebc0548e-1b44-489e-99d0-e2158deab535', '1687643a-274c-49ff-9d2f-e18be3fe88f4', '8e12c78b-42af-433c-a36a-20f08e46f9e5']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0fdaf26-63dc-4aaf-88b8-35f01a225ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9faca825-c173-4e8e-a94e-ec18b9621408 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9faca825-c173-4e8e-a94e-ec18b9621408 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:23:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1390/2716] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:02 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 932 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0fdaf26-63dc-4aaf-88b8-35f01a225ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '398a03c9-ee76-47f3-a096-69b1343c0aea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-44785018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['f4af46ec-c1cc-4966-8a3d-c00a927d8574','ebc0548e-1b44-489e-99d0-e2158deab535','1687643a-274c-49ff-9d2f-e18be3fe88f4','8e12c78b-42af-433c-a36a-20f08e46f9e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-44785018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=398a03c9-ee76-47f3-a096-69b1343c0aea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b11309d252f4e76b34ac20fe74a47a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05351a76-473d-4c02-99b4-414b8acfad5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c3043945-094a-4809-9e48-f042f98f5e29 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3043945-094a-4809-9e48-f042f98f5e29 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c3043945-094a-4809-9e48-f042f98f5e29 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c3043945-094a-4809-9e48-f042f98f5e29 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05351a76-473d-4c02-99b4-414b8acfad5a) transitioned into state 'SUCCESS' from state '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-44785018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['f4af46ec-c1cc-4966-8a3d-c00a927d8574','ebc0548e-1b44-489e-99d0-e2158deab535','1687643a-274c-49ff-9d2f-e18be3fe88f4','8e12c78b-42af-433c-a36a-20f08e46f9e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7a9b416-8291-4ffb-bfb2-5eb5fd6c7f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7a9b416-8291-4ffb-bfb2-5eb5fd6c7f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c3043945-094a-4809-9e48-f042f98f5e29 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (8dafbe57-bb15-4617-b745-d2e41824085d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request issued successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-47e08252-46ea-4175-8273-5b97ca5b5a8d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1327/2717] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:23:01 2026] POST /volume/v3/volumes => generated 765 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3043945-094a-4809-9e48-f042f98f5e29 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 returned with HTTP 200 Sep 01 02:23:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1391/2718] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:02 2026] GET /volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5459429e-4298-4777-a51a-de1f20ead769 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b7a3f72f-692e-4b6a-8c75-846344a1d2eb", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-266504400"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b7a3f72f-692e-4b6a-8c75-846344a1d2eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-266504400'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume of 1 GB Sep 01 02:23:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5459429e-4298-4777-a51a-de1f20ead769 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5459429e-4298-4777-a51a-de1f20ead769 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5459429e-4298-4777-a51a-de1f20ead769 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Availability Zones retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (3b0d1f48-084e-4bd8-b2f0-b59e9b076a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b3c1a6-38fe-48c4-90ff-f4e9e3f570c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5459429e-4298-4777-a51a-de1f20ead769 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5459429e-4298-4777-a51a-de1f20ead769 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 200 Sep 01 02:23:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1392/2719] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:02 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 954 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b3c1a6-38fe-48c4-90ff-f4e9e3f570c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648f54c4-320b-4b70-83b4-02d011947637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Created reservations ['f4621781-9b90-4997-97ac-0f5a4481c581', 'df6ecb8b-210b-4174-ad95-7c39bf1c1aa6', '8f154690-9867-4fd1-b43c-454549f5ac7b', '1991d912-ca77-4afd-8f58-87a025e938d4'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648f54c4-320b-4b70-83b4-02d011947637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4621781-9b90-4997-97ac-0f5a4481c581', 'df6ecb8b-210b-4174-ad95-7c39bf1c1aa6', '8f154690-9867-4fd1-b43c-454549f5ac7b', '1991d912-ca77-4afd-8f58-87a025e938d4']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6986433-0289-4af9-aa6e-522716b5951a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6986433-0289-4af9-aa6e-522716b5951a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f4a799f-918a-4853-97cc-1a829d05ca40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-266504400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['f4621781-9b90-4997-97ac-0f5a4481c581','df6ecb8b-210b-4174-ad95-7c39bf1c1aa6','8f154690-9867-4fd1-b43c-454549f5ac7b','1991d912-ca77-4afd-8f58-87a025e938d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-266504400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f4a799f-918a-4853-97cc-1a829d05ca40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b11309d252f4e76b34ac20fe74a47a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88be8463-8be0-44d5-bbf8-a864ccf594a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88be8463-8be0-44d5-bbf8-a864ccf594a0) transitioned into state 'SUCCESS' from state '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-266504400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['f4621781-9b90-4997-97ac-0f5a4481c581','df6ecb8b-210b-4174-ad95-7c39bf1c1aa6','8f154690-9867-4fd1-b43c-454549f5ac7b','1991d912-ca77-4afd-8f58-87a025e938d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (654bff2e-536a-4b03-a16c-32ea2f4ed8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (654bff2e-536a-4b03-a16c-32ea2f4ed8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (3b0d1f48-084e-4bd8-b2f0-b59e9b076a1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request issued successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5e0894d5-9943-491c-8825-daa1ff3a2972 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1328/2720] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:23:02 2026] POST /volume/v3/volumes => generated 766 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3aff6928-786d-4226-b5a5-29904ed360d0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b7a3f72f-692e-4b6a-8c75-846344a1d2eb", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1469352680"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b7a3f72f-692e-4b6a-8c75-846344a1d2eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1469352680'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume of 1 GB Sep 01 02:23:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Availability Zones retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (ba63c650-e718-4ef3-99e7-ac7476b47e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43063f9a-c0ee-4e08-bdb7-e02278dbfa40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43063f9a-c0ee-4e08-bdb7-e02278dbfa40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69a3f9e-e646-4ccb-957e-94bd4d44a827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Created reservations ['75625141-a14c-4deb-88ab-9485b31a087b', '57598c79-c68c-46cc-99ae-3dab22c5d64d', 'b78c0d8e-9141-46ff-a420-db65e68107ed', '9f73bda7-3307-417a-a084-58370721807f'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69a3f9e-e646-4ccb-957e-94bd4d44a827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75625141-a14c-4deb-88ab-9485b31a087b', '57598c79-c68c-46cc-99ae-3dab22c5d64d', 'b78c0d8e-9141-46ff-a420-db65e68107ed', '9f73bda7-3307-417a-a084-58370721807f']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (784d598f-3146-4ede-8019-e9330b2c26e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (784d598f-3146-4ede-8019-e9330b2c26e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '438ea142-09bd-443b-b718-d97902ed5ef0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1469352680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['75625141-a14c-4deb-88ab-9485b31a087b','57598c79-c68c-46cc-99ae-3dab22c5d64d','b78c0d8e-9141-46ff-a420-db65e68107ed','9f73bda7-3307-417a-a084-58370721807f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1469352680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=438ea142-09bd-443b-b718-d97902ed5ef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b11309d252f4e76b34ac20fe74a47a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8105a188-d9b1-4101-8015-34209e498941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8105a188-d9b1-4101-8015-34209e498941) transitioned into state 'SUCCESS' from state '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-1469352680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['75625141-a14c-4deb-88ab-9485b31a087b','57598c79-c68c-46cc-99ae-3dab22c5d64d','b78c0d8e-9141-46ff-a420-db65e68107ed','9f73bda7-3307-417a-a084-58370721807f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7238d3f-3342-4480-a562-0b04440f23b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7238d3f-3342-4480-a562-0b04440f23b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (ba63c650-e718-4ef3-99e7-ac7476b47e19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request issued successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3aff6928-786d-4226-b5a5-29904ed360d0 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1393/2721] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:23:02 2026] POST /volume/v3/volumes => generated 767 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b7a3f72f-692e-4b6a-8c75-846344a1d2eb", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-564380569"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b7a3f72f-692e-4b6a-8c75-846344a1d2eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-564380569'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume of 1 GB Sep 01 02:23:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Availability Zones retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (78a147a3-8106-45e8-a3a9-b2927ee3a73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e340339-260c-45fb-9b5e-3b95600127a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-141cc0fb-e1d5-4aad-9687-319814cebabc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-141cc0fb-e1d5-4aad-9687-319814cebabc tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-141cc0fb-e1d5-4aad-9687-319814cebabc tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-141cc0fb-e1d5-4aad-9687-319814cebabc tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-141cc0fb-e1d5-4aad-9687-319814cebabc tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e340339-260c-45fb-9b5e-3b95600127a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d36088-9a12-46fd-b541-9f5d14e110bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-141cc0fb-e1d5-4aad-9687-319814cebabc tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:23:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1394/2722] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:03 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 932 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7054ebb0-6f86-4354-99a1-6af86b03f216 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7054ebb0-6f86-4354-99a1-6af86b03f216 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7054ebb0-6f86-4354-99a1-6af86b03f216 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7054ebb0-6f86-4354-99a1-6af86b03f216 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Created reservations ['74201df5-bcfb-4cc2-956e-38baaac22f43', 'b9af9174-9a4b-43ad-ac26-bb408f99824e', 'd86a7947-d997-48ce-bca6-713c194d815a', '0a178bd3-1829-4180-9ae5-68c0d4efe165'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d36088-9a12-46fd-b541-9f5d14e110bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74201df5-bcfb-4cc2-956e-38baaac22f43', 'b9af9174-9a4b-43ad-ac26-bb408f99824e', 'd86a7947-d997-48ce-bca6-713c194d815a', '0a178bd3-1829-4180-9ae5-68c0d4efe165']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e65ec9e-f49f-4153-8466-8112d99e5ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7054ebb0-6f86-4354-99a1-6af86b03f216 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e65ec9e-f49f-4153-8466-8112d99e5ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88d09c9f-e36d-40b5-8422-0a8b984c74d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-564380569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['74201df5-bcfb-4cc2-956e-38baaac22f43','b9af9174-9a4b-43ad-ac26-bb408f99824e','d86a7947-d997-48ce-bca6-713c194d815a','0a178bd3-1829-4180-9ae5-68c0d4efe165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-564380569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88d09c9f-e36d-40b5-8422-0a8b984c74d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b11309d252f4e76b34ac20fe74a47a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2fdb4b-a49c-4ba7-a2f7-a4f9505335b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7054ebb0-6f86-4354-99a1-6af86b03f216 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 returned with HTTP 200 Sep 01 02:23:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1395/2723] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:03 2026] GET /volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d55c425d-bad2-466b-8764-d99cfb7ae40e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d55c425d-bad2-466b-8764-d99cfb7ae40e tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d55c425d-bad2-466b-8764-d99cfb7ae40e tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d55c425d-bad2-466b-8764-d99cfb7ae40e tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2fdb4b-a49c-4ba7-a2f7-a4f9505335b0) transitioned into state 'SUCCESS' from state '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-564380569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['74201df5-bcfb-4cc2-956e-38baaac22f43','b9af9174-9a4b-43ad-ac26-bb408f99824e','d86a7947-d997-48ce-bca6-713c194d815a','0a178bd3-1829-4180-9ae5-68c0d4efe165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830bf5ce-a07f-4a2b-8452-3d7dc47dec68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d55c425d-bad2-466b-8764-d99cfb7ae40e tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d55c425d-bad2-466b-8764-d99cfb7ae40e tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 200 Sep 01 02:23:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1396/2724] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:03 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 954 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-41e4834a-6ca8-4c6d-9cbf-0599c7396f34 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-41e4834a-6ca8-4c6d-9cbf-0599c7396f34 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] DELETE http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-41e4834a-6ca8-4c6d-9cbf-0599c7396f34 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-41e4834a-6ca8-4c6d-9cbf-0599c7396f34 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-41e4834a-6ca8-4c6d-9cbf-0599c7396f34 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Delete volume with id: 36066d84-99a5-437e-a6b1-ebfab6732787 Sep 01 02:23:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-41e4834a-6ca8-4c6d-9cbf-0599c7396f34 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830bf5ce-a07f-4a2b-8452-3d7dc47dec68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (78a147a3-8106-45e8-a3a9-b2927ee3a73f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request issued successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c9167732-cc42-42aa-b04c-5fb37c88eea4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1329/2725] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:23:03 2026] POST /volume/v3/volumes => generated 766 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4641acde-a048-4707-8d12-dc834c733a69 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b7a3f72f-692e-4b6a-8c75-846344a1d2eb", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2145349127"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b7a3f72f-692e-4b6a-8c75-846344a1d2eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2145349127'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume of 1 GB Sep 01 02:23:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-41e4834a-6ca8-4c6d-9cbf-0599c7396f34 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Delete volume request issued successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-41e4834a-6ca8-4c6d-9cbf-0599c7396f34 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 returned with HTTP 202 Sep 01 02:23:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1397/2726] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:03 2026] DELETE /volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Availability Zones retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9fa6b464-7acc-4659-82e6-f36d681ecb91 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9fa6b464-7acc-4659-82e6-f36d681ecb91 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9fa6b464-7acc-4659-82e6-f36d681ecb91 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9fa6b464-7acc-4659-82e6-f36d681ecb91 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (e8a4caa6-f083-48b6-b5b7-60b3e7e21a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97be35af-2158-49f9-95fa-368e24bf638c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9fa6b464-7acc-4659-82e6-f36d681ecb91 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97be35af-2158-49f9-95fa-368e24bf638c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab0be83-b61b-49b5-83b2-94bb944c939c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9fa6b464-7acc-4659-82e6-f36d681ecb91 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 returned with HTTP 200 Sep 01 02:23:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1398/2727] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:03 2026] GET /volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Created reservations ['c2b5ca26-5701-427e-9799-4cc194b86a69', 'e7b12b6d-6ee3-4db6-a719-7565d8dfeddc', 'c7ee9a50-7405-4945-acfe-4a4594dfec6b', '4bbcab1d-4d99-48bd-88b3-c98cd70bc6e3'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab0be83-b61b-49b5-83b2-94bb944c939c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2b5ca26-5701-427e-9799-4cc194b86a69', 'e7b12b6d-6ee3-4db6-a719-7565d8dfeddc', 'c7ee9a50-7405-4945-acfe-4a4594dfec6b', '4bbcab1d-4d99-48bd-88b3-c98cd70bc6e3']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf324b4f-c5f0-489c-9d18-41bd80381453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf324b4f-c5f0-489c-9d18-41bd80381453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7deec23b-13a1-4c59-80d8-8c62ce743620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2145349127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['c2b5ca26-5701-427e-9799-4cc194b86a69','e7b12b6d-6ee3-4db6-a719-7565d8dfeddc','c7ee9a50-7405-4945-acfe-4a4594dfec6b','4bbcab1d-4d99-48bd-88b3-c98cd70bc6e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2145349127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7deec23b-13a1-4c59-80d8-8c62ce743620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b11309d252f4e76b34ac20fe74a47a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47e1bb72-686f-4211-98f7-703a0303163f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47e1bb72-686f-4211-98f7-703a0303163f) transitioned into state 'SUCCESS' from state '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-2145349127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b11309d252f4e76b34ac20fe74a47a2',qos_specs=None,replication_status=,reservations=['c2b5ca26-5701-427e-9799-4cc194b86a69','e7b12b6d-6ee3-4db6-a719-7565d8dfeddc','c7ee9a50-7405-4945-acfe-4a4594dfec6b','4bbcab1d-4d99-48bd-88b3-c98cd70bc6e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08b738655834f6d9dd93bd4ce32ffb2',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55da89c0-ef0b-46f1-a1b5-69a4264974d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55da89c0-ef0b-46f1-a1b5-69a4264974d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Flow 'volume_create_api' (e8a4caa6-f083-48b6-b5b7-60b3e7e21a38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Create volume request issued successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4641acde-a048-4707-8d12-dc834c733a69 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1330/2728] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:23:03 2026] POST /volume/v3/volumes => generated 767 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8958745e-48d1-4e62-a643-f1c2512c66bd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8958745e-48d1-4e62-a643-f1c2512c66bd tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea Sep 01 02:23:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8958745e-48d1-4e62-a643-f1c2512c66bd tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8958745e-48d1-4e62-a643-f1c2512c66bd tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8958745e-48d1-4e62-a643-f1c2512c66bd tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8958745e-48d1-4e62-a643-f1c2512c66bd tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea returned with HTTP 200 Sep 01 02:23:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1399/2729] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:04 2026] GET /volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-375aa245-10e0-4c94-8b12-f5c3977af30d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-375aa245-10e0-4c94-8b12-f5c3977af30d tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-375aa245-10e0-4c94-8b12-f5c3977af30d tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-375aa245-10e0-4c94-8b12-f5c3977af30d tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:04 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:04 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-375aa245-10e0-4c94-8b12-f5c3977af30d tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-375aa245-10e0-4c94-8b12-f5c3977af30d tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:23:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1331/2730] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:04 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 935 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:23:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5831b277-0f1f-4795-a20a-99db85b70b13 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5831b277-0f1f-4795-a20a-99db85b70b13 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5831b277-0f1f-4795-a20a-99db85b70b13 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5831b277-0f1f-4795-a20a-99db85b70b13 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5831b277-0f1f-4795-a20a-99db85b70b13 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5831b277-0f1f-4795-a20a-99db85b70b13 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 200 Sep 01 02:23:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1400/2731] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:04 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 954 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-351db65e-ac24-4beb-8456-aca756586e7d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-351db65e-ac24-4beb-8456-aca756586e7d tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 Sep 01 02:23:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-351db65e-ac24-4beb-8456-aca756586e7d tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-351db65e-ac24-4beb-8456-aca756586e7d tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:04 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:04 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-351db65e-ac24-4beb-8456-aca756586e7d tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-351db65e-ac24-4beb-8456-aca756586e7d tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 returned with HTTP 200 Sep 01 02:23:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1332/2732] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:04 2026] GET /volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d69da9b5-ffa2-4e94-b75c-d6595d947dbf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d69da9b5-ffa2-4e94-b75c-d6595d947dbf tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea Sep 01 02:23:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d69da9b5-ffa2-4e94-b75c-d6595d947dbf tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d69da9b5-ffa2-4e94-b75c-d6595d947dbf tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d69da9b5-ffa2-4e94-b75c-d6595d947dbf tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d69da9b5-ffa2-4e94-b75c-d6595d947dbf tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1401/2733] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-eb81eea4-b519-426f-b0d2-3ba0a8143420 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eb81eea4-b519-426f-b0d2-3ba0a8143420 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eb81eea4-b519-426f-b0d2-3ba0a8143420 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eb81eea4-b519-426f-b0d2-3ba0a8143420 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-eb81eea4-b519-426f-b0d2-3ba0a8143420 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eb81eea4-b519-426f-b0d2-3ba0a8143420 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1333/2734] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 935 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fe0dea76-8385-4ac0-ac26-6eaff373eb70 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe0dea76-8385-4ac0-ac26-6eaff373eb70 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fe0dea76-8385-4ac0-ac26-6eaff373eb70 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fe0dea76-8385-4ac0-ac26-6eaff373eb70 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fe0dea76-8385-4ac0-ac26-6eaff373eb70 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fe0dea76-8385-4ac0-ac26-6eaff373eb70 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1402/2735] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 957 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-07143d90-35f2-4fdd-9a23-6995c410d458 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-07143d90-35f2-4fdd-9a23-6995c410d458 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 Sep 01 02:23:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-07143d90-35f2-4fdd-9a23-6995c410d458 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-07143d90-35f2-4fdd-9a23-6995c410d458 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-07143d90-35f2-4fdd-9a23-6995c410d458 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 returned with HTTP 404 Sep 01 02:23:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1334/2736] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/volumes/36066d84-99a5-437e-a6b1-ebfab6732787 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7c1c4a11-894f-4c66-a3f2-8efa20c53585 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c1c4a11-894f-4c66-a3f2-8efa20c53585 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] DELETE http://192.168.122.15/volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 Sep 01 02:23:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c1c4a11-894f-4c66-a3f2-8efa20c53585 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c1c4a11-894f-4c66-a3f2-8efa20c53585 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-7c1c4a11-894f-4c66-a3f2-8efa20c53585 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Delete volume with id: b109c2d5-6da6-4f07-9531-80c00469df17 Sep 01 02:23:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7c1c4a11-894f-4c66-a3f2-8efa20c53585 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7c1c4a11-894f-4c66-a3f2-8efa20c53585 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Delete volume request issued successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c1c4a11-894f-4c66-a3f2-8efa20c53585 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 returned with HTTP 202 Sep 01 02:23:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1403/2737] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:05 2026] DELETE /volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fb1a2551-25e5-4625-a28e-35e385f12e09 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fb1a2551-25e5-4625-a28e-35e385f12e09 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 Sep 01 02:23:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fb1a2551-25e5-4625-a28e-35e385f12e09 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fb1a2551-25e5-4625-a28e-35e385f12e09 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fb1a2551-25e5-4625-a28e-35e385f12e09 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fb1a2551-25e5-4625-a28e-35e385f12e09 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1335/2738] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-adfecf4a-cf24-45a2-a9e8-bf8c58a226f4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-adfecf4a-cf24-45a2-a9e8-bf8c58a226f4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea Sep 01 02:23:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-adfecf4a-cf24-45a2-a9e8-bf8c58a226f4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-adfecf4a-cf24-45a2-a9e8-bf8c58a226f4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-09dacb7a-7979-4cb0-bdf4-38764c0b8f96 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-adfecf4a-cf24-45a2-a9e8-bf8c58a226f4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-09dacb7a-7979-4cb0-bdf4-38764c0b8f96 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-09dacb7a-7979-4cb0-bdf4-38764c0b8f96 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-09dacb7a-7979-4cb0-bdf4-38764c0b8f96 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-adfecf4a-cf24-45a2-a9e8-bf8c58a226f4 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea returned with HTTP 200 Sep 01 02:23:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1404/2739] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:06 2026] GET /volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea => generated 858 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a318c7ac-737a-48d8-9eca-811349b44cc8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a318c7ac-737a-48d8-9eca-811349b44cc8 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 Sep 01 02:23:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a318c7ac-737a-48d8-9eca-811349b44cc8 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a318c7ac-737a-48d8-9eca-811349b44cc8 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-09dacb7a-7979-4cb0-bdf4-38764c0b8f96 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-09dacb7a-7979-4cb0-bdf4-38764c0b8f96 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:23:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1336/2740] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:06 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 935 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:23:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a318c7ac-737a-48d8-9eca-811349b44cc8 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a318c7ac-737a-48d8-9eca-811349b44cc8 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 returned with HTTP 200 Sep 01 02:23:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1405/2741] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:06 2026] GET /volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 => generated 858 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2ae05131-12ca-42c3-9cd3-e0a45535b2aa None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ae05131-12ca-42c3-9cd3-e0a45535b2aa tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ae05131-12ca-42c3-9cd3-e0a45535b2aa tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ae05131-12ca-42c3-9cd3-e0a45535b2aa tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:06 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:06 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:06 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:06 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:06 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2ae05131-12ca-42c3-9cd3-e0a45535b2aa tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ae05131-12ca-42c3-9cd3-e0a45535b2aa tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 200 Sep 01 02:23:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1337/2742] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:06 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 957 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6b87633f-0257-4166-bedb-f4cd882802fd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6b87633f-0257-4166-bedb-f4cd882802fd tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6b87633f-0257-4166-bedb-f4cd882802fd tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6b87633f-0257-4166-bedb-f4cd882802fd tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6b87633f-0257-4166-bedb-f4cd882802fd tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 returned with HTTP 404 Sep 01 02:23:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1406/2743] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:06 2026] GET /volume/v3/volumes/b109c2d5-6da6-4f07-9531-80c00469df17 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-069c131d-a77d-4ccb-aef9-950a156603bc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-069c131d-a77d-4ccb-aef9-950a156603bc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] DELETE http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-069c131d-a77d-4ccb-aef9-950a156603bc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-069c131d-a77d-4ccb-aef9-950a156603bc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-069c131d-a77d-4ccb-aef9-950a156603bc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Delete volume with id: fd9d9f23-89fc-4dcb-a6a4-c765b1770251 Sep 01 02:23:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-069c131d-a77d-4ccb-aef9-950a156603bc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-069c131d-a77d-4ccb-aef9-950a156603bc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Delete volume request issued successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-069c131d-a77d-4ccb-aef9-950a156603bc tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 returned with HTTP 202 Sep 01 02:23:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1338/2744] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:07 2026] DELETE /volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-317387b7-960e-4941-99bd-28d4e192d75f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-317387b7-960e-4941-99bd-28d4e192d75f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-317387b7-960e-4941-99bd-28d4e192d75f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-317387b7-960e-4941-99bd-28d4e192d75f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-317387b7-960e-4941-99bd-28d4e192d75f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-317387b7-960e-4941-99bd-28d4e192d75f tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1407/2745] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-56dbad2c-428d-4871-adb9-b9c7f4693fd2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-56dbad2c-428d-4871-adb9-b9c7f4693fd2 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-56dbad2c-428d-4871-adb9-b9c7f4693fd2 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-56dbad2c-428d-4871-adb9-b9c7f4693fd2 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-56dbad2c-428d-4871-adb9-b9c7f4693fd2 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ea38281c-52da-48b0-9c6c-bb740ee9f1fa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-56dbad2c-428d-4871-adb9-b9c7f4693fd2 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ea38281c-52da-48b0-9c6c-bb740ee9f1fa tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ea38281c-52da-48b0-9c6c-bb740ee9f1fa tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ea38281c-52da-48b0-9c6c-bb740ee9f1fa tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1339/2746] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b93d8c71-01e7-492b-9160-9c6e6cd0ee2a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b93d8c71-01e7-492b-9160-9c6e6cd0ee2a tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b93d8c71-01e7-492b-9160-9c6e6cd0ee2a tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b93d8c71-01e7-492b-9160-9c6e6cd0ee2a tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ea38281c-52da-48b0-9c6c-bb740ee9f1fa tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ea38281c-52da-48b0-9c6c-bb740ee9f1fa tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1408/2747] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 => generated 859 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b93d8c71-01e7-492b-9160-9c6e6cd0ee2a tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b93d8c71-01e7-492b-9160-9c6e6cd0ee2a tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1340/2748] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 1200 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bba428af-2fc3-4a29-888f-dc03511e55e5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-10712300-ebb7-459a-a526-8427e27ce6e5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bba428af-2fc3-4a29-888f-dc03511e55e5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bba428af-2fc3-4a29-888f-dc03511e55e5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bba428af-2fc3-4a29-888f-dc03511e55e5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-10712300-ebb7-459a-a526-8427e27ce6e5 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] DELETE http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-10712300-ebb7-459a-a526-8427e27ce6e5 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-10712300-ebb7-459a-a526-8427e27ce6e5 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-10712300-ebb7-459a-a526-8427e27ce6e5 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Delete volume with id: f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-10712300-ebb7-459a-a526-8427e27ce6e5 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bba428af-2fc3-4a29-888f-dc03511e55e5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bba428af-2fc3-4a29-888f-dc03511e55e5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1409/2749] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 => generated 859 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f1af5924-b3cc-4670-8018-d831be76792c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f1af5924-b3cc-4670-8018-d831be76792c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f1af5924-b3cc-4670-8018-d831be76792c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f1af5924-b3cc-4670-8018-d831be76792c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-10712300-ebb7-459a-a526-8427e27ce6e5 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Delete volume request issued successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-10712300-ebb7-459a-a526-8427e27ce6e5 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 202 Sep 01 02:23:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1341/2750] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:07 2026] DELETE /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a22ff209-cd44-434a-9069-5755cd46a7d3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a22ff209-cd44-434a-9069-5755cd46a7d3 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a22ff209-cd44-434a-9069-5755cd46a7d3 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a22ff209-cd44-434a-9069-5755cd46a7d3 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f1af5924-b3cc-4670-8018-d831be76792c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a22ff209-cd44-434a-9069-5755cd46a7d3 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f1af5924-b3cc-4670-8018-d831be76792c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1410/2751] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 957 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a22ff209-cd44-434a-9069-5755cd46a7d3 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1342/2752] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 1199 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ebd2ce0e-1373-472b-ab01-c440e856c3fa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ebd2ce0e-1373-472b-ab01-c440e856c3fa tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ebd2ce0e-1373-472b-ab01-c440e856c3fa tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ebd2ce0e-1373-472b-ab01-c440e856c3fa tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ebd2ce0e-1373-472b-ab01-c440e856c3fa tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ebd2ce0e-1373-472b-ab01-c440e856c3fa tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 returned with HTTP 200 Sep 01 02:23:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1411/2753] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:08 2026] GET /volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f92691e1-e60b-4bab-828e-5a800e014621 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f92691e1-e60b-4bab-828e-5a800e014621 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 Sep 01 02:23:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f92691e1-e60b-4bab-828e-5a800e014621 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f92691e1-e60b-4bab-828e-5a800e014621 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:08 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f92691e1-e60b-4bab-828e-5a800e014621 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f92691e1-e60b-4bab-828e-5a800e014621 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 returned with HTTP 200 Sep 01 02:23:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1343/2754] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:08 2026] GET /volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e03956bc-f430-4072-ab35-a4042a264002 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e03956bc-f430-4072-ab35-a4042a264002 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e03956bc-f430-4072-ab35-a4042a264002 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e03956bc-f430-4072-ab35-a4042a264002 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b44f8415-ccca-465f-823c-458eddb2fc3b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e03956bc-f430-4072-ab35-a4042a264002 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b44f8415-ccca-465f-823c-458eddb2fc3b tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b44f8415-ccca-465f-823c-458eddb2fc3b tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b44f8415-ccca-465f-823c-458eddb2fc3b tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e03956bc-f430-4072-ab35-a4042a264002 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 returned with HTTP 200 Sep 01 02:23:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1412/2755] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:08 2026] GET /volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-173198cf-552b-4c93-86c5-659889fcd3bc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-173198cf-552b-4c93-86c5-659889fcd3bc tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-173198cf-552b-4c93-86c5-659889fcd3bc tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-173198cf-552b-4c93-86c5-659889fcd3bc tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:08 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-173198cf-552b-4c93-86c5-659889fcd3bc tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 404 Sep 01 02:23:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b44f8415-ccca-465f-823c-458eddb2fc3b tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1413/2756] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:08 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2cf5db20-c5f3-436c-afe6-4b8d77cc7f31 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2cf5db20-c5f3-436c-afe6-4b8d77cc7f31 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2cf5db20-c5f3-436c-afe6-4b8d77cc7f31 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2cf5db20-c5f3-436c-afe6-4b8d77cc7f31 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b44f8415-ccca-465f-823c-458eddb2fc3b tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 200 Sep 01 02:23:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1344/2757] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:08 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 1301 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a8bc3f50-a76e-4efa-80e6-619ca0bcce22 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a8bc3f50-a76e-4efa-80e6-619ca0bcce22 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] DELETE http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a8bc3f50-a76e-4efa-80e6-619ca0bcce22 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a8bc3f50-a76e-4efa-80e6-619ca0bcce22 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a8bc3f50-a76e-4efa-80e6-619ca0bcce22 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Delete volume with id: b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2cf5db20-c5f3-436c-afe6-4b8d77cc7f31 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a8bc3f50-a76e-4efa-80e6-619ca0bcce22 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2cf5db20-c5f3-436c-afe6-4b8d77cc7f31 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 returned with HTTP 200 Sep 01 02:23:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1414/2758] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:08 2026] GET /volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 => generated 859 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a8bc3f50-a76e-4efa-80e6-619ca0bcce22 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Delete volume request issued successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a8bc3f50-a76e-4efa-80e6-619ca0bcce22 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 202 Sep 01 02:23:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1345/2759] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:08 2026] DELETE /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6f6017e1-648f-4db9-947c-bd32e7e4963c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6f6017e1-648f-4db9-947c-bd32e7e4963c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6f6017e1-648f-4db9-947c-bd32e7e4963c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6f6017e1-648f-4db9-947c-bd32e7e4963c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6f6017e1-648f-4db9-947c-bd32e7e4963c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Volume info retrieved successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0c662813-553b-4550-85e0-c1b42e817807 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6f6017e1-648f-4db9-947c-bd32e7e4963c tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 200 Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c662813-553b-4550-85e0-c1b42e817807 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] DELETE http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1415/2760] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:09 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 1300 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0c662813-553b-4550-85e0-c1b42e817807 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0c662813-553b-4550-85e0-c1b42e817807 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-0c662813-553b-4550-85e0-c1b42e817807 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Delete volume with id: f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c662813-553b-4550-85e0-c1b42e817807 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 404 Sep 01 02:23:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1346/2761] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:09 2026] DELETE /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9145046f-eedd-4864-945d-fafde97ec806 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9145046f-eedd-4864-945d-fafde97ec806 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] GET http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d Sep 01 02:23:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9145046f-eedd-4864-945d-fafde97ec806 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9145046f-eedd-4864-945d-fafde97ec806 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9145046f-eedd-4864-945d-fafde97ec806 tempest-VolumeImageDependencyTests-1136320741 tempest-VolumeImageDependencyTests-1136320741-project-member] http://192.168.122.15/volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d returned with HTTP 404 Sep 01 02:23:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1416/2762] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:09 2026] GET /volume/v3/volumes/f7153d7b-8058-4d20-a8ee-529483fa9e3d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0489691d-830a-4522-81d7-f619f62a0c07 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0489691d-830a-4522-81d7-f619f62a0c07 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 Sep 01 02:23:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0489691d-830a-4522-81d7-f619f62a0c07 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0489691d-830a-4522-81d7-f619f62a0c07 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0489691d-830a-4522-81d7-f619f62a0c07 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 returned with HTTP 404 Sep 01 02:23:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1347/2763] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:09 2026] GET /volume/v3/volumes/fd9d9f23-89fc-4dcb-a6a4-c765b1770251 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a283d224-1635-4b8b-a007-5943c148154b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a283d224-1635-4b8b-a007-5943c148154b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] DELETE http://192.168.122.15/volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e Sep 01 02:23:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a283d224-1635-4b8b-a007-5943c148154b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a283d224-1635-4b8b-a007-5943c148154b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-a283d224-1635-4b8b-a007-5943c148154b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Delete volume with id: 0b2d6b6e-6d7c-41fa-a769-876744a0f51e Sep 01 02:23:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a283d224-1635-4b8b-a007-5943c148154b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a283d224-1635-4b8b-a007-5943c148154b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Delete volume request issued successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a283d224-1635-4b8b-a007-5943c148154b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e returned with HTTP 202 Sep 01 02:23:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1417/2764] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:09 2026] DELETE /volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6c80d3a5-3d27-41d3-91ed-1bb5ee2b4d93 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6c80d3a5-3d27-41d3-91ed-1bb5ee2b4d93 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e Sep 01 02:23:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6c80d3a5-3d27-41d3-91ed-1bb5ee2b4d93 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6c80d3a5-3d27-41d3-91ed-1bb5ee2b4d93 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6c80d3a5-3d27-41d3-91ed-1bb5ee2b4d93 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6c80d3a5-3d27-41d3-91ed-1bb5ee2b4d93 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e returned with HTTP 200 Sep 01 02:23:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1348/2765] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:09 2026] GET /volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e => generated 855 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d87d82f6-a111-4801-b758-a06aec02e655 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d87d82f6-a111-4801-b758-a06aec02e655 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d87d82f6-a111-4801-b758-a06aec02e655 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d87d82f6-a111-4801-b758-a06aec02e655 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d87d82f6-a111-4801-b758-a06aec02e655 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d87d82f6-a111-4801-b758-a06aec02e655 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 returned with HTTP 200 Sep 01 02:23:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1418/2766] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1d703b84-07b3-46d8-9eb9-d9acdee45734 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1d703b84-07b3-46d8-9eb9-d9acdee45734 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] DELETE http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1d703b84-07b3-46d8-9eb9-d9acdee45734 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1d703b84-07b3-46d8-9eb9-d9acdee45734 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-1d703b84-07b3-46d8-9eb9-d9acdee45734 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume with id: 7deec23b-13a1-4c59-80d8-8c62ce743620 Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1d703b84-07b3-46d8-9eb9-d9acdee45734 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bc85d417-b757-431a-b773-5250ad2d1ca8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bc85d417-b757-431a-b773-5250ad2d1ca8 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] GET http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bc85d417-b757-431a-b773-5250ad2d1ca8 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bc85d417-b757-431a-b773-5250ad2d1ca8 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1d703b84-07b3-46d8-9eb9-d9acdee45734 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume request issued successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1d703b84-07b3-46d8-9eb9-d9acdee45734 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 returned with HTTP 202 Sep 01 02:23:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1349/2767] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:10 2026] DELETE /volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-751594c2-8c7b-49e0-9f23-372104cb1a81 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-751594c2-8c7b-49e0-9f23-372104cb1a81 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-751594c2-8c7b-49e0-9f23-372104cb1a81 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-751594c2-8c7b-49e0-9f23-372104cb1a81 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bc85d417-b757-431a-b773-5250ad2d1ca8 tempest-VolumeAndVolumeTypeFromImageTest-722645194 tempest-VolumeAndVolumeTypeFromImageTest-722645194-project-member] http://192.168.122.15/volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 returned with HTTP 404 Sep 01 02:23:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1419/2768] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/volumes/b44fef34-a8ef-4694-a460-98f7df86f891 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-751594c2-8c7b-49e0-9f23-372104cb1a81 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-751594c2-8c7b-49e0-9f23-372104cb1a81 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 returned with HTTP 200 Sep 01 02:23:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1350/2769] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 => generated 859 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8a122f36-b043-4364-ad26-eb79a87b506b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-50bf3754-7dda-47de-988b-0b09c998d6e8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a122f36-b043-4364-ad26-eb79a87b506b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a122f36-b043-4364-ad26-eb79a87b506b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a122f36-b043-4364-ad26-eb79a87b506b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-50bf3754-7dda-47de-988b-0b09c998d6e8 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] GET http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-50bf3754-7dda-47de-988b-0b09c998d6e8 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-50bf3754-7dda-47de-988b-0b09c998d6e8 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-50bf3754-7dda-47de-988b-0b09c998d6e8 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-50bf3754-7dda-47de-988b-0b09c998d6e8 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] Get all volumes completed successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8a122f36-b043-4364-ad26-eb79a87b506b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-50bf3754-7dda-47de-988b-0b09c998d6e8 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] http://192.168.122.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:23:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1351/2770] 192.168.122.15 () {58 vars in 1164 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8104 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a122f36-b043-4364-ad26-eb79a87b506b tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e returned with HTTP 200 Sep 01 02:23:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1420/2771] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e => generated 855 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a4a5019e-51ba-456a-ac3b-4581d1aff501 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a4a5019e-51ba-456a-ac3b-4581d1aff501 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] DELETE http://192.168.122.15/volume/v3/types/e21c1d33-786b-4610-ad87-e5fb1ad07e86 Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a4a5019e-51ba-456a-ac3b-4581d1aff501 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a4a5019e-51ba-456a-ac3b-4581d1aff501 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a4a5019e-51ba-456a-ac3b-4581d1aff501 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] http://192.168.122.15/volume/v3/types/e21c1d33-786b-4610-ad87-e5fb1ad07e86 returned with HTTP 202 Sep 01 02:23:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1352/2772] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:10 2026] DELETE /volume/v3/types/e21c1d33-786b-4610-ad87-e5fb1ad07e86 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a3036095-a9c6-4148-974e-d1ee11c69e53 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3036095-a9c6-4148-974e-d1ee11c69e53 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] GET http://192.168.122.15/volume/v3/types/e21c1d33-786b-4610-ad87-e5fb1ad07e86 Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3036095-a9c6-4148-974e-d1ee11c69e53 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3036095-a9c6-4148-974e-d1ee11c69e53 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3036095-a9c6-4148-974e-d1ee11c69e53 tempest-VolumeAndVolumeTypeFromImageTest-1609744434 tempest-VolumeAndVolumeTypeFromImageTest-1609744434-project-admin] http://192.168.122.15/volume/v3/types/e21c1d33-786b-4610-ad87-e5fb1ad07e86 returned with HTTP 404 Sep 01 02:23:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1421/2773] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/types/e21c1d33-786b-4610-ad87-e5fb1ad07e86 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:23:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b4ff9d17-8017-46c5-8edc-af94614a45dc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b4ff9d17-8017-46c5-8edc-af94614a45dc tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 Sep 01 02:23:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b4ff9d17-8017-46c5-8edc-af94614a45dc tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b4ff9d17-8017-46c5-8edc-af94614a45dc tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b4ff9d17-8017-46c5-8edc-af94614a45dc tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b4ff9d17-8017-46c5-8edc-af94614a45dc tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 returned with HTTP 200 Sep 01 02:23:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1353/2774] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:11 2026] GET /volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c5794bec-d54a-46fa-936c-594061e4fb75 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c5794bec-d54a-46fa-936c-594061e4fb75 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e Sep 01 02:23:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c5794bec-d54a-46fa-936c-594061e4fb75 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c5794bec-d54a-46fa-936c-594061e4fb75 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c5794bec-d54a-46fa-936c-594061e4fb75 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e returned with HTTP 404 Sep 01 02:23:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1422/2775] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:11 2026] GET /volume/v3/volumes/0b2d6b6e-6d7c-41fa-a769-876744a0f51e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cb52c761-eba9-4f81-bf8a-2ef214a5e0eb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cb52c761-eba9-4f81-bf8a-2ef214a5e0eb tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] DELETE http://192.168.122.15/volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 Sep 01 02:23:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cb52c761-eba9-4f81-bf8a-2ef214a5e0eb tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cb52c761-eba9-4f81-bf8a-2ef214a5e0eb tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:11 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-cb52c761-eba9-4f81-bf8a-2ef214a5e0eb tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Delete volume with id: 4e040cb7-acd4-4b3a-995c-b657f9d985e7 Sep 01 02:23:11 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:11 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:11 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:11 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cb52c761-eba9-4f81-bf8a-2ef214a5e0eb tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:11 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cb52c761-eba9-4f81-bf8a-2ef214a5e0eb tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Delete volume request issued successfully. Sep 01 02:23:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cb52c761-eba9-4f81-bf8a-2ef214a5e0eb tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 returned with HTTP 202 Sep 01 02:23:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1354/2776] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:11 2026] DELETE /volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7e3cf98b-b3a5-49ba-b2f6-071f9beddefa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e3cf98b-b3a5-49ba-b2f6-071f9beddefa tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 Sep 01 02:23:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7e3cf98b-b3a5-49ba-b2f6-071f9beddefa tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7e3cf98b-b3a5-49ba-b2f6-071f9beddefa tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:11 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:11 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7e3cf98b-b3a5-49ba-b2f6-071f9beddefa tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Volume info retrieved successfully. Sep 01 02:23:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e3cf98b-b3a5-49ba-b2f6-071f9beddefa tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 returned with HTTP 200 Sep 01 02:23:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1423/2777] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:11 2026] GET /volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4c900a6c-5c47-4784-8f3b-645f96aa128e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c900a6c-5c47-4784-8f3b-645f96aa128e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 Sep 01 02:23:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4c900a6c-5c47-4784-8f3b-645f96aa128e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4c900a6c-5c47-4784-8f3b-645f96aa128e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c900a6c-5c47-4784-8f3b-645f96aa128e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 returned with HTTP 404 Sep 01 02:23:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1355/2778] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:12 2026] GET /volume/v3/volumes/7deec23b-13a1-4c59-80d8-8c62ce743620 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0c953529-6fff-4a65-b3cd-cbc7b32bb8a5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c953529-6fff-4a65-b3cd-cbc7b32bb8a5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] DELETE http://192.168.122.15/volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 Sep 01 02:23:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c953529-6fff-4a65-b3cd-cbc7b32bb8a5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0c953529-6fff-4a65-b3cd-cbc7b32bb8a5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:12 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-0c953529-6fff-4a65-b3cd-cbc7b32bb8a5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume with id: 88d09c9f-e36d-40b5-8422-0a8b984c74d0 Sep 01 02:23:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0c953529-6fff-4a65-b3cd-cbc7b32bb8a5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-01bacf16-9ea9-4853-bc1b-3fce27afeed5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0c953529-6fff-4a65-b3cd-cbc7b32bb8a5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume request issued successfully. Sep 01 02:23:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0c953529-6fff-4a65-b3cd-cbc7b32bb8a5 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 returned with HTTP 202 Sep 01 02:23:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1424/2779] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:12 2026] DELETE /volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 => generated 0 bytes in 448 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-26c55fbd-af04-48ff-a36c-3a9a8f1a9376 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01bacf16-9ea9-4853-bc1b-3fce27afeed5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] GET http://192.168.122.15/volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 Sep 01 02:23:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-01bacf16-9ea9-4853-bc1b-3fce27afeed5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-01bacf16-9ea9-4853-bc1b-3fce27afeed5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-26c55fbd-af04-48ff-a36c-3a9a8f1a9376 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 Sep 01 02:23:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-26c55fbd-af04-48ff-a36c-3a9a8f1a9376 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-26c55fbd-af04-48ff-a36c-3a9a8f1a9376 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01bacf16-9ea9-4853-bc1b-3fce27afeed5 tempest-CreateVolumesFromImageTest-1245275982 tempest-CreateVolumesFromImageTest-1245275982-project-member] http://192.168.122.15/volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 returned with HTTP 404 Sep 01 02:23:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1356/2780] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:12 2026] GET /volume/v3/volumes/4e040cb7-acd4-4b3a-995c-b657f9d985e7 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-26c55fbd-af04-48ff-a36c-3a9a8f1a9376 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:13 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-26c55fbd-af04-48ff-a36c-3a9a8f1a9376 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 returned with HTTP 200 Sep 01 02:23:13 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1425/2781] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:12 2026] GET /volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-adcbc250-cbd5-4df8-9b7f-5ccd34cce187 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-44f5ff00-462a-4b14-9f68-f60e64a0216c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-44f5ff00-462a-4b14-9f68-f60e64a0216c tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 Sep 01 02:23:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-44f5ff00-462a-4b14-9f68-f60e64a0216c tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-44f5ff00-462a-4b14-9f68-f60e64a0216c tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:14 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:14 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:14 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:14 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-44f5ff00-462a-4b14-9f68-f60e64a0216c tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-44f5ff00-462a-4b14-9f68-f60e64a0216c tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 returned with HTTP 200 Sep 01 02:23:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1426/2782] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:14 2026] GET /volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-adcbc250-cbd5-4df8-9b7f-5ccd34cce187 tempest-ProjectAdminTests-1486010379 tempest-ProjectAdminTests-1486010379-project-admin] GET http://192.168.122.15/volume/v3/scheduler-stats/get_pools Sep 01 02:23:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-adcbc250-cbd5-4df8-9b7f-5ccd34cce187 tempest-ProjectAdminTests-1486010379 tempest-ProjectAdminTests-1486010379-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-adcbc250-cbd5-4df8-9b7f-5ccd34cce187 tempest-ProjectAdminTests-1486010379 tempest-ProjectAdminTests-1486010379-project-admin] Calling method 'get_pools' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-adcbc250-cbd5-4df8-9b7f-5ccd34cce187 tempest-ProjectAdminTests-1486010379 tempest-ProjectAdminTests-1486010379-project-admin] http://192.168.122.15/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:23:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1357/2783] 192.168.122.15 () {58 vars in 1170 bytes} [Tue Sep 1 02:23:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:23:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d2988069-7e72-40bf-a684-9302b5a60854 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d2988069-7e72-40bf-a684-9302b5a60854 tempest-ProjectAdminTests-1486010379 tempest-ProjectAdminTests-1486010379-project-admin] GET http://192.168.122.15/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:23:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d2988069-7e72-40bf-a684-9302b5a60854 tempest-ProjectAdminTests-1486010379 tempest-ProjectAdminTests-1486010379-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d2988069-7e72-40bf-a684-9302b5a60854 tempest-ProjectAdminTests-1486010379 tempest-ProjectAdminTests-1486010379-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:14 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:14 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:23:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d2988069-7e72-40bf-a684-9302b5a60854 tempest-ProjectAdminTests-1486010379 tempest-ProjectAdminTests-1486010379-project-admin] http://192.168.122.15/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:23:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1427/2784] 192.168.122.15 () {58 vars in 1188 bytes} [Tue Sep 1 02:23:14 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6467b5a5-e16a-45a2-8532-521e9c8eeb46 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6467b5a5-e16a-45a2-8532-521e9c8eeb46 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 Sep 01 02:23:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6467b5a5-e16a-45a2-8532-521e9c8eeb46 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6467b5a5-e16a-45a2-8532-521e9c8eeb46 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6467b5a5-e16a-45a2-8532-521e9c8eeb46 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 returned with HTTP 404 Sep 01 02:23:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1358/2785] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:15 2026] GET /volume/v3/volumes/88d09c9f-e36d-40b5-8422-0a8b984c74d0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-632b4ccc-0b19-4cc8-8109-84de44b5913e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-632b4ccc-0b19-4cc8-8109-84de44b5913e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] DELETE http://192.168.122.15/volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 Sep 01 02:23:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-632b4ccc-0b19-4cc8-8109-84de44b5913e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-632b4ccc-0b19-4cc8-8109-84de44b5913e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:15 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-632b4ccc-0b19-4cc8-8109-84de44b5913e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume with id: 438ea142-09bd-443b-b718-d97902ed5ef0 Sep 01 02:23:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-632b4ccc-0b19-4cc8-8109-84de44b5913e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-632b4ccc-0b19-4cc8-8109-84de44b5913e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume request issued successfully. Sep 01 02:23:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-632b4ccc-0b19-4cc8-8109-84de44b5913e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 returned with HTTP 202 Sep 01 02:23:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1428/2786] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:15 2026] DELETE /volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f610e244-a850-4ff3-aa55-2b132f91e8d9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f610e244-a850-4ff3-aa55-2b132f91e8d9 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 Sep 01 02:23:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f610e244-a850-4ff3-aa55-2b132f91e8d9 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f610e244-a850-4ff3-aa55-2b132f91e8d9 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f610e244-a850-4ff3-aa55-2b132f91e8d9 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f610e244-a850-4ff3-aa55-2b132f91e8d9 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 returned with HTTP 200 Sep 01 02:23:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1359/2787] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:15 2026] GET /volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e491e755-5ebf-4986-9f88-ca664e204b74 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e491e755-5ebf-4986-9f88-ca664e204b74 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 Sep 01 02:23:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e491e755-5ebf-4986-9f88-ca664e204b74 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e491e755-5ebf-4986-9f88-ca664e204b74 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e491e755-5ebf-4986-9f88-ca664e204b74 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 returned with HTTP 404 Sep 01 02:23:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1429/2788] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:16 2026] GET /volume/v3/volumes/438ea142-09bd-443b-b718-d97902ed5ef0 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f340e1fa-ebd8-4a23-8142-ebee9847b00b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f340e1fa-ebd8-4a23-8142-ebee9847b00b tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] DELETE http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 Sep 01 02:23:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f340e1fa-ebd8-4a23-8142-ebee9847b00b tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f340e1fa-ebd8-4a23-8142-ebee9847b00b tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:16 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-f340e1fa-ebd8-4a23-8142-ebee9847b00b tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume with id: 4f4a799f-918a-4853-97cc-1a829d05ca40 Sep 01 02:23:16 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f340e1fa-ebd8-4a23-8142-ebee9847b00b tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f340e1fa-ebd8-4a23-8142-ebee9847b00b tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume request issued successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f340e1fa-ebd8-4a23-8142-ebee9847b00b tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 returned with HTTP 202 Sep 01 02:23:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1360/2789] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:16 2026] DELETE /volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e63083a8-76cb-4724-8363-ca9863d2535d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e63083a8-76cb-4724-8363-ca9863d2535d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 Sep 01 02:23:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e63083a8-76cb-4724-8363-ca9863d2535d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:16 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e63083a8-76cb-4724-8363-ca9863d2535d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:16 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:16 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:16 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:16 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e63083a8-76cb-4724-8363-ca9863d2535d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e63083a8-76cb-4724-8363-ca9863d2535d tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 returned with HTTP 200 Sep 01 02:23:16 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1430/2790] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:16 2026] GET /volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-761077064"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-761077064'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume of 1 GB Sep 01 02:23:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Availability Zones retrieved successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (4b8c6289-46c5-430a-a43c-b8172186716b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b30906-3291-4ae7-a34d-28169c9c8cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b30906-3291-4ae7-a34d-28169c9c8cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df281f07-f1b5-488d-a983-70a0622283a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c862694e-e2bc-403d-bb19-2b89aac8cc81 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c862694e-e2bc-403d-bb19-2b89aac8cc81 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 Sep 01 02:23:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c862694e-e2bc-403d-bb19-2b89aac8cc81 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c862694e-e2bc-403d-bb19-2b89aac8cc81 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Created reservations ['4dec8e21-692a-4289-8c49-af9642e38a3e', '2b44a110-24d6-47d7-ac4e-3c622d762b36', '881eac3d-cfb9-4468-8f16-db51ececf852', '5111b22f-5891-45c8-a0f0-9c1d7e301622'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c862694e-e2bc-403d-bb19-2b89aac8cc81 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df281f07-f1b5-488d-a983-70a0622283a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dec8e21-692a-4289-8c49-af9642e38a3e', '2b44a110-24d6-47d7-ac4e-3c622d762b36', '881eac3d-cfb9-4468-8f16-db51ececf852', '5111b22f-5891-45c8-a0f0-9c1d7e301622']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daba2ef1-2127-4630-a52a-63df053e5bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c862694e-e2bc-403d-bb19-2b89aac8cc81 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 returned with HTTP 200 Sep 01 02:23:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1431/2791] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:17 2026] GET /volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daba2ef1-2127-4630-a52a-63df053e5bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b633c1d9-d379-4742-96e1-e71897b70bd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-761077064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['4dec8e21-692a-4289-8c49-af9642e38a3e','2b44a110-24d6-47d7-ac4e-3c622d762b36','881eac3d-cfb9-4468-8f16-db51ececf852','5111b22f-5891-45c8-a0f0-9c1d7e301622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-761077064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b633c1d9-d379-4742-96e1-e71897b70bd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acf3f63f04a647f899cfc4920a4e9244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7be44dfcd4444a87892e4c84838ab276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc36965e-16d1-42f3-92a1-f215d2933b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc36965e-16d1-42f3-92a1-f215d2933b8b) transitioned into state 'SUCCESS' from state '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-761077064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['4dec8e21-692a-4289-8c49-af9642e38a3e','2b44a110-24d6-47d7-ac4e-3c622d762b36','881eac3d-cfb9-4468-8f16-db51ececf852','5111b22f-5891-45c8-a0f0-9c1d7e301622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58584079-c0d3-49b1-a671-0f1f538c6994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58584079-c0d3-49b1-a671-0f1f538c6994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (4b8c6289-46c5-430a-a43c-b8172186716b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request issued successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ac8358cb-5db0-47ea-b01f-8a8c2e769fc5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1361/2792] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:16 2026] POST /volume/v3/volumes => generated 770 bytes in 946 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-35c9a97f-b07e-429c-b6d1-958cd8cec8b3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35c9a97f-b07e-429c-b6d1-958cd8cec8b3 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 Sep 01 02:23:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-35c9a97f-b07e-429c-b6d1-958cd8cec8b3 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-35c9a97f-b07e-429c-b6d1-958cd8cec8b3 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:17 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:17 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-35c9a97f-b07e-429c-b6d1-958cd8cec8b3 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35c9a97f-b07e-429c-b6d1-958cd8cec8b3 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 returned with HTTP 200 Sep 01 02:23:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1432/2793] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:17 2026] GET /volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 => generated 838 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b1edc651-b1c9-414f-97ee-7e1f96be9bde None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b1edc651-b1c9-414f-97ee-7e1f96be9bde tempest-ProjectReaderTests-1667484433 tempest-ProjectReaderTests-1667484433-project-admin] GET http://192.168.122.15/volume/v3/scheduler-stats/get_pools Sep 01 02:23:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b1edc651-b1c9-414f-97ee-7e1f96be9bde tempest-ProjectReaderTests-1667484433 tempest-ProjectReaderTests-1667484433-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b1edc651-b1c9-414f-97ee-7e1f96be9bde tempest-ProjectReaderTests-1667484433 tempest-ProjectReaderTests-1667484433-project-admin] Calling method 'get_pools' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b1edc651-b1c9-414f-97ee-7e1f96be9bde tempest-ProjectReaderTests-1667484433 tempest-ProjectReaderTests-1667484433-project-admin] http://192.168.122.15/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:23:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1362/2794] 192.168.122.15 () {58 vars in 1170 bytes} [Tue Sep 1 02:23:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-26349f5a-0dc1-44f0-95ed-3b8b7cf067f2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-94ab89ee-22d2-4e10-a2c8-17a25cca7cfb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-26349f5a-0dc1-44f0-95ed-3b8b7cf067f2 tempest-ProjectReaderTests-1667484433 tempest-ProjectReaderTests-1667484433-project-reader] GET http://192.168.122.15/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:23:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-26349f5a-0dc1-44f0-95ed-3b8b7cf067f2 tempest-ProjectReaderTests-1667484433 tempest-ProjectReaderTests-1667484433-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-26349f5a-0dc1-44f0-95ed-3b8b7cf067f2 tempest-ProjectReaderTests-1667484433 tempest-ProjectReaderTests-1667484433-project-reader] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-94ab89ee-22d2-4e10-a2c8-17a25cca7cfb tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 Sep 01 02:23:18 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-26349f5a-0dc1-44f0-95ed-3b8b7cf067f2 tempest-ProjectReaderTests-1667484433 tempest-ProjectReaderTests-1667484433-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'bb6d002198a34680b992a5824107d878', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ef580092cbd4f3181831306f882bf4d', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-26349f5a-0dc1-44f0-95ed-3b8b7cf067f2 tempest-ProjectReaderTests-1667484433 tempest-ProjectReaderTests-1667484433-project-reader] http://192.168.122.15/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 02:23:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-94ab89ee-22d2-4e10-a2c8-17a25cca7cfb tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-94ab89ee-22d2-4e10-a2c8-17a25cca7cfb tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1433/2795] 192.168.122.15 () {58 vars in 1188 bytes} [Tue Sep 1 02:23:18 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 232 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-94ab89ee-22d2-4e10-a2c8-17a25cca7cfb tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 returned with HTTP 404 Sep 01 02:23:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1363/2796] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:18 2026] GET /volume/v3/volumes/4f4a799f-918a-4853-97cc-1a829d05ca40 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c5cc25fa-454c-4124-b958-e4552771dd82 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c5cc25fa-454c-4124-b958-e4552771dd82 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] DELETE http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea Sep 01 02:23:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c5cc25fa-454c-4124-b958-e4552771dd82 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c5cc25fa-454c-4124-b958-e4552771dd82 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:18 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-c5cc25fa-454c-4124-b958-e4552771dd82 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume with id: 398a03c9-ee76-47f3-a096-69b1343c0aea Sep 01 02:23:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c5cc25fa-454c-4124-b958-e4552771dd82 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c5cc25fa-454c-4124-b958-e4552771dd82 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume request issued successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c5cc25fa-454c-4124-b958-e4552771dd82 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea returned with HTTP 202 Sep 01 02:23:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1434/2797] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:18 2026] DELETE /volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fd95668e-aa52-476f-83ea-5c2813dd2e77 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd95668e-aa52-476f-83ea-5c2813dd2e77 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea Sep 01 02:23:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd95668e-aa52-476f-83ea-5c2813dd2e77 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd95668e-aa52-476f-83ea-5c2813dd2e77 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fd95668e-aa52-476f-83ea-5c2813dd2e77 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd95668e-aa52-476f-83ea-5c2813dd2e77 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea returned with HTTP 200 Sep 01 02:23:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1364/2798] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:18 2026] GET /volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2ae43bd5-f752-446a-8a8d-ab123cc58143 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ae43bd5-f752-446a-8a8d-ab123cc58143 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 Sep 01 02:23:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ae43bd5-f752-446a-8a8d-ab123cc58143 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ae43bd5-f752-446a-8a8d-ab123cc58143 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2ae43bd5-f752-446a-8a8d-ab123cc58143 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ae43bd5-f752-446a-8a8d-ab123cc58143 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 returned with HTTP 200 Sep 01 02:23:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1435/2799] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:18 2026] GET /volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 => generated 862 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-958762ae-88a7-4cb8-a4c6-5c5fb959cfc6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-dbab178d-486b-4dfd-811d-4cb1d7509623 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dbab178d-486b-4dfd-811d-4cb1d7509623 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea Sep 01 02:23:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dbab178d-486b-4dfd-811d-4cb1d7509623 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-dbab178d-486b-4dfd-811d-4cb1d7509623 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-dbab178d-486b-4dfd-811d-4cb1d7509623 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea returned with HTTP 404 Sep 01 02:23:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1436/2800] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:19 2026] GET /volume/v3/volumes/398a03c9-ee76-47f3-a096-69b1343c0aea => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-300487b3-c887-4b36-8fea-3c0e5216643e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-300487b3-c887-4b36-8fea-3c0e5216643e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:23:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-300487b3-c887-4b36-8fea-3c0e5216643e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-300487b3-c887-4b36-8fea-3c0e5216643e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:19 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-300487b3-c887-4b36-8fea-3c0e5216643e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete snapshot with id: b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:23:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-300487b3-c887-4b36-8fea-3c0e5216643e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot retrieved successfully. Sep 01 02:23:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-958762ae-88a7-4cb8-a4c6-5c5fb959cfc6 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-958762ae-88a7-4cb8-a4c6-5c5fb959cfc6 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2073424381", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1518150700", "vendor_name": "tempest-vendor_name-108257942"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-300487b3-c887-4b36-8fea-3c0e5216643e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot delete request issued successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-300487b3-c887-4b36-8fea-3c0e5216643e tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb returned with HTTP 202 Sep 01 02:23:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1437/2801] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:19 2026] DELETE /volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a9d5cbd1-89f1-49d0-b9b5-e49bccd37672 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a9d5cbd1-89f1-49d0-b9b5-e49bccd37672 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a9d5cbd1-89f1-49d0-b9b5-e49bccd37672 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a9d5cbd1-89f1-49d0-b9b5-e49bccd37672 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a9d5cbd1-89f1-49d0-b9b5-e49bccd37672 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-958762ae-88a7-4cb8-a4c6-5c5fb959cfc6 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a9d5cbd1-89f1-49d0-b9b5-e49bccd37672 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb returned with HTTP 200 Sep 01 02:23:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1438/2802] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb => generated 472 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1365/2803] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:19 2026] POST /volume/v3/types => generated 329 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f0993404-5638-46c3-bcde-d4ceec5b9d83 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f0993404-5638-46c3-bcde-d4ceec5b9d83 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f0993404-5638-46c3-bcde-d4ceec5b9d83 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f0993404-5638-46c3-bcde-d4ceec5b9d83 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-26a73222-5844-4922-9b08-af2c4cf42f4a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4db3e47e-c89a-4afc-ae0c-ba0b9d359de5", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Create volume request body: {'volume': {'volume_type': '4db3e47e-c89a-4afc-ae0c-ba0b9d359de5', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f0993404-5638-46c3-bcde-d4ceec5b9d83 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Create volume of 1 GB Sep 01 02:23:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f0993404-5638-46c3-bcde-d4ceec5b9d83 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 returned with HTTP 200 Sep 01 02:23:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1439/2804] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9565bb25-6687-458b-9e3e-4385a9811c9a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b633c1d9-d379-4742-96e1-e71897b70bd1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1737177609"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request body: {'volume': {"'source_volid": 'b633c1d9-d379-4742-96e1-e71897b70bd1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1737177609'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume of 1 GB Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Flow 'volume_create_api' (691b7ecf-481a-4bd2-9bad-be8337ad1dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Availability Zones retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc43bf40-5eb8-452c-942a-824449988261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (3fe07aaa-fbf8-40c2-98af-71ef4dad8b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9540c8d8-2e7e-4025-be5a-e2956a25b384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc43bf40-5eb8-452c-942a-824449988261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:23:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1518150700',vendor_name='tempest-vendor_name-108257942'},id=4db3e47e-c89a-4afc-ae0c-ba0b9d359de5,is_public=True,name='tempest-ProjectMemberTests-volume-type-2073424381',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4db3e47e-c89a-4afc-ae0c-ba0b9d359de5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3932a180-9467-489b-9e0b-f22de5fcebf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9540c8d8-2e7e-4025-be5a-e2956a25b384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99cdba7e-5d09-48c8-bae5-ddc0926e71d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2073424381 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2073424381, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:20 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2073424381 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2073424381, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Created reservations ['a0378cab-f5b0-413f-a905-51703a6180af', '3be385a6-9e61-4681-8e59-9b2b073e27a5', '390e0232-3dc2-40f9-9e18-ec3fe6686e3b', 'ff147e5b-259f-4311-8878-825795c7cf35'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99cdba7e-5d09-48c8-bae5-ddc0926e71d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0378cab-f5b0-413f-a905-51703a6180af', '3be385a6-9e61-4681-8e59-9b2b073e27a5', '390e0232-3dc2-40f9-9e18-ec3fe6686e3b', 'ff147e5b-259f-4311-8878-825795c7cf35']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d30813-5806-426c-bce5-396c187cb950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Created reservations ['4b22d779-5bea-4a56-9687-dea5f5f711e0', '6e84a1ba-01fa-4ebf-95fa-040f231976a9', '41badc44-ae3a-44f3-ad60-588c7c5e9b77', '315827b8-8c78-48ca-94cf-3756f0f72c01'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3932a180-9467-489b-9e0b-f22de5fcebf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b22d779-5bea-4a56-9687-dea5f5f711e0', '6e84a1ba-01fa-4ebf-95fa-040f231976a9', '41badc44-ae3a-44f3-ad60-588c7c5e9b77', '315827b8-8c78-48ca-94cf-3756f0f72c01']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50436fb7-b5c4-494c-a928-5e7332c2bc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d30813-5806-426c-bce5-396c187cb950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcd7b3ee-95ed-4542-b78c-2b24b23a707a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1737177609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['a0378cab-f5b0-413f-a905-51703a6180af','3be385a6-9e61-4681-8e59-9b2b073e27a5','390e0232-3dc2-40f9-9e18-ec3fe6686e3b','ff147e5b-259f-4311-8878-825795c7cf35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1737177609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcd7b3ee-95ed-4542-b78c-2b24b23a707a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acf3f63f04a647f899cfc4920a4e9244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7be44dfcd4444a87892e4c84838ab276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4550739-31b3-4c46-b738-be8afef39332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50436fb7-b5c4-494c-a928-5e7332c2bc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb48b910-b747-4523-bb62-a4e6dacba603', '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='01d5406c6b0040c08f734d5586d4bca2',qos_specs=None,replication_status=,reservations=['4b22d779-5bea-4a56-9687-dea5f5f711e0','6e84a1ba-01fa-4ebf-95fa-040f231976a9','41badc44-ae3a-44f3-ad60-588c7c5e9b77','315827b8-8c78-48ca-94cf-3756f0f72c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3010e9201b46ea887f1f0fe19ff9c4',volume_type_id=4db3e47e-c89a-4afc-ae0c-ba0b9d359de5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23: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=bb48b910-b747-4523-bb62-a4e6dacba603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01d5406c6b0040c08f734d5586d4bca2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3010e9201b46ea887f1f0fe19ff9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4db3e47e-c89a-4afc-ae0c-ba0b9d359de5),volume_type_id=4db3e47e-c89a-4afc-ae0c-ba0b9d359de5)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e98996-6ae9-4230-bd26-33c916fc9095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4550739-31b3-4c46-b738-be8afef39332) transitioned into state 'SUCCESS' from state '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-1737177609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['a0378cab-f5b0-413f-a905-51703a6180af','3be385a6-9e61-4681-8e59-9b2b073e27a5','390e0232-3dc2-40f9-9e18-ec3fe6686e3b','ff147e5b-259f-4311-8878-825795c7cf35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42813e4f-ec55-441f-bc80-504ee9743138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42813e4f-ec55-441f-bc80-504ee9743138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (3fe07aaa-fbf8-40c2-98af-71ef4dad8b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request issued successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9565bb25-6687-458b-9e3e-4385a9811c9a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1440/2805] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:23:20 2026] POST /volume/v3/volumes => generated 771 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-40ffef88-3148-4c33-8aea-172d69555922 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e98996-6ae9-4230-bd26-33c916fc9095) transitioned into state 'SUCCESS' from 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='01d5406c6b0040c08f734d5586d4bca2',qos_specs=None,replication_status=,reservations=['4b22d779-5bea-4a56-9687-dea5f5f711e0','6e84a1ba-01fa-4ebf-95fa-040f231976a9','41badc44-ae3a-44f3-ad60-588c7c5e9b77','315827b8-8c78-48ca-94cf-3756f0f72c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3010e9201b46ea887f1f0fe19ff9c4',volume_type_id=4db3e47e-c89a-4afc-ae0c-ba0b9d359de5)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b633c1d9-d379-4742-96e1-e71897b70bd1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1613742727"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d2bfe8-3832-4299-b3b6-960d33244dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request body: {'volume': {"'source_volid": 'b633c1d9-d379-4742-96e1-e71897b70bd1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1613742727'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume of 1 GB Sep 01 02:23:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Availability Zones retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d2bfe8-3832-4299-b3b6-960d33244dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Flow 'volume_create_api' (691b7ecf-481a-4bd2-9bad-be8337ad1dae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Create volume request issued successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26a73222-5844-4922-9b08-af2c4cf42f4a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1366/2806] 192.168.122.15 () {62 vars in 1177 bytes} [Tue Sep 1 02:23:20 2026] POST /volume/v3/volumes => generated 780 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (1602099a-d22e-45b4-a2cb-0982093fc37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1a0b8173-2b3c-47a2-8233-a7728142277a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1a0b8173-2b3c-47a2-8233-a7728142277a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] GET http://192.168.122.15/volume/v3/volumes/bb48b910-b747-4523-bb62-a4e6dacba603 Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1a0b8173-2b3c-47a2-8233-a7728142277a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc2138c2-b64a-42da-8ad9-2bed159c6ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1a0b8173-2b3c-47a2-8233-a7728142277a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1a0b8173-2b3c-47a2-8233-a7728142277a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Volume info retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1a0b8173-2b3c-47a2-8233-a7728142277a tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes/bb48b910-b747-4523-bb62-a4e6dacba603 returned with HTTP 200 Sep 01 02:23:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1367/2807] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/volumes/bb48b910-b747-4523-bb62-a4e6dacba603 => generated 959 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc2138c2-b64a-42da-8ad9-2bed159c6ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:20 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a814b53f-418a-463b-a502-d200db4a9661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Created reservations ['6077bb94-645d-4de7-9dde-786857ee2171', '1906a0cf-430d-488c-981a-34f8144f78c8', '91f6c0ba-a843-4323-853a-6641c4f148f3', 'ea053f44-4dc7-4348-9ef1-e56fdae5692d'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a814b53f-418a-463b-a502-d200db4a9661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6077bb94-645d-4de7-9dde-786857ee2171', '1906a0cf-430d-488c-981a-34f8144f78c8', '91f6c0ba-a843-4323-853a-6641c4f148f3', 'ea053f44-4dc7-4348-9ef1-e56fdae5692d']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db063623-add6-4798-9d3f-907688d6f9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-08f41f4c-f584-484c-bf88-59e00d6390fb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-08f41f4c-f584-484c-bf88-59e00d6390fb tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-08f41f4c-f584-484c-bf88-59e00d6390fb tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-08f41f4c-f584-484c-bf88-59e00d6390fb tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db063623-add6-4798-9d3f-907688d6f9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51292d50-c58f-49f2-8f79-1faf5c4f2cde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1613742727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['6077bb94-645d-4de7-9dde-786857ee2171','1906a0cf-430d-488c-981a-34f8144f78c8','91f6c0ba-a843-4323-853a-6641c4f148f3','ea053f44-4dc7-4348-9ef1-e56fdae5692d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1613742727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51292d50-c58f-49f2-8f79-1faf5c4f2cde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acf3f63f04a647f899cfc4920a4e9244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7be44dfcd4444a87892e4c84838ab276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9da39f2-5627-489e-b215-bb3339b924c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-08f41f4c-f584-484c-bf88-59e00d6390fb tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot retrieved successfully. Sep 01 02:23:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-08f41f4c-f584-484c-bf88-59e00d6390fb tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb returned with HTTP 200 Sep 01 02:23:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1368/2808] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:21 2026] GET /volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9da39f2-5627-489e-b215-bb3339b924c7) transitioned into state 'SUCCESS' from state '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-1613742727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['6077bb94-645d-4de7-9dde-786857ee2171','1906a0cf-430d-488c-981a-34f8144f78c8','91f6c0ba-a843-4323-853a-6641c4f148f3','ea053f44-4dc7-4348-9ef1-e56fdae5692d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be5ecfe-f900-48b7-8994-26e6b30c7965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be5ecfe-f900-48b7-8994-26e6b30c7965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (1602099a-d22e-45b4-a2cb-0982093fc37d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request issued successfully. Sep 01 02:23:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-40ffef88-3148-4c33-8aea-172d69555922 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1441/2809] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:23:20 2026] POST /volume/v3/volumes => generated 771 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b633c1d9-d379-4742-96e1-e71897b70bd1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1585600473"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request body: {'volume': {"'source_volid": 'b633c1d9-d379-4742-96e1-e71897b70bd1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1585600473'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume of 1 GB Sep 01 02:23:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Availability Zones retrieved successfully. Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (b2c6346c-6669-4f3b-865f-a6c642c761c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efd5d50-602f-4726-b413-651d2437fe17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efd5d50-602f-4726-b413-651d2437fe17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdacb015-7d67-406e-9ce7-5935ff68810d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Created reservations ['f0fd23ab-5d2a-4af7-a3ba-b3c89e42db24', 'd9001cbd-027b-456c-a40a-a0fdc05187ba', 'de17de3b-a0dd-4d33-9743-df5a9ed559b7', '27fbe042-1932-42b4-a75f-11fc037baacd'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdacb015-7d67-406e-9ce7-5935ff68810d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0fd23ab-5d2a-4af7-a3ba-b3c89e42db24', 'd9001cbd-027b-456c-a40a-a0fdc05187ba', 'de17de3b-a0dd-4d33-9743-df5a9ed559b7', '27fbe042-1932-42b4-a75f-11fc037baacd']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cdd6ca9-3465-4416-8985-0ea41d141bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cdd6ca9-3465-4416-8985-0ea41d141bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46f61eb5-3ce7-432b-aac7-9b12ed3dc574', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1585600473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['f0fd23ab-5d2a-4af7-a3ba-b3c89e42db24','d9001cbd-027b-456c-a40a-a0fdc05187ba','de17de3b-a0dd-4d33-9743-df5a9ed559b7','27fbe042-1932-42b4-a75f-11fc037baacd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1585600473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46f61eb5-3ce7-432b-aac7-9b12ed3dc574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acf3f63f04a647f899cfc4920a4e9244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7be44dfcd4444a87892e4c84838ab276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bad71a6-eda4-41bc-86cc-881add84056f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bad71a6-eda4-41bc-86cc-881add84056f) transitioned into state 'SUCCESS' from state '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-1585600473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['f0fd23ab-5d2a-4af7-a3ba-b3c89e42db24','d9001cbd-027b-456c-a40a-a0fdc05187ba','de17de3b-a0dd-4d33-9743-df5a9ed559b7','27fbe042-1932-42b4-a75f-11fc037baacd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e28d13e8-ab37-4606-98a2-0621ac6a0b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e28d13e8-ab37-4606-98a2-0621ac6a0b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (b2c6346c-6669-4f3b-865f-a6c642c761c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request issued successfully. Sep 01 02:23:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c2c93e06-5f6d-4e40-8155-bbe232acaf25 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1369/2810] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:23:21 2026] POST /volume/v3/volumes => generated 771 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b633c1d9-d379-4742-96e1-e71897b70bd1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-601817554"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request body: {'volume': {"'source_volid": 'b633c1d9-d379-4742-96e1-e71897b70bd1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-601817554'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume of 1 GB Sep 01 02:23:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Availability Zones retrieved successfully. Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f88c1594-f2d8-45cf-9ff5-59dae7af176d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f88c1594-f2d8-45cf-9ff5-59dae7af176d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] GET http://192.168.122.15/volume/v3/volumes/bb48b910-b747-4523-bb62-a4e6dacba603 Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f88c1594-f2d8-45cf-9ff5-59dae7af176d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f88c1594-f2d8-45cf-9ff5-59dae7af176d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (b12ba5fa-fc04-488a-ae73-d7850beb4492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc6b7e6-a8b9-4265-8ce4-361038bb8fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f88c1594-f2d8-45cf-9ff5-59dae7af176d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Volume info retrieved successfully. Sep 01 02:23:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f88c1594-f2d8-45cf-9ff5-59dae7af176d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes/bb48b910-b747-4523-bb62-a4e6dacba603 returned with HTTP 200 Sep 01 02:23:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1370/2811] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:23:21 2026] GET /volume/v3/volumes/bb48b910-b747-4523-bb62-a4e6dacba603 => generated 980 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc6b7e6-a8b9-4265-8ce4-361038bb8fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:21 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1651554-ef33-45cd-af82-cc8777369959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8bcd8c52-1354-4a6a-96ee-5771e23ae8ee None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8bcd8c52-1354-4a6a-96ee-5771e23ae8ee tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] GET http://192.168.122.15/volume/v3/messages Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8bcd8c52-1354-4a6a-96ee-5771e23ae8ee tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8bcd8c52-1354-4a6a-96ee-5771e23ae8ee tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8bcd8c52-1354-4a6a-96ee-5771e23ae8ee tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:23:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1371/2812] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:23:22 2026] GET /volume/v3/messages => generated 676 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8ca32fa7-3e45-4e66-b002-d90311c915db None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Created reservations ['99ac3e82-3658-4b9d-8a79-bd1c7cff6929', '8f958958-1815-49f8-841e-006112d2fe90', '6e2040c0-5e8d-4c04-ad30-d96a36db9b26', '3ad8468a-d8eb-41ad-816f-233ec6fd838e'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1651554-ef33-45cd-af82-cc8777369959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99ac3e82-3658-4b9d-8a79-bd1c7cff6929', '8f958958-1815-49f8-841e-006112d2fe90', '6e2040c0-5e8d-4c04-ad30-d96a36db9b26', '3ad8468a-d8eb-41ad-816f-233ec6fd838e']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3417239a-bb49-4f77-8b61-14c0a4ca37b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3417239a-bb49-4f77-8b61-14c0a4ca37b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6f0f568-cfe2-433d-91c5-211a6b01d5a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-601817554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['99ac3e82-3658-4b9d-8a79-bd1c7cff6929','8f958958-1815-49f8-841e-006112d2fe90','6e2040c0-5e8d-4c04-ad30-d96a36db9b26','3ad8468a-d8eb-41ad-816f-233ec6fd838e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-601817554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6f0f568-cfe2-433d-91c5-211a6b01d5a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acf3f63f04a647f899cfc4920a4e9244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7be44dfcd4444a87892e4c84838ab276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd209ef-6dcb-49ca-bc78-0656c46de18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd209ef-6dcb-49ca-bc78-0656c46de18e) transitioned into state 'SUCCESS' from state '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-601817554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['99ac3e82-3658-4b9d-8a79-bd1c7cff6929','8f958958-1815-49f8-841e-006112d2fe90','6e2040c0-5e8d-4c04-ad30-d96a36db9b26','3ad8468a-d8eb-41ad-816f-233ec6fd838e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113066d5-6efd-43e5-bcc0-ad5b96e71a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113066d5-6efd-43e5-bcc0-ad5b96e71a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (b12ba5fa-fc04-488a-ae73-d7850beb4492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request issued successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3db55b6b-d340-4223-9a5e-7fbc65ebf71a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1442/2813] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:23:21 2026] POST /volume/v3/volumes => generated 770 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cb088bd0-79ff-4790-bdd6-a7eb02ccec94 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cb088bd0-79ff-4790-bdd6-a7eb02ccec94 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cb088bd0-79ff-4790-bdd6-a7eb02ccec94 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cb088bd0-79ff-4790-bdd6-a7eb02ccec94 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cb088bd0-79ff-4790-bdd6-a7eb02ccec94 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Snapshot retrieved successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cb088bd0-79ff-4790-bdd6-a7eb02ccec94 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb returned with HTTP 200 Sep 01 02:23:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1443/2814] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:22 2026] GET /volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb => generated 472 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f828acb9-b623-4026-94ab-f9b784e83342 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b633c1d9-d379-4742-96e1-e71897b70bd1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-128557806"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request body: {'volume': {"'source_volid": 'b633c1d9-d379-4742-96e1-e71897b70bd1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-128557806'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume of 1 GB Sep 01 02:23:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Availability Zones retrieved successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (e2c241ed-f326-4631-bb77-cf4798ae5ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ca32fa7-3e45-4e66-b002-d90311c915db tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] DELETE http://192.168.122.15/volume/v3/messages/716790a1-3ea0-473c-9eaa-ec5e09f6db1f Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8ca32fa7-3e45-4e66-b002-d90311c915db tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8ca32fa7-3e45-4e66-b002-d90311c915db tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d72578-afa1-4436-8947-efe18b642c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ca32fa7-3e45-4e66-b002-d90311c915db tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] http://192.168.122.15/volume/v3/messages/716790a1-3ea0-473c-9eaa-ec5e09f6db1f returned with HTTP 204 Sep 01 02:23:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1372/2815] 192.168.122.15 () {60 vars in 1273 bytes} [Tue Sep 1 02:23:22 2026] DELETE /volume/v3/messages/716790a1-3ea0-473c-9eaa-ec5e09f6db1f => generated 0 bytes in 697 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7f4d66a6-dff4-4ec1-a1f0-a5ccea4c6ff6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7f4d66a6-dff4-4ec1-a1f0-a5ccea4c6ff6 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] GET http://192.168.122.15/volume/v3/messages/716790a1-3ea0-473c-9eaa-ec5e09f6db1f Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7f4d66a6-dff4-4ec1-a1f0-a5ccea4c6ff6 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7f4d66a6-dff4-4ec1-a1f0-a5ccea4c6ff6 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7f4d66a6-dff4-4ec1-a1f0-a5ccea4c6ff6 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] http://192.168.122.15/volume/v3/messages/716790a1-3ea0-473c-9eaa-ec5e09f6db1f returned with HTTP 404 Sep 01 02:23:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1373/2816] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:23:22 2026] GET /volume/v3/messages/716790a1-3ea0-473c-9eaa-ec5e09f6db1f => generated 110 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a6f8a51e-3dc2-4898-bc3b-18c6e6b4113b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a6f8a51e-3dc2-4898-bc3b-18c6e6b4113b tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/bb48b910-b747-4523-bb62-a4e6dacba603 Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a6f8a51e-3dc2-4898-bc3b-18c6e6b4113b tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a6f8a51e-3dc2-4898-bc3b-18c6e6b4113b tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a6f8a51e-3dc2-4898-bc3b-18c6e6b4113b tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Delete volume with id: bb48b910-b747-4523-bb62-a4e6dacba603 Sep 01 02:23:22 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:22 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a6f8a51e-3dc2-4898-bc3b-18c6e6b4113b tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Volume info retrieved successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a6f8a51e-3dc2-4898-bc3b-18c6e6b4113b tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87154) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d72578-afa1-4436-8947-efe18b642c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:22 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b05647f-a8d5-4160-87d5-dff71fb6f84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:22 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-a6f8a51e-3dc2-4898-bc3b-18c6e6b4113b tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Created reservations ['c71063b3-4fb6-4218-bc76-def8bafdd3fd', '5ac7df24-73bf-4fe8-9907-684df5de7aee', '77347435-f3a4-42bc-9df3-daa87ed61b79', '7e1859ab-a871-4875-9c06-0eb4e8a2a419'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a6f8a51e-3dc2-4898-bc3b-18c6e6b4113b tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Delete volume request issued successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a6f8a51e-3dc2-4898-bc3b-18c6e6b4113b tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes/bb48b910-b747-4523-bb62-a4e6dacba603 returned with HTTP 202 Sep 01 02:23:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1374/2817] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:23:22 2026] DELETE /volume/v3/volumes/bb48b910-b747-4523-bb62-a4e6dacba603 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c67336a2-e5f6-45b0-ad2f-86af9ce0cd6f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c67336a2-e5f6-45b0-ad2f-86af9ce0cd6f tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] DELETE http://192.168.122.15/volume/v3/types/4db3e47e-c89a-4afc-ae0c-ba0b9d359de5 Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c67336a2-e5f6-45b0-ad2f-86af9ce0cd6f tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c67336a2-e5f6-45b0-ad2f-86af9ce0cd6f tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Created reservations ['a6fafd6e-fb95-4287-a99f-6b16036590eb', '75dc50fe-ee4c-47e9-addf-0b770dbd0873', 'cfe256f0-2c63-41a9-9228-8c7a8b9461af', '350fd958-5c31-4143-ad5f-3952aee5aa4f'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b05647f-a8d5-4160-87d5-dff71fb6f84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6fafd6e-fb95-4287-a99f-6b16036590eb', '75dc50fe-ee4c-47e9-addf-0b770dbd0873', 'cfe256f0-2c63-41a9-9228-8c7a8b9461af', '350fd958-5c31-4143-ad5f-3952aee5aa4f']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91fce564-9a5c-4af5-b17a-ddaed8c51dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c67336a2-e5f6-45b0-ad2f-86af9ce0cd6f tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/types/4db3e47e-c89a-4afc-ae0c-ba0b9d359de5 returned with HTTP 202 Sep 01 02:23:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1375/2818] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:23 2026] DELETE /volume/v3/types/4db3e47e-c89a-4afc-ae0c-ba0b9d359de5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-971cb828-ec09-4d75-80f2-20fca60d6c74 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-971cb828-ec09-4d75-80f2-20fca60d6c74 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-971cb828-ec09-4d75-80f2-20fca60d6c74 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1732786763", "extra_specs": {"storage_protocol": "tempest-storage_protocol-24225125", "vendor_name": "tempest-vendor_name-311225970"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91fce564-9a5c-4af5-b17a-ddaed8c51dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-128557806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['a6fafd6e-fb95-4287-a99f-6b16036590eb','75dc50fe-ee4c-47e9-addf-0b770dbd0873','cfe256f0-2c63-41a9-9228-8c7a8b9461af','350fd958-5c31-4143-ad5f-3952aee5aa4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-128557806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acf3f63f04a647f899cfc4920a4e9244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7be44dfcd4444a87892e4c84838ab276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0b5296-6538-4e9c-902b-90adb1d6086a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-971cb828-ec09-4d75-80f2-20fca60d6c74 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:23:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1376/2819] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:23 2026] POST /volume/v3/types => generated 327 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-afa94b6e-345f-43a2-a152-197ce2a90678 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b8073de8-cd0e-4967-b0d4-7092cb0f6081", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Create volume request body: {'volume': {'volume_type': 'b8073de8-cd0e-4967-b0d4-7092cb0f6081', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Create volume of 1 GB Sep 01 02:23:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0b5296-6538-4e9c-902b-90adb1d6086a) transitioned into state 'SUCCESS' from state '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-128557806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acf3f63f04a647f899cfc4920a4e9244',qos_specs=None,replication_status=,reservations=['a6fafd6e-fb95-4287-a99f-6b16036590eb','75dc50fe-ee4c-47e9-addf-0b770dbd0873','cfe256f0-2c63-41a9-9228-8c7a8b9461af','350fd958-5c31-4143-ad5f-3952aee5aa4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be44dfcd4444a87892e4c84838ab276',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e240f55-1963-4e07-ab34-7c47e91f6e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Flow 'volume_create_api' (866b67d4-8a87-4c68-a1de-5b442119d72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc45c2d-f877-4143-8fd7-b083c9458977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e240f55-1963-4e07-ab34-7c47e91f6e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Flow 'volume_create_api' (e2c241ed-f326-4631-bb77-cf4798ae5ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Create volume request issued successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f828acb9-b623-4026-94ab-f9b784e83342 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1444/2820] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:23:22 2026] POST /volume/v3/volumes => generated 770 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2e1b4a4d-abea-437c-a46a-23b9d09152f9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2e1b4a4d-abea-437c-a46a-23b9d09152f9 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2e1b4a4d-abea-437c-a46a-23b9d09152f9 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2e1b4a4d-abea-437c-a46a-23b9d09152f9 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc45c2d-f877-4143-8fd7-b083c9458977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-24225125',vendor_name='tempest-vendor_name-311225970'},id=b8073de8-cd0e-4967-b0d4-7092cb0f6081,is_public=True,name='tempest-ProjectMemberTests-volume-type-1732786763',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8073de8-cd0e-4967-b0d4-7092cb0f6081', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e73015-cc24-41e5-9ef5-10d1645413f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2e1b4a4d-abea-437c-a46a-23b9d09152f9 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2e1b4a4d-abea-437c-a46a-23b9d09152f9 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a returned with HTTP 200 Sep 01 02:23:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1445/2821] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:23 2026] GET /volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a => generated 864 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fedbb5b6-7eb2-4540-8829-9b2c2bb66400 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fedbb5b6-7eb2-4540-8829-9b2c2bb66400 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fedbb5b6-7eb2-4540-8829-9b2c2bb66400 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fedbb5b6-7eb2-4540-8829-9b2c2bb66400 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1732786763 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1732786763, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:23 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1732786763 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1732786763, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fedbb5b6-7eb2-4540-8829-9b2c2bb66400 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fedbb5b6-7eb2-4540-8829-9b2c2bb66400 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde returned with HTTP 200 Sep 01 02:23:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1446/2822] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:23 2026] GET /volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Created reservations ['607efdd1-de28-45b4-a027-f44779afe2d0', '935e4dea-9798-4c6e-8cc9-0d926cf4b93d', '4bbe72a1-10fa-4c1e-85a1-91139f8530af', 'b0066e04-92d6-4aa3-8170-d5fca67d0db4'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e73015-cc24-41e5-9ef5-10d1645413f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['607efdd1-de28-45b4-a027-f44779afe2d0', '935e4dea-9798-4c6e-8cc9-0d926cf4b93d', '4bbe72a1-10fa-4c1e-85a1-91139f8530af', 'b0066e04-92d6-4aa3-8170-d5fca67d0db4']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12abe977-8d8c-4b7f-b222-316236924b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3376db94-6c37-4b17-99ac-1e9fa57a5410 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3376db94-6c37-4b17-99ac-1e9fa57a5410 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3376db94-6c37-4b17-99ac-1e9fa57a5410 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3376db94-6c37-4b17-99ac-1e9fa57a5410 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3376db94-6c37-4b17-99ac-1e9fa57a5410 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb returned with HTTP 404 Sep 01 02:23:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1447/2823] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:23 2026] GET /volume/v3/snapshots/b7a3f72f-692e-4b6a-8c75-846344a1d2eb => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b39287ea-a769-484f-a8d0-9eeb9eb65b52 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12abe977-8d8c-4b7f-b222-316236924b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55fbdefc-f0a1-490d-b6c8-93167750bf4f', '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='01d5406c6b0040c08f734d5586d4bca2',qos_specs=None,replication_status=,reservations=['607efdd1-de28-45b4-a027-f44779afe2d0','935e4dea-9798-4c6e-8cc9-0d926cf4b93d','4bbe72a1-10fa-4c1e-85a1-91139f8530af','b0066e04-92d6-4aa3-8170-d5fca67d0db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3010e9201b46ea887f1f0fe19ff9c4',volume_type_id=b8073de8-cd0e-4967-b0d4-7092cb0f6081), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:23Z,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=55fbdefc-f0a1-490d-b6c8-93167750bf4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01d5406c6b0040c08f734d5586d4bca2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3010e9201b46ea887f1f0fe19ff9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8073de8-cd0e-4967-b0d4-7092cb0f6081),volume_type_id=b8073de8-cd0e-4967-b0d4-7092cb0f6081)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633cd8e7-3bd8-47f5-9ef7-50af443c7384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b39287ea-a769-484f-a8d0-9eeb9eb65b52 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] DELETE http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b39287ea-a769-484f-a8d0-9eeb9eb65b52 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b39287ea-a769-484f-a8d0-9eeb9eb65b52 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-b39287ea-a769-484f-a8d0-9eeb9eb65b52 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume with id: a69f4765-b9c0-432f-bc97-58ab8e310a5f Sep 01 02:23:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b39287ea-a769-484f-a8d0-9eeb9eb65b52 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633cd8e7-3bd8-47f5-9ef7-50af443c7384) transitioned into state 'SUCCESS' from 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='01d5406c6b0040c08f734d5586d4bca2',qos_specs=None,replication_status=,reservations=['607efdd1-de28-45b4-a027-f44779afe2d0','935e4dea-9798-4c6e-8cc9-0d926cf4b93d','4bbe72a1-10fa-4c1e-85a1-91139f8530af','b0066e04-92d6-4aa3-8170-d5fca67d0db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3010e9201b46ea887f1f0fe19ff9c4',volume_type_id=b8073de8-cd0e-4967-b0d4-7092cb0f6081)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ab8627-c97d-4ae6-a881-32f6eab735f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b39287ea-a769-484f-a8d0-9eeb9eb65b52 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Delete volume request issued successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b39287ea-a769-484f-a8d0-9eeb9eb65b52 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f returned with HTTP 202 Sep 01 02:23:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1448/2824] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:23 2026] DELETE /volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ab8627-c97d-4ae6-a881-32f6eab735f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fc13e17a-99e2-450c-8664-aa5b22ccf195 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Flow 'volume_create_api' (866b67d4-8a87-4c68-a1de-5b442119d72a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Create volume request issued successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-afa94b6e-345f-43a2-a152-197ce2a90678 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1377/2825] 192.168.122.15 () {62 vars in 1177 bytes} [Tue Sep 1 02:23:23 2026] POST /volume/v3/volumes => generated 780 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fc13e17a-99e2-450c-8664-aa5b22ccf195 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fc13e17a-99e2-450c-8664-aa5b22ccf195 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fc13e17a-99e2-450c-8664-aa5b22ccf195 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ec63289e-415e-4980-93f0-db09e3ba1488 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec63289e-415e-4980-93f0-db09e3ba1488 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] GET http://192.168.122.15/volume/v3/volumes/55fbdefc-f0a1-490d-b6c8-93167750bf4f Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ec63289e-415e-4980-93f0-db09e3ba1488 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ec63289e-415e-4980-93f0-db09e3ba1488 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fc13e17a-99e2-450c-8664-aa5b22ccf195 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fc13e17a-99e2-450c-8664-aa5b22ccf195 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f returned with HTTP 200 Sep 01 02:23:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1449/2826] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:23 2026] GET /volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f => generated 859 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ec63289e-415e-4980-93f0-db09e3ba1488 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Volume info retrieved successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec63289e-415e-4980-93f0-db09e3ba1488 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes/55fbdefc-f0a1-490d-b6c8-93167750bf4f returned with HTTP 200 Sep 01 02:23:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1378/2827] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:23:23 2026] GET /volume/v3/volumes/55fbdefc-f0a1-490d-b6c8-93167750bf4f => generated 959 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-860805747"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-860805747'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume of 1 GB Sep 01 02:23:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (b694ea66-a041-463e-8001-6c53c2dc9572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad44901a-367c-4d8b-9c7a-bb5c1e7aaa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad44901a-367c-4d8b-9c7a-bb5c1e7aaa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12a57a7-09e9-417c-bba9-f5e49f82fa71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['d9e16a8f-ff36-435c-b378-8b56333642cd', 'd5e93ec3-1850-4188-b5f6-c624466fd1fb', '9c9b5b1c-3ef6-4fbe-bbcb-fcc407d2338f', 'a7e30cab-922b-4690-9901-d3e6be247d62'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12a57a7-09e9-417c-bba9-f5e49f82fa71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9e16a8f-ff36-435c-b378-8b56333642cd', 'd5e93ec3-1850-4188-b5f6-c624466fd1fb', '9c9b5b1c-3ef6-4fbe-bbcb-fcc407d2338f', 'a7e30cab-922b-4690-9901-d3e6be247d62']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6ac855-1a9b-4fdb-94a1-b6bd92d3a2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-63ec111b-d495-41d1-b431-9e06679a4a9c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-63ec111b-d495-41d1-b431-9e06679a4a9c tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-63ec111b-d495-41d1-b431-9e06679a4a9c tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-63ec111b-d495-41d1-b431-9e06679a4a9c tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6ac855-1a9b-4fdb-94a1-b6bd92d3a2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4149b49-e2f6-4529-9d8e-eb3749b375b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-860805747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['d9e16a8f-ff36-435c-b378-8b56333642cd','d5e93ec3-1850-4188-b5f6-c624466fd1fb','9c9b5b1c-3ef6-4fbe-bbcb-fcc407d2338f','a7e30cab-922b-4690-9901-d3e6be247d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-860805747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4149b49-e2f6-4529-9d8e-eb3749b375b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='811b8c6835e74046a1a40da2d497a808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9a91ab8392345d282a619036de6ea35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-63ec111b-d495-41d1-b431-9e06679a4a9c tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ba1cc5-da57-4032-9d4d-efdf9eb09cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-63ec111b-d495-41d1-b431-9e06679a4a9c tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde returned with HTTP 200 Sep 01 02:23:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1379/2828] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:24 2026] GET /volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ab1c2c51-f036-4e3c-823d-8ba0b0d52e90 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ab1c2c51-f036-4e3c-823d-8ba0b0d52e90 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ab1c2c51-f036-4e3c-823d-8ba0b0d52e90 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ab1c2c51-f036-4e3c-823d-8ba0b0d52e90 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ba1cc5-da57-4032-9d4d-efdf9eb09cbd) transitioned into state 'SUCCESS' from state '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-860805747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['d9e16a8f-ff36-435c-b378-8b56333642cd','d5e93ec3-1850-4188-b5f6-c624466fd1fb','9c9b5b1c-3ef6-4fbe-bbcb-fcc407d2338f','a7e30cab-922b-4690-9901-d3e6be247d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69947b39-d5c6-4667-acfb-833f152e7393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ab1c2c51-f036-4e3c-823d-8ba0b0d52e90 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ab1c2c51-f036-4e3c-823d-8ba0b0d52e90 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 returned with HTTP 200 Sep 01 02:23:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1380/2829] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:24 2026] GET /volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69947b39-d5c6-4667-acfb-833f152e7393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (b694ea66-a041-463e-8001-6c53c2dc9572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request issued successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c8c0ca72-32f2-445b-900f-a059a5718e38 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1450/2830] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:24 2026] POST /volume/v3/volumes => generated 784 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9b890ecb-eb0c-4159-b3cb-5aafa9e6c6c0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9b890ecb-eb0c-4159-b3cb-5aafa9e6c6c0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9b890ecb-eb0c-4159-b3cb-5aafa9e6c6c0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9b890ecb-eb0c-4159-b3cb-5aafa9e6c6c0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9b890ecb-eb0c-4159-b3cb-5aafa9e6c6c0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9b890ecb-eb0c-4159-b3cb-5aafa9e6c6c0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 returned with HTTP 200 Sep 01 02:23:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1381/2831] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:24 2026] GET /volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2ae6c8ce-1e13-4318-982c-330457b1a5d1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ae6c8ce-1e13-4318-982c-330457b1a5d1 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ae6c8ce-1e13-4318-982c-330457b1a5d1 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2ae6c8ce-1e13-4318-982c-330457b1a5d1 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:24 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ae4d426b-3919-4c02-9780-d553318219cf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ae4d426b-3919-4c02-9780-d553318219cf tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] GET http://192.168.122.15/volume/v3/volumes/55fbdefc-f0a1-490d-b6c8-93167750bf4f Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ae4d426b-3919-4c02-9780-d553318219cf tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ae4d426b-3919-4c02-9780-d553318219cf tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2ae6c8ce-1e13-4318-982c-330457b1a5d1 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Volume info retrieved successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2ae6c8ce-1e13-4318-982c-330457b1a5d1 tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f returned with HTTP 200 Sep 01 02:23:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1451/2832] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:24 2026] GET /volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:24 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ae4d426b-3919-4c02-9780-d553318219cf tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Volume info retrieved successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ae4d426b-3919-4c02-9780-d553318219cf tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes/55fbdefc-f0a1-490d-b6c8-93167750bf4f returned with HTTP 200 Sep 01 02:23:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1382/2833] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:23:24 2026] GET /volume/v3/volumes/55fbdefc-f0a1-490d-b6c8-93167750bf4f => generated 980 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-63bd1210-dfbd-47ce-983a-06527587e9e1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-63bd1210-dfbd-47ce-983a-06527587e9e1 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] GET http://192.168.122.15/volume/v3/messages Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-63bd1210-dfbd-47ce-983a-06527587e9e1 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-63bd1210-dfbd-47ce-983a-06527587e9e1 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-63bd1210-dfbd-47ce-983a-06527587e9e1 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:23:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1452/2834] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:23:25 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7e344f33-6eef-42cb-9b28-330ba30774d6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7e344f33-6eef-42cb-9b28-330ba30774d6 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] GET http://192.168.122.15/volume/v3/messages Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7e344f33-6eef-42cb-9b28-330ba30774d6 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7e344f33-6eef-42cb-9b28-330ba30774d6 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7e344f33-6eef-42cb-9b28-330ba30774d6 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:23:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1383/2835] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:23:25 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f5a665a1-ea03-4259-b434-a120112d727c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5a665a1-ea03-4259-b434-a120112d727c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] DELETE http://192.168.122.15/volume/v3/messages/f9c9efb2-3381-45b4-b198-97c7cbd4d4b5 Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5a665a1-ea03-4259-b434-a120112d727c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5a665a1-ea03-4259-b434-a120112d727c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5a665a1-ea03-4259-b434-a120112d727c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/messages/f9c9efb2-3381-45b4-b198-97c7cbd4d4b5 returned with HTTP 204 Sep 01 02:23:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1453/2836] 192.168.122.15 () {60 vars in 1273 bytes} [Tue Sep 1 02:23:25 2026] DELETE /volume/v3/messages/f9c9efb2-3381-45b4-b198-97c7cbd4d4b5 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c71941cc-632e-4470-99ee-fba0fff0888d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c71941cc-632e-4470-99ee-fba0fff0888d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/55fbdefc-f0a1-490d-b6c8-93167750bf4f Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c71941cc-632e-4470-99ee-fba0fff0888d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c71941cc-632e-4470-99ee-fba0fff0888d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-c71941cc-632e-4470-99ee-fba0fff0888d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Delete volume with id: 55fbdefc-f0a1-490d-b6c8-93167750bf4f Sep 01 02:23:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c71941cc-632e-4470-99ee-fba0fff0888d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Volume info retrieved successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-c71941cc-632e-4470-99ee-fba0fff0888d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87154) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c71941cc-632e-4470-99ee-fba0fff0888d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Created reservations ['3060e767-808a-49c6-8ab1-133c7ef3311b', '6ffbf19a-167b-46ba-a2b6-27997628e84a', '35aef109-a040-4404-a712-73e2d8cd3158', 'aed5f767-8de5-4200-bc99-db7a62d3824d'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c71941cc-632e-4470-99ee-fba0fff0888d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Delete volume request issued successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c71941cc-632e-4470-99ee-fba0fff0888d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes/55fbdefc-f0a1-490d-b6c8-93167750bf4f returned with HTTP 202 Sep 01 02:23:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1384/2837] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:23:25 2026] DELETE /volume/v3/volumes/55fbdefc-f0a1-490d-b6c8-93167750bf4f => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6c82fbe4-ee75-4d4a-b3e3-5ed01f3e812f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c82fbe4-ee75-4d4a-b3e3-5ed01f3e812f tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] DELETE http://192.168.122.15/volume/v3/types/b8073de8-cd0e-4967-b0d4-7092cb0f6081 Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c82fbe4-ee75-4d4a-b3e3-5ed01f3e812f tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c82fbe4-ee75-4d4a-b3e3-5ed01f3e812f tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c82fbe4-ee75-4d4a-b3e3-5ed01f3e812f tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/types/b8073de8-cd0e-4967-b0d4-7092cb0f6081 returned with HTTP 202 Sep 01 02:23:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1454/2838] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:25 2026] DELETE /volume/v3/types/b8073de8-cd0e-4967-b0d4-7092cb0f6081 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-03d5abc2-fe08-4037-9b79-644b46e0c20c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03d5abc2-fe08-4037-9b79-644b46e0c20c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03d5abc2-fe08-4037-9b79-644b46e0c20c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2081560591", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1868974690", "vendor_name": "tempest-vendor_name-1029854435"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03d5abc2-fe08-4037-9b79-644b46e0c20c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:23:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1385/2839] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:25 2026] POST /volume/v3/types => generated 330 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "259c62ab-ebd1-4824-b750-fe8112747f4c", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Create volume request body: {'volume': {'volume_type': '259c62ab-ebd1-4824-b750-fe8112747f4c', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Create volume of 1 GB Sep 01 02:23:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Flow 'volume_create_api' (d213fecb-81bc-4d7a-b2bd-944e0e4d25fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2235a4da-c007-4b18-9bfa-4e982b3c9dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2235a4da-c007-4b18-9bfa-4e982b3c9dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:23:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1868974690',vendor_name='tempest-vendor_name-1029854435'},id=259c62ab-ebd1-4824-b750-fe8112747f4c,is_public=True,name='tempest-ProjectMemberTests-volume-type-2081560591',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '259c62ab-ebd1-4824-b750-fe8112747f4c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d273de9-3186-415f-afa6-424a34225b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2081560591 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2081560591, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:25 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2081560591 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2081560591, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Created reservations ['f985273b-40cf-487d-a504-2afa5955da32', 'a0800051-209b-4326-9017-9062a01f6bb2', 'f723bb3e-4d58-4800-a6a8-cb0a81e67919', '228362b4-2077-4032-8f7d-36ed4f746988'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d273de9-3186-415f-afa6-424a34225b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f985273b-40cf-487d-a504-2afa5955da32', 'a0800051-209b-4326-9017-9062a01f6bb2', 'f723bb3e-4d58-4800-a6a8-cb0a81e67919', '228362b4-2077-4032-8f7d-36ed4f746988']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeaf3819-76ae-45de-9f32-f2ac0415729f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1a492ed8-f2a1-46e7-a1a5-69fd7500a39e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1a492ed8-f2a1-46e7-a1a5-69fd7500a39e tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1a492ed8-f2a1-46e7-a1a5-69fd7500a39e tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1a492ed8-f2a1-46e7-a1a5-69fd7500a39e tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeaf3819-76ae-45de-9f32-f2ac0415729f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03c28bee-8e5a-4be7-9dfb-bd82ce483ed9', '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='01d5406c6b0040c08f734d5586d4bca2',qos_specs=None,replication_status=,reservations=['f985273b-40cf-487d-a504-2afa5955da32','a0800051-209b-4326-9017-9062a01f6bb2','f723bb3e-4d58-4800-a6a8-cb0a81e67919','228362b4-2077-4032-8f7d-36ed4f746988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3010e9201b46ea887f1f0fe19ff9c4',volume_type_id=259c62ab-ebd1-4824-b750-fe8112747f4c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03c28bee-8e5a-4be7-9dfb-bd82ce483ed9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01d5406c6b0040c08f734d5586d4bca2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3010e9201b46ea887f1f0fe19ff9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(259c62ab-ebd1-4824-b750-fe8112747f4c),volume_type_id=259c62ab-ebd1-4824-b750-fe8112747f4c)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565e5e9f-9d4e-42a8-9fad-4fe1ce0f2083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1a492ed8-f2a1-46e7-a1a5-69fd7500a39e tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1a492ed8-f2a1-46e7-a1a5-69fd7500a39e tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 returned with HTTP 200 Sep 01 02:23:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1386/2840] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:25 2026] GET /volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c3b05a85-490f-47e7-b04e-47e1e51f0bef None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c3b05a85-490f-47e7-b04e-47e1e51f0bef tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c3b05a85-490f-47e7-b04e-47e1e51f0bef tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c3b05a85-490f-47e7-b04e-47e1e51f0bef tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565e5e9f-9d4e-42a8-9fad-4fe1ce0f2083) transitioned into state 'SUCCESS' from 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='01d5406c6b0040c08f734d5586d4bca2',qos_specs=None,replication_status=,reservations=['f985273b-40cf-487d-a504-2afa5955da32','a0800051-209b-4326-9017-9062a01f6bb2','f723bb3e-4d58-4800-a6a8-cb0a81e67919','228362b4-2077-4032-8f7d-36ed4f746988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3010e9201b46ea887f1f0fe19ff9c4',volume_type_id=259c62ab-ebd1-4824-b750-fe8112747f4c)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a755d82-0e82-4fd7-ac0b-e5f7dd138025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c3b05a85-490f-47e7-b04e-47e1e51f0bef tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a755d82-0e82-4fd7-ac0b-e5f7dd138025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Flow 'volume_create_api' (d213fecb-81bc-4d7a-b2bd-944e0e4d25fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Create volume request issued successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c3b05a85-490f-47e7-b04e-47e1e51f0bef tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 returned with HTTP 200 Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cbd79d7e-a332-4b04-8d9e-ad08b48fd037 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1387/2841] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:25 2026] GET /volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1455/2842] 192.168.122.15 () {62 vars in 1177 bytes} [Tue Sep 1 02:23:25 2026] POST /volume/v3/volumes => generated 780 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1ba9fa65-3874-41f2-9ad2-75eea67ca159 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1ba9fa65-3874-41f2-9ad2-75eea67ca159 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1ba9fa65-3874-41f2-9ad2-75eea67ca159 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1ba9fa65-3874-41f2-9ad2-75eea67ca159 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e32df354-eb13-4b1a-ba8f-a3c4aba85b5c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e32df354-eb13-4b1a-ba8f-a3c4aba85b5c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] GET http://192.168.122.15/volume/v3/volumes/03c28bee-8e5a-4be7-9dfb-bd82ce483ed9 Sep 01 02:23:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e32df354-eb13-4b1a-ba8f-a3c4aba85b5c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e32df354-eb13-4b1a-ba8f-a3c4aba85b5c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1ba9fa65-3874-41f2-9ad2-75eea67ca159 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:25 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1ba9fa65-3874-41f2-9ad2-75eea67ca159 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 returned with HTTP 200 Sep 01 02:23:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1388/2843] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:25 2026] GET /volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e32df354-eb13-4b1a-ba8f-a3c4aba85b5c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Volume info retrieved successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e32df354-eb13-4b1a-ba8f-a3c4aba85b5c tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes/03c28bee-8e5a-4be7-9dfb-bd82ce483ed9 returned with HTTP 200 Sep 01 02:23:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1456/2844] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:23:25 2026] GET /volume/v3/volumes/03c28bee-8e5a-4be7-9dfb-bd82ce483ed9 => generated 959 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0acc8ed5-a137-459a-abbc-0f864b7458ed None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0acc8ed5-a137-459a-abbc-0f864b7458ed tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] GET http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f Sep 01 02:23:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0acc8ed5-a137-459a-abbc-0f864b7458ed tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0acc8ed5-a137-459a-abbc-0f864b7458ed tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0acc8ed5-a137-459a-abbc-0f864b7458ed tempest-CreateVolumesFromSnapshotTest-1471881094 tempest-CreateVolumesFromSnapshotTest-1471881094-project-member] http://192.168.122.15/volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f returned with HTTP 404 Sep 01 02:23:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1389/2845] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:26 2026] GET /volume/v3/volumes/a69f4765-b9c0-432f-bc97-58ab8e310a5f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-50045253-f96d-4ec6-9d8c-dcd3ed047632 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-50045253-f96d-4ec6-9d8c-dcd3ed047632 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 Sep 01 02:23:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-50045253-f96d-4ec6-9d8c-dcd3ed047632 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-50045253-f96d-4ec6-9d8c-dcd3ed047632 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a76bce4b-c102-4bf6-8597-5cc290167b6f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a76bce4b-c102-4bf6-8597-5cc290167b6f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 Sep 01 02:23:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a76bce4b-c102-4bf6-8597-5cc290167b6f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a76bce4b-c102-4bf6-8597-5cc290167b6f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-50045253-f96d-4ec6-9d8c-dcd3ed047632 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-50045253-f96d-4ec6-9d8c-dcd3ed047632 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 returned with HTTP 200 Sep 01 02:23:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1457/2846] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:26 2026] GET /volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a7396dcd-aadd-43f4-b89b-3513b4092f44 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a7396dcd-aadd-43f4-b89b-3513b4092f44 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] GET http://192.168.122.15/volume/v3/volumes/03c28bee-8e5a-4be7-9dfb-bd82ce483ed9 Sep 01 02:23:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a7396dcd-aadd-43f4-b89b-3513b4092f44 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a7396dcd-aadd-43f4-b89b-3513b4092f44 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a76bce4b-c102-4bf6-8597-5cc290167b6f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a7396dcd-aadd-43f4-b89b-3513b4092f44 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Volume info retrieved successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a7396dcd-aadd-43f4-b89b-3513b4092f44 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes/03c28bee-8e5a-4be7-9dfb-bd82ce483ed9 returned with HTTP 200 Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a76bce4b-c102-4bf6-8597-5cc290167b6f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 returned with HTTP 200 Sep 01 02:23:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1458/2847] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:23:26 2026] GET /volume/v3/volumes/03c28bee-8e5a-4be7-9dfb-bd82ce483ed9 => generated 980 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1390/2848] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:26 2026] GET /volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 => generated 1013 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8206ca8c-1aa4-46a1-8dc5-5b77f0351dce None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8206ca8c-1aa4-46a1-8dc5-5b77f0351dce tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8206ca8c-1aa4-46a1-8dc5-5b77f0351dce tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8206ca8c-1aa4-46a1-8dc5-5b77f0351dce tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1afabeb2-fb6d-4163-aa7f-b0cbf36ea793 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1afabeb2-fb6d-4163-aa7f-b0cbf36ea793 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] GET http://192.168.122.15/volume/v3/messages Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1afabeb2-fb6d-4163-aa7f-b0cbf36ea793 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1afabeb2-fb6d-4163-aa7f-b0cbf36ea793 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1afabeb2-fb6d-4163-aa7f-b0cbf36ea793 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:23:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1391/2849] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:23:27 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8e72d7ac-dcfb-4b03-b33f-92e7e385fe5d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8206ca8c-1aa4-46a1-8dc5-5b77f0351dce tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8e72d7ac-dcfb-4b03-b33f-92e7e385fe5d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] GET http://192.168.122.15/volume/v3/messages/894bd49f-71f8-4efd-8289-af824bfe84db Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8e72d7ac-dcfb-4b03-b33f-92e7e385fe5d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8e72d7ac-dcfb-4b03-b33f-92e7e385fe5d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8206ca8c-1aa4-46a1-8dc5-5b77f0351dce tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 returned with HTTP 200 Sep 01 02:23:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1459/2850] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:27 2026] GET /volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 => generated 863 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8e72d7ac-dcfb-4b03-b33f-92e7e385fe5d tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-member] http://192.168.122.15/volume/v3/messages/894bd49f-71f8-4efd-8289-af824bfe84db returned with HTTP 200 Sep 01 02:23:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1392/2851] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:23:27 2026] GET /volume/v3/messages/894bd49f-71f8-4efd-8289-af824bfe84db => generated 673 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-401aa9d9-b67b-4587-a042-68886a4de8cd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7d5584e8-4e11-4ba7-8ffb-70e474d1d2ae None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7d5584e8-4e11-4ba7-8ffb-70e474d1d2ae tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] DELETE http://192.168.122.15/volume/v3/messages/894bd49f-71f8-4efd-8289-af824bfe84db Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-401aa9d9-b67b-4587-a042-68886a4de8cd tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] DELETE http://192.168.122.15/volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-401aa9d9-b67b-4587-a042-68886a4de8cd tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-401aa9d9-b67b-4587-a042-68886a4de8cd tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7d5584e8-4e11-4ba7-8ffb-70e474d1d2ae tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-401aa9d9-b67b-4587-a042-68886a4de8cd tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume with id: c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7d5584e8-4e11-4ba7-8ffb-70e474d1d2ae tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7d5584e8-4e11-4ba7-8ffb-70e474d1d2ae tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/messages/894bd49f-71f8-4efd-8289-af824bfe84db returned with HTTP 204 Sep 01 02:23:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1393/2852] 192.168.122.15 () {60 vars in 1273 bytes} [Tue Sep 1 02:23:27 2026] DELETE /volume/v3/messages/894bd49f-71f8-4efd-8289-af824bfe84db => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-401aa9d9-b67b-4587-a042-68886a4de8cd tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/03c28bee-8e5a-4be7-9dfb-bd82ce483ed9 Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Delete volume with id: 03c28bee-8e5a-4be7-9dfb-bd82ce483ed9 Sep 01 02:23:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Volume info retrieved successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87154) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-401aa9d9-b67b-4587-a042-68886a4de8cd tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume request issued successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-401aa9d9-b67b-4587-a042-68886a4de8cd tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 returned with HTTP 202 Sep 01 02:23:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1460/2853] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:27 2026] DELETE /volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2081560591 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2081560591, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:27 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2081560591 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2081560591, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6f5ae462-c849-4497-af7b-a2d358805cb2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6f5ae462-c849-4497-af7b-a2d358805cb2 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6f5ae462-c849-4497-af7b-a2d358805cb2 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6f5ae462-c849-4497-af7b-a2d358805cb2 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:27 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Created reservations ['18332a63-8173-4c86-b2aa-5a64ce3f3039', 'ca4ce5e1-2692-4e65-a01b-08c76b8167db', '11dbd5e0-3edd-4f47-aca7-57a952e92a4e', '7b61016a-0aee-43ac-930e-d6d4e6ed00e8'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6f5ae462-c849-4497-af7b-a2d358805cb2 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6f5ae462-c849-4497-af7b-a2d358805cb2 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 returned with HTTP 200 Sep 01 02:23:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1461/2854] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:27 2026] GET /volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Delete volume request issued successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0bf76349-e2fb-400c-9b1b-ee8bd0610839 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/volumes/03c28bee-8e5a-4be7-9dfb-bd82ce483ed9 returned with HTTP 202 Sep 01 02:23:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1394/2855] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:23:27 2026] DELETE /volume/v3/volumes/03c28bee-8e5a-4be7-9dfb-bd82ce483ed9 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c3c223ff-1c4c-4a63-b4f3-3aeff4467ee4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3c223ff-1c4c-4a63-b4f3-3aeff4467ee4 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] DELETE http://192.168.122.15/volume/v3/types/259c62ab-ebd1-4824-b750-fe8112747f4c Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c3c223ff-1c4c-4a63-b4f3-3aeff4467ee4 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c3c223ff-1c4c-4a63-b4f3-3aeff4467ee4 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3c223ff-1c4c-4a63-b4f3-3aeff4467ee4 tempest-ProjectMemberTests-1282982356 tempest-ProjectMemberTests-1282982356-project-admin] http://192.168.122.15/volume/v3/types/259c62ab-ebd1-4824-b750-fe8112747f4c returned with HTTP 202 Sep 01 02:23:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1462/2856] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:27 2026] DELETE /volume/v3/types/259c62ab-ebd1-4824-b750-fe8112747f4c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6365f221-121e-45bb-9f9b-b135898e14b4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6365f221-121e-45bb-9f9b-b135898e14b4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6365f221-121e-45bb-9f9b-b135898e14b4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6365f221-121e-45bb-9f9b-b135898e14b4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6365f221-121e-45bb-9f9b-b135898e14b4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6365f221-121e-45bb-9f9b-b135898e14b4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 returned with HTTP 200 Sep 01 02:23:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1395/2857] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:28 2026] GET /volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4ad1be98-801b-4026-8676-eea3ca31a52b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-88a08c88-8821-4724-90f5-20f4f3c7273e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-88a08c88-8821-4724-90f5-20f4f3c7273e tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-88a08c88-8821-4724-90f5-20f4f3c7273e tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-88a08c88-8821-4724-90f5-20f4f3c7273e tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-88a08c88-8821-4724-90f5-20f4f3c7273e tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 returned with HTTP 404 Sep 01 02:23:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1396/2858] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:28 2026] GET /volume/v3/volumes/c6c1e1c6-3e2f-4cf0-bd21-43a7d05acf16 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3a78d4a7-aa11-4d96-ac56-9018d7c328e6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3a78d4a7-aa11-4d96-ac56-9018d7c328e6 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] DELETE http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3a78d4a7-aa11-4d96-ac56-9018d7c328e6 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3a78d4a7-aa11-4d96-ac56-9018d7c328e6 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-3a78d4a7-aa11-4d96-ac56-9018d7c328e6 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume with id: c6f0f568-cfe2-433d-91c5-211a6b01d5a8 Sep 01 02:23:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3a78d4a7-aa11-4d96-ac56-9018d7c328e6 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ad1be98-801b-4026-8676-eea3ca31a52b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:23:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4ad1be98-801b-4026-8676-eea3ca31a52b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4149b49-e2f6-4529-9d8e-eb3749b375b2", "name": "tempest-ProjectMemberTests-Snapshot-234343828"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3a78d4a7-aa11-4d96-ac56-9018d7c328e6 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume request issued successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3a78d4a7-aa11-4d96-ac56-9018d7c328e6 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 returned with HTTP 202 Sep 01 02:23:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1397/2859] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:28 2026] DELETE /volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f30ffc85-fadf-4e31-a69e-4896f5b63654 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4ad1be98-801b-4026-8676-eea3ca31a52b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Volume info retrieved successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-4ad1be98-801b-4026-8676-eea3ca31a52b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Create snapshot from volume b4149b49-e2f6-4529-9d8e-eb3749b375b2 Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f30ffc85-fadf-4e31-a69e-4896f5b63654 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f30ffc85-fadf-4e31-a69e-4896f5b63654 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f30ffc85-fadf-4e31-a69e-4896f5b63654 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f30ffc85-fadf-4e31-a69e-4896f5b63654 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f30ffc85-fadf-4e31-a69e-4896f5b63654 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 returned with HTTP 200 Sep 01 02:23:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1398/2860] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:28 2026] GET /volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 => generated 862 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-4ad1be98-801b-4026-8676-eea3ca31a52b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Created reservations ['8a8c1383-a936-4b2b-b0b8-68d1aead5358', '3c9c11bf-2daa-4797-a928-7cd3a1fc24a5', '64568b3a-1563-446f-9cb8-9e0606da5f17', 'ef921ade-3c38-4309-badf-141dcdb3c30e'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4ad1be98-801b-4026-8676-eea3ca31a52b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot create request issued successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4ad1be98-801b-4026-8676-eea3ca31a52b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1463/2861] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:28 2026] POST /volume/v3/snapshots => generated 304 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fb442104-af56-4307-a710-b28006032fde None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fb442104-af56-4307-a710-b28006032fde tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fb442104-af56-4307-a710-b28006032fde tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fb442104-af56-4307-a710-b28006032fde tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fb442104-af56-4307-a710-b28006032fde tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fb442104-af56-4307-a710-b28006032fde tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c returned with HTTP 200 Sep 01 02:23:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1399/2862] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:28 2026] GET /volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c => generated 436 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-69b7bd75-303a-4ba9-84ac-8651c85e8ca4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69b7bd75-303a-4ba9-84ac-8651c85e8ca4 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 Sep 01 02:23:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69b7bd75-303a-4ba9-84ac-8651c85e8ca4 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69b7bd75-303a-4ba9-84ac-8651c85e8ca4 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-69b7bd75-303a-4ba9-84ac-8651c85e8ca4 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69b7bd75-303a-4ba9-84ac-8651c85e8ca4 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 returned with HTTP 200 Sep 01 02:23:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1400/2863] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:29 2026] GET /volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 => generated 862 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-821779311"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-821779311'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:29 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Create volume of 1 GB Sep 01 02:23:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Availability Zones retrieved successfully. Sep 01 02:23:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Flow 'volume_create_api' (f5281919-6d40-4ef5-abde-055806c187c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4103dbac-f1c8-4e9a-863a-8ce3b7b93c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4103dbac-f1c8-4e9a-863a-8ce3b7b93c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:29 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72fd8095-eda1-4052-8f7b-5870a1b3a63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-625ae41a-9293-4425-867f-250bb4f41bca None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-625ae41a-9293-4425-867f-250bb4f41bca tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c Sep 01 02:23:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-625ae41a-9293-4425-867f-250bb4f41bca tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-625ae41a-9293-4425-867f-250bb4f41bca tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:29 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:29 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-625ae41a-9293-4425-867f-250bb4f41bca tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:23:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-625ae41a-9293-4425-867f-250bb4f41bca tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c returned with HTTP 200 Sep 01 02:23:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1401/2864] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:29 2026] GET /volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c => generated 436 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Created reservations ['1c9a4e36-8022-4f3d-b29c-a5ff7d3a4774', '92e4d1d7-42c3-4207-9a17-9e490891a510', 'ae8aa3ae-be2e-424a-8f70-ba86090d7ef8', '7d924dcf-e085-4989-8b56-dbb17cd38442'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72fd8095-eda1-4052-8f7b-5870a1b3a63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c9a4e36-8022-4f3d-b29c-a5ff7d3a4774', '92e4d1d7-42c3-4207-9a17-9e490891a510', 'ae8aa3ae-be2e-424a-8f70-ba86090d7ef8', '7d924dcf-e085-4989-8b56-dbb17cd38442']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (801995c1-eb77-44aa-8cde-071f34c91446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (801995c1-eb77-44aa-8cde-071f34c91446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c25a089-958c-4c6e-8b2c-aa6727a5dcc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-821779311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='949d4e45edd6466089e2f3f7dcf58684',qos_specs=None,replication_status=,reservations=['1c9a4e36-8022-4f3d-b29c-a5ff7d3a4774','92e4d1d7-42c3-4207-9a17-9e490891a510','ae8aa3ae-be2e-424a-8f70-ba86090d7ef8','7d924dcf-e085-4989-8b56-dbb17cd38442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813f8a1a001a471e8b34c76f079e6a92',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-821779311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c25a089-958c-4c6e-8b2c-aa6727a5dcc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='949d4e45edd6466089e2f3f7dcf58684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813f8a1a001a471e8b34c76f079e6a92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f37bbb9-4a00-435f-8591-63bf0227282a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f37bbb9-4a00-435f-8591-63bf0227282a) transitioned into state 'SUCCESS' from state '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-821779311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='949d4e45edd6466089e2f3f7dcf58684',qos_specs=None,replication_status=,reservations=['1c9a4e36-8022-4f3d-b29c-a5ff7d3a4774','92e4d1d7-42c3-4207-9a17-9e490891a510','ae8aa3ae-be2e-424a-8f70-ba86090d7ef8','7d924dcf-e085-4989-8b56-dbb17cd38442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813f8a1a001a471e8b34c76f079e6a92',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f656b09-684e-434b-bcc8-8603265895f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f656b09-684e-434b-bcc8-8603265895f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Flow 'volume_create_api' (f5281919-6d40-4ef5-abde-055806c187c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Create volume request issued successfully. Sep 01 02:23:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-66f6274e-af8e-4f07-8b67-739931fa2d1c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1464/2865] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:23:29 2026] POST /volume/v3/volumes => generated 776 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-605f6703-2030-4a95-b981-3fa02d1f34d8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-605f6703-2030-4a95-b981-3fa02d1f34d8 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-605f6703-2030-4a95-b981-3fa02d1f34d8 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-605f6703-2030-4a95-b981-3fa02d1f34d8 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-605f6703-2030-4a95-b981-3fa02d1f34d8 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-605f6703-2030-4a95-b981-3fa02d1f34d8 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 returned with HTTP 200 Sep 01 02:23:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1402/2866] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:30 2026] GET /volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 => generated 844 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a745925e-cc85-42e3-b9e8-557e25d5c441 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a745925e-cc85-42e3-b9e8-557e25d5c441 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a745925e-cc85-42e3-b9e8-557e25d5c441 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a745925e-cc85-42e3-b9e8-557e25d5c441 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a745925e-cc85-42e3-b9e8-557e25d5c441 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 returned with HTTP 404 Sep 01 02:23:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1465/2867] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:30 2026] GET /volume/v3/volumes/c6f0f568-cfe2-433d-91c5-211a6b01d5a8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-293e11f5-e653-4016-b8f9-88a2a2709a1a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-293e11f5-e653-4016-b8f9-88a2a2709a1a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] DELETE http://192.168.122.15/volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 Sep 01 02:23:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-293e11f5-e653-4016-b8f9-88a2a2709a1a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-293e11f5-e653-4016-b8f9-88a2a2709a1a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:30 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-293e11f5-e653-4016-b8f9-88a2a2709a1a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume with id: 46f61eb5-3ce7-432b-aac7-9b12ed3dc574 Sep 01 02:23:30 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:30 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-293e11f5-e653-4016-b8f9-88a2a2709a1a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-293e11f5-e653-4016-b8f9-88a2a2709a1a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume request issued successfully. Sep 01 02:23:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-293e11f5-e653-4016-b8f9-88a2a2709a1a tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 returned with HTTP 202 Sep 01 02:23:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1403/2868] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:30 2026] DELETE /volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5a17270b-c148-4542-8894-792a1cb646d3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5a17270b-c148-4542-8894-792a1cb646d3 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5a17270b-c148-4542-8894-792a1cb646d3 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5a17270b-c148-4542-8894-792a1cb646d3 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5a17270b-c148-4542-8894-792a1cb646d3 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5a17270b-c148-4542-8894-792a1cb646d3 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 returned with HTTP 200 Sep 01 02:23:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1466/2869] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:30 2026] GET /volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e6f0a0d6-7957-4912-bedc-0c0bca58ec31 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e6f0a0d6-7957-4912-bedc-0c0bca58ec31 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c Sep 01 02:23:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e6f0a0d6-7957-4912-bedc-0c0bca58ec31 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e6f0a0d6-7957-4912-bedc-0c0bca58ec31 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e6f0a0d6-7957-4912-bedc-0c0bca58ec31 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:23:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e6f0a0d6-7957-4912-bedc-0c0bca58ec31 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c returned with HTTP 200 Sep 01 02:23:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1404/2870] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:31 2026] GET /volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c => generated 436 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-16b6f43a-6051-4713-a766-e1bdb762c2c2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-16b6f43a-6051-4713-a766-e1bdb762c2c2 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-16b6f43a-6051-4713-a766-e1bdb762c2c2 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-16b6f43a-6051-4713-a766-e1bdb762c2c2 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-16b6f43a-6051-4713-a766-e1bdb762c2c2 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-16b6f43a-6051-4713-a766-e1bdb762c2c2 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 returned with HTTP 200 Sep 01 02:23:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1467/2871] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:31 2026] GET /volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 => generated 868 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2dbb41b2-4f6f-4289-944d-93bde3dd544f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2dbb41b2-4f6f-4289-944d-93bde3dd544f tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 Sep 01 02:23:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2dbb41b2-4f6f-4289-944d-93bde3dd544f tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2dbb41b2-4f6f-4289-944d-93bde3dd544f tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2dbb41b2-4f6f-4289-944d-93bde3dd544f tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 returned with HTTP 404 Sep 01 02:23:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1405/2872] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:31 2026] GET /volume/v3/volumes/46f61eb5-3ce7-432b-aac7-9b12ed3dc574 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c527ad06-a6f5-4484-9032-7688a3202857 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c527ad06-a6f5-4484-9032-7688a3202857 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] DELETE http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde Sep 01 02:23:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c527ad06-a6f5-4484-9032-7688a3202857 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c527ad06-a6f5-4484-9032-7688a3202857 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:31 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-c527ad06-a6f5-4484-9032-7688a3202857 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume with id: 51292d50-c58f-49f2-8f79-1faf5c4f2cde Sep 01 02:23:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c527ad06-a6f5-4484-9032-7688a3202857 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c527ad06-a6f5-4484-9032-7688a3202857 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume request issued successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c527ad06-a6f5-4484-9032-7688a3202857 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde returned with HTTP 202 Sep 01 02:23:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1468/2873] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:31 2026] DELETE /volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8df45eb0-c72d-41e2-9591-c8eedc3cabf5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8df45eb0-c72d-41e2-9591-c8eedc3cabf5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8df45eb0-c72d-41e2-9591-c8eedc3cabf5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8df45eb0-c72d-41e2-9591-c8eedc3cabf5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5b990efa-a7c5-4ee5-9391-34f9ddc85c99 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5b990efa-a7c5-4ee5-9391-34f9ddc85c99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5b990efa-a7c5-4ee5-9391-34f9ddc85c99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5b990efa-a7c5-4ee5-9391-34f9ddc85c99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5b990efa-a7c5-4ee5-9391-34f9ddc85c99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5b990efa-a7c5-4ee5-9391-34f9ddc85c99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c returned with HTTP 200 Sep 01 02:23:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1469/2874] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:32 2026] GET /volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c => generated 463 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8df45eb0-c72d-41e2-9591-c8eedc3cabf5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fcd9570f-8eab-4e45-8c82-1d77a27cbeb6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fcd9570f-8eab-4e45-8c82-1d77a27cbeb6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fcd9570f-8eab-4e45-8c82-1d77a27cbeb6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fcd9570f-8eab-4e45-8c82-1d77a27cbeb6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-fcd9570f-8eab-4e45-8c82-1d77a27cbeb6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Delete snapshot with id: 26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8df45eb0-c72d-41e2-9591-c8eedc3cabf5 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde returned with HTTP 200 Sep 01 02:23:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1406/2875] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:32 2026] GET /volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde => generated 863 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fcd9570f-8eab-4e45-8c82-1d77a27cbeb6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:32 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fcd9570f-8eab-4e45-8c82-1d77a27cbeb6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot delete request issued successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fcd9570f-8eab-4e45-8c82-1d77a27cbeb6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c returned with HTTP 202 Sep 01 02:23:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1470/2876] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:32 2026] DELETE /volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2f75f457-b8e1-4972-9c3c-f516410452a6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f75f457-b8e1-4972-9c3c-f516410452a6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f75f457-b8e1-4972-9c3c-f516410452a6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f75f457-b8e1-4972-9c3c-f516410452a6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f0e3db08-e9a7-479e-9b11-2faf17441e35 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2f75f457-b8e1-4972-9c3c-f516410452a6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f75f457-b8e1-4972-9c3c-f516410452a6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c returned with HTTP 200 Sep 01 02:23:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1407/2877] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:32 2026] GET /volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c => generated 462 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7c73b71f-9c70-4e5b-b640-889afe2e8e71 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7c73b71f-9c70-4e5b-b640-889afe2e8e71 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7c73b71f-9c70-4e5b-b640-889afe2e8e71 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7c73b71f-9c70-4e5b-b640-889afe2e8e71 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:32 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f0e3db08-e9a7-479e-9b11-2faf17441e35 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f0e3db08-e9a7-479e-9b11-2faf17441e35 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-271356057", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7c73b71f-9c70-4e5b-b640-889afe2e8e71 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7c73b71f-9c70-4e5b-b640-889afe2e8e71 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 returned with HTTP 200 Sep 01 02:23:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1408/2878] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:32 2026] GET /volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 => generated 868 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f0e3db08-e9a7-479e-9b11-2faf17441e35 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:23:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1471/2879] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:32 2026] POST /volume/v3/types => generated 379 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-17efabe4-c728-4164-8266-371b416d60c2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-17efabe4-c728-4164-8266-371b416d60c2 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] POST http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-17efabe4-c728-4164-8266-371b416d60c2 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-17efabe4-c728-4164-8266-371b416d60c2 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption returned with HTTP 200 Sep 01 02:23:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1409/2880] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:23:32 2026] POST /volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7bab91fe-09c0-4c75-8ad8-e6f1cbfd667b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7bab91fe-09c0-4c75-8ad8-e6f1cbfd667b tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7bab91fe-09c0-4c75-8ad8-e6f1cbfd667b tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2128360965", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7bab91fe-09c0-4c75-8ad8-e6f1cbfd667b tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:23:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1472/2881] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:32 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-110df1ac-589d-4c8c-a65d-1a5ad542dc77 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-110df1ac-589d-4c8c-a65d-1a5ad542dc77 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] POST http://192.168.122.15/volume/v3/types/d24c6b23-3369-4590-8b79-cb6e48c13f9e/encryption Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-110df1ac-589d-4c8c-a65d-1a5ad542dc77 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-110df1ac-589d-4c8c-a65d-1a5ad542dc77 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-110df1ac-589d-4c8c-a65d-1a5ad542dc77 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/d24c6b23-3369-4590-8b79-cb6e48c13f9e/encryption returned with HTTP 403 Sep 01 02:23:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1410/2882] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:23:32 2026] POST /volume/v3/types/d24c6b23-3369-4590-8b79-cb6e48c13f9e/encryption => generated 127 bytes in 221 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6643049a-c6d5-473d-81f9-cf9306b7aa29 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6643049a-c6d5-473d-81f9-cf9306b7aa29 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:23:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6643049a-c6d5-473d-81f9-cf9306b7aa29 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2001836859", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6643049a-c6d5-473d-81f9-cf9306b7aa29 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1473/2883] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:32 2026] POST /volume/v3/types => generated 380 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-27b76bac-7d78-452f-a4d8-6aaad57b54fe None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-27b76bac-7d78-452f-a4d8-6aaad57b54fe tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] POST http://192.168.122.15/volume/v3/types/35859e39-ac70-4923-b74f-82cbb1888ec4/extra_specs Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-27b76bac-7d78-452f-a4d8-6aaad57b54fe tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-27b76bac-7d78-452f-a4d8-6aaad57b54fe tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-27b76bac-7d78-452f-a4d8-6aaad57b54fe tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/35859e39-ac70-4923-b74f-82cbb1888ec4/extra_specs returned with HTTP 403 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1411/2884] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:23:33 2026] POST /volume/v3/types/35859e39-ac70-4923-b74f-82cbb1888ec4/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-eed9dd15-9886-465d-bf50-3e407f1f4ac6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eed9dd15-9886-465d-bf50-3e407f1f4ac6 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] PUT http://192.168.122.15/volume/v3/types/35859e39-ac70-4923-b74f-82cbb1888ec4/extra_specs/key2 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eed9dd15-9886-465d-bf50-3e407f1f4ac6 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-eed9dd15-9886-465d-bf50-3e407f1f4ac6 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eed9dd15-9886-465d-bf50-3e407f1f4ac6 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/35859e39-ac70-4923-b74f-82cbb1888ec4/extra_specs/key2 returned with HTTP 403 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1474/2885] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:23:33 2026] PUT /volume/v3/types/35859e39-ac70-4923-b74f-82cbb1888ec4/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-52753ec3-213b-4234-ad69-5eae1505e009 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-52753ec3-213b-4234-ad69-5eae1505e009 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] POST http://192.168.122.15/volume/v3/types Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-52753ec3-213b-4234-ad69-5eae1505e009 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-52753ec3-213b-4234-ad69-5eae1505e009 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-52753ec3-213b-4234-ad69-5eae1505e009 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types returned with HTTP 403 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1412/2886] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:23:33 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) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-11c111c7-4bcf-4d5d-98ad-9a641fae8fc7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11c111c7-4bcf-4d5d-98ad-9a641fae8fc7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11c111c7-4bcf-4d5d-98ad-9a641fae8fc7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-491431882", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cb9289eb-af4d-471f-b039-6229ecc24003 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cb9289eb-af4d-471f-b039-6229ecc24003 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cb9289eb-af4d-471f-b039-6229ecc24003 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11c111c7-4bcf-4d5d-98ad-9a641fae8fc7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cb9289eb-af4d-471f-b039-6229ecc24003 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1475/2887] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:33 2026] POST /volume/v3/types => generated 379 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3cb1d293-50d1-4d5a-8764-59ba53ae7007 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3cb1d293-50d1-4d5a-8764-59ba53ae7007 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] POST http://192.168.122.15/volume/v3/types/2ed0aaed-c466-4f33-babd-8c3092db2b41/encryption Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3cb1d293-50d1-4d5a-8764-59ba53ae7007 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cb9289eb-af4d-471f-b039-6229ecc24003 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cb9289eb-af4d-471f-b039-6229ecc24003 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1413/2888] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3cb1d293-50d1-4d5a-8764-59ba53ae7007 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types/2ed0aaed-c466-4f33-babd-8c3092db2b41/encryption returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1476/2889] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:23:33 2026] POST /volume/v3/types/2ed0aaed-c466-4f33-babd-8c3092db2b41/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fc21191c-637f-40ee-a050-b1747ac8f862 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fc21191c-637f-40ee-a050-b1747ac8f862 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] DELETE http://192.168.122.15/volume/v3/types/2ed0aaed-c466-4f33-babd-8c3092db2b41/encryption/f4e38a4c-5c91-4c25-8f41-03bf439484a1 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fc21191c-637f-40ee-a050-b1747ac8f862 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fc21191c-637f-40ee-a050-b1747ac8f862 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-fc21191c-637f-40ee-a050-b1747ac8f862 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fc21191c-637f-40ee-a050-b1747ac8f862 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/2ed0aaed-c466-4f33-babd-8c3092db2b41/encryption/f4e38a4c-5c91-4c25-8f41-03bf439484a1 returned with HTTP 403 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1414/2890] 192.168.122.15 () {58 vars in 1368 bytes} [Tue Sep 1 02:23:33 2026] DELETE /volume/v3/types/2ed0aaed-c466-4f33-babd-8c3092db2b41/encryption/f4e38a4c-5c91-4c25-8f41-03bf439484a1 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b71b7b46-d381-4c32-ab9c-31353e95bc96 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b71b7b46-d381-4c32-ab9c-31353e95bc96 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b71b7b46-d381-4c32-ab9c-31353e95bc96 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2135471128", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f7fd7af0-42b5-428e-be6b-1855ff591a76 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7fd7af0-42b5-428e-be6b-1855ff591a76 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7fd7af0-42b5-428e-be6b-1855ff591a76 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f7fd7af0-42b5-428e-be6b-1855ff591a76 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f7fd7af0-42b5-428e-be6b-1855ff591a76 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f7fd7af0-42b5-428e-be6b-1855ff591a76 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1415/2891] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b71b7b46-d381-4c32-ab9c-31353e95bc96 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1477/2892] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:33 2026] POST /volume/v3/types => generated 380 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dd80344f-4636-40ca-980e-b2ca58f9ab76 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dd80344f-4636-40ca-980e-b2ca58f9ab76 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] DELETE http://192.168.122.15/volume/v3/types/48b75ec7-05dc-4cda-82f0-7288ae95cf3f/extra_specs/key1 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dd80344f-4636-40ca-980e-b2ca58f9ab76 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dd80344f-4636-40ca-980e-b2ca58f9ab76 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-dd80344f-4636-40ca-980e-b2ca58f9ab76 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dd80344f-4636-40ca-980e-b2ca58f9ab76 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/48b75ec7-05dc-4cda-82f0-7288ae95cf3f/extra_specs/key1 returned with HTTP 403 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1416/2893] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:23:33 2026] DELETE /volume/v3/types/48b75ec7-05dc-4cda-82f0-7288ae95cf3f/extra_specs/key1 => generated 122 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-57ced3d0-9d5a-4074-88c1-436ee5c2b1e1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-57ced3d0-9d5a-4074-88c1-436ee5c2b1e1 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-57ced3d0-9d5a-4074-88c1-436ee5c2b1e1 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-755460490", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-57ced3d0-9d5a-4074-88c1-436ee5c2b1e1 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1478/2894] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:33 2026] POST /volume/v3/types => generated 379 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2b40f00c-2772-4019-94e8-8c7161758e87 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2b40f00c-2772-4019-94e8-8c7161758e87 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] DELETE http://192.168.122.15/volume/v3/types/b424c8df-08a8-4f87-9def-5ffc93a64b71 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2b40f00c-2772-4019-94e8-8c7161758e87 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2b40f00c-2772-4019-94e8-8c7161758e87 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-2b40f00c-2772-4019-94e8-8c7161758e87 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2b40f00c-2772-4019-94e8-8c7161758e87 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/b424c8df-08a8-4f87-9def-5ffc93a64b71 returned with HTTP 403 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1417/2895] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:33 2026] DELETE /volume/v3/types/b424c8df-08a8-4f87-9def-5ffc93a64b71 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d8c50452-819e-4652-98de-a60197f1e862 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d8c50452-819e-4652-98de-a60197f1e862 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] GET http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d8c50452-819e-4652-98de-a60197f1e862 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d8c50452-819e-4652-98de-a60197f1e862 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d8c50452-819e-4652-98de-a60197f1e862 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1479/2896] 192.168.122.15 () {58 vars in 1257 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs => generated 123 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1751e184-6f15-4356-95b3-4081b3a3cad7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1751e184-6f15-4356-95b3-4081b3a3cad7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] GET http://192.168.122.15/volume/v3/types Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1751e184-6f15-4356-95b3-4081b3a3cad7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1751e184-6f15-4356-95b3-4081b3a3cad7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-1751e184-6f15-4356-95b3-4081b3a3cad7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c1a955c7-ff1a-4849-a684-b0c34b872ffa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c1a955c7-ff1a-4849-a684-b0c34b872ffa tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c1a955c7-ff1a-4849-a684-b0c34b872ffa tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c1a955c7-ff1a-4849-a684-b0c34b872ffa tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1751e184-6f15-4356-95b3-4081b3a3cad7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1418/2897] 192.168.122.15 () {58 vars in 1110 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/types => generated 2361 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a1a5fba8-0c57-4683-bc5f-7bba5b5281de None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a1a5fba8-0c57-4683-bc5f-7bba5b5281de tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] GET http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption/cipher Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a1a5fba8-0c57-4683-bc5f-7bba5b5281de tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a1a5fba8-0c57-4683-bc5f-7bba5b5281de tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-a1a5fba8-0c57-4683-bc5f-7bba5b5281de tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a1a5fba8-0c57-4683-bc5f-7bba5b5281de tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption/cipher returned with HTTP 403 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c1a955c7-ff1a-4849-a684-b0c34b872ffa tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1419/2898] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption/cipher => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5e34459d-3612-4226-beef-9d878a1dbf3a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5e34459d-3612-4226-beef-9d878a1dbf3a tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] GET http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5e34459d-3612-4226-beef-9d878a1dbf3a tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c1a955c7-ff1a-4849-a684-b0c34b872ffa tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5e34459d-3612-4226-beef-9d878a1dbf3a tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1480/2899] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 => generated 869 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-5e34459d-3612-4226-beef-9d878a1dbf3a tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5e34459d-3612-4226-beef-9d878a1dbf3a tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption returned with HTTP 403 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1420/2900] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption => generated 124 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a47f94c0-1aea-4f4b-940c-95c364872aea None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a3e7c86b-7ede-4cfa-9ef3-e69ac99cf7d5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a47f94c0-1aea-4f4b-940c-95c364872aea tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] GET http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs/multiattach Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a47f94c0-1aea-4f4b-940c-95c364872aea tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a47f94c0-1aea-4f4b-940c-95c364872aea tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3e7c86b-7ede-4cfa-9ef3-e69ac99cf7d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3e7c86b-7ede-4cfa-9ef3-e69ac99cf7d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c25a089-958c-4c6e-8b2c-aa6727a5dcc1", "name": "tempest-VolumeDependencyTests-Snapshot-295372889"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a47f94c0-1aea-4f4b-940c-95c364872aea tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs/multiattach returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1481/2901] 192.168.122.15 () {58 vars in 1293 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-219638d2-25a5-499d-b5f9-4de53fae4650 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a3e7c86b-7ede-4cfa-9ef3-e69ac99cf7d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-a3e7c86b-7ede-4cfa-9ef3-e69ac99cf7d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Create snapshot from volume 6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-219638d2-25a5-499d-b5f9-4de53fae4650 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] GET http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs/volume_backend_name Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-219638d2-25a5-499d-b5f9-4de53fae4650 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-219638d2-25a5-499d-b5f9-4de53fae4650 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-219638d2-25a5-499d-b5f9-4de53fae4650 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1482/2902] 192.168.122.15 () {58 vars in 1317 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-25d33f87-9920-4a7c-879e-e077c1161115 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-25d33f87-9920-4a7c-879e-e077c1161115 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] GET http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-25d33f87-9920-4a7c-879e-e077c1161115 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-25d33f87-9920-4a7c-879e-e077c1161115 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-25d33f87-9920-4a7c-879e-e077c1161115 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1483/2903] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b => generated 317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cda3cb41-07e3-469a-9305-bc453f907193 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cda3cb41-07e3-469a-9305-bc453f907193 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] PUT http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption/c3463214-86bb-4ca6-aeae-92a8ec3284c2 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cda3cb41-07e3-469a-9305-bc453f907193 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-cda3cb41-07e3-469a-9305-bc453f907193 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cda3cb41-07e3-469a-9305-bc453f907193 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption/c3463214-86bb-4ca6-aeae-92a8ec3284c2 returned with HTTP 403 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1484/2904] 192.168.122.15 () {60 vars in 1385 bytes} [Tue Sep 1 02:23:33 2026] PUT /volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/encryption/c3463214-86bb-4ca6-aeae-92a8ec3284c2 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d773d06c-901b-448a-a101-c200b44e21e7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d773d06c-901b-448a-a101-c200b44e21e7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] PUT http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs/key1 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d773d06c-901b-448a-a101-c200b44e21e7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-d773d06c-901b-448a-a101-c200b44e21e7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d773d06c-901b-448a-a101-c200b44e21e7 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs/key1 returned with HTTP 403 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1485/2905] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:23:33 2026] PUT /volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e93cce6e-fd7e-44d3-a786-e58dde9d208e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e93cce6e-fd7e-44d3-a786-e58dde9d208e tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] PUT http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e93cce6e-fd7e-44d3-a786-e58dde9d208e tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-e93cce6e-fd7e-44d3-a786-e58dde9d208e tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd417e4cc52644d24bd866762cb24b88f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c05f434915cc4eb59faa25ad5f09903c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e93cce6e-fd7e-44d3-a786-e58dde9d208e tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-member] http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b returned with HTTP 403 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1486/2906] 192.168.122.15 () {60 vars in 1241 bytes} [Tue Sep 1 02:23:33 2026] PUT /volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a778ac62-f145-48ea-a364-63a5c535dd4f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a778ac62-f145-48ea-a364-63a5c535dd4f tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] DELETE http://192.168.122.15/volume/v3/types/b424c8df-08a8-4f87-9def-5ffc93a64b71 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a778ac62-f145-48ea-a364-63a5c535dd4f tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a778ac62-f145-48ea-a364-63a5c535dd4f tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-a3e7c86b-7ede-4cfa-9ef3-e69ac99cf7d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Created reservations ['9465c95b-f4d8-425d-a461-6911169bdee9', '76a37368-24ac-461b-9653-1d2187ed74fa', 'c76f7ab9-7f16-4288-9970-66695c7d9634', '8933ed4c-53a0-4dc3-9f3f-3441f0488a9c'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a778ac62-f145-48ea-a364-63a5c535dd4f tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types/b424c8df-08a8-4f87-9def-5ffc93a64b71 returned with HTTP 202 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1487/2907] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:33 2026] DELETE /volume/v3/types/b424c8df-08a8-4f87-9def-5ffc93a64b71 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2dac5b55-79f9-4d43-8e7b-84d88db092e3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2dac5b55-79f9-4d43-8e7b-84d88db092e3 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] DELETE http://192.168.122.15/volume/v3/types/48b75ec7-05dc-4cda-82f0-7288ae95cf3f Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2dac5b55-79f9-4d43-8e7b-84d88db092e3 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2dac5b55-79f9-4d43-8e7b-84d88db092e3 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a3e7c86b-7ede-4cfa-9ef3-e69ac99cf7d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Snapshot create request issued successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3e7c86b-7ede-4cfa-9ef3-e69ac99cf7d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1421/2908] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4a219b44-c5bd-4a5f-9f19-9e8cf239f5bf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4a219b44-c5bd-4a5f-9f19-9e8cf239f5bf tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4a219b44-c5bd-4a5f-9f19-9e8cf239f5bf tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4a219b44-c5bd-4a5f-9f19-9e8cf239f5bf tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4a219b44-c5bd-4a5f-9f19-9e8cf239f5bf tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Snapshot retrieved successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4a219b44-c5bd-4a5f-9f19-9e8cf239f5bf tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1422/2909] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2dac5b55-79f9-4d43-8e7b-84d88db092e3 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types/48b75ec7-05dc-4cda-82f0-7288ae95cf3f returned with HTTP 202 Sep 01 02:23:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1488/2910] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:33 2026] DELETE /volume/v3/types/48b75ec7-05dc-4cda-82f0-7288ae95cf3f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a87ffcff-8631-4104-a3b9-52e3b0bf18b9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a87ffcff-8631-4104-a3b9-52e3b0bf18b9 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] DELETE http://192.168.122.15/volume/v3/types/2ed0aaed-c466-4f33-babd-8c3092db2b41 Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a87ffcff-8631-4104-a3b9-52e3b0bf18b9 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a87ffcff-8631-4104-a3b9-52e3b0bf18b9 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a87ffcff-8631-4104-a3b9-52e3b0bf18b9 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types/2ed0aaed-c466-4f33-babd-8c3092db2b41 returned with HTTP 202 Sep 01 02:23:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1423/2911] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:33 2026] DELETE /volume/v3/types/2ed0aaed-c466-4f33-babd-8c3092db2b41 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0bce2b86-0a35-479d-b250-4e7affabedf4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0bce2b86-0a35-479d-b250-4e7affabedf4 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] DELETE http://192.168.122.15/volume/v3/types/35859e39-ac70-4923-b74f-82cbb1888ec4 Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0bce2b86-0a35-479d-b250-4e7affabedf4 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0bce2b86-0a35-479d-b250-4e7affabedf4 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0bce2b86-0a35-479d-b250-4e7affabedf4 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types/35859e39-ac70-4923-b74f-82cbb1888ec4 returned with HTTP 202 Sep 01 02:23:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1489/2912] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:34 2026] DELETE /volume/v3/types/35859e39-ac70-4923-b74f-82cbb1888ec4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-faae84de-32d6-478e-bc6d-bcf64d28b588 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-faae84de-32d6-478e-bc6d-bcf64d28b588 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] DELETE http://192.168.122.15/volume/v3/types/d24c6b23-3369-4590-8b79-cb6e48c13f9e Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-faae84de-32d6-478e-bc6d-bcf64d28b588 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-faae84de-32d6-478e-bc6d-bcf64d28b588 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-faae84de-32d6-478e-bc6d-bcf64d28b588 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types/d24c6b23-3369-4590-8b79-cb6e48c13f9e returned with HTTP 202 Sep 01 02:23:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1424/2913] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:34 2026] DELETE /volume/v3/types/d24c6b23-3369-4590-8b79-cb6e48c13f9e => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9b45f232-2dbc-4c6d-90b9-c27e7383e829 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b45f232-2dbc-4c6d-90b9-c27e7383e829 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] DELETE http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9b45f232-2dbc-4c6d-90b9-c27e7383e829 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9b45f232-2dbc-4c6d-90b9-c27e7383e829 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f01fcdb2-19c3-4b58-9185-784c783c4bce None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f01fcdb2-19c3-4b58-9185-784c783c4bce tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f01fcdb2-19c3-4b58-9185-784c783c4bce tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f01fcdb2-19c3-4b58-9185-784c783c4bce tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f01fcdb2-19c3-4b58-9185-784c783c4bce tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde returned with HTTP 404 Sep 01 02:23:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1425/2914] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:34 2026] GET /volume/v3/volumes/51292d50-c58f-49f2-8f79-1faf5c4f2cde => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3f60b1ac-2fbc-42b9-8b4d-39fd43759521 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3f60b1ac-2fbc-42b9-8b4d-39fd43759521 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] DELETE http://192.168.122.15/volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3f60b1ac-2fbc-42b9-8b4d-39fd43759521 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3f60b1ac-2fbc-42b9-8b4d-39fd43759521 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-3f60b1ac-2fbc-42b9-8b4d-39fd43759521 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume with id: dcd7b3ee-95ed-4542-b78c-2b24b23a707a Sep 01 02:23:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:34 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3f60b1ac-2fbc-42b9-8b4d-39fd43759521 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9b45f232-2dbc-4c6d-90b9-c27e7383e829 tempest-VolumeTypesMemberTests-1116568999 tempest-VolumeTypesMemberTests-1116568999-project-admin] http://192.168.122.15/volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b returned with HTTP 202 Sep 01 02:23:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1490/2915] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:34 2026] DELETE /volume/v3/types/acf2c733-3d7b-44ec-9955-3796e346f03b => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7c3d1a8e-81e8-4da5-b477-3b37d1577496 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c3d1a8e-81e8-4da5-b477-3b37d1577496 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c3d1a8e-81e8-4da5-b477-3b37d1577496 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c3d1a8e-81e8-4da5-b477-3b37d1577496 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7c3d1a8e-81e8-4da5-b477-3b37d1577496 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c3d1a8e-81e8-4da5-b477-3b37d1577496 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c returned with HTTP 200 Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3f60b1ac-2fbc-42b9-8b4d-39fd43759521 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume request issued successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3f60b1ac-2fbc-42b9-8b4d-39fd43759521 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a returned with HTTP 202 Sep 01 02:23:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1491/2917] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:34 2026] GET /volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c => generated 462 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1426/2917] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:34 2026] DELETE /volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e633d44c-22e6-4a1b-973e-774a094d16de None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e633d44c-22e6-4a1b-973e-774a094d16de tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e633d44c-22e6-4a1b-973e-774a094d16de tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e633d44c-22e6-4a1b-973e-774a094d16de tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:34 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e633d44c-22e6-4a1b-973e-774a094d16de tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e633d44c-22e6-4a1b-973e-774a094d16de tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a returned with HTTP 200 Sep 01 02:23:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1492/2918] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:34 2026] GET /volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-80cdb796-5d0f-4d42-988d-869c1a171e04 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-80cdb796-5d0f-4d42-988d-869c1a171e04 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-80cdb796-5d0f-4d42-988d-869c1a171e04 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-80cdb796-5d0f-4d42-988d-869c1a171e04 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-80cdb796-5d0f-4d42-988d-869c1a171e04 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Snapshot retrieved successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-80cdb796-5d0f-4d42-988d-869c1a171e04 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 returned with HTTP 200 Sep 01 02:23:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1427/2919] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:34 2026] GET /volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-be9dd674-4c4c-4950-86a8-e5b23ac01dfe None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be9dd674-4c4c-4950-86a8-e5b23ac01dfe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c Sep 01 02:23:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-be9dd674-4c4c-4950-86a8-e5b23ac01dfe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-be9dd674-4c4c-4950-86a8-e5b23ac01dfe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be9dd674-4c4c-4950-86a8-e5b23ac01dfe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c returned with HTTP 404 Sep 01 02:23:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1493/2920] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:35 2026] GET /volume/v3/snapshots/26974f2f-5b8a-4bdf-bac1-0cd8cb9d049c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d48608a4-f450-4098-a6da-a17982285fbf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d48608a4-f450-4098-a6da-a17982285fbf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 Sep 01 02:23:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d48608a4-f450-4098-a6da-a17982285fbf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d48608a4-f450-4098-a6da-a17982285fbf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:35 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-d48608a4-f450-4098-a6da-a17982285fbf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume with id: b4149b49-e2f6-4529-9d8e-eb3749b375b2 Sep 01 02:23:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d48608a4-f450-4098-a6da-a17982285fbf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6073b2b2-71fc-41d1-8a7e-f49854716582 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6073b2b2-71fc-41d1-8a7e-f49854716582 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a Sep 01 02:23:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6073b2b2-71fc-41d1-8a7e-f49854716582 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6073b2b2-71fc-41d1-8a7e-f49854716582 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6073b2b2-71fc-41d1-8a7e-f49854716582 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a returned with HTTP 404 Sep 01 02:23:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1494/2921] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:35 2026] GET /volume/v3/volumes/dcd7b3ee-95ed-4542-b78c-2b24b23a707a => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b7ce8bd0-3024-4c69-a7e0-1b1af1c2615d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b7ce8bd0-3024-4c69-a7e0-1b1af1c2615d tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] DELETE http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 Sep 01 02:23:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b7ce8bd0-3024-4c69-a7e0-1b1af1c2615d tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b7ce8bd0-3024-4c69-a7e0-1b1af1c2615d tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:35 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-b7ce8bd0-3024-4c69-a7e0-1b1af1c2615d tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume with id: b633c1d9-d379-4742-96e1-e71897b70bd1 Sep 01 02:23:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d48608a4-f450-4098-a6da-a17982285fbf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume request issued successfully. Sep 01 02:23:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d48608a4-f450-4098-a6da-a17982285fbf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 returned with HTTP 202 Sep 01 02:23:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1428/2922] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:35 2026] DELETE /volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:35 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:35 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-62cb4839-6ebf-4fe8-b653-987e42559a93 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b7ce8bd0-3024-4c69-a7e0-1b1af1c2615d tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-62cb4839-6ebf-4fe8-b653-987e42559a93 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 Sep 01 02:23:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-62cb4839-6ebf-4fe8-b653-987e42559a93 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-62cb4839-6ebf-4fe8-b653-987e42559a93 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-62cb4839-6ebf-4fe8-b653-987e42559a93 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-62cb4839-6ebf-4fe8-b653-987e42559a93 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 returned with HTTP 200 Sep 01 02:23:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1429/2923] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:35 2026] GET /volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 => generated 1013 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b7ce8bd0-3024-4c69-a7e0-1b1af1c2615d tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Delete volume request issued successfully. Sep 01 02:23:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b7ce8bd0-3024-4c69-a7e0-1b1af1c2615d tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 returned with HTTP 202 Sep 01 02:23:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1495/2924] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:35 2026] DELETE /volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-167a660e-f7f9-42a5-84a7-abe5da924d9c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-167a660e-f7f9-42a5-84a7-abe5da924d9c tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 Sep 01 02:23:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-167a660e-f7f9-42a5-84a7-abe5da924d9c tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-167a660e-f7f9-42a5-84a7-abe5da924d9c tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-167a660e-f7f9-42a5-84a7-abe5da924d9c tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-167a660e-f7f9-42a5-84a7-abe5da924d9c tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 returned with HTTP 200 Sep 01 02:23:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1430/2925] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:35 2026] GET /volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 => generated 862 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c9859749-066b-48e4-a735-bee4dd0b8d59 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c9859749-066b-48e4-a735-bee4dd0b8d59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c9859749-066b-48e4-a735-bee4dd0b8d59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c9859749-066b-48e4-a735-bee4dd0b8d59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c9859749-066b-48e4-a735-bee4dd0b8d59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Snapshot retrieved successfully. Sep 01 02:23:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c9859749-066b-48e4-a735-bee4dd0b8d59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 returned with HTTP 200 Sep 01 02:23:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1496/2926] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:36 2026] GET /volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c1e51353-9c69-42ae-88ff-1a219c3b9989 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c1e51353-9c69-42ae-88ff-1a219c3b9989 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 Sep 01 02:23:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c1e51353-9c69-42ae-88ff-1a219c3b9989 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c1e51353-9c69-42ae-88ff-1a219c3b9989 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c1e51353-9c69-42ae-88ff-1a219c3b9989 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c1e51353-9c69-42ae-88ff-1a219c3b9989 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 returned with HTTP 200 Sep 01 02:23:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1431/2927] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:36 2026] GET /volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 => generated 1013 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ac239492-2463-4f64-8cde-8b17aa799aaf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac239492-2463-4f64-8cde-8b17aa799aaf tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 Sep 01 02:23:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac239492-2463-4f64-8cde-8b17aa799aaf tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac239492-2463-4f64-8cde-8b17aa799aaf tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ac239492-2463-4f64-8cde-8b17aa799aaf tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Volume info retrieved successfully. Sep 01 02:23:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac239492-2463-4f64-8cde-8b17aa799aaf tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 returned with HTTP 200 Sep 01 02:23:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1497/2928] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:36 2026] GET /volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8fd4ee00-075e-4b4a-a31f-67aa5a1ef11c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8fd4ee00-075e-4b4a-a31f-67aa5a1ef11c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8fd4ee00-075e-4b4a-a31f-67aa5a1ef11c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8fd4ee00-075e-4b4a-a31f-67aa5a1ef11c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8fd4ee00-075e-4b4a-a31f-67aa5a1ef11c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Snapshot retrieved successfully. Sep 01 02:23:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8fd4ee00-075e-4b4a-a31f-67aa5a1ef11c tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 returned with HTTP 200 Sep 01 02:23:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1432/2929] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:37 2026] GET /volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "37a37f27-01e7-4356-931e-c6395e921eb9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1410079347"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Create volume request body: {'volume': {'snapshot_id': '37a37f27-01e7-4356-931e-c6395e921eb9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1410079347'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Snapshot retrieved successfully. Sep 01 02:23:37 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Create volume of 1 GB Sep 01 02:23:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Availability Zones retrieved successfully. Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Flow 'volume_create_api' (9403a381-5d3a-4e40-ae47-40922d51442e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e16f84d-f345-412c-a73a-8c034c92774c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e16f84d-f345-412c-a73a-8c034c92774c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '37a37f27-01e7-4356-931e-c6395e921eb9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a23b1f-534a-4228-b136-ec43a0293d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Created reservations ['42ae9781-e8fb-4d83-9fbc-aa381bcdd0fb', '7bcf76dd-302c-480c-9aca-efcb649cefc4', 'a3c099ff-54aa-463f-817b-11e4dc16590d', '4695686d-5d2e-41c6-bdd5-8722029adf4e'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a23b1f-534a-4228-b136-ec43a0293d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42ae9781-e8fb-4d83-9fbc-aa381bcdd0fb', '7bcf76dd-302c-480c-9aca-efcb649cefc4', 'a3c099ff-54aa-463f-817b-11e4dc16590d', '4695686d-5d2e-41c6-bdd5-8722029adf4e']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444c333e-8cf5-452d-a38c-8a2a7740830d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444c333e-8cf5-452d-a38c-8a2a7740830d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5da97e9c-44a5-4fae-afa7-1cd5558bbb7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1410079347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='949d4e45edd6466089e2f3f7dcf58684',qos_specs=None,replication_status=,reservations=['42ae9781-e8fb-4d83-9fbc-aa381bcdd0fb','7bcf76dd-302c-480c-9aca-efcb649cefc4','a3c099ff-54aa-463f-817b-11e4dc16590d','4695686d-5d2e-41c6-bdd5-8722029adf4e'],size=1,snapshot_id=37a37f27-01e7-4356-931e-c6395e921eb9,source_replicaid=,source_volid=None,status='creating',user_id='813f8a1a001a471e8b34c76f079e6a92',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1410079347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5da97e9c-44a5-4fae-afa7-1cd5558bbb7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='949d4e45edd6466089e2f3f7dcf58684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=37a37f27-01e7-4356-931e-c6395e921eb9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813f8a1a001a471e8b34c76f079e6a92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9fd9d1-5c3a-42be-94fc-66c59fc3c969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9fd9d1-5c3a-42be-94fc-66c59fc3c969) transitioned into state 'SUCCESS' from state '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-1410079347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='949d4e45edd6466089e2f3f7dcf58684',qos_specs=None,replication_status=,reservations=['42ae9781-e8fb-4d83-9fbc-aa381bcdd0fb','7bcf76dd-302c-480c-9aca-efcb649cefc4','a3c099ff-54aa-463f-817b-11e4dc16590d','4695686d-5d2e-41c6-bdd5-8722029adf4e'],size=1,snapshot_id=37a37f27-01e7-4356-931e-c6395e921eb9,source_replicaid=,source_volid=None,status='creating',user_id='813f8a1a001a471e8b34c76f079e6a92',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afeb685d-a066-4d82-9616-cf17ed84ef92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afeb685d-a066-4d82-9616-cf17ed84ef92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Flow 'volume_create_api' (9403a381-5d3a-4e40-ae47-40922d51442e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Create volume request issued successfully. Sep 01 02:23:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35c54758-4cc4-47c6-8291-bf2f3293cd59 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1498/2930] 192.168.122.15 () {62 vars in 1179 bytes} [Tue Sep 1 02:23:37 2026] POST /volume/v3/volumes => generated 811 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f2389193-ac88-4575-bba7-7f766601dfc4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f2389193-ac88-4575-bba7-7f766601dfc4 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f2389193-ac88-4575-bba7-7f766601dfc4 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f2389193-ac88-4575-bba7-7f766601dfc4 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f2389193-ac88-4575-bba7-7f766601dfc4 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f2389193-ac88-4575-bba7-7f766601dfc4 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 200 Sep 01 02:23:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1433/2931] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:37 2026] GET /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8a128b76-50cc-4f29-b005-ff65aaff2885 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a128b76-50cc-4f29-b005-ff65aaff2885 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a128b76-50cc-4f29-b005-ff65aaff2885 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8a128b76-50cc-4f29-b005-ff65aaff2885 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8a128b76-50cc-4f29-b005-ff65aaff2885 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 returned with HTTP 404 Sep 01 02:23:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1499/2932] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:37 2026] GET /volume/v3/volumes/b4149b49-e2f6-4529-9d8e-eb3749b375b2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9de85129-045e-4620-8447-ff26c3405e7c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1765714964"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1765714964'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume of 1 GB Sep 01 02:23:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (f01ceabc-ce2e-48aa-8bfb-c16b0dfed7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee726c7-70e5-4404-94ba-35da634b13e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bc8d80e6-344c-4301-9644-328cb9680443 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bc8d80e6-344c-4301-9644-328cb9680443 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] GET http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bc8d80e6-344c-4301-9644-328cb9680443 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bc8d80e6-344c-4301-9644-328cb9680443 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bc8d80e6-344c-4301-9644-328cb9680443 tempest-CreateVolumesFromSourceVolumeTest-759318428 tempest-CreateVolumesFromSourceVolumeTest-759318428-project-member] http://192.168.122.15/volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 returned with HTTP 404 Sep 01 02:23:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1500/2933] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:37 2026] GET /volume/v3/volumes/b633c1d9-d379-4742-96e1-e71897b70bd1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee726c7-70e5-4404-94ba-35da634b13e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25381095-961c-4774-978f-f9c9bec9ff73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:38 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['aa6acc73-d014-464a-b007-7083093f2201', '17caf13f-7bda-4e5e-8353-0731e906c424', '2573df2b-ee57-47eb-960e-15b7a0a91003', 'd802d26c-5ca3-4eca-8c94-9c7c338bd0c3'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25381095-961c-4774-978f-f9c9bec9ff73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa6acc73-d014-464a-b007-7083093f2201', '17caf13f-7bda-4e5e-8353-0731e906c424', '2573df2b-ee57-47eb-960e-15b7a0a91003', 'd802d26c-5ca3-4eca-8c94-9c7c338bd0c3']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0543c0a-8dfb-45d0-97c9-b1d0105ead22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0543c0a-8dfb-45d0-97c9-b1d0105ead22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6d2814e-425f-4898-91b6-219d2c402ad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1765714964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['aa6acc73-d014-464a-b007-7083093f2201','17caf13f-7bda-4e5e-8353-0731e906c424','2573df2b-ee57-47eb-960e-15b7a0a91003','d802d26c-5ca3-4eca-8c94-9c7c338bd0c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1765714964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6d2814e-425f-4898-91b6-219d2c402ad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='811b8c6835e74046a1a40da2d497a808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9a91ab8392345d282a619036de6ea35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b15cad4-ae24-43ae-b6d0-3978ba5bd59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b15cad4-ae24-43ae-b6d0-3978ba5bd59f) transitioned into state 'SUCCESS' from state '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-1765714964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['aa6acc73-d014-464a-b007-7083093f2201','17caf13f-7bda-4e5e-8353-0731e906c424','2573df2b-ee57-47eb-960e-15b7a0a91003','d802d26c-5ca3-4eca-8c94-9c7c338bd0c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abddb3a2-d023-4d57-b56f-9710c77970eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abddb3a2-d023-4d57-b56f-9710c77970eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:38 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (f01ceabc-ce2e-48aa-8bfb-c16b0dfed7e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request issued successfully. Sep 01 02:23:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9de85129-045e-4620-8447-ff26c3405e7c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1434/2934] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:37 2026] POST /volume/v3/volumes => generated 785 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6f4b276b-7506-42e2-a895-9c69f2e9e25b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6f4b276b-7506-42e2-a895-9c69f2e9e25b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6f4b276b-7506-42e2-a895-9c69f2e9e25b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6f4b276b-7506-42e2-a895-9c69f2e9e25b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6f4b276b-7506-42e2-a895-9c69f2e9e25b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6f4b276b-7506-42e2-a895-9c69f2e9e25b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 200 Sep 01 02:23:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1501/2935] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:38 2026] GET /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-77642020-752a-42ba-b6a2-8934a29a118d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-77642020-752a-42ba-b6a2-8934a29a118d tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-77642020-752a-42ba-b6a2-8934a29a118d tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-77642020-752a-42ba-b6a2-8934a29a118d tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-77642020-752a-42ba-b6a2-8934a29a118d tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-77642020-752a-42ba-b6a2-8934a29a118d tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 200 Sep 01 02:23:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1502/2936] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:38 2026] GET /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 903 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1587418676"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1587418676'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume of 1 GB Sep 01 02:23:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Flow 'volume_create_api' (2427cf32-5f1b-4731-a180-e43167288373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1901033-bea6-4e27-a754-ab293f328f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1901033-bea6-4e27-a754-ab293f328f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0187118e-b507-4435-90d2-3061b57c69c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-453a632b-20a1-466c-8740-861f435af7fe None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-453a632b-20a1-466c-8740-861f435af7fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-453a632b-20a1-466c-8740-861f435af7fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-453a632b-20a1-466c-8740-861f435af7fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Created reservations ['627fc576-a9eb-4250-8697-b1e3f68b57e1', '0975780f-45a2-4dc9-abef-189a99d548d0', '088e9870-8c5e-443b-874a-99ffb0769307', 'e9eb8958-1060-4e55-b09d-c7114e60bd79'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0187118e-b507-4435-90d2-3061b57c69c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['627fc576-a9eb-4250-8697-b1e3f68b57e1', '0975780f-45a2-4dc9-abef-189a99d548d0', '088e9870-8c5e-443b-874a-99ffb0769307', 'e9eb8958-1060-4e55-b09d-c7114e60bd79']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91febbe9-fd12-458c-9cc2-69ea7e48fefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-453a632b-20a1-466c-8740-861f435af7fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-453a632b-20a1-466c-8740-861f435af7fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 200 Sep 01 02:23:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1503/2937] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:39 2026] GET /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91febbe9-fd12-458c-9cc2-69ea7e48fefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dc55e48-f9ec-483f-85f5-187a51cc8d0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1587418676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2648d90f147243b6b0e2330c8312c1ec',qos_specs=None,replication_status=,reservations=['627fc576-a9eb-4250-8697-b1e3f68b57e1','0975780f-45a2-4dc9-abef-189a99d548d0','088e9870-8c5e-443b-874a-99ffb0769307','e9eb8958-1060-4e55-b09d-c7114e60bd79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1587418676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dc55e48-f9ec-483f-85f5-187a51cc8d0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2648d90f147243b6b0e2330c8312c1ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ea8253-2b64-429c-a049-40b23420442d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ea8253-2b64-429c-a049-40b23420442d) transitioned into state 'SUCCESS' from state '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-1587418676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2648d90f147243b6b0e2330c8312c1ec',qos_specs=None,replication_status=,reservations=['627fc576-a9eb-4250-8697-b1e3f68b57e1','0975780f-45a2-4dc9-abef-189a99d548d0','088e9870-8c5e-443b-874a-99ffb0769307','e9eb8958-1060-4e55-b09d-c7114e60bd79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f978d43e-ec45-4f3a-a68e-732e93d543e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f978d43e-ec45-4f3a-a68e-732e93d543e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Flow 'volume_create_api' (2427cf32-5f1b-4731-a180-e43167288373) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume request issued successfully. Sep 01 02:23:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9ddc9203-282f-498b-a461-8c26fb0c7a11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1435/2938] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:23:38 2026] POST /volume/v3/volumes => generated 785 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:23:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-463d7e9f-8493-42dc-b1ef-58dcf3516a8b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-463d7e9f-8493-42dc-b1ef-58dcf3516a8b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d Sep 01 02:23:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-463d7e9f-8493-42dc-b1ef-58dcf3516a8b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-463d7e9f-8493-42dc-b1ef-58dcf3516a8b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-463d7e9f-8493-42dc-b1ef-58dcf3516a8b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-463d7e9f-8493-42dc-b1ef-58dcf3516a8b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d returned with HTTP 200 Sep 01 02:23:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1504/2939] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:39 2026] GET /volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d => generated 964 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b3e8a96f-0438-4b32-97ec-5f94c5985923 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b3e8a96f-0438-4b32-97ec-5f94c5985923 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b3e8a96f-0438-4b32-97ec-5f94c5985923 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b3e8a96f-0438-4b32-97ec-5f94c5985923 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:39 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:39 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b3e8a96f-0438-4b32-97ec-5f94c5985923 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b3e8a96f-0438-4b32-97ec-5f94c5985923 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 200 Sep 01 02:23:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1436/2940] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:39 2026] GET /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 903 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a2cc97a0-8db3-4022-baa3-ecea9478b798 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a2cc97a0-8db3-4022-baa3-ecea9478b798 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a2cc97a0-8db3-4022-baa3-ecea9478b798 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a2cc97a0-8db3-4022-baa3-ecea9478b798 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:40 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:40 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a2cc97a0-8db3-4022-baa3-ecea9478b798 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a2cc97a0-8db3-4022-baa3-ecea9478b798 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 200 Sep 01 02:23:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1505/2941] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:40 2026] GET /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 1014 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:23:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4916bffe-52e0-4d66-8f8d-891d422ba1de None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4916bffe-52e0-4d66-8f8d-891d422ba1de tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d Sep 01 02:23:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4916bffe-52e0-4d66-8f8d-891d422ba1de tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4916bffe-52e0-4d66-8f8d-891d422ba1de tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4916bffe-52e0-4d66-8f8d-891d422ba1de tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4916bffe-52e0-4d66-8f8d-891d422ba1de tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d returned with HTTP 200 Sep 01 02:23:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1437/2942] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:40 2026] GET /volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d => generated 1014 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3f171bc9-f36e-42ec-bf77-19bf1e1d3170 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3f171bc9-f36e-42ec-bf77-19bf1e1d3170 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3f171bc9-f36e-42ec-bf77-19bf1e1d3170 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3f171bc9-f36e-42ec-bf77-19bf1e1d3170 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3f171bc9-f36e-42ec-bf77-19bf1e1d3170 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3f171bc9-f36e-42ec-bf77-19bf1e1d3170 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 200 Sep 01 02:23:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1506/2943] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:40 2026] GET /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 903 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6dbf1288-b957-40a8-9c4f-e7783d8466ed None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6dbf1288-b957-40a8-9c4f-e7783d8466ed tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6dbf1288-b957-40a8-9c4f-e7783d8466ed tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6dbf1288-b957-40a8-9c4f-e7783d8466ed tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6dbf1288-b957-40a8-9c4f-e7783d8466ed tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6dbf1288-b957-40a8-9c4f-e7783d8466ed tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 200 Sep 01 02:23:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1438/2944] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:41 2026] GET /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 1014 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-339001f8-3994-40d5-af49-9b74f6cf8d87 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-339001f8-3994-40d5-af49-9b74f6cf8d87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d Sep 01 02:23:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-339001f8-3994-40d5-af49-9b74f6cf8d87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-339001f8-3994-40d5-af49-9b74f6cf8d87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:41 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-339001f8-3994-40d5-af49-9b74f6cf8d87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-339001f8-3994-40d5-af49-9b74f6cf8d87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d returned with HTTP 200 Sep 01 02:23:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1507/2945] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:41 2026] GET /volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d => generated 1014 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e192f5e2-6bdc-408e-82c5-37b85e3c0414 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e192f5e2-6bdc-408e-82c5-37b85e3c0414 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e192f5e2-6bdc-408e-82c5-37b85e3c0414 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e192f5e2-6bdc-408e-82c5-37b85e3c0414 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e192f5e2-6bdc-408e-82c5-37b85e3c0414 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e192f5e2-6bdc-408e-82c5-37b85e3c0414 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 200 Sep 01 02:23:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1439/2946] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:42 2026] GET /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 903 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2b7d4d97-8ef6-46a8-9399-ed4ab8611059 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b7d4d97-8ef6-46a8-9399-ed4ab8611059 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2b7d4d97-8ef6-46a8-9399-ed4ab8611059 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2b7d4d97-8ef6-46a8-9399-ed4ab8611059 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2b7d4d97-8ef6-46a8-9399-ed4ab8611059 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b7d4d97-8ef6-46a8-9399-ed4ab8611059 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 200 Sep 01 02:23:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1508/2947] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:42 2026] GET /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 1014 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-10f0d56f-3a34-40d1-a8b0-5d0b32ef441a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-10f0d56f-3a34-40d1-a8b0-5d0b32ef441a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d Sep 01 02:23:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-10f0d56f-3a34-40d1-a8b0-5d0b32ef441a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-10f0d56f-3a34-40d1-a8b0-5d0b32ef441a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-10f0d56f-3a34-40d1-a8b0-5d0b32ef441a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-10f0d56f-3a34-40d1-a8b0-5d0b32ef441a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d returned with HTTP 200 Sep 01 02:23:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1440/2948] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:42 2026] GET /volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7ae63abd-7886-4df0-b4e4-b95c518bde35 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7ae63abd-7886-4df0-b4e4-b95c518bde35 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7ae63abd-7886-4df0-b4e4-b95c518bde35 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7ae63abd-7886-4df0-b4e4-b95c518bde35 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7ae63abd-7886-4df0-b4e4-b95c518bde35 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7ae63abd-7886-4df0-b4e4-b95c518bde35 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 200 Sep 01 02:23:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1509/2949] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:43 2026] GET /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 903 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9d8a3aab-60e6-4c12-a4dd-681c5c594784 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9d8a3aab-60e6-4c12-a4dd-681c5c594784 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9d8a3aab-60e6-4c12-a4dd-681c5c594784 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9d8a3aab-60e6-4c12-a4dd-681c5c594784 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9d8a3aab-60e6-4c12-a4dd-681c5c594784 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9d8a3aab-60e6-4c12-a4dd-681c5c594784 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 200 Sep 01 02:23:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1510/2950] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:43 2026] GET /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:23:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d13120b2-5781-4a89-9af6-c71ca7863e8a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d13120b2-5781-4a89-9af6-c71ca7863e8a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d Sep 01 02:23:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d13120b2-5781-4a89-9af6-c71ca7863e8a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d13120b2-5781-4a89-9af6-c71ca7863e8a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d13120b2-5781-4a89-9af6-c71ca7863e8a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d13120b2-5781-4a89-9af6-c71ca7863e8a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d returned with HTTP 200 Sep 01 02:23:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1511/2951] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:44 2026] GET /volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1712221979"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1712221979'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Create volume of 1 GB Sep 01 02:23:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Flow 'volume_create_api' (4087ad00-f059-4153-a9c3-5a4b9da25d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (203ba988-de99-484c-8551-a9ee5539da97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (203ba988-de99-484c-8551-a9ee5539da97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456b68c8-50ed-4987-a4c6-ed09462832cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f55c8c9d-a728-442a-99d0-682922b53ef5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f55c8c9d-a728-442a-99d0-682922b53ef5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f55c8c9d-a728-442a-99d0-682922b53ef5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f55c8c9d-a728-442a-99d0-682922b53ef5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Created reservations ['e270fa37-439b-4812-963a-7c5877dea053', 'e1d2146c-b543-436b-8cae-127d7321d109', 'd6f3a701-b064-4eb6-94b3-cbcf34883af0', '37eb93ba-1fd5-4bf3-a752-1a8f0d3f9bb6'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456b68c8-50ed-4987-a4c6-ed09462832cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e270fa37-439b-4812-963a-7c5877dea053', 'e1d2146c-b543-436b-8cae-127d7321d109', 'd6f3a701-b064-4eb6-94b3-cbcf34883af0', '37eb93ba-1fd5-4bf3-a752-1a8f0d3f9bb6']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a2b6d8c-cd16-4182-8e66-0a0092ecc457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f55c8c9d-a728-442a-99d0-682922b53ef5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f55c8c9d-a728-442a-99d0-682922b53ef5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 200 Sep 01 02:23:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1512/2952] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:44 2026] GET /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 903 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a2b6d8c-cd16-4182-8e66-0a0092ecc457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f6bc5ab-bbc9-4c52-9234-0daf7d731e36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1712221979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac24bebe2c074ed6ad9fcd962f491f64',qos_specs=None,replication_status=,reservations=['e270fa37-439b-4812-963a-7c5877dea053','e1d2146c-b543-436b-8cae-127d7321d109','d6f3a701-b064-4eb6-94b3-cbcf34883af0','37eb93ba-1fd5-4bf3-a752-1a8f0d3f9bb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0124f2d75df04e3e91e73a2e4f7591b1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1712221979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f6bc5ab-bbc9-4c52-9234-0daf7d731e36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac24bebe2c074ed6ad9fcd962f491f64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0124f2d75df04e3e91e73a2e4f7591b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87530ce-f2b1-4253-9dc1-e8c9ff6b7385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87530ce-f2b1-4253-9dc1-e8c9ff6b7385) transitioned into state 'SUCCESS' from state '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-1712221979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac24bebe2c074ed6ad9fcd962f491f64',qos_specs=None,replication_status=,reservations=['e270fa37-439b-4812-963a-7c5877dea053','e1d2146c-b543-436b-8cae-127d7321d109','d6f3a701-b064-4eb6-94b3-cbcf34883af0','37eb93ba-1fd5-4bf3-a752-1a8f0d3f9bb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0124f2d75df04e3e91e73a2e4f7591b1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3bdcea-c5a8-41f2-9a71-f521a1c55b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3bdcea-c5a8-41f2-9a71-f521a1c55b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Flow 'volume_create_api' (4087ad00-f059-4153-a9c3-5a4b9da25d6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Create volume request issued successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a61fb7c8-fd7b-40a3-8687-6b0c4b8e1966 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1441/2953] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:43 2026] POST /volume/v3/volumes => generated 785 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f93924c0-f8b2-484d-9015-5a08d7ba4724 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f93924c0-f8b2-484d-9015-5a08d7ba4724 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 Sep 01 02:23:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f93924c0-f8b2-484d-9015-5a08d7ba4724 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f93924c0-f8b2-484d-9015-5a08d7ba4724 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f93924c0-f8b2-484d-9015-5a08d7ba4724 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f93924c0-f8b2-484d-9015-5a08d7ba4724 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 returned with HTTP 200 Sep 01 02:23:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1513/2954] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:44 2026] GET /volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0ee0819e-3975-4e2f-91c5-d0c9d0258b9f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0ee0819e-3975-4e2f-91c5-d0c9d0258b9f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0ee0819e-3975-4e2f-91c5-d0c9d0258b9f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0ee0819e-3975-4e2f-91c5-d0c9d0258b9f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0ee0819e-3975-4e2f-91c5-d0c9d0258b9f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0ee0819e-3975-4e2f-91c5-d0c9d0258b9f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 200 Sep 01 02:23:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1442/2955] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:45 2026] GET /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2d1f9710-a7ca-4ae7-a220-eca4bcd9545b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d1f9710-a7ca-4ae7-a220-eca4bcd9545b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d Sep 01 02:23:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d1f9710-a7ca-4ae7-a220-eca4bcd9545b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d1f9710-a7ca-4ae7-a220-eca4bcd9545b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2d1f9710-a7ca-4ae7-a220-eca4bcd9545b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d1f9710-a7ca-4ae7-a220-eca4bcd9545b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d returned with HTTP 200 Sep 01 02:23:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1514/2956] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:45 2026] GET /volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2465da1c-e9bd-4132-9444-352e76a248d5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2465da1c-e9bd-4132-9444-352e76a248d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2465da1c-e9bd-4132-9444-352e76a248d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2465da1c-e9bd-4132-9444-352e76a248d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2465da1c-e9bd-4132-9444-352e76a248d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2465da1c-e9bd-4132-9444-352e76a248d5 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 200 Sep 01 02:23:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1443/2957] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:45 2026] GET /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 904 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f5e9233f-2dae-4bbb-b25d-5d0c81293fbb None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5e9233f-2dae-4bbb-b25d-5d0c81293fbb tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5e9233f-2dae-4bbb-b25d-5d0c81293fbb tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5e9233f-2dae-4bbb-b25d-5d0c81293fbb tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:45 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-f5e9233f-2dae-4bbb-b25d-5d0c81293fbb tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Delete snapshot with id: 37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f5e9233f-2dae-4bbb-b25d-5d0c81293fbb tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Snapshot retrieved successfully. Sep 01 02:23:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f5e9233f-2dae-4bbb-b25d-5d0c81293fbb tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Snapshot delete request issued successfully. Sep 01 02:23:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5e9233f-2dae-4bbb-b25d-5d0c81293fbb tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 returned with HTTP 202 Sep 01 02:23:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1515/2958] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:45 2026] DELETE /volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-67e0ea8e-def4-45df-a9df-10555c7bbc8e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-67e0ea8e-def4-45df-a9df-10555c7bbc8e tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-67e0ea8e-def4-45df-a9df-10555c7bbc8e tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-67e0ea8e-def4-45df-a9df-10555c7bbc8e tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-67e0ea8e-def4-45df-a9df-10555c7bbc8e tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Snapshot retrieved successfully. Sep 01 02:23:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-67e0ea8e-def4-45df-a9df-10555c7bbc8e tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 returned with HTTP 200 Sep 01 02:23:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1444/2959] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:45 2026] GET /volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-726518a3-1f8e-4713-89a9-61c2939c99d2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-726518a3-1f8e-4713-89a9-61c2939c99d2 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 Sep 01 02:23:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-726518a3-1f8e-4713-89a9-61c2939c99d2 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-726518a3-1f8e-4713-89a9-61c2939c99d2 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-726518a3-1f8e-4713-89a9-61c2939c99d2 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-726518a3-1f8e-4713-89a9-61c2939c99d2 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 returned with HTTP 200 Sep 01 02:23:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1516/2960] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:45 2026] GET /volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4cd32ac3-8455-4a70-baef-67df79123883 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4cd32ac3-8455-4a70-baef-67df79123883 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4cd32ac3-8455-4a70-baef-67df79123883 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4cd32ac3-8455-4a70-baef-67df79123883 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4cd32ac3-8455-4a70-baef-67df79123883 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4cd32ac3-8455-4a70-baef-67df79123883 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 200 Sep 01 02:23:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1445/2961] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-db06e124-a570-4cb4-96ae-5d5cc44e47fa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-db06e124-a570-4cb4-96ae-5d5cc44e47fa tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-db06e124-a570-4cb4-96ae-5d5cc44e47fa tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6d2814e-425f-4898-91b6-219d2c402ad8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1609422877"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-db06e124-a570-4cb4-96ae-5d5cc44e47fa tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-db06e124-a570-4cb4-96ae-5d5cc44e47fa tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create snapshot from volume c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-aef9f55d-f29b-487d-9c0f-780108633fb9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aef9f55d-f29b-487d-9c0f-780108633fb9 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aef9f55d-f29b-487d-9c0f-780108633fb9 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aef9f55d-f29b-487d-9c0f-780108633fb9 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-aef9f55d-f29b-487d-9c0f-780108633fb9 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aef9f55d-f29b-487d-9c0f-780108633fb9 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d returned with HTTP 200 Sep 01 02:23:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1446/2962] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d => generated 1015 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-db06e124-a570-4cb4-96ae-5d5cc44e47fa tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['d7184f32-1546-427b-a317-27956011fb60', '794ce050-470f-439a-a4b8-088c2ab15fd3', '32f2fa37-088e-4fcd-9193-7bdc6d0545dd', '090de6bf-6fee-4f62-9198-94bdeba18042'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cb501d66-5361-4af9-a9e7-115b46ea9c94 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-db06e124-a570-4cb4-96ae-5d5cc44e47fa tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot create request issued successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-db06e124-a570-4cb4-96ae-5d5cc44e47fa tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1517/2963] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-63134eb4-a027-4410-acb6-a224fa386cdf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-63134eb4-a027-4410-acb6-a224fa386cdf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-63134eb4-a027-4410-acb6-a224fa386cdf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-63134eb4-a027-4410-acb6-a224fa386cdf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-63134eb4-a027-4410-acb6-a224fa386cdf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-63134eb4-a027-4410-acb6-a224fa386cdf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c returned with HTTP 200 Sep 01 02:23:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1518/2964] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cb501d66-5361-4af9-a9e7-115b46ea9c94 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] GET http://192.168.122.15/volume/v3/volumes Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cb501d66-5361-4af9-a9e7-115b46ea9c94 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cb501d66-5361-4af9-a9e7-115b46ea9c94 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-cb501d66-5361-4af9-a9e7-115b46ea9c94 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-cb501d66-5361-4af9-a9e7-115b46ea9c94 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cb501d66-5361-4af9-a9e7-115b46ea9c94 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Get all volumes completed successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cb501d66-5361-4af9-a9e7-115b46ea9c94 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] http://192.168.122.15/volume/v3/volumes returned with HTTP 200 Sep 01 02:23:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1447/2965] 192.168.122.15 () {60 vars in 1157 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/volumes => generated 342 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-49b3cdd1-ca22-435f-a491-10d75bd91301 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-49b3cdd1-ca22-435f-a491-10d75bd91301 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-49b3cdd1-ca22-435f-a491-10d75bd91301 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-49b3cdd1-ca22-435f-a491-10d75bd91301 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-49b3cdd1-ca22-435f-a491-10d75bd91301 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Delete volume with id: 6dc55e48-f9ec-483f-85f5-187a51cc8d0d Sep 01 02:23:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-49b3cdd1-ca22-435f-a491-10d75bd91301 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-49b3cdd1-ca22-435f-a491-10d75bd91301 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Delete volume request issued successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-49b3cdd1-ca22-435f-a491-10d75bd91301 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d returned with HTTP 202 Sep 01 02:23:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1519/2966] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:46 2026] DELETE /volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f4851d24-2a90-48f1-86a6-d0e9ad2b84fe None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f4851d24-2a90-48f1-86a6-d0e9ad2b84fe tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f4851d24-2a90-48f1-86a6-d0e9ad2b84fe tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f4851d24-2a90-48f1-86a6-d0e9ad2b84fe tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a0e31a64-1dc8-483c-8209-a529ad6a4756 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a0e31a64-1dc8-483c-8209-a529ad6a4756 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a0e31a64-1dc8-483c-8209-a529ad6a4756 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a0e31a64-1dc8-483c-8209-a529ad6a4756 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f4851d24-2a90-48f1-86a6-d0e9ad2b84fe tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f4851d24-2a90-48f1-86a6-d0e9ad2b84fe tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d returned with HTTP 200 Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a0e31a64-1dc8-483c-8209-a529ad6a4756 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Snapshot retrieved successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1448/2967] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a0e31a64-1dc8-483c-8209-a529ad6a4756 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 returned with HTTP 200 Sep 01 02:23:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1520/2968] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-13358312-68ac-4830-8326-0dfc53ee81cf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-13358312-68ac-4830-8326-0dfc53ee81cf tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-13358312-68ac-4830-8326-0dfc53ee81cf tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-13358312-68ac-4830-8326-0dfc53ee81cf tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-13358312-68ac-4830-8326-0dfc53ee81cf tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-13358312-68ac-4830-8326-0dfc53ee81cf tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 returned with HTTP 200 Sep 01 02:23:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1449/2969] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3fca78f9-08d9-4ee6-8935-ead28f74f7a7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3fca78f9-08d9-4ee6-8935-ead28f74f7a7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3fca78f9-08d9-4ee6-8935-ead28f74f7a7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3fca78f9-08d9-4ee6-8935-ead28f74f7a7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3fca78f9-08d9-4ee6-8935-ead28f74f7a7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3fca78f9-08d9-4ee6-8935-ead28f74f7a7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c returned with HTTP 200 Sep 01 02:23:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1521/2970] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:47 2026] GET /volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5f5377aa-9f8d-4539-a51e-7f06723323ec None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-481100ed-de56-403c-b694-c8167868785d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5f5377aa-9f8d-4539-a51e-7f06723323ec tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5f5377aa-9f8d-4539-a51e-7f06723323ec tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5f5377aa-9f8d-4539-a51e-7f06723323ec tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-481100ed-de56-403c-b694-c8167868785d tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-481100ed-de56-403c-b694-c8167868785d tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-481100ed-de56-403c-b694-c8167868785d tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5f5377aa-9f8d-4539-a51e-7f06723323ec tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 returned with HTTP 404 Sep 01 02:23:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1450/2971] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:47 2026] GET /volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-481100ed-de56-403c-b694-c8167868785d tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d returned with HTTP 404 Sep 01 02:23:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1522/2972] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:47 2026] GET /volume/v3/volumes/6dc55e48-f9ec-483f-85f5-187a51cc8d0d => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-067b159a-84b5-4da5-9717-bd23cea272ee None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-067b159a-84b5-4da5-9717-bd23cea272ee tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] DELETE http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-067b159a-84b5-4da5-9717-bd23cea272ee tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-067b159a-84b5-4da5-9717-bd23cea272ee tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-067b159a-84b5-4da5-9717-bd23cea272ee tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Delete volume with id: 6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2084383163"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2084383163'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume of 1 GB Sep 01 02:23:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-067b159a-84b5-4da5-9717-bd23cea272ee tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Flow 'volume_create_api' (9d20e72f-756f-4fc8-abcd-d5d87fba998f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (911a12ee-cb65-4686-995f-944d50d11a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-067b159a-84b5-4da5-9717-bd23cea272ee tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Delete volume request issued successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-067b159a-84b5-4da5-9717-bd23cea272ee tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 returned with HTTP 202 Sep 01 02:23:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1451/2973] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:47 2026] DELETE /volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-db73ff28-ad62-4959-ab4c-fa3eac5a4c60 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-db73ff28-ad62-4959-ab4c-fa3eac5a4c60 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-db73ff28-ad62-4959-ab4c-fa3eac5a4c60 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-db73ff28-ad62-4959-ab4c-fa3eac5a4c60 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-db73ff28-ad62-4959-ab4c-fa3eac5a4c60 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-db73ff28-ad62-4959-ab4c-fa3eac5a4c60 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 returned with HTTP 200 Sep 01 02:23:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1452/2974] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:47 2026] GET /volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b44a5d27-f1f0-4394-a414-aad60e804913 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b44a5d27-f1f0-4394-a414-aad60e804913 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b44a5d27-f1f0-4394-a414-aad60e804913 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b44a5d27-f1f0-4394-a414-aad60e804913 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (911a12ee-cb65-4686-995f-944d50d11a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:47 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:47 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f551d5-1ddf-4ecb-bb7c-8e8c75baf4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b44a5d27-f1f0-4394-a414-aad60e804913 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b44a5d27-f1f0-4394-a414-aad60e804913 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 returned with HTTP 200 Sep 01 02:23:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1453/2975] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:47 2026] GET /volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f1bd80ff-376d-4411-8351-1e3c118e82fb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Created reservations ['16a44b8d-3c9e-4642-8e33-80b9809a1889', 'cd901b56-af19-4fc9-9b8c-de81dd173c6d', '90f0ffd7-fcad-4a16-a758-41d02dfdb034', '64470236-1b9f-4da3-ad26-39815f115e62'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f551d5-1ddf-4ecb-bb7c-8e8c75baf4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16a44b8d-3c9e-4642-8e33-80b9809a1889', 'cd901b56-af19-4fc9-9b8c-de81dd173c6d', '90f0ffd7-fcad-4a16-a758-41d02dfdb034', '64470236-1b9f-4da3-ad26-39815f115e62']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a36f2e68-6367-4ff6-bc43-0c6f8ebe60ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a36f2e68-6367-4ff6-bc43-0c6f8ebe60ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89e4bd2b-4055-4133-9618-d2fb056994bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2084383163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2648d90f147243b6b0e2330c8312c1ec',qos_specs=None,replication_status=,reservations=['16a44b8d-3c9e-4642-8e33-80b9809a1889','cd901b56-af19-4fc9-9b8c-de81dd173c6d','90f0ffd7-fcad-4a16-a758-41d02dfdb034','64470236-1b9f-4da3-ad26-39815f115e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2084383163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89e4bd2b-4055-4133-9618-d2fb056994bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2648d90f147243b6b0e2330c8312c1ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4251ed-abcf-4424-af56-7e035a7de199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f1bd80ff-376d-4411-8351-1e3c118e82fb tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-reader] POST http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36/action Sep 01 02:23:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f1bd80ff-376d-4411-8351-1e3c118e82fb tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:23:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f1bd80ff-376d-4411-8351-1e3c118e82fb tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4251ed-abcf-4424-af56-7e035a7de199) transitioned into state 'SUCCESS' from state '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-2084383163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2648d90f147243b6b0e2330c8312c1ec',qos_specs=None,replication_status=,reservations=['16a44b8d-3c9e-4642-8e33-80b9809a1889','cd901b56-af19-4fc9-9b8c-de81dd173c6d','90f0ffd7-fcad-4a16-a758-41d02dfdb034','64470236-1b9f-4da3-ad26-39815f115e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db0b24e-5ae3-45a8-b67e-60afea66c865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f1bd80ff-376d-4411-8351-1e3c118e82fb tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-reader] Volume info retrieved successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-f1bd80ff-376d-4411-8351-1e3c118e82fb tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '96ee3b1e03d8462a865911173c167d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac24bebe2c074ed6ad9fcd962f491f64', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f1bd80ff-376d-4411-8351-1e3c118e82fb tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-reader] http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36/action returned with HTTP 403 Sep 01 02:23:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1454/2976] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:23:47 2026] POST /volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36/action => generated 131 bytes in 258 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1335930b-1bd0-4817-a025-27223ca179a4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db0b24e-5ae3-45a8-b67e-60afea66c865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Flow 'volume_create_api' (9d20e72f-756f-4fc8-abcd-d5d87fba998f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume request issued successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1335930b-1bd0-4817-a025-27223ca179a4 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 Sep 01 02:23:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-32fcefe7-9e7f-4136-8e82-611e21c6ec93 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1523/2977] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:23:47 2026] POST /volume/v3/volumes => generated 785 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1335930b-1bd0-4817-a025-27223ca179a4 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1335930b-1bd0-4817-a025-27223ca179a4 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:48 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-1335930b-1bd0-4817-a025-27223ca179a4 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Delete volume with id: 4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f713f7f4-1462-419a-a9fa-a84e7b96c179 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1335930b-1bd0-4817-a025-27223ca179a4 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f713f7f4-1462-419a-a9fa-a84e7b96c179 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f713f7f4-1462-419a-a9fa-a84e7b96c179 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f713f7f4-1462-419a-a9fa-a84e7b96c179 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f713f7f4-1462-419a-a9fa-a84e7b96c179 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f713f7f4-1462-419a-a9fa-a84e7b96c179 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc returned with HTTP 200 Sep 01 02:23:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1524/2978] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:48 2026] GET /volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1335930b-1bd0-4817-a025-27223ca179a4 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Delete volume request issued successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1335930b-1bd0-4817-a025-27223ca179a4 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 returned with HTTP 202 Sep 01 02:23:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1455/2979] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:48 2026] DELETE /volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-85df1e14-5ea1-4dad-a304-af7cc2e6c6e9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-85df1e14-5ea1-4dad-a304-af7cc2e6c6e9 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-85df1e14-5ea1-4dad-a304-af7cc2e6c6e9 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-85df1e14-5ea1-4dad-a304-af7cc2e6c6e9 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-85df1e14-5ea1-4dad-a304-af7cc2e6c6e9 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-85df1e14-5ea1-4dad-a304-af7cc2e6c6e9 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 returned with HTTP 200 Sep 01 02:23:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1525/2980] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:48 2026] GET /volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 => generated 1014 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-26b7b782-fa55-4a9a-8654-1697807001c9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26b7b782-fa55-4a9a-8654-1697807001c9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-26b7b782-fa55-4a9a-8654-1697807001c9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-26b7b782-fa55-4a9a-8654-1697807001c9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-26b7b782-fa55-4a9a-8654-1697807001c9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-26b7b782-fa55-4a9a-8654-1697807001c9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c returned with HTTP 200 Sep 01 02:23:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1456/2981] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:48 2026] GET /volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4f7a93ec-7271-41c0-854f-a14f9db6839a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4f7a93ec-7271-41c0-854f-a14f9db6839a tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4f7a93ec-7271-41c0-854f-a14f9db6839a tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4f7a93ec-7271-41c0-854f-a14f9db6839a tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4f7a93ec-7271-41c0-854f-a14f9db6839a tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4f7a93ec-7271-41c0-854f-a14f9db6839a tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 returned with HTTP 200 Sep 01 02:23:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1526/2982] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:48 2026] GET /volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 => generated 868 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6038f3ed-30d2-4cb1-928e-4c479979361b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6038f3ed-30d2-4cb1-928e-4c479979361b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6038f3ed-30d2-4cb1-928e-4c479979361b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6038f3ed-30d2-4cb1-928e-4c479979361b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6038f3ed-30d2-4cb1-928e-4c479979361b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6038f3ed-30d2-4cb1-928e-4c479979361b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc returned with HTTP 200 Sep 01 02:23:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1457/2983] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:49 2026] GET /volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-75e76a72-98a4-4193-8501-5c76dc7c0719 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75e76a72-98a4-4193-8501-5c76dc7c0719 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 Sep 01 02:23:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75e76a72-98a4-4193-8501-5c76dc7c0719 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-75e76a72-98a4-4193-8501-5c76dc7c0719 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-75e76a72-98a4-4193-8501-5c76dc7c0719 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 returned with HTTP 404 Sep 01 02:23:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1527/2984] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:49 2026] GET /volume/v3/volumes/4f6bc5ab-bbc9-4c52-9234-0daf7d731e36 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2109894723"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2109894723'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Create volume of 1 GB Sep 01 02:23:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Flow 'volume_create_api' (cf646389-e756-4983-95df-b0cf32ef5b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-020ba73c-b894-44f2-ba6f-b322bd31c567 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (373770f5-b6a2-44a5-b43c-71765ac446f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-020ba73c-b894-44f2-ba6f-b322bd31c567 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-020ba73c-b894-44f2-ba6f-b322bd31c567 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-020ba73c-b894-44f2-ba6f-b322bd31c567 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-020ba73c-b894-44f2-ba6f-b322bd31c567 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-020ba73c-b894-44f2-ba6f-b322bd31c567 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c returned with HTTP 200 Sep 01 02:23:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1528/2985] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:49 2026] GET /volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c => generated 440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (373770f5-b6a2-44a5-b43c-71765ac446f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6237e771-b291-42c9-8f47-3aec0182678c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Created reservations ['44120d4f-a4fd-4724-b75a-be3a1d29a205', '73b21ecd-6416-460e-8398-15ad654517f3', 'e04511f2-7686-4ce5-908c-70618497cb36', 'c51fbaf6-9a24-4a3e-a5fb-ddc4cfb511f7'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6237e771-b291-42c9-8f47-3aec0182678c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44120d4f-a4fd-4724-b75a-be3a1d29a205', '73b21ecd-6416-460e-8398-15ad654517f3', 'e04511f2-7686-4ce5-908c-70618497cb36', 'c51fbaf6-9a24-4a3e-a5fb-ddc4cfb511f7']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61a9df29-bc14-486d-bc23-866bc384f620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:49 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61a9df29-bc14-486d-bc23-866bc384f620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '942138d3-1bf4-45e8-916f-6aef5225bd16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2109894723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac24bebe2c074ed6ad9fcd962f491f64',qos_specs=None,replication_status=,reservations=['44120d4f-a4fd-4724-b75a-be3a1d29a205','73b21ecd-6416-460e-8398-15ad654517f3','e04511f2-7686-4ce5-908c-70618497cb36','c51fbaf6-9a24-4a3e-a5fb-ddc4cfb511f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0124f2d75df04e3e91e73a2e4f7591b1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2109894723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=942138d3-1bf4-45e8-916f-6aef5225bd16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac24bebe2c074ed6ad9fcd962f491f64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0124f2d75df04e3e91e73a2e4f7591b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3cb1e40-f5df-4023-9dfe-47a8ca2214e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3cb1e40-f5df-4023-9dfe-47a8ca2214e5) transitioned into state 'SUCCESS' from state '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-2109894723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac24bebe2c074ed6ad9fcd962f491f64',qos_specs=None,replication_status=,reservations=['44120d4f-a4fd-4724-b75a-be3a1d29a205','73b21ecd-6416-460e-8398-15ad654517f3','e04511f2-7686-4ce5-908c-70618497cb36','c51fbaf6-9a24-4a3e-a5fb-ddc4cfb511f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0124f2d75df04e3e91e73a2e4f7591b1',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01184e60-bb02-4d6c-8685-52f4adb0f32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01184e60-bb02-4d6c-8685-52f4adb0f32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Flow 'volume_create_api' (cf646389-e756-4983-95df-b0cf32ef5b2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Create volume request issued successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b837e29-bfd0-4c01-aa47-8e79a9d36135 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1458/2986] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:49 2026] POST /volume/v3/volumes => generated 785 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1ebdce72-4846-48d6-80b0-4513ef5058b1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1ebdce72-4846-48d6-80b0-4513ef5058b1 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 Sep 01 02:23:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1ebdce72-4846-48d6-80b0-4513ef5058b1 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1ebdce72-4846-48d6-80b0-4513ef5058b1 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:49 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:49 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1ebdce72-4846-48d6-80b0-4513ef5058b1 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1ebdce72-4846-48d6-80b0-4513ef5058b1 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 returned with HTTP 200 Sep 01 02:23:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1529/2987] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:49 2026] GET /volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a7e166ec-ab0f-41b1-b6bb-eaee426ddf95 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a7e166ec-ab0f-41b1-b6bb-eaee426ddf95 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a7e166ec-ab0f-41b1-b6bb-eaee426ddf95 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a7e166ec-ab0f-41b1-b6bb-eaee426ddf95 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a7e166ec-ab0f-41b1-b6bb-eaee426ddf95 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 returned with HTTP 404 Sep 01 02:23:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1459/2988] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:50 2026] GET /volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-377d008d-ac6b-4ecb-92fb-b036d2ea307f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-377d008d-ac6b-4ecb-92fb-b036d2ea307f tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] DELETE http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-377d008d-ac6b-4ecb-92fb-b036d2ea307f tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-377d008d-ac6b-4ecb-92fb-b036d2ea307f tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-377d008d-ac6b-4ecb-92fb-b036d2ea307f tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Delete volume with id: 5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-377d008d-ac6b-4ecb-92fb-b036d2ea307f tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-377d008d-ac6b-4ecb-92fb-b036d2ea307f tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Delete volume request issued successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-377d008d-ac6b-4ecb-92fb-b036d2ea307f tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 202 Sep 01 02:23:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1530/2989] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:50 2026] DELETE /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-13774801-57b3-40ad-85f5-2f0bfc7643a1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-13774801-57b3-40ad-85f5-2f0bfc7643a1 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-13774801-57b3-40ad-85f5-2f0bfc7643a1 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-13774801-57b3-40ad-85f5-2f0bfc7643a1 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-13774801-57b3-40ad-85f5-2f0bfc7643a1 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-13774801-57b3-40ad-85f5-2f0bfc7643a1 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 200 Sep 01 02:23:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1460/2990] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:50 2026] GET /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 903 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5913eb2c-e705-4045-abce-2dfaba587638 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5913eb2c-e705-4045-abce-2dfaba587638 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc Sep 01 02:23:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5913eb2c-e705-4045-abce-2dfaba587638 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5913eb2c-e705-4045-abce-2dfaba587638 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5913eb2c-e705-4045-abce-2dfaba587638 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5913eb2c-e705-4045-abce-2dfaba587638 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc returned with HTTP 200 Sep 01 02:23:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1531/2991] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:50 2026] GET /volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-40f8be0f-176f-4973-b490-6766447788fb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-40f8be0f-176f-4973-b490-6766447788fb tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-40f8be0f-176f-4973-b490-6766447788fb tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-40f8be0f-176f-4973-b490-6766447788fb tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-40f8be0f-176f-4973-b490-6766447788fb tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-40f8be0f-176f-4973-b490-6766447788fb tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c returned with HTTP 200 Sep 01 02:23:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1461/2992] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:50 2026] GET /volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d0c5356e-6ccf-465f-a63e-7130508e8649 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0c5356e-6ccf-465f-a63e-7130508e8649 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d0c5356e-6ccf-465f-a63e-7130508e8649 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d0c5356e-6ccf-465f-a63e-7130508e8649 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-d0c5356e-6ccf-465f-a63e-7130508e8649 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Delete snapshot with id: c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d0c5356e-6ccf-465f-a63e-7130508e8649 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d0c5356e-6ccf-465f-a63e-7130508e8649 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot delete request issued successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0c5356e-6ccf-465f-a63e-7130508e8649 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c returned with HTTP 202 Sep 01 02:23:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1532/2993] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:50 2026] DELETE /volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5088ce64-744d-49f1-a799-83e923be04a5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5088ce64-744d-49f1-a799-83e923be04a5 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5088ce64-744d-49f1-a799-83e923be04a5 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5088ce64-744d-49f1-a799-83e923be04a5 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5088ce64-744d-49f1-a799-83e923be04a5 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5088ce64-744d-49f1-a799-83e923be04a5 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c returned with HTTP 200 Sep 01 02:23:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1462/2994] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:50 2026] GET /volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d938c7a9-1a6b-4e2a-bd71-b01a65946b83 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d938c7a9-1a6b-4e2a-bd71-b01a65946b83 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d938c7a9-1a6b-4e2a-bd71-b01a65946b83 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d938c7a9-1a6b-4e2a-bd71-b01a65946b83 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d938c7a9-1a6b-4e2a-bd71-b01a65946b83 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d938c7a9-1a6b-4e2a-bd71-b01a65946b83 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 returned with HTTP 200 Sep 01 02:23:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1533/2995] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:51 2026] GET /volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fd970ba4-a778-4089-96c6-4929dda2398d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd970ba4-a778-4089-96c6-4929dda2398d tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd970ba4-a778-4089-96c6-4929dda2398d tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fd970ba4-a778-4089-96c6-4929dda2398d tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fd970ba4-a778-4089-96c6-4929dda2398d tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Volume info retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fd970ba4-a778-4089-96c6-4929dda2398d tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 200 Sep 01 02:23:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1463/2996] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:51 2026] GET /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 903 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-37bdf3e3-3d81-4060-8b6e-169cd25357a9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-37bdf3e3-3d81-4060-8b6e-169cd25357a9 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-37bdf3e3-3d81-4060-8b6e-169cd25357a9 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-37bdf3e3-3d81-4060-8b6e-169cd25357a9 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-37bdf3e3-3d81-4060-8b6e-169cd25357a9 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-37bdf3e3-3d81-4060-8b6e-169cd25357a9 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc returned with HTTP 200 Sep 01 02:23:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1534/2997] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:51 2026] GET /volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-50ce59eb-154a-4467-922e-5de7c7253e87 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-50ce59eb-154a-4467-922e-5de7c7253e87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] GET http://192.168.122.15/volume/v3/volumes/detail Sep 01 02:23:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-50ce59eb-154a-4467-922e-5de7c7253e87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-50ce59eb-154a-4467-922e-5de7c7253e87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Calling method 'detail' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-50ce59eb-154a-4467-922e-5de7c7253e87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:23:51 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-50ce59eb-154a-4467-922e-5de7c7253e87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:23:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-50ce59eb-154a-4467-922e-5de7c7253e87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Get all volumes completed successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-50ce59eb-154a-4467-922e-5de7c7253e87 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] http://192.168.122.15/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:23:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1464/2998] 192.168.122.15 () {60 vars in 1178 bytes} [Tue Sep 1 02:23:51 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4105587f-a1e0-44ed-b810-d504699289a6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4105587f-a1e0-44ed-b810-d504699289a6 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4105587f-a1e0-44ed-b810-d504699289a6 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4105587f-a1e0-44ed-b810-d504699289a6 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-4105587f-a1e0-44ed-b810-d504699289a6 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Delete volume with id: 89e4bd2b-4055-4133-9618-d2fb056994bc Sep 01 02:23:51 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4105587f-a1e0-44ed-b810-d504699289a6 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4105587f-a1e0-44ed-b810-d504699289a6 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Delete volume request issued successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4105587f-a1e0-44ed-b810-d504699289a6 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc returned with HTTP 202 Sep 01 02:23:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1535/2999] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:51 2026] DELETE /volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9417d0d3-2706-41af-bd91-a8943435e633 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9417d0d3-2706-41af-bd91-a8943435e633 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc Sep 01 02:23:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9417d0d3-2706-41af-bd91-a8943435e633 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9417d0d3-2706-41af-bd91-a8943435e633 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9417d0d3-2706-41af-bd91-a8943435e633 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9417d0d3-2706-41af-bd91-a8943435e633 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc returned with HTTP 200 Sep 01 02:23:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1465/3000] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:51 2026] GET /volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-987ccb1e-3f53-496e-b9a8-efe4790a6804 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-987ccb1e-3f53-496e-b9a8-efe4790a6804 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-987ccb1e-3f53-496e-b9a8-efe4790a6804 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-987ccb1e-3f53-496e-b9a8-efe4790a6804 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-987ccb1e-3f53-496e-b9a8-efe4790a6804 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-987ccb1e-3f53-496e-b9a8-efe4790a6804 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c returned with HTTP 200 Sep 01 02:23:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1536/3001] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:51 2026] GET /volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9d1cb514-4e7f-4c3a-97f8-4de55c1082e1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9d1cb514-4e7f-4c3a-97f8-4de55c1082e1 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9d1cb514-4e7f-4c3a-97f8-4de55c1082e1 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9d1cb514-4e7f-4c3a-97f8-4de55c1082e1 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9d1cb514-4e7f-4c3a-97f8-4de55c1082e1 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9d1cb514-4e7f-4c3a-97f8-4de55c1082e1 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 returned with HTTP 200 Sep 01 02:23:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1466/3002] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:52 2026] GET /volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-25e439db-5f7a-4a8b-9567-eac3209b9e5a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-25e439db-5f7a-4a8b-9567-eac3209b9e5a tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-reader] POST http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16/action Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-25e439db-5f7a-4a8b-9567-eac3209b9e5a tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-25e439db-5f7a-4a8b-9567-eac3209b9e5a tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-25e439db-5f7a-4a8b-9567-eac3209b9e5a tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '96ee3b1e03d8462a865911173c167d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac24bebe2c074ed6ad9fcd962f491f64', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-25e439db-5f7a-4a8b-9567-eac3209b9e5a tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-reader] http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16/action returned with HTTP 403 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1537/3003] 192.168.122.15 () {60 vars in 1269 bytes} [Tue Sep 1 02:23:52 2026] POST /volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16/action => generated 131 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e2234d3f-a00d-49a9-91ba-169bdd1a4c64 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e2234d3f-a00d-49a9-91ba-169bdd1a4c64 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e2234d3f-a00d-49a9-91ba-169bdd1a4c64 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e2234d3f-a00d-49a9-91ba-169bdd1a4c64 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-e2234d3f-a00d-49a9-91ba-169bdd1a4c64 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Delete volume with id: 942138d3-1bf4-45e8-916f-6aef5225bd16 Sep 01 02:23:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e2234d3f-a00d-49a9-91ba-169bdd1a4c64 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e2234d3f-a00d-49a9-91ba-169bdd1a4c64 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Delete volume request issued successfully. Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e2234d3f-a00d-49a9-91ba-169bdd1a4c64 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 returned with HTTP 202 Sep 01 02:23:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1467/3004] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:52 2026] DELETE /volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-76d3ad4d-1cf1-45b0-8a48-f414284b2c24 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76d3ad4d-1cf1-45b0-8a48-f414284b2c24 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76d3ad4d-1cf1-45b0-8a48-f414284b2c24 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76d3ad4d-1cf1-45b0-8a48-f414284b2c24 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-52350074-3d8f-42d3-bc98-2433691183a8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-52350074-3d8f-42d3-bc98-2433691183a8 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-76d3ad4d-1cf1-45b0-8a48-f414284b2c24 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-52350074-3d8f-42d3-bc98-2433691183a8 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-52350074-3d8f-42d3-bc98-2433691183a8 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76d3ad4d-1cf1-45b0-8a48-f414284b2c24 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 returned with HTTP 200 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1538/3005] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:52 2026] GET /volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-52350074-3d8f-42d3-bc98-2433691183a8 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b returned with HTTP 404 Sep 01 02:23:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1468/3006] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:52 2026] GET /volume/v3/volumes/5da97e9c-44a5-4fae-afa7-1cd5558bbb7b => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e49268ef-b151-4bfd-a7d0-1aa67cbbe5a4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e49268ef-b151-4bfd-a7d0-1aa67cbbe5a4 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e49268ef-b151-4bfd-a7d0-1aa67cbbe5a4 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e49268ef-b151-4bfd-a7d0-1aa67cbbe5a4 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-e49268ef-b151-4bfd-a7d0-1aa67cbbe5a4 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Delete snapshot with id: 37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e49268ef-b151-4bfd-a7d0-1aa67cbbe5a4 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 returned with HTTP 404 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1539/3007] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:52 2026] DELETE /volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ec053217-d38a-415d-8723-65b7370fea0b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec053217-d38a-415d-8723-65b7370fea0b tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ec053217-d38a-415d-8723-65b7370fea0b tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ec053217-d38a-415d-8723-65b7370fea0b tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec053217-d38a-415d-8723-65b7370fea0b tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 returned with HTTP 404 Sep 01 02:23:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1469/3008] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:52 2026] GET /volume/v3/snapshots/37a37f27-01e7-4356-931e-c6395e921eb9 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-43e909ca-047d-4ccc-a382-df34e6c9c646 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-43e909ca-047d-4ccc-a382-df34e6c9c646 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] DELETE http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-43e909ca-047d-4ccc-a382-df34e6c9c646 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-43e909ca-047d-4ccc-a382-df34e6c9c646 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-43e909ca-047d-4ccc-a382-df34e6c9c646 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Delete volume with id: 6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-43e909ca-047d-4ccc-a382-df34e6c9c646 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 returned with HTTP 404 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1540/3009] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:52 2026] DELETE /volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-126c6cf0-816c-404f-8d21-7b1a22f75c86 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-126c6cf0-816c-404f-8d21-7b1a22f75c86 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] GET http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-126c6cf0-816c-404f-8d21-7b1a22f75c86 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-126c6cf0-816c-404f-8d21-7b1a22f75c86 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-126c6cf0-816c-404f-8d21-7b1a22f75c86 tempest-VolumeDependencyTests-595576352 tempest-VolumeDependencyTests-595576352-project-member] http://192.168.122.15/volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 returned with HTTP 404 Sep 01 02:23:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1470/3010] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:52 2026] GET /volume/v3/volumes/6c25a089-958c-4c6e-8b2c-aa6727a5dcc1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5134396d-b58c-4175-af55-c5e0398df803 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5134396d-b58c-4175-af55-c5e0398df803 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5134396d-b58c-4175-af55-c5e0398df803 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5134396d-b58c-4175-af55-c5e0398df803 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5134396d-b58c-4175-af55-c5e0398df803 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc returned with HTTP 404 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1541/3011] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:52 2026] GET /volume/v3/volumes/89e4bd2b-4055-4133-9618-d2fb056994bc => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-853728040"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-17a56e3e-3c61-4c1f-a65f-c5a8d88dfe39 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-853728040'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume of 1 GB Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-17a56e3e-3c61-4c1f-a65f-c5a8d88dfe39 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-17a56e3e-3c61-4c1f-a65f-c5a8d88dfe39 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-17a56e3e-3c61-4c1f-a65f-c5a8d88dfe39 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=822,cinder:INSERT=160,cinder:UPDATE=234 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-17a56e3e-3c61-4c1f-a65f-c5a8d88dfe39 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c returned with HTTP 404 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1542/3012] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:52 2026] GET /volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b1d2bc06-06c3-46fe-99d7-a2d8235f190b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b1d2bc06-06c3-46fe-99d7-a2d8235f190b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b1d2bc06-06c3-46fe-99d7-a2d8235f190b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b1d2bc06-06c3-46fe-99d7-a2d8235f190b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-b1d2bc06-06c3-46fe-99d7-a2d8235f190b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete snapshot with id: c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Flow 'volume_create_api' (9166d2fe-ac30-4318-b8e3-0a4445ec367f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3355466-ea9b-431d-ac09-0a8d07d5cbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:52 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=811,cinder:INSERT=176,cinder:UPDATE=292 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b1d2bc06-06c3-46fe-99d7-a2d8235f190b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c returned with HTTP 404 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1543/3013] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:52 2026] DELETE /volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8972db2a-ad47-4515-93e0-8ba27590c3c8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8972db2a-ad47-4515-93e0-8ba27590c3c8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8972db2a-ad47-4515-93e0-8ba27590c3c8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8972db2a-ad47-4515-93e0-8ba27590c3c8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8972db2a-ad47-4515-93e0-8ba27590c3c8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c returned with HTTP 404 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1544/3014] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:52 2026] GET /volume/v3/snapshots/c01e625d-4ab7-4fac-aab8-b978a8563c5c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7dab5a6c-56c7-49ed-8483-7d21f7505ac6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7dab5a6c-56c7-49ed-8483-7d21f7505ac6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7dab5a6c-56c7-49ed-8483-7d21f7505ac6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7dab5a6c-56c7-49ed-8483-7d21f7505ac6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-7dab5a6c-56c7-49ed-8483-7d21f7505ac6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume with id: c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7dab5a6c-56c7-49ed-8483-7d21f7505ac6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3355466-ea9b-431d-ac09-0a8d07d5cbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7dab5a6c-56c7-49ed-8483-7d21f7505ac6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume request issued successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7dab5a6c-56c7-49ed-8483-7d21f7505ac6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 202 Sep 01 02:23:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1545/3015] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:52 2026] DELETE /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41729c20-28a4-4269-92ad-90b57c3adc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a5bd860b-40bd-4ef3-9b02-d633cb93f00a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a5bd860b-40bd-4ef3-9b02-d633cb93f00a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a5bd860b-40bd-4ef3-9b02-d633cb93f00a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a5bd860b-40bd-4ef3-9b02-d633cb93f00a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a5bd860b-40bd-4ef3-9b02-d633cb93f00a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a5bd860b-40bd-4ef3-9b02-d633cb93f00a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1546/3016] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:53 2026] GET /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a65155a2-3470-426a-9946-4c4eb9eeb47b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a65155a2-3470-426a-9946-4c4eb9eeb47b tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 Sep 01 02:23:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a65155a2-3470-426a-9946-4c4eb9eeb47b tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a65155a2-3470-426a-9946-4c4eb9eeb47b tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a65155a2-3470-426a-9946-4c4eb9eeb47b tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Volume info retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a65155a2-3470-426a-9946-4c4eb9eeb47b tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1547/3017] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:53 2026] GET /volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 => generated 1014 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Created reservations ['767165cc-9e6d-4fa5-a55b-f7c16003050e', 'c4880905-daaf-4740-8479-2a074b79e9b2', '10657a24-bd64-4230-8bed-d1c649a6b397', '3c3fdf7e-9477-4e4d-a59e-3730e0ea44e9'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41729c20-28a4-4269-92ad-90b57c3adc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['767165cc-9e6d-4fa5-a55b-f7c16003050e', 'c4880905-daaf-4740-8479-2a074b79e9b2', '10657a24-bd64-4230-8bed-d1c649a6b397', '3c3fdf7e-9477-4e4d-a59e-3730e0ea44e9']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e2808c-ee1e-4723-b2ea-7d2ad237a905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e2808c-ee1e-4723-b2ea-7d2ad237a905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4277a62-cbfa-414d-94f0-bd2094390a45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-853728040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2648d90f147243b6b0e2330c8312c1ec',qos_specs=None,replication_status=,reservations=['767165cc-9e6d-4fa5-a55b-f7c16003050e','c4880905-daaf-4740-8479-2a074b79e9b2','10657a24-bd64-4230-8bed-d1c649a6b397','3c3fdf7e-9477-4e4d-a59e-3730e0ea44e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-853728040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4277a62-cbfa-414d-94f0-bd2094390a45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2648d90f147243b6b0e2330c8312c1ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fc5c331-1dca-415b-a27f-fdbb307c1c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fc5c331-1dca-415b-a27f-fdbb307c1c9b) transitioned into state 'SUCCESS' from state '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-853728040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2648d90f147243b6b0e2330c8312c1ec',qos_specs=None,replication_status=,reservations=['767165cc-9e6d-4fa5-a55b-f7c16003050e','c4880905-daaf-4740-8479-2a074b79e9b2','10657a24-bd64-4230-8bed-d1c649a6b397','3c3fdf7e-9477-4e4d-a59e-3730e0ea44e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d5c35c-e4d0-4c7b-93cc-6680c5a86539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d5c35c-e4d0-4c7b-93cc-6680c5a86539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:53 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Flow 'volume_create_api' (9166d2fe-ac30-4318-b8e3-0a4445ec367f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume request issued successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8ff33ec4-76a4-4adc-8b11-b2c7c8ebf547 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1471/3018] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:23:52 2026] POST /volume/v3/volumes => generated 784 bytes in 915 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c363fbb9-884f-4090-a574-e51ce21bfbad None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c363fbb9-884f-4090-a574-e51ce21bfbad tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 Sep 01 02:23:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c363fbb9-884f-4090-a574-e51ce21bfbad tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c363fbb9-884f-4090-a574-e51ce21bfbad tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c363fbb9-884f-4090-a574-e51ce21bfbad tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c363fbb9-884f-4090-a574-e51ce21bfbad tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1548/3019] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:53 2026] GET /volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 => generated 963 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-88a88ba0-50fe-4587-a004-00a7ca374432 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-88a88ba0-50fe-4587-a004-00a7ca374432 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-88a88ba0-50fe-4587-a004-00a7ca374432 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-88a88ba0-50fe-4587-a004-00a7ca374432 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-88a88ba0-50fe-4587-a004-00a7ca374432 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-88a88ba0-50fe-4587-a004-00a7ca374432 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 200 Sep 01 02:23:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1472/3020] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:54 2026] GET /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:23:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cca82e3b-803d-4352-ad9f-f9b2e3646ea7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cca82e3b-803d-4352-ad9f-f9b2e3646ea7 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] GET http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 Sep 01 02:23:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cca82e3b-803d-4352-ad9f-f9b2e3646ea7 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cca82e3b-803d-4352-ad9f-f9b2e3646ea7 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cca82e3b-803d-4352-ad9f-f9b2e3646ea7 tempest-ProjectReaderTests-1084128697 tempest-ProjectReaderTests-1084128697-project-admin] http://192.168.122.15/volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 returned with HTTP 404 Sep 01 02:23:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1549/3021] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:54 2026] GET /volume/v3/volumes/942138d3-1bf4-45e8-916f-6aef5225bd16 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2c9d1143-e3ae-4ebd-9cb2-853ea053b04c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2c9d1143-e3ae-4ebd-9cb2-853ea053b04c tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 Sep 01 02:23:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2c9d1143-e3ae-4ebd-9cb2-853ea053b04c tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2c9d1143-e3ae-4ebd-9cb2-853ea053b04c tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2c9d1143-e3ae-4ebd-9cb2-853ea053b04c tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2c9d1143-e3ae-4ebd-9cb2-853ea053b04c tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 returned with HTTP 200 Sep 01 02:23:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1473/3022] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:54 2026] GET /volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-48e79c85-9441-49d8-9509-7e6c1fa91f55 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-48e79c85-9441-49d8-9509-7e6c1fa91f55 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-48e79c85-9441-49d8-9509-7e6c1fa91f55 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-48e79c85-9441-49d8-9509-7e6c1fa91f55 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-48e79c85-9441-49d8-9509-7e6c1fa91f55 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 returned with HTTP 404 Sep 01 02:23:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1550/3023] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:55 2026] GET /volume/v3/volumes/c6d2814e-425f-4898-91b6-219d2c402ad8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-127301341"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-127301341'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume of 1 GB Sep 01 02:23:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (f868ef05-a65b-4bd2-b117-76e8155ae3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6914005-d2fe-41f3-9e53-cc90f7499660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6914005-d2fe-41f3-9e53-cc90f7499660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8240d8a-9a89-439e-be75-91b56351c6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['2373bdeb-442c-4ff4-bc9d-299f91413e08', '4403d726-8d37-47d0-acae-325aa3561b44', '93abf82d-82cf-4454-a25f-50838a9ffbd2', '5e52b676-4e66-4da7-88bc-4d558d6fed19'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8240d8a-9a89-439e-be75-91b56351c6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2373bdeb-442c-4ff4-bc9d-299f91413e08', '4403d726-8d37-47d0-acae-325aa3561b44', '93abf82d-82cf-4454-a25f-50838a9ffbd2', '5e52b676-4e66-4da7-88bc-4d558d6fed19']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (956bfa20-b0f5-4757-ab7a-8d8fbed092c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:55 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (956bfa20-b0f5-4757-ab7a-8d8fbed092c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '181ecc9f-697e-4de5-b6b2-0553e674562e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-127301341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['2373bdeb-442c-4ff4-bc9d-299f91413e08','4403d726-8d37-47d0-acae-325aa3561b44','93abf82d-82cf-4454-a25f-50838a9ffbd2','5e52b676-4e66-4da7-88bc-4d558d6fed19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-127301341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=181ecc9f-697e-4de5-b6b2-0553e674562e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='811b8c6835e74046a1a40da2d497a808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9a91ab8392345d282a619036de6ea35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f9b9a0-38e7-46b1-9339-42e2b1d2cfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f9b9a0-38e7-46b1-9339-42e2b1d2cfe7) transitioned into state 'SUCCESS' from state '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-127301341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['2373bdeb-442c-4ff4-bc9d-299f91413e08','4403d726-8d37-47d0-acae-325aa3561b44','93abf82d-82cf-4454-a25f-50838a9ffbd2','5e52b676-4e66-4da7-88bc-4d558d6fed19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26fbee90-f959-4930-a456-53af54c17d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26fbee90-f959-4930-a456-53af54c17d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (f868ef05-a65b-4bd2-b117-76e8155ae3c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request issued successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fe61fb28-2f7a-4de9-9bd4-7cc2312444e6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1474/3024] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:55 2026] POST /volume/v3/volumes => generated 784 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-10d61070-e78a-4f6f-8216-c0e16f9f8913 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-10d61070-e78a-4f6f-8216-c0e16f9f8913 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-10d61070-e78a-4f6f-8216-c0e16f9f8913 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-10d61070-e78a-4f6f-8216-c0e16f9f8913 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-10d61070-e78a-4f6f-8216-c0e16f9f8913 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-10d61070-e78a-4f6f-8216-c0e16f9f8913 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e returned with HTTP 200 Sep 01 02:23:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1551/3025] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:55 2026] GET /volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e => generated 963 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8e1bead8-32a9-4910-9b0a-dd4d4ea91d11 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e1bead8-32a9-4910-9b0a-dd4d4ea91d11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8e1bead8-32a9-4910-9b0a-dd4d4ea91d11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8e1bead8-32a9-4910-9b0a-dd4d4ea91d11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:55 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:55 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:55 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:55 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8e1bead8-32a9-4910-9b0a-dd4d4ea91d11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8e1bead8-32a9-4910-9b0a-dd4d4ea91d11 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 returned with HTTP 200 Sep 01 02:23:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1552/3026] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:55 2026] GET /volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-26d0690d-2729-4687-807d-cb41bccae123 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-26d0690d-2729-4687-807d-cb41bccae123 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] GET http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-26d0690d-2729-4687-807d-cb41bccae123 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-26d0690d-2729-4687-807d-cb41bccae123 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Create volume of 1 GB Sep 01 02:23:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Availability Zones retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-26d0690d-2729-4687-807d-cb41bccae123 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Volume info retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-26d0690d-2729-4687-807d-cb41bccae123 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 returned with HTTP 200 Sep 01 02:23:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1553/3027] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:55 2026] GET /volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Flow 'volume_create_api' (62f2bf4f-f991-47f9-8dcd-2d05ea2e75b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8443c3ca-7155-44f9-bd11-52b469a2cd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f1b61ef5-d915-4972-b210-689b413335c3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f1b61ef5-d915-4972-b210-689b413335c3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 Sep 01 02:23:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f1b61ef5-d915-4972-b210-689b413335c3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f1b61ef5-d915-4972-b210-689b413335c3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-f1b61ef5-d915-4972-b210-689b413335c3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Delete volume with id: a4277a62-cbfa-414d-94f0-bd2094390a45 Sep 01 02:23:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f1b61ef5-d915-4972-b210-689b413335c3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8443c3ca-7155-44f9-bd11-52b469a2cd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa716e4-260d-4450-a723-bea39249c7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f1b61ef5-d915-4972-b210-689b413335c3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Delete volume request issued successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f1b61ef5-d915-4972-b210-689b413335c3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 returned with HTTP 202 Sep 01 02:23:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1554/3028] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:56 2026] DELETE /volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4eea81a1-4523-4558-9d31-611ef5d0a34a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4eea81a1-4523-4558-9d31-611ef5d0a34a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 Sep 01 02:23:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4eea81a1-4523-4558-9d31-611ef5d0a34a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4eea81a1-4523-4558-9d31-611ef5d0a34a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4eea81a1-4523-4558-9d31-611ef5d0a34a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4eea81a1-4523-4558-9d31-611ef5d0a34a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 returned with HTTP 200 Sep 01 02:23:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1555/3029] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:56 2026] GET /volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 => generated 1013 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Created reservations ['8ee62bca-d049-4462-83b7-024bb00f59ae', '22557170-2bd0-4ab7-89e7-5939f2e5f59b', '19e95475-0ee4-429e-9c3d-bc75f8987079', '9b922bb0-7fc6-4278-8c63-5aeae587e15c'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa716e4-260d-4450-a723-bea39249c7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ee62bca-d049-4462-83b7-024bb00f59ae', '22557170-2bd0-4ab7-89e7-5939f2e5f59b', '19e95475-0ee4-429e-9c3d-bc75f8987079', '9b922bb0-7fc6-4278-8c63-5aeae587e15c']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (101bab13-ea26-43ab-90c3-3dce78fa7714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (101bab13-ea26-43ab-90c3-3dce78fa7714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5476e6a7-1b86-4ded-8552-f1f819392d49', '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='19cb8d2a9d5841de8ab358cee9576844',qos_specs=None,replication_status=,reservations=['8ee62bca-d049-4462-83b7-024bb00f59ae','22557170-2bd0-4ab7-89e7-5939f2e5f59b','19e95475-0ee4-429e-9c3d-bc75f8987079','9b922bb0-7fc6-4278-8c63-5aeae587e15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b564cf179644b939c0072d89055d5ae',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:56Z,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=5476e6a7-1b86-4ded-8552-f1f819392d49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19cb8d2a9d5841de8ab358cee9576844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b564cf179644b939c0072d89055d5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e409ff54-2db6-419c-bc61-bd8116354da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e409ff54-2db6-419c-bc61-bd8116354da2) transitioned into state 'SUCCESS' from 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='19cb8d2a9d5841de8ab358cee9576844',qos_specs=None,replication_status=,reservations=['8ee62bca-d049-4462-83b7-024bb00f59ae','22557170-2bd0-4ab7-89e7-5939f2e5f59b','19e95475-0ee4-429e-9c3d-bc75f8987079','9b922bb0-7fc6-4278-8c63-5aeae587e15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b564cf179644b939c0072d89055d5ae',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c96f2c7-09e0-4bce-9a17-e2d40664c95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c96f2c7-09e0-4bce-9a17-e2d40664c95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Flow 'volume_create_api' (62f2bf4f-f991-47f9-8dcd-2d05ea2e75b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Create volume request issued successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f0142203-6cb6-4a2c-aa56-e03c5baf7b66 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1475/3030] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:55 2026] POST /volume/v3/volumes => generated 747 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a3088b10-67c3-4e30-a1a8-2d16b734a2f3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3088b10-67c3-4e30-a1a8-2d16b734a2f3 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 Sep 01 02:23:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3088b10-67c3-4e30-a1a8-2d16b734a2f3 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a3088b10-67c3-4e30-a1a8-2d16b734a2f3 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a3088b10-67c3-4e30-a1a8-2d16b734a2f3 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a3088b10-67c3-4e30-a1a8-2d16b734a2f3 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 returned with HTTP 200 Sep 01 02:23:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1556/3031] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:56 2026] GET /volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 => generated 815 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5b7bfeb9-6533-4a6b-aa8e-c1c0210aa4a0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b7bfeb9-6533-4a6b-aa8e-c1c0210aa4a0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b7bfeb9-6533-4a6b-aa8e-c1c0210aa4a0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5b7bfeb9-6533-4a6b-aa8e-c1c0210aa4a0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5b7bfeb9-6533-4a6b-aa8e-c1c0210aa4a0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5b7bfeb9-6533-4a6b-aa8e-c1c0210aa4a0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e returned with HTTP 200 Sep 01 02:23:56 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1476/3032] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:56 2026] GET /volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e => generated 1013 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9ca876c9-2549-486e-af80-39e85ff065ad None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ca876c9-2549-486e-af80-39e85ff065ad tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 Sep 01 02:23:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ca876c9-2549-486e-af80-39e85ff065ad tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ca876c9-2549-486e-af80-39e85ff065ad tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9ca876c9-2549-486e-af80-39e85ff065ad tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ca876c9-2549-486e-af80-39e85ff065ad tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 returned with HTTP 200 Sep 01 02:23:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1557/3033] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:57 2026] GET /volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-85f681f5-352b-4523-bd5f-fd3ce0a210e1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85f681f5-352b-4523-bd5f-fd3ce0a210e1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 Sep 01 02:23:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85f681f5-352b-4523-bd5f-fd3ce0a210e1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85f681f5-352b-4523-bd5f-fd3ce0a210e1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-85f681f5-352b-4523-bd5f-fd3ce0a210e1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:23:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85f681f5-352b-4523-bd5f-fd3ce0a210e1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 returned with HTTP 200 Sep 01 02:23:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1477/3034] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:57 2026] GET /volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-936904e4-c360-4e99-b6ed-e86d6a34156a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-936904e4-c360-4e99-b6ed-e86d6a34156a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e Sep 01 02:23:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-936904e4-c360-4e99-b6ed-e86d6a34156a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-936904e4-c360-4e99-b6ed-e86d6a34156a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:57 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:57 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-936904e4-c360-4e99-b6ed-e86d6a34156a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-936904e4-c360-4e99-b6ed-e86d6a34156a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e returned with HTTP 200 Sep 01 02:23:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1558/3035] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:57 2026] GET /volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0d985c8a-7520-4eb7-9cc0-1342ffc74b49 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d985c8a-7520-4eb7-9cc0-1342ffc74b49 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:23:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0d985c8a-7520-4eb7-9cc0-1342ffc74b49 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "181ecc9f-697e-4de5-b6b2-0553e674562e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-917005687"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0d985c8a-7520-4eb7-9cc0-1342ffc74b49 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:23:57 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-0d985c8a-7520-4eb7-9cc0-1342ffc74b49 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create snapshot from volume 181ecc9f-697e-4de5-b6b2-0553e674562e Sep 01 02:23:57 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-0d985c8a-7520-4eb7-9cc0-1342ffc74b49 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['c2d06225-d0b9-4a18-a91e-ddcc5a83e930', '67970125-b5d1-48ef-9fec-5e03953d771d', '9b3af75e-dafc-4f92-aaf7-8c4d54e62d75', '78168d06-eecd-4ac1-b785-8f3abb01d486'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0d985c8a-7520-4eb7-9cc0-1342ffc74b49 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot create request issued successfully. Sep 01 02:23:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0d985c8a-7520-4eb7-9cc0-1342ffc74b49 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1478/3036] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4c76f90a-d7fd-4ea7-b88b-ecec6aa9446a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c76f90a-d7fd-4ea7-b88b-ecec6aa9446a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4c76f90a-d7fd-4ea7-b88b-ecec6aa9446a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4c76f90a-d7fd-4ea7-b88b-ecec6aa9446a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4c76f90a-d7fd-4ea7-b88b-ecec6aa9446a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c76f90a-d7fd-4ea7-b88b-ecec6aa9446a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f returned with HTTP 200 Sep 01 02:23:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1559/3037] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:58 2026] GET /volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-63c0bda6-1900-4918-956f-7bf616a1bd40 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-63c0bda6-1900-4918-956f-7bf616a1bd40 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 Sep 01 02:23:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-63c0bda6-1900-4918-956f-7bf616a1bd40 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-63c0bda6-1900-4918-956f-7bf616a1bd40 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-63c0bda6-1900-4918-956f-7bf616a1bd40 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 returned with HTTP 404 Sep 01 02:23:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1479/3038] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:58 2026] GET /volume/v3/volumes/a4277a62-cbfa-414d-94f0-bd2094390a45 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a116a127-840d-42ca-8789-b0bafa203c92 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-424371257"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-424371257'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume of 1 GB Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Flow 'volume_create_api' (51dd6348-48ec-4523-aaf1-d26099ec8f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1531bc7b-228a-4b0a-9f25-17981eb0ecc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1531bc7b-228a-4b0a-9f25-17981eb0ecc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc02eab0-197a-4f6b-8777-c04239909d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Created reservations ['161c58c7-967e-4d80-b685-015a21f2c404', '995364f4-6d1d-4aff-a16e-5f6f04d9e9fa', '09bfffa9-5e58-4b9a-a68c-7b50a06c1035', 'eb2d34da-c86a-4101-a6d7-fb80c182bb0c'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc02eab0-197a-4f6b-8777-c04239909d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['161c58c7-967e-4d80-b685-015a21f2c404', '995364f4-6d1d-4aff-a16e-5f6f04d9e9fa', '09bfffa9-5e58-4b9a-a68c-7b50a06c1035', 'eb2d34da-c86a-4101-a6d7-fb80c182bb0c']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3e11bf-fb30-4386-8b22-bd9bab5eaa84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3e11bf-fb30-4386-8b22-bd9bab5eaa84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8dd6203-6926-4152-b26e-a35e48e87bb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-424371257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2648d90f147243b6b0e2330c8312c1ec',qos_specs=None,replication_status=,reservations=['161c58c7-967e-4d80-b685-015a21f2c404','995364f4-6d1d-4aff-a16e-5f6f04d9e9fa','09bfffa9-5e58-4b9a-a68c-7b50a06c1035','eb2d34da-c86a-4101-a6d7-fb80c182bb0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-424371257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8dd6203-6926-4152-b26e-a35e48e87bb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2648d90f147243b6b0e2330c8312c1ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a9612e8-1a3e-4fd8-bd4e-0e982751687b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a9612e8-1a3e-4fd8-bd4e-0e982751687b) transitioned into state 'SUCCESS' from state '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-424371257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2648d90f147243b6b0e2330c8312c1ec',qos_specs=None,replication_status=,reservations=['161c58c7-967e-4d80-b685-015a21f2c404','995364f4-6d1d-4aff-a16e-5f6f04d9e9fa','09bfffa9-5e58-4b9a-a68c-7b50a06c1035','eb2d34da-c86a-4101-a6d7-fb80c182bb0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a74b2a9a8794af1bad8aa0fbec76d68',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792aea0f-0d32-44ed-9067-80786ed78c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e470cf3d-9de7-42aa-8111-11535d8baf53 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e470cf3d-9de7-42aa-8111-11535d8baf53 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 Sep 01 02:23:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e470cf3d-9de7-42aa-8111-11535d8baf53 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e470cf3d-9de7-42aa-8111-11535d8baf53 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792aea0f-0d32-44ed-9067-80786ed78c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Flow 'volume_create_api' (51dd6348-48ec-4523-aaf1-d26099ec8f19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Create volume request issued successfully. Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a116a127-840d-42ca-8789-b0bafa203c92 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1560/3039] 192.168.122.15 () {62 vars in 1178 bytes} [Tue Sep 1 02:23:58 2026] POST /volume/v3/volumes => generated 784 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e470cf3d-9de7-42aa-8111-11535d8baf53 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-802aac7c-2629-4d4c-9a73-db85b6e80933 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-802aac7c-2629-4d4c-9a73-db85b6e80933 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-802aac7c-2629-4d4c-9a73-db85b6e80933 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-802aac7c-2629-4d4c-9a73-db85b6e80933 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e470cf3d-9de7-42aa-8111-11535d8baf53 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 returned with HTTP 200 Sep 01 02:23:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1480/3040] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:58 2026] GET /volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 => generated 840 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f0d61537-5b0f-4fd9-84b0-ca6e8bcc3d47 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f0d61537-5b0f-4fd9-84b0-ca6e8bcc3d47 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 Sep 01 02:23:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f0d61537-5b0f-4fd9-84b0-ca6e8bcc3d47 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f0d61537-5b0f-4fd9-84b0-ca6e8bcc3d47 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-802aac7c-2629-4d4c-9a73-db85b6e80933 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-802aac7c-2629-4d4c-9a73-db85b6e80933 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 returned with HTTP 200 Sep 01 02:23:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1561/3041] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:58 2026] GET /volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 => generated 963 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:23:58 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:58 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f0d61537-5b0f-4fd9-84b0-ca6e8bcc3d47 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:23:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f0d61537-5b0f-4fd9-84b0-ca6e8bcc3d47 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 returned with HTTP 200 Sep 01 02:23:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1481/3042] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:58 2026] GET /volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1774817719"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1774817719'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Create volume of 1 GB Sep 01 02:23:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Availability Zones retrieved successfully. Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Flow 'volume_create_api' (b6470c1f-598e-4bdf-9244-e868d1c476b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749520e3-0dc8-4687-89d9-a6b7fcc560db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749520e3-0dc8-4687-89d9-a6b7fcc560db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b754a2-8dc7-4e9b-b8c7-175713bf6d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Created reservations ['46683857-16e5-4173-9d43-c4988f76f805', '9a5c00ae-7bde-48f7-8907-7977f54d8933', 'e8e2acff-e9e3-4b0b-bc91-856827c2b319', '25791b67-c937-4dba-a916-81f4ffacf49a'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b754a2-8dc7-4e9b-b8c7-175713bf6d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46683857-16e5-4173-9d43-c4988f76f805', '9a5c00ae-7bde-48f7-8907-7977f54d8933', 'e8e2acff-e9e3-4b0b-bc91-856827c2b319', '25791b67-c937-4dba-a916-81f4ffacf49a']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41f9da9-b3ea-4874-84a0-e9f107612e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3109aeaa-193d-443b-be1d-64fc02994d5a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3109aeaa-193d-443b-be1d-64fc02994d5a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f Sep 01 02:23:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3109aeaa-193d-443b-be1d-64fc02994d5a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41f9da9-b3ea-4874-84a0-e9f107612e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4b40408-d044-407b-8483-907474f25bfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1774817719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19cb8d2a9d5841de8ab358cee9576844',qos_specs=None,replication_status=,reservations=['46683857-16e5-4173-9d43-c4988f76f805','9a5c00ae-7bde-48f7-8907-7977f54d8933','e8e2acff-e9e3-4b0b-bc91-856827c2b319','25791b67-c937-4dba-a916-81f4ffacf49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b564cf179644b939c0072d89055d5ae',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:59Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1774817719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4b40408-d044-407b-8483-907474f25bfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19cb8d2a9d5841de8ab358cee9576844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b564cf179644b939c0072d89055d5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3109aeaa-193d-443b-be1d-64fc02994d5a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dfde502-b00e-4bb8-a30b-84052a8285d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3109aeaa-193d-443b-be1d-64fc02994d5a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:23:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3109aeaa-193d-443b-be1d-64fc02994d5a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f returned with HTTP 200 Sep 01 02:23:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1482/3043] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:59 2026] GET /volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dfde502-b00e-4bb8-a30b-84052a8285d5) transitioned into 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-1774817719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19cb8d2a9d5841de8ab358cee9576844',qos_specs=None,replication_status=,reservations=['46683857-16e5-4173-9d43-c4988f76f805','9a5c00ae-7bde-48f7-8907-7977f54d8933','e8e2acff-e9e3-4b0b-bc91-856827c2b319','25791b67-c937-4dba-a916-81f4ffacf49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b564cf179644b939c0072d89055d5ae',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e5b6b15-1d0e-4baa-9f65-d86e34618f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e5b6b15-1d0e-4baa-9f65-d86e34618f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Flow 'volume_create_api' (b6470c1f-598e-4bdf-9244-e868d1c476b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Create volume request issued successfully. Sep 01 02:23:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cc242c5a-59c1-416e-8968-f312aaaa9097 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1562/3044] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:23:58 2026] POST /volume/v3/volumes => generated 783 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2acdfe7d-488c-48ad-a7f5-00db183f5f07 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2acdfe7d-488c-48ad-a7f5-00db183f5f07 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc Sep 01 02:23:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2acdfe7d-488c-48ad-a7f5-00db183f5f07 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2acdfe7d-488c-48ad-a7f5-00db183f5f07 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:59 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:59 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:23:59 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:59 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:23:59 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2acdfe7d-488c-48ad-a7f5-00db183f5f07 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:23:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2acdfe7d-488c-48ad-a7f5-00db183f5f07 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc returned with HTTP 200 Sep 01 02:23:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1483/3045] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:59 2026] GET /volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-24771b1a-dad0-449f-b3b3-4a816a9bea5e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-24771b1a-dad0-449f-b3b3-4a816a9bea5e tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-24771b1a-dad0-449f-b3b3-4a816a9bea5e tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-24771b1a-dad0-449f-b3b3-4a816a9bea5e tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:23:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:23:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-24771b1a-dad0-449f-b3b3-4a816a9bea5e tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:23:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-24771b1a-dad0-449f-b3b3-4a816a9bea5e tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 returned with HTTP 200 Sep 01 02:23:59 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1563/3046] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:59 2026] GET /volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:24:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2a91734b-5276-4fe6-893b-098f3f0b6f4d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2a91734b-5276-4fe6-893b-098f3f0b6f4d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f Sep 01 02:24:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2a91734b-5276-4fe6-893b-098f3f0b6f4d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2a91734b-5276-4fe6-893b-098f3f0b6f4d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2a91734b-5276-4fe6-893b-098f3f0b6f4d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2a91734b-5276-4fe6-893b-098f3f0b6f4d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f returned with HTTP 200 Sep 01 02:24:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1484/3047] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:00 2026] GET /volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-70af34ee-611b-438e-919d-bb1db8d4cf4f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-70af34ee-611b-438e-919d-bb1db8d4cf4f tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc Sep 01 02:24:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-70af34ee-611b-438e-919d-bb1db8d4cf4f tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-70af34ee-611b-438e-919d-bb1db8d4cf4f tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-70af34ee-611b-438e-919d-bb1db8d4cf4f tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:24:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-70af34ee-611b-438e-919d-bb1db8d4cf4f tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc returned with HTTP 200 Sep 01 02:24:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1564/3048] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:00 2026] GET /volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-03eef6c8-46b6-4100-b873-efa8a839cffe None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03eef6c8-46b6-4100-b873-efa8a839cffe tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 Sep 01 02:24:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03eef6c8-46b6-4100-b873-efa8a839cffe tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-03eef6c8-46b6-4100-b873-efa8a839cffe tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-03eef6c8-46b6-4100-b873-efa8a839cffe tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:24:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-03eef6c8-46b6-4100-b873-efa8a839cffe tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 returned with HTTP 200 Sep 01 02:24:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1485/3049] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:24:00 2026] GET /volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-31398cb4-2e4b-4ed4-88ec-01981614a9ed None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-31398cb4-2e4b-4ed4-88ec-01981614a9ed tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-31398cb4-2e4b-4ed4-88ec-01981614a9ed tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-31398cb4-2e4b-4ed4-88ec-01981614a9ed tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-31398cb4-2e4b-4ed4-88ec-01981614a9ed tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-31398cb4-2e4b-4ed4-88ec-01981614a9ed tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f returned with HTTP 200 Sep 01 02:24:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1565/3050] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:01 2026] GET /volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-84845127-2b2b-4529-868d-3140a230878c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-84845127-2b2b-4529-868d-3140a230878c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] POST http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f/action Sep 01 02:24:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-84845127-2b2b-4529-868d-3140a230878c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-84845127-2b2b-4529-868d-3140a230878c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-84845127-2b2b-4529-868d-3140a230878c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:24:01 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-84845127-2b2b-4529-868d-3140a230878c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'bebeaf290da24302a528e2a1df041ff2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811b8c6835e74046a1a40da2d497a808', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-84845127-2b2b-4529-868d-3140a230878c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f/action returned with HTTP 403 Sep 01 02:24:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1486/3051] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:24:01 2026] POST /volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f/action => generated 133 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-debe3357-c934-4c75-9359-de056db89fb9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-debe3357-c934-4c75-9359-de056db89fb9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-debe3357-c934-4c75-9359-de056db89fb9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-debe3357-c934-4c75-9359-de056db89fb9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-debe3357-c934-4c75-9359-de056db89fb9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete snapshot with id: d25a1822-700d-4898-8d43-72f590610c1f Sep 01 02:24:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-debe3357-c934-4c75-9359-de056db89fb9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-debe3357-c934-4c75-9359-de056db89fb9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-debe3357-c934-4c75-9359-de056db89fb9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f returned with HTTP 202 Sep 01 02:24:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1566/3052] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:01 2026] DELETE /volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9cf7313c-c1c3-4472-9b23-46263056908f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9cf7313c-c1c3-4472-9b23-46263056908f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f Sep 01 02:24:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9cf7313c-c1c3-4472-9b23-46263056908f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9cf7313c-c1c3-4472-9b23-46263056908f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2b367c89-544d-4864-b6ce-2fce09399749 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9cf7313c-c1c3-4472-9b23-46263056908f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9cf7313c-c1c3-4472-9b23-46263056908f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f returned with HTTP 200 Sep 01 02:24:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1487/3053] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:01 2026] GET /volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b367c89-544d-4864-b6ce-2fce09399749 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2b367c89-544d-4864-b6ce-2fce09399749 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2b367c89-544d-4864-b6ce-2fce09399749 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:01 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:01 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:01 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-2b367c89-544d-4864-b6ce-2fce09399749 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2b367c89-544d-4864-b6ce-2fce09399749 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc returned with HTTP 200 Sep 01 02:24:01 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1567/3054] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:01 2026] GET /volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc => generated 875 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-86fc3c4b-0775-4a40-b9b5-d890d0b2de4b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-86fc3c4b-0775-4a40-b9b5-d890d0b2de4b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 Sep 01 02:24:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-86fc3c4b-0775-4a40-b9b5-d890d0b2de4b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-86fc3c4b-0775-4a40-b9b5-d890d0b2de4b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:01 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:01 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:01 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:01 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:01 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-86fc3c4b-0775-4a40-b9b5-d890d0b2de4b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:24:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-86fc3c4b-0775-4a40-b9b5-d890d0b2de4b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 returned with HTTP 200 Sep 01 02:24:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1488/3055] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:24:01 2026] GET /volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d3eb097e-5279-4327-852b-ef22a238145b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d3eb097e-5279-4327-852b-ef22a238145b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] GET http://192.168.122.15/volume/v3/volumes/summary Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d3eb097e-5279-4327-852b-ef22a238145b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d3eb097e-5279-4327-852b-ef22a238145b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-d3eb097e-5279-4327-852b-ef22a238145b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d3eb097e-5279-4327-852b-ef22a238145b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] Get summary completed successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d3eb097e-5279-4327-852b-ef22a238145b tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-reader] http://192.168.122.15/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:24:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1568/3056] 192.168.122.15 () {60 vars in 1181 bytes} [Tue Sep 1 02:24:01 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-19b8f06f-e009-4679-a34e-ae46165ccbe3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-19b8f06f-e009-4679-a34e-ae46165ccbe3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-19b8f06f-e009-4679-a34e-ae46165ccbe3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-19b8f06f-e009-4679-a34e-ae46165ccbe3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-19b8f06f-e009-4679-a34e-ae46165ccbe3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Delete volume with id: d8dd6203-6926-4152-b26e-a35e48e87bb8 Sep 01 02:24:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-19b8f06f-e009-4679-a34e-ae46165ccbe3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-19b8f06f-e009-4679-a34e-ae46165ccbe3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Delete volume request issued successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-19b8f06f-e009-4679-a34e-ae46165ccbe3 tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 returned with HTTP 202 Sep 01 02:24:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1489/3057] 192.168.122.15 () {60 vars in 1271 bytes} [Tue Sep 1 02:24:02 2026] DELETE /volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6c17571a-2761-43d0-a364-12c4cd13317a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c17571a-2761-43d0-a364-12c4cd13317a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 Sep 01 02:24:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c17571a-2761-43d0-a364-12c4cd13317a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c17571a-2761-43d0-a364-12c4cd13317a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6c17571a-2761-43d0-a364-12c4cd13317a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Volume info retrieved successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c17571a-2761-43d0-a364-12c4cd13317a tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 returned with HTTP 200 Sep 01 02:24:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1569/3058] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:24:02 2026] GET /volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 => generated 1013 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7ab0a620-7358-4253-85fc-669f2ea51a8b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ab0a620-7358-4253-85fc-669f2ea51a8b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ab0a620-7358-4253-85fc-669f2ea51a8b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7ab0a620-7358-4253-85fc-669f2ea51a8b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7ab0a620-7358-4253-85fc-669f2ea51a8b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7ab0a620-7358-4253-85fc-669f2ea51a8b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f returned with HTTP 200 Sep 01 02:24:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1490/3059] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:02 2026] GET /volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-35f948d1-6c04-4497-a1e5-e09a88c25ca8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35f948d1-6c04-4497-a1e5-e09a88c25ca8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc Sep 01 02:24:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-35f948d1-6c04-4497-a1e5-e09a88c25ca8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-35f948d1-6c04-4497-a1e5-e09a88c25ca8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-35f948d1-6c04-4497-a1e5-e09a88c25ca8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-35f948d1-6c04-4497-a1e5-e09a88c25ca8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc returned with HTTP 200 Sep 01 02:24:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1570/3060] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:02 2026] GET /volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-733f4c36-c103-4a65-9080-530940488f30 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-733f4c36-c103-4a65-9080-530940488f30 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-733f4c36-c103-4a65-9080-530940488f30 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-733f4c36-c103-4a65-9080-530940488f30 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:02 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-733f4c36-c103-4a65-9080-530940488f30 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-733f4c36-c103-4a65-9080-530940488f30 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc returned with HTTP 200 Sep 01 02:24:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1491/3061] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:02 2026] GET /volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc => generated 876 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c3d86a4a-807e-4db6-860b-ef9e6dc5e0f0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3d86a4a-807e-4db6-860b-ef9e6dc5e0f0 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c3d86a4a-807e-4db6-860b-ef9e6dc5e0f0 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4b40408-d044-407b-8483-907474f25bfc", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-227564427"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c3d86a4a-807e-4db6-860b-ef9e6dc5e0f0 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-c3d86a4a-807e-4db6-860b-ef9e6dc5e0f0 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Create snapshot from volume f4b40408-d044-407b-8483-907474f25bfc Sep 01 02:24:02 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-c3d86a4a-807e-4db6-860b-ef9e6dc5e0f0 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Created reservations ['78275046-3cd6-4b3d-bb98-73a54b5a5a63', 'f0a3bf30-cf73-4fc6-bfd4-3153e9c7d266', '8496a884-aeb6-4c43-8a4c-8bf48a3bd1b9', 'ff180cd4-39fe-4f62-9518-e0bec63393cf'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c3d86a4a-807e-4db6-860b-ef9e6dc5e0f0 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Snapshot create request issued successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3d86a4a-807e-4db6-860b-ef9e6dc5e0f0 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1571/3062] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:02 2026] POST /volume/v3/snapshots => generated 325 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-22ccfba5-751b-4a0b-bc77-567cf5e12cc7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-22ccfba5-751b-4a0b-bc77-567cf5e12cc7 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-22ccfba5-751b-4a0b-bc77-567cf5e12cc7 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-22ccfba5-751b-4a0b-bc77-567cf5e12cc7 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-22ccfba5-751b-4a0b-bc77-567cf5e12cc7 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Snapshot retrieved successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-22ccfba5-751b-4a0b-bc77-567cf5e12cc7 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 returned with HTTP 200 Sep 01 02:24:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1492/3063] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:02 2026] GET /volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 => generated 457 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-39d3230f-1d2b-4f72-ad15-5d194030d95d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-39d3230f-1d2b-4f72-ad15-5d194030d95d tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] GET http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 Sep 01 02:24:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-39d3230f-1d2b-4f72-ad15-5d194030d95d tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-39d3230f-1d2b-4f72-ad15-5d194030d95d tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-39d3230f-1d2b-4f72-ad15-5d194030d95d tempest-ProjectReaderTests-1639809850 tempest-ProjectReaderTests-1639809850-project-admin] http://192.168.122.15/volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 returned with HTTP 404 Sep 01 02:24:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1572/3064] 192.168.122.15 () {60 vars in 1268 bytes} [Tue Sep 1 02:24:03 2026] GET /volume/v3/volumes/d8dd6203-6926-4152-b26e-a35e48e87bb8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:24:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f41fa41e-f4a2-401e-9290-7d6b22d10379 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f41fa41e-f4a2-401e-9290-7d6b22d10379 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f Sep 01 02:24:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f41fa41e-f4a2-401e-9290-7d6b22d10379 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f41fa41e-f4a2-401e-9290-7d6b22d10379 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f41fa41e-f4a2-401e-9290-7d6b22d10379 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f returned with HTTP 404 Sep 01 02:24:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1493/3065] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:03 2026] GET /volume/v3/snapshots/d25a1822-700d-4898-8d43-72f590610c1f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9e012d10-aac5-4e88-af13-c6eb8b611a8d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e012d10-aac5-4e88-af13-c6eb8b611a8d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e Sep 01 02:24:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e012d10-aac5-4e88-af13-c6eb8b611a8d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9e012d10-aac5-4e88-af13-c6eb8b611a8d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:03 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-9e012d10-aac5-4e88-af13-c6eb8b611a8d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume with id: 181ecc9f-697e-4de5-b6b2-0553e674562e Sep 01 02:24:03 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:03 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9e012d10-aac5-4e88-af13-c6eb8b611a8d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9e012d10-aac5-4e88-af13-c6eb8b611a8d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume request issued successfully. Sep 01 02:24:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9e012d10-aac5-4e88-af13-c6eb8b611a8d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e returned with HTTP 202 Sep 01 02:24:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1573/3066] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:03 2026] DELETE /volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-48ec2963-e3b0-48a2-a577-61d80fe70ff1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-48ec2963-e3b0-48a2-a577-61d80fe70ff1 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e Sep 01 02:24:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-48ec2963-e3b0-48a2-a577-61d80fe70ff1 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:03 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-48ec2963-e3b0-48a2-a577-61d80fe70ff1 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:03 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:03 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:03 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:03 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:03 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-48ec2963-e3b0-48a2-a577-61d80fe70ff1 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:03 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-48ec2963-e3b0-48a2-a577-61d80fe70ff1 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e returned with HTTP 200 Sep 01 02:24:03 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1494/3067] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:03 2026] GET /volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d22a514e-fa92-44a6-8cf6-567b8278b004 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d22a514e-fa92-44a6-8cf6-567b8278b004 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 Sep 01 02:24:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d22a514e-fa92-44a6-8cf6-567b8278b004 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:03 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d22a514e-fa92-44a6-8cf6-567b8278b004 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:03 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:03 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:03 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d22a514e-fa92-44a6-8cf6-567b8278b004 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Snapshot retrieved successfully. Sep 01 02:24:03 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d22a514e-fa92-44a6-8cf6-567b8278b004 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 returned with HTTP 200 Sep 01 02:24:03 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1574/3068] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:03 2026] GET /volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 => generated 457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2f21ac3a-5a6e-40d1-b044-62da23d9fb2f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f21ac3a-5a6e-40d1-b044-62da23d9fb2f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e Sep 01 02:24:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f21ac3a-5a6e-40d1-b044-62da23d9fb2f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2f21ac3a-5a6e-40d1-b044-62da23d9fb2f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2f21ac3a-5a6e-40d1-b044-62da23d9fb2f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e returned with HTTP 404 Sep 01 02:24:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1495/3069] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:04 2026] GET /volume/v3/volumes/181ecc9f-697e-4de5-b6b2-0553e674562e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1146297131"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1146297131'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume of 1 GB Sep 01 02:24:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (047ecc5f-29bc-447c-a758-765fec5d94fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e8493f-0ce0-48d9-9f99-b5d80cb1fdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e8493f-0ce0-48d9-9f99-b5d80cb1fdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6be9d8-582b-48b7-9172-65b0d43c7f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ce62403b-ab1f-4581-aea7-6070adf059b2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['c2011e9e-d4ff-41fe-b5d7-07b2f0bdc612', '7613ace5-4023-4dbf-9cd5-4c195aeafa30', '2abb6ee3-6fe3-437b-b5f7-94d13b31c488', '5f8d9102-9f4b-4b75-84b4-9165a0b52ff4'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6be9d8-582b-48b7-9172-65b0d43c7f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2011e9e-d4ff-41fe-b5d7-07b2f0bdc612', '7613ace5-4023-4dbf-9cd5-4c195aeafa30', '2abb6ee3-6fe3-437b-b5f7-94d13b31c488', '5f8d9102-9f4b-4b75-84b4-9165a0b52ff4']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ce62403b-ab1f-4581-aea7-6070adf059b2 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 Sep 01 02:24:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ce62403b-ab1f-4581-aea7-6070adf059b2 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ce62403b-ab1f-4581-aea7-6070adf059b2 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662eddc4-cd22-42db-ad8d-7abc0f307b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ce62403b-ab1f-4581-aea7-6070adf059b2 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Snapshot retrieved successfully. Sep 01 02:24:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ce62403b-ab1f-4581-aea7-6070adf059b2 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 returned with HTTP 200 Sep 01 02:24:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1496/3070] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:04 2026] GET /volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 => generated 457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662eddc4-cd22-42db-ad8d-7abc0f307b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '727dd64a-71eb-466b-bfcb-b65fcdfc4f1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146297131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['c2011e9e-d4ff-41fe-b5d7-07b2f0bdc612','7613ace5-4023-4dbf-9cd5-4c195aeafa30','2abb6ee3-6fe3-437b-b5f7-94d13b31c488','5f8d9102-9f4b-4b75-84b4-9165a0b52ff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146297131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=727dd64a-71eb-466b-bfcb-b65fcdfc4f1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='811b8c6835e74046a1a40da2d497a808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9a91ab8392345d282a619036de6ea35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ace66c-c3b9-4bf0-a3fa-232780f9ba8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ace66c-c3b9-4bf0-a3fa-232780f9ba8b) transitioned into state 'SUCCESS' from state '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-1146297131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['c2011e9e-d4ff-41fe-b5d7-07b2f0bdc612','7613ace5-4023-4dbf-9cd5-4c195aeafa30','2abb6ee3-6fe3-437b-b5f7-94d13b31c488','5f8d9102-9f4b-4b75-84b4-9165a0b52ff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09433236-3dfb-4ac2-a058-262483c65bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09433236-3dfb-4ac2-a058-262483c65bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:04 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (047ecc5f-29bc-447c-a758-765fec5d94fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request issued successfully. Sep 01 02:24:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-94ff6a9d-37df-4308-a0a1-3b75dcb9b94a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1575/3071] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:04 2026] POST /volume/v3/volumes => generated 785 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b95a3f17-068d-45fe-bbaa-c9b9aba5ee95 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b95a3f17-068d-45fe-bbaa-c9b9aba5ee95 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c Sep 01 02:24:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b95a3f17-068d-45fe-bbaa-c9b9aba5ee95 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b95a3f17-068d-45fe-bbaa-c9b9aba5ee95 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b95a3f17-068d-45fe-bbaa-c9b9aba5ee95 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b95a3f17-068d-45fe-bbaa-c9b9aba5ee95 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c returned with HTTP 200 Sep 01 02:24:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1497/3072] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:05 2026] GET /volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a44c3b2e-541e-4b50-aa53-973414bf636a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a44c3b2e-541e-4b50-aa53-973414bf636a tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 Sep 01 02:24:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a44c3b2e-541e-4b50-aa53-973414bf636a tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a44c3b2e-541e-4b50-aa53-973414bf636a tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a44c3b2e-541e-4b50-aa53-973414bf636a tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Snapshot retrieved successfully. Sep 01 02:24:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a44c3b2e-541e-4b50-aa53-973414bf636a tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 returned with HTTP 200 Sep 01 02:24:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1576/3073] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:05 2026] GET /volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9e39fb14-be8f-4579-930a-81644c8d96d7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9e39fb14-be8f-4579-930a-81644c8d96d7 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 Sep 01 02:24:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9e39fb14-be8f-4579-930a-81644c8d96d7 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9e39fb14-be8f-4579-930a-81644c8d96d7 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9e39fb14-be8f-4579-930a-81644c8d96d7 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Snapshot retrieved successfully. Sep 01 02:24:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9e39fb14-be8f-4579-930a-81644c8d96d7 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 returned with HTTP 200 Sep 01 02:24:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1498/3074] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:05 2026] GET /volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-73df27ff-59b2-4d08-8280-061b6b3ed2a1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-73df27ff-59b2-4d08-8280-061b6b3ed2a1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 Sep 01 02:24:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-73df27ff-59b2-4d08-8280-061b6b3ed2a1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-73df27ff-59b2-4d08-8280-061b6b3ed2a1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:05 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-73df27ff-59b2-4d08-8280-061b6b3ed2a1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Delete snapshot with id: 26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 Sep 01 02:24:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-73df27ff-59b2-4d08-8280-061b6b3ed2a1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Snapshot retrieved successfully. Sep 01 02:24:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-73df27ff-59b2-4d08-8280-061b6b3ed2a1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Snapshot delete request issued successfully. Sep 01 02:24:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-73df27ff-59b2-4d08-8280-061b6b3ed2a1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 returned with HTTP 202 Sep 01 02:24:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1577/3075] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:05 2026] DELETE /volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-819cf71a-ba4c-4f87-bfa2-05600aeadeb4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-819cf71a-ba4c-4f87-bfa2-05600aeadeb4 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 Sep 01 02:24:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-819cf71a-ba4c-4f87-bfa2-05600aeadeb4 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-819cf71a-ba4c-4f87-bfa2-05600aeadeb4 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-819cf71a-ba4c-4f87-bfa2-05600aeadeb4 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Snapshot retrieved successfully. Sep 01 02:24:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-819cf71a-ba4c-4f87-bfa2-05600aeadeb4 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 returned with HTTP 200 Sep 01 02:24:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1499/3076] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:05 2026] GET /volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 => generated 483 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-71bfa782-8244-41be-b9fe-7d6f49e3cd65 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-71bfa782-8244-41be-b9fe-7d6f49e3cd65 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c Sep 01 02:24:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-71bfa782-8244-41be-b9fe-7d6f49e3cd65 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-71bfa782-8244-41be-b9fe-7d6f49e3cd65 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-71bfa782-8244-41be-b9fe-7d6f49e3cd65 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-71bfa782-8244-41be-b9fe-7d6f49e3cd65 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c returned with HTTP 200 Sep 01 02:24:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1578/3077] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:06 2026] GET /volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ca3c9399-1b90-4c1c-b28b-e882d2081a6b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ca3c9399-1b90-4c1c-b28b-e882d2081a6b tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 Sep 01 02:24:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ca3c9399-1b90-4c1c-b28b-e882d2081a6b tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ca3c9399-1b90-4c1c-b28b-e882d2081a6b tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ca3c9399-1b90-4c1c-b28b-e882d2081a6b tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Snapshot retrieved successfully. Sep 01 02:24:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ca3c9399-1b90-4c1c-b28b-e882d2081a6b tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 returned with HTTP 200 Sep 01 02:24:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1500/3078] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:07 2026] GET /volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 => generated 483 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6cf04503-a130-4b58-90c0-22d42d5c9498 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6cf04503-a130-4b58-90c0-22d42d5c9498 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c Sep 01 02:24:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6cf04503-a130-4b58-90c0-22d42d5c9498 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6cf04503-a130-4b58-90c0-22d42d5c9498 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:07 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:07 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6cf04503-a130-4b58-90c0-22d42d5c9498 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6cf04503-a130-4b58-90c0-22d42d5c9498 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c returned with HTTP 200 Sep 01 02:24:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1579/3079] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:07 2026] GET /volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c68734dd-9b3a-4d4a-bc7a-82f3e309d318 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c68734dd-9b3a-4d4a-bc7a-82f3e309d318 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c68734dd-9b3a-4d4a-bc7a-82f3e309d318 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "727dd64a-71eb-466b-bfcb-b65fcdfc4f1c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-978450889"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c68734dd-9b3a-4d4a-bc7a-82f3e309d318 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:07 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-c68734dd-9b3a-4d4a-bc7a-82f3e309d318 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create snapshot from volume 727dd64a-71eb-466b-bfcb-b65fcdfc4f1c Sep 01 02:24:07 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c68734dd-9b3a-4d4a-bc7a-82f3e309d318 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['6f131000-29f9-4a24-9ded-ce28a9cb83f4', 'd6b3e865-e973-45ac-85a9-5b0311d5f796', 'ecb2117e-360c-477e-84de-2d851c027813', '000b52a3-3d3f-4642-8001-d010f04d1ab1'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c68734dd-9b3a-4d4a-bc7a-82f3e309d318 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot create request issued successfully. Sep 01 02:24:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c68734dd-9b3a-4d4a-bc7a-82f3e309d318 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1501/3080] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4f777e37-a76c-4915-a534-fa41e5f98e31 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4f777e37-a76c-4915-a534-fa41e5f98e31 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a Sep 01 02:24:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4f777e37-a76c-4915-a534-fa41e5f98e31 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4f777e37-a76c-4915-a534-fa41e5f98e31 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:07 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:07 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:07 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4f777e37-a76c-4915-a534-fa41e5f98e31 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4f777e37-a76c-4915-a534-fa41e5f98e31 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a returned with HTTP 200 Sep 01 02:24:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1580/3081] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:07 2026] GET /volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8564fd77-61f7-458e-80d5-15d3b0920936 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8564fd77-61f7-458e-80d5-15d3b0920936 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 Sep 01 02:24:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8564fd77-61f7-458e-80d5-15d3b0920936 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8564fd77-61f7-458e-80d5-15d3b0920936 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8564fd77-61f7-458e-80d5-15d3b0920936 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 returned with HTTP 404 Sep 01 02:24:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1502/3082] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:08 2026] GET /volume/v3/snapshots/26e9bfb0-3cf8-4d80-84cb-a467a24b8ca0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:24:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fd733092-3492-4088-8449-cfa094e64bb8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd733092-3492-4088-8449-cfa094e64bb8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] DELETE http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc Sep 01 02:24:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fd733092-3492-4088-8449-cfa094e64bb8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fd733092-3492-4088-8449-cfa094e64bb8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:08 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-fd733092-3492-4088-8449-cfa094e64bb8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Delete volume with id: f4b40408-d044-407b-8483-907474f25bfc Sep 01 02:24:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fd733092-3492-4088-8449-cfa094e64bb8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:24:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fd733092-3492-4088-8449-cfa094e64bb8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Delete volume request issued successfully. Sep 01 02:24:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd733092-3492-4088-8449-cfa094e64bb8 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc returned with HTTP 202 Sep 01 02:24:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1581/3083] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:08 2026] DELETE /volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0e5dddc0-495a-458d-803b-f07209f3ead1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e5dddc0-495a-458d-803b-f07209f3ead1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc Sep 01 02:24:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e5dddc0-495a-458d-803b-f07209f3ead1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e5dddc0-495a-458d-803b-f07209f3ead1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:08 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-0e5dddc0-495a-458d-803b-f07209f3ead1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:24:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e5dddc0-495a-458d-803b-f07209f3ead1 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc returned with HTTP 200 Sep 01 02:24:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1503/3084] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:08 2026] GET /volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc => generated 875 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d2339b0e-c247-4512-9a02-f6acdc729a2f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d2339b0e-c247-4512-9a02-f6acdc729a2f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a Sep 01 02:24:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d2339b0e-c247-4512-9a02-f6acdc729a2f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d2339b0e-c247-4512-9a02-f6acdc729a2f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d2339b0e-c247-4512-9a02-f6acdc729a2f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d2339b0e-c247-4512-9a02-f6acdc729a2f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a returned with HTTP 200 Sep 01 02:24:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1582/3085] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:08 2026] GET /volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cc78dcfd-f143-43fd-96e4-50a386278911 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cc78dcfd-f143-43fd-96e4-50a386278911 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc Sep 01 02:24:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cc78dcfd-f143-43fd-96e4-50a386278911 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cc78dcfd-f143-43fd-96e4-50a386278911 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cc78dcfd-f143-43fd-96e4-50a386278911 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc returned with HTTP 404 Sep 01 02:24:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1504/3086] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:09 2026] GET /volume/v3/volumes/f4b40408-d044-407b-8483-907474f25bfc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d6a11027-7ce1-4bd4-8b26-514e00902225 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d6a11027-7ce1-4bd4-8b26-514e00902225 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] DELETE http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 Sep 01 02:24:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d6a11027-7ce1-4bd4-8b26-514e00902225 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d6a11027-7ce1-4bd4-8b26-514e00902225 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:09 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-d6a11027-7ce1-4bd4-8b26-514e00902225 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Delete volume with id: 5476e6a7-1b86-4ded-8552-f1f819392d49 Sep 01 02:24:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d6a11027-7ce1-4bd4-8b26-514e00902225 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d6a11027-7ce1-4bd4-8b26-514e00902225 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Delete volume request issued successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d6a11027-7ce1-4bd4-8b26-514e00902225 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 returned with HTTP 202 Sep 01 02:24:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1583/3087] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:09 2026] DELETE /volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-7949c1fb-77de-4aee-b7be-33d845e6838c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7949c1fb-77de-4aee-b7be-33d845e6838c tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 Sep 01 02:24:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7949c1fb-77de-4aee-b7be-33d845e6838c tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-7949c1fb-77de-4aee-b7be-33d845e6838c tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:09 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:09 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:09 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:09 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:09 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-7949c1fb-77de-4aee-b7be-33d845e6838c tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Volume info retrieved successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-7949c1fb-77de-4aee-b7be-33d845e6838c tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 returned with HTTP 200 Sep 01 02:24:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1505/3088] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:09 2026] GET /volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 => generated 839 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cc6c38d3-72c6-4d9f-9d1d-b7e44322e83f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cc6c38d3-72c6-4d9f-9d1d-b7e44322e83f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a Sep 01 02:24:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cc6c38d3-72c6-4d9f-9d1d-b7e44322e83f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cc6c38d3-72c6-4d9f-9d1d-b7e44322e83f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cc6c38d3-72c6-4d9f-9d1d-b7e44322e83f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cc6c38d3-72c6-4d9f-9d1d-b7e44322e83f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a returned with HTTP 200 Sep 01 02:24:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1584/3089] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:09 2026] GET /volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-df992489-9119-45df-90e7-2ab329e1b0a6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-df992489-9119-45df-90e7-2ab329e1b0a6 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] GET http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 Sep 01 02:24:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-df992489-9119-45df-90e7-2ab329e1b0a6 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-df992489-9119-45df-90e7-2ab329e1b0a6 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-df992489-9119-45df-90e7-2ab329e1b0a6 tempest-CinderUnicodeTest-1121366589 tempest-CinderUnicodeTest-1121366589-project-member] http://192.168.122.15/volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 returned with HTTP 404 Sep 01 02:24:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1506/3090] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:10 2026] GET /volume/v3/volumes/5476e6a7-1b86-4ded-8552-f1f819392d49 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0926ac13-d769-482b-bce1-2083d5cd1d65 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0926ac13-d769-482b-bce1-2083d5cd1d65 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a Sep 01 02:24:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0926ac13-d769-482b-bce1-2083d5cd1d65 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0926ac13-d769-482b-bce1-2083d5cd1d65 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0926ac13-d769-482b-bce1-2083d5cd1d65 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0926ac13-d769-482b-bce1-2083d5cd1d65 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a returned with HTTP 200 Sep 01 02:24:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1585/3091] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:10 2026] GET /volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-01d20619-b7a8-4b62-ae59-eb33c1e1b5e4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01d20619-b7a8-4b62-ae59-eb33c1e1b5e4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-01d20619-b7a8-4b62-ae59-eb33c1e1b5e4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-01d20619-b7a8-4b62-ae59-eb33c1e1b5e4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.api_utils [None req-01d20619-b7a8-4b62-ae59-eb33c1e1b5e4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Removing options '' from query. {{(pid=87154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:24:10 devstack devstack@c-api.service[87154]: DEBUG cinder.db.api [None req-01d20619-b7a8-4b62-ae59-eb33c1e1b5e4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Building query based on filter {{(pid=87154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:24:10 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:10 devstack devstack@c-api.service[87154]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:24:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-01d20619-b7a8-4b62-ae59-eb33c1e1b5e4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Get all snapshots completed successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01d20619-b7a8-4b62-ae59-eb33c1e1b5e4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 200 Sep 01 02:24:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1507/3092] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:24:10 2026] GET /volume/v3/snapshots => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-95384af7-c64a-4669-88a5-285366f8f1fe None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-95384af7-c64a-4669-88a5-285366f8f1fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a Sep 01 02:24:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-95384af7-c64a-4669-88a5-285366f8f1fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-95384af7-c64a-4669-88a5-285366f8f1fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:10 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-95384af7-c64a-4669-88a5-285366f8f1fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete snapshot with id: ae05e89b-6101-4429-9cb8-5263dcca2f7a Sep 01 02:24:10 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:10 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-95384af7-c64a-4669-88a5-285366f8f1fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:10 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:10 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-95384af7-c64a-4669-88a5-285366f8f1fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-95384af7-c64a-4669-88a5-285366f8f1fe tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a returned with HTTP 202 Sep 01 02:24:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1586/3093] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:10 2026] DELETE /volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ce88e53f-7686-4fde-a673-b52ecf9a3732 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ce88e53f-7686-4fde-a673-b52ecf9a3732 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a Sep 01 02:24:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ce88e53f-7686-4fde-a673-b52ecf9a3732 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ce88e53f-7686-4fde-a673-b52ecf9a3732 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:10 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:10 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:10 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ce88e53f-7686-4fde-a673-b52ecf9a3732 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ce88e53f-7686-4fde-a673-b52ecf9a3732 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a returned with HTTP 200 Sep 01 02:24:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1508/3094] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:10 2026] GET /volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-233be9ed-a015-4f40-bab3-8fe6928af18c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-233be9ed-a015-4f40-bab3-8fe6928af18c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a Sep 01 02:24:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-233be9ed-a015-4f40-bab3-8fe6928af18c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-233be9ed-a015-4f40-bab3-8fe6928af18c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:11 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:11 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:11 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-233be9ed-a015-4f40-bab3-8fe6928af18c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-233be9ed-a015-4f40-bab3-8fe6928af18c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a returned with HTTP 200 Sep 01 02:24:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1587/3095] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:11 2026] GET /volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2385d8e1-100c-441b-9d2b-cfcc3f3d5740 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2385d8e1-100c-441b-9d2b-cfcc3f3d5740 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a Sep 01 02:24:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2385d8e1-100c-441b-9d2b-cfcc3f3d5740 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2385d8e1-100c-441b-9d2b-cfcc3f3d5740 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2385d8e1-100c-441b-9d2b-cfcc3f3d5740 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a returned with HTTP 404 Sep 01 02:24:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1509/3096] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:12 2026] GET /volume/v3/snapshots/ae05e89b-6101-4429-9cb8-5263dcca2f7a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-33455f0b-96d7-460c-ab3f-7f05305a46a2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-33455f0b-96d7-460c-ab3f-7f05305a46a2 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c Sep 01 02:24:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-33455f0b-96d7-460c-ab3f-7f05305a46a2 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-33455f0b-96d7-460c-ab3f-7f05305a46a2 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:12 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-33455f0b-96d7-460c-ab3f-7f05305a46a2 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume with id: 727dd64a-71eb-466b-bfcb-b65fcdfc4f1c Sep 01 02:24:12 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:12 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:12 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:12 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-33455f0b-96d7-460c-ab3f-7f05305a46a2 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-33455f0b-96d7-460c-ab3f-7f05305a46a2 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume request issued successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-33455f0b-96d7-460c-ab3f-7f05305a46a2 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c returned with HTTP 202 Sep 01 02:24:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1588/3097] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:12 2026] DELETE /volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bae8decc-6a7e-4868-8a7d-29052c4a3806 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bae8decc-6a7e-4868-8a7d-29052c4a3806 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c Sep 01 02:24:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bae8decc-6a7e-4868-8a7d-29052c4a3806 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bae8decc-6a7e-4868-8a7d-29052c4a3806 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:12 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:12 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:12 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:12 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:12 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bae8decc-6a7e-4868-8a7d-29052c4a3806 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bae8decc-6a7e-4868-8a7d-29052c4a3806 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c returned with HTTP 200 Sep 01 02:24:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1510/3098] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:12 2026] GET /volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:13 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-620cd41c-946c-4c40-b0dd-69c3680c96e3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-31bd0862-f5d3-4392-8c70-8ca515e8e53d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31bd0862-f5d3-4392-8c70-8ca515e8e53d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c Sep 01 02:24:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-31bd0862-f5d3-4392-8c70-8ca515e8e53d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-31bd0862-f5d3-4392-8c70-8ca515e8e53d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-31bd0862-f5d3-4392-8c70-8ca515e8e53d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c returned with HTTP 404 Sep 01 02:24:13 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1511/3099] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:13 2026] GET /volume/v3/volumes/727dd64a-71eb-466b-bfcb-b65fcdfc4f1c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-829d0b17-f562-419c-b535-4bf41934241e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:13 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1320426231"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:13 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1320426231'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:13 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume of 1 GB Sep 01 02:24:13 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (c0a6c556-7ab3-486f-a575-fe8cdd9eaa94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2490afb1-029e-4870-8f5c-25cee81fa4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2490afb1-029e-4870-8f5c-25cee81fa4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73c7def-03b5-4c9d-8039-7b4e79c4e3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-620cd41c-946c-4c40-b0dd-69c3680c96e3 tempest-ProjectMemberTests-935481995 tempest-ProjectMemberTests-935481995-project-admin] GET http://192.168.122.15/volume/v3/scheduler-stats/get_pools Sep 01 02:24:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-620cd41c-946c-4c40-b0dd-69c3680c96e3 tempest-ProjectMemberTests-935481995 tempest-ProjectMemberTests-935481995-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-620cd41c-946c-4c40-b0dd-69c3680c96e3 tempest-ProjectMemberTests-935481995 tempest-ProjectMemberTests-935481995-project-admin] Calling method 'get_pools' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-620cd41c-946c-4c40-b0dd-69c3680c96e3 tempest-ProjectMemberTests-935481995 tempest-ProjectMemberTests-935481995-project-admin] http://192.168.122.15/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:24:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1589/3100] 192.168.122.15 () {58 vars in 1170 bytes} [Tue Sep 1 02:24:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:24:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-850f28db-09e7-4676-8428-d7352959b807 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['1dbadb58-9aec-448a-b6f9-642c64bd0e21', '8cbe8aaa-6479-4319-8199-7398ae9bd908', '197894a9-9c35-478b-80fa-b69763423ee5', '1825220c-16c9-47b6-a442-e5dea4e00cbd'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73c7def-03b5-4c9d-8039-7b4e79c4e3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dbadb58-9aec-448a-b6f9-642c64bd0e21', '8cbe8aaa-6479-4319-8199-7398ae9bd908', '197894a9-9c35-478b-80fa-b69763423ee5', '1825220c-16c9-47b6-a442-e5dea4e00cbd']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5667b32f-d978-4e15-8bd5-065dabe62a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5667b32f-d978-4e15-8bd5-065dabe62a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ade0f19-62f1-40ab-af38-668d734937d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1320426231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['1dbadb58-9aec-448a-b6f9-642c64bd0e21','8cbe8aaa-6479-4319-8199-7398ae9bd908','197894a9-9c35-478b-80fa-b69763423ee5','1825220c-16c9-47b6-a442-e5dea4e00cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1320426231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ade0f19-62f1-40ab-af38-668d734937d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='811b8c6835e74046a1a40da2d497a808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9a91ab8392345d282a619036de6ea35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5b6dbf7-19e1-4c35-9238-353a7d27e233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5b6dbf7-19e1-4c35-9238-353a7d27e233) transitioned into state 'SUCCESS' from state '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-1320426231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['1dbadb58-9aec-448a-b6f9-642c64bd0e21','8cbe8aaa-6479-4319-8199-7398ae9bd908','197894a9-9c35-478b-80fa-b69763423ee5','1825220c-16c9-47b6-a442-e5dea4e00cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2d78c4-3393-44f8-97f7-708324af0840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2d78c4-3393-44f8-97f7-708324af0840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (c0a6c556-7ab3-486f-a575-fe8cdd9eaa94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request issued successfully. Sep 01 02:24:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-829d0b17-f562-419c-b535-4bf41934241e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1512/3101] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:13 2026] POST /volume/v3/volumes => generated 785 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8c693e74-6162-47b4-9247-38cfeee4bc2e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8c693e74-6162-47b4-9247-38cfeee4bc2e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8c693e74-6162-47b4-9247-38cfeee4bc2e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:14 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8c693e74-6162-47b4-9247-38cfeee4bc2e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-850f28db-09e7-4676-8428-d7352959b807 tempest-ProjectMemberTests-935481995 tempest-ProjectMemberTests-935481995-project-member] GET http://192.168.122.15/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:24:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-850f28db-09e7-4676-8428-d7352959b807 tempest-ProjectMemberTests-935481995 tempest-ProjectMemberTests-935481995-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:14 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-850f28db-09e7-4676-8428-d7352959b807 tempest-ProjectMemberTests-935481995 tempest-ProjectMemberTests-935481995-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:14 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-850f28db-09e7-4676-8428-d7352959b807 tempest-ProjectMemberTests-935481995 tempest-ProjectMemberTests-935481995-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '233645a4315c45d0b4c0d2a58d897c75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a37b02b7d774e708e06b8a34d64b971', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:14 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-850f28db-09e7-4676-8428-d7352959b807 tempest-ProjectMemberTests-935481995 tempest-ProjectMemberTests-935481995-project-member] http://192.168.122.15/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 02:24:14 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1590/3102] 192.168.122.15 () {58 vars in 1188 bytes} [Tue Sep 1 02:24:14 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 168 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:14 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:14 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:14 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:14 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:14 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8c693e74-6162-47b4-9247-38cfeee4bc2e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:14 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8c693e74-6162-47b4-9247-38cfeee4bc2e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 returned with HTTP 200 Sep 01 02:24:14 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1513/3103] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:14 2026] GET /volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-09895591-6ff1-44ca-bfe7-c3f492087be6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-09895591-6ff1-44ca-bfe7-c3f492087be6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 Sep 01 02:24:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-09895591-6ff1-44ca-bfe7-c3f492087be6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-09895591-6ff1-44ca-bfe7-c3f492087be6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:15 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:15 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-09895591-6ff1-44ca-bfe7-c3f492087be6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-09895591-6ff1-44ca-bfe7-c3f492087be6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 returned with HTTP 200 Sep 01 02:24:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1591/3104] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:15 2026] GET /volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c2e7eab4-dd16-4db8-b7da-527815cb0c4b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c2e7eab4-dd16-4db8-b7da-527815cb0c4b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:15 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c2e7eab4-dd16-4db8-b7da-527815cb0c4b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ade0f19-62f1-40ab-af38-668d734937d2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-364708430"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:15 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:15 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c2e7eab4-dd16-4db8-b7da-527815cb0c4b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:15 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-c2e7eab4-dd16-4db8-b7da-527815cb0c4b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create snapshot from volume 0ade0f19-62f1-40ab-af38-668d734937d2 Sep 01 02:24:15 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-c2e7eab4-dd16-4db8-b7da-527815cb0c4b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['43e8dbba-c605-42a1-8cb5-19271f424cf6', 'dc2901ea-3100-47f2-b9b6-6b987d3a168f', '547ab243-9b7b-46dc-9e71-4aafdb0eb7e0', 'b21e5b11-40e1-42f2-89a8-9750996d0113'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:15 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:15 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:15 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c2e7eab4-dd16-4db8-b7da-527815cb0c4b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot create request issued successfully. Sep 01 02:24:15 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c2e7eab4-dd16-4db8-b7da-527815cb0c4b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:15 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1514/3105] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fb9274b8-2ed2-4c6e-9994-385b0d752151 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fb9274b8-2ed2-4c6e-9994-385b0d752151 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 Sep 01 02:24:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fb9274b8-2ed2-4c6e-9994-385b0d752151 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:15 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fb9274b8-2ed2-4c6e-9994-385b0d752151 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:15 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:15 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:15 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fb9274b8-2ed2-4c6e-9994-385b0d752151 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:15 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fb9274b8-2ed2-4c6e-9994-385b0d752151 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 returned with HTTP 200 Sep 01 02:24:15 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1592/3106] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:15 2026] GET /volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-46951b49-7324-43ad-88c1-48db9216e412 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-46951b49-7324-43ad-88c1-48db9216e412 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 Sep 01 02:24:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-46951b49-7324-43ad-88c1-48db9216e412 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:16 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-46951b49-7324-43ad-88c1-48db9216e412 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:16 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:16 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:16 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-46951b49-7324-43ad-88c1-48db9216e412 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:16 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-46951b49-7324-43ad-88c1-48db9216e412 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 returned with HTTP 200 Sep 01 02:24:16 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1515/3107] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:16 2026] GET /volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-11dae452-0bc6-4b4a-9f90-21bb6664c01c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11dae452-0bc6-4b4a-9f90-21bb6664c01c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 Sep 01 02:24:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11dae452-0bc6-4b4a-9f90-21bb6664c01c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11dae452-0bc6-4b4a-9f90-21bb6664c01c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:17 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:17 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-11dae452-0bc6-4b4a-9f90-21bb6664c01c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11dae452-0bc6-4b4a-9f90-21bb6664c01c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 returned with HTTP 200 Sep 01 02:24:17 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1593/3108] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:17 2026] GET /volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-339173d8-04d5-445f-8083-c1d899a5b783 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-339173d8-04d5-445f-8083-c1d899a5b783 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] POST http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50/action Sep 01 02:24:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-339173d8-04d5-445f-8083-c1d899a5b783 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-339173d8-04d5-445f-8083-c1d899a5b783 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.contrib.admin_actions [None req-339173d8-04d5-445f-8083-c1d899a5b783 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Updating snapshot '3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50' with '{'status': 'error'}' {{(pid=87154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:17 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-339173d8-04d5-445f-8083-c1d899a5b783 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bebeaf290da24302a528e2a1df041ff2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811b8c6835e74046a1a40da2d497a808', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-339173d8-04d5-445f-8083-c1d899a5b783 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50/action returned with HTTP 403 Sep 01 02:24:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1516/3109] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:24:17 2026] POST /volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-be38e362-b0dd-42da-8eb7-559428567bf1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9d0e8f4d-751a-4221-afd4-33c1c297bf56 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9d0e8f4d-751a-4221-afd4-33c1c297bf56 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 Sep 01 02:24:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9d0e8f4d-751a-4221-afd4-33c1c297bf56 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9d0e8f4d-751a-4221-afd4-33c1c297bf56 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-9d0e8f4d-751a-4221-afd4-33c1c297bf56 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete snapshot with id: 3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 Sep 01 02:24:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9d0e8f4d-751a-4221-afd4-33c1c297bf56 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:17 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9d0e8f4d-751a-4221-afd4-33c1c297bf56 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9d0e8f4d-751a-4221-afd4-33c1c297bf56 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 returned with HTTP 202 Sep 01 02:24:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1517/3110] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:17 2026] DELETE /volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-36a3026f-d335-4255-b5c9-2c58c0a9f081 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-36a3026f-d335-4255-b5c9-2c58c0a9f081 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 Sep 01 02:24:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-36a3026f-d335-4255-b5c9-2c58c0a9f081 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-36a3026f-d335-4255-b5c9-2c58c0a9f081 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:17 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:17 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:17 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-36a3026f-d335-4255-b5c9-2c58c0a9f081 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-36a3026f-d335-4255-b5c9-2c58c0a9f081 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 returned with HTTP 200 Sep 01 02:24:17 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1518/3111] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:17 2026] GET /volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:17 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1288924702"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:17 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1288924702'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:17 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume of 1 GB Sep 01 02:24:17 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Flow 'volume_create_api' (3f82a090-a466-4b25-9d7b-59f195177577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc24eacf-f6e5-44ed-84fd-4373e33d6050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc24eacf-f6e5-44ed-84fd-4373e33d6050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:17 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7941cb-84b4-46a1-aa5b-419514874461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Created reservations ['56e0fe50-5677-4f36-bf73-be75287bfb21', '61b8c570-d800-4c0d-b4fb-d35388199b09', 'e9f1754a-befd-451e-ab75-123d1c8370e3', 'a5a1d1a8-8768-4e17-afeb-e59c7717a06c'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7941cb-84b4-46a1-aa5b-419514874461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56e0fe50-5677-4f36-bf73-be75287bfb21', '61b8c570-d800-4c0d-b4fb-d35388199b09', 'e9f1754a-befd-451e-ab75-123d1c8370e3', 'a5a1d1a8-8768-4e17-afeb-e59c7717a06c']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4a1a45-b3d9-462d-8a3e-3dfbff0d1e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:18 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4a1a45-b3d9-462d-8a3e-3dfbff0d1e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7abada83-f3b9-4417-831f-b5a4e1342445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1288924702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26e52a8c79c4a46946679ef2229b702',qos_specs=None,replication_status=,reservations=['56e0fe50-5677-4f36-bf73-be75287bfb21','61b8c570-d800-4c0d-b4fb-d35388199b09','e9f1754a-befd-451e-ab75-123d1c8370e3','a5a1d1a8-8768-4e17-afeb-e59c7717a06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4718c111cd07436c81d26174d8a091a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1288924702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7abada83-f3b9-4417-831f-b5a4e1342445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e26e52a8c79c4a46946679ef2229b702',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4718c111cd07436c81d26174d8a091a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384d1abc-790b-4f49-8964-a6f0d05534bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384d1abc-790b-4f49-8964-a6f0d05534bb) transitioned into state 'SUCCESS' from state '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-1288924702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26e52a8c79c4a46946679ef2229b702',qos_specs=None,replication_status=,reservations=['56e0fe50-5677-4f36-bf73-be75287bfb21','61b8c570-d800-4c0d-b4fb-d35388199b09','e9f1754a-befd-451e-ab75-123d1c8370e3','a5a1d1a8-8768-4e17-afeb-e59c7717a06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4718c111cd07436c81d26174d8a091a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a83896d-a77d-4d68-849f-3e318e75976f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a83896d-a77d-4d68-849f-3e318e75976f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Flow 'volume_create_api' (3f82a090-a466-4b25-9d7b-59f195177577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume request issued successfully. Sep 01 02:24:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-be38e362-b0dd-42da-8eb7-559428567bf1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1594/3112] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:17 2026] POST /volume/v3/volumes => generated 785 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4762cd30-bc0f-4a4e-8aea-2a56d07e33d9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4762cd30-bc0f-4a4e-8aea-2a56d07e33d9 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 Sep 01 02:24:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4762cd30-bc0f-4a4e-8aea-2a56d07e33d9 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:18 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4762cd30-bc0f-4a4e-8aea-2a56d07e33d9 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:18 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:18 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:18 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:18 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:18 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4762cd30-bc0f-4a4e-8aea-2a56d07e33d9 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:18 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4762cd30-bc0f-4a4e-8aea-2a56d07e33d9 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 returned with HTTP 200 Sep 01 02:24:18 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1519/3113] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:18 2026] GET /volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8661a323-24fa-4bc3-bf1b-a6ca5171e545 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8661a323-24fa-4bc3-bf1b-a6ca5171e545 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8661a323-24fa-4bc3-bf1b-a6ca5171e545 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8661a323-24fa-4bc3-bf1b-a6ca5171e545 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:18 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:18 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:18 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8661a323-24fa-4bc3-bf1b-a6ca5171e545 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:18 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8661a323-24fa-4bc3-bf1b-a6ca5171e545 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 returned with HTTP 200 Sep 01 02:24:18 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1595/3114] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:18 2026] GET /volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b8e8ec33-cfe6-46fc-8b41-1b3149af086f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b8e8ec33-cfe6-46fc-8b41-1b3149af086f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 Sep 01 02:24:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b8e8ec33-cfe6-46fc-8b41-1b3149af086f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b8e8ec33-cfe6-46fc-8b41-1b3149af086f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b8e8ec33-cfe6-46fc-8b41-1b3149af086f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b8e8ec33-cfe6-46fc-8b41-1b3149af086f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 returned with HTTP 200 Sep 01 02:24:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1520/3115] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:19 2026] GET /volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f816b41b-f3f6-43e1-9370-1d7931dba61f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f816b41b-f3f6-43e1-9370-1d7931dba61f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 Sep 01 02:24:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f816b41b-f3f6-43e1-9370-1d7931dba61f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f816b41b-f3f6-43e1-9370-1d7931dba61f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f816b41b-f3f6-43e1-9370-1d7931dba61f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 returned with HTTP 404 Sep 01 02:24:19 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1596/3116] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:19 2026] GET /volume/v3/snapshots/3e209ca0-f2a3-4db1-89d8-58d0c3bf2d50 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-351bd8bb-4fb6-4d9e-8f69-6d8a559e299e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-351bd8bb-4fb6-4d9e-8f69-6d8a559e299e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 Sep 01 02:24:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-351bd8bb-4fb6-4d9e-8f69-6d8a559e299e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:19 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-351bd8bb-4fb6-4d9e-8f69-6d8a559e299e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:19 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-351bd8bb-4fb6-4d9e-8f69-6d8a559e299e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume with id: 0ade0f19-62f1-40ab-af38-668d734937d2 Sep 01 02:24:19 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:19 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:19 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:19 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-351bd8bb-4fb6-4d9e-8f69-6d8a559e299e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:19 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-351bd8bb-4fb6-4d9e-8f69-6d8a559e299e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume request issued successfully. Sep 01 02:24:19 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-351bd8bb-4fb6-4d9e-8f69-6d8a559e299e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 returned with HTTP 202 Sep 01 02:24:19 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1521/3117] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:19 2026] DELETE /volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-69037ab4-6467-4975-85e3-5aa1cd7aaf82 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:19 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-69037ab4-6467-4975-85e3-5aa1cd7aaf82 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 Sep 01 02:24:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-69037ab4-6467-4975-85e3-5aa1cd7aaf82 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:19 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-69037ab4-6467-4975-85e3-5aa1cd7aaf82 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:19 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:19 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:19 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:19 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:19 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-69037ab4-6467-4975-85e3-5aa1cd7aaf82 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-69037ab4-6467-4975-85e3-5aa1cd7aaf82 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 returned with HTTP 200 Sep 01 02:24:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1597/3118] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:19 2026] GET /volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9090e6c9-ad82-46b8-8ac7-f1f47bf650eb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9090e6c9-ad82-46b8-8ac7-f1f47bf650eb tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 Sep 01 02:24:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9090e6c9-ad82-46b8-8ac7-f1f47bf650eb tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9090e6c9-ad82-46b8-8ac7-f1f47bf650eb tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:20 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:20 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9090e6c9-ad82-46b8-8ac7-f1f47bf650eb tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9090e6c9-ad82-46b8-8ac7-f1f47bf650eb tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 returned with HTTP 200 Sep 01 02:24:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1522/3119] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:20 2026] GET /volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0becef1e-effe-4a83-8c6a-604a814e267f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0becef1e-effe-4a83-8c6a-604a814e267f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:20 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0becef1e-effe-4a83-8c6a-604a814e267f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7abada83-f3b9-4417-831f-b5a4e1342445", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1784659450"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:20 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:20 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0becef1e-effe-4a83-8c6a-604a814e267f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:20 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-0becef1e-effe-4a83-8c6a-604a814e267f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create snapshot from volume 7abada83-f3b9-4417-831f-b5a4e1342445 Sep 01 02:24:20 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-0becef1e-effe-4a83-8c6a-604a814e267f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Created reservations ['aa2bdc49-9e3b-4732-9f2b-6bfef8bc0e7e', '691ce6a0-cf84-49fe-887f-9c4979c70f2c', '24e3a823-316f-4d95-a32b-bee7179eeb2a', '21f6d703-4552-4b88-ba2b-6edd39683bfd'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:20 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:20 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:20 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0becef1e-effe-4a83-8c6a-604a814e267f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot create request issued successfully. Sep 01 02:24:20 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0becef1e-effe-4a83-8c6a-604a814e267f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:20 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1598/3120] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-85988f35-e26a-4a7d-82e5-02877db804a2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85988f35-e26a-4a7d-82e5-02877db804a2 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 Sep 01 02:24:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85988f35-e26a-4a7d-82e5-02877db804a2 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:20 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-85988f35-e26a-4a7d-82e5-02877db804a2 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:20 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:20 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:20 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-85988f35-e26a-4a7d-82e5-02877db804a2 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:20 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-85988f35-e26a-4a7d-82e5-02877db804a2 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 returned with HTTP 200 Sep 01 02:24:20 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1523/3121] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:20 2026] GET /volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-445d14ea-0f51-4579-8d20-e5d5840359d5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-445d14ea-0f51-4579-8d20-e5d5840359d5 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 Sep 01 02:24:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-445d14ea-0f51-4579-8d20-e5d5840359d5 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-445d14ea-0f51-4579-8d20-e5d5840359d5 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-445d14ea-0f51-4579-8d20-e5d5840359d5 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 returned with HTTP 404 Sep 01 02:24:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1599/3122] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:21 2026] GET /volume/v3/volumes/0ade0f19-62f1-40ab-af38-668d734937d2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1144835865"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1144835865'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume of 1 GB Sep 01 02:24:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (1c108c29-e0f9-4fb4-b18a-b1b2fa641cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3ebe9a-de1b-4e0f-87fb-0c57daf4aeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3ebe9a-de1b-4e0f-87fb-0c57daf4aeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (621b46c9-3497-4365-96c2-e3a2405638a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['a1f4e354-1fd0-4a55-ac25-34775607a32a', '1aeb8172-ffee-4cbd-92d1-3533074bbbc9', 'b8339b4e-c2d6-4e90-a939-a303aa0ea515', 'be909ce4-5326-4a4f-939b-b02a35ea0a8b'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (621b46c9-3497-4365-96c2-e3a2405638a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1f4e354-1fd0-4a55-ac25-34775607a32a', '1aeb8172-ffee-4cbd-92d1-3533074bbbc9', 'b8339b4e-c2d6-4e90-a939-a303aa0ea515', 'be909ce4-5326-4a4f-939b-b02a35ea0a8b']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80cca1f6-e3ba-4479-85bb-813472cc0d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:21 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80cca1f6-e3ba-4479-85bb-813472cc0d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e819367b-d1fd-4643-9a65-a444761cedd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1144835865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['a1f4e354-1fd0-4a55-ac25-34775607a32a','1aeb8172-ffee-4cbd-92d1-3533074bbbc9','b8339b4e-c2d6-4e90-a939-a303aa0ea515','be909ce4-5326-4a4f-939b-b02a35ea0a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1144835865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e819367b-d1fd-4643-9a65-a444761cedd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='811b8c6835e74046a1a40da2d497a808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9a91ab8392345d282a619036de6ea35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b00065-46ab-43a1-8194-304832c57385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b00065-46ab-43a1-8194-304832c57385) transitioned into state 'SUCCESS' from state '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-1144835865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['a1f4e354-1fd0-4a55-ac25-34775607a32a','1aeb8172-ffee-4cbd-92d1-3533074bbbc9','b8339b4e-c2d6-4e90-a939-a303aa0ea515','be909ce4-5326-4a4f-939b-b02a35ea0a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8be53ee-0cde-4218-ae2f-a623c20d16a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8be53ee-0cde-4218-ae2f-a623c20d16a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (1c108c29-e0f9-4fb4-b18a-b1b2fa641cba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request issued successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5ddd244d-238b-43b9-9e39-ee321e89f4f7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1524/3123] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:21 2026] POST /volume/v3/volumes => generated 785 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-680f58c7-e7d4-48de-98c1-34b281e695a7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-680f58c7-e7d4-48de-98c1-34b281e695a7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 Sep 01 02:24:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-680f58c7-e7d4-48de-98c1-34b281e695a7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:21 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-680f58c7-e7d4-48de-98c1-34b281e695a7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:21 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:21 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:21 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:21 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:21 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-680f58c7-e7d4-48de-98c1-34b281e695a7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-680f58c7-e7d4-48de-98c1-34b281e695a7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 returned with HTTP 200 Sep 01 02:24:21 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1600/3124] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:21 2026] GET /volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cd02f8ed-770f-4c52-b038-f6360113482c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cd02f8ed-770f-4c52-b038-f6360113482c tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cd02f8ed-770f-4c52-b038-f6360113482c tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cd02f8ed-770f-4c52-b038-f6360113482c tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:21 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:21 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:21 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cd02f8ed-770f-4c52-b038-f6360113482c tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cd02f8ed-770f-4c52-b038-f6360113482c tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 returned with HTTP 200 Sep 01 02:24:21 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1525/3125] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:21 2026] GET /volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9c80e041-0b68-4656-b5db-36015d217618 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9c80e041-0b68-4656-b5db-36015d217618 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 Sep 01 02:24:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9c80e041-0b68-4656-b5db-36015d217618 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:22 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9c80e041-0b68-4656-b5db-36015d217618 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:22 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:22 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:22 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:22 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:22 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9c80e041-0b68-4656-b5db-36015d217618 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:22 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9c80e041-0b68-4656-b5db-36015d217618 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 returned with HTTP 200 Sep 01 02:24:22 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1601/3126] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:22 2026] GET /volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8286b82f-cffe-49b6-b6ea-86b55e9d95f8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8286b82f-cffe-49b6-b6ea-86b55e9d95f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 Sep 01 02:24:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8286b82f-cffe-49b6-b6ea-86b55e9d95f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:22 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8286b82f-cffe-49b6-b6ea-86b55e9d95f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:22 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:22 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:22 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8286b82f-cffe-49b6-b6ea-86b55e9d95f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:22 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8286b82f-cffe-49b6-b6ea-86b55e9d95f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 returned with HTTP 200 Sep 01 02:24:22 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1526/3127] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:22 2026] GET /volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-49239d77-45b2-4872-a969-4aa89daddb74 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-49239d77-45b2-4872-a969-4aa89daddb74 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 Sep 01 02:24:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-49239d77-45b2-4872-a969-4aa89daddb74 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-49239d77-45b2-4872-a969-4aa89daddb74 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:23 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:23 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-49239d77-45b2-4872-a969-4aa89daddb74 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-49239d77-45b2-4872-a969-4aa89daddb74 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 returned with HTTP 200 Sep 01 02:24:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1602/3128] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:23 2026] GET /volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-66e5ef34-f955-455b-b221-262c69c68a66 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-66e5ef34-f955-455b-b221-262c69c68a66 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-66e5ef34-f955-455b-b221-262c69c68a66 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e819367b-d1fd-4643-9a65-a444761cedd5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1587951016"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-66e5ef34-f955-455b-b221-262c69c68a66 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-66e5ef34-f955-455b-b221-262c69c68a66 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create snapshot from volume e819367b-d1fd-4643-9a65-a444761cedd5 Sep 01 02:24:23 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-66e5ef34-f955-455b-b221-262c69c68a66 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['cb0ae126-cb4f-4f18-8d6e-58ea3d4c9d0c', '6fdec179-d61c-44b8-83fa-28817ab5fe98', '58ae6d86-36ab-4a5f-9679-da2bda2b3098', 'd225f259-e78f-4d9a-8ac9-b7ca318e3c62'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8540ec42-da73-46cf-8caf-a04f4eef7402 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8540ec42-da73-46cf-8caf-a04f4eef7402 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 Sep 01 02:24:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8540ec42-da73-46cf-8caf-a04f4eef7402 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8540ec42-da73-46cf-8caf-a04f4eef7402 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-66e5ef34-f955-455b-b221-262c69c68a66 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot create request issued successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-66e5ef34-f955-455b-b221-262c69c68a66 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1527/3129] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8540ec42-da73-46cf-8caf-a04f4eef7402 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8540ec42-da73-46cf-8caf-a04f4eef7402 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 returned with HTTP 200 Sep 01 02:24:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5f8bbedb-0227-43f9-9d88-a1c07c22d148 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1603/3130] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:23 2026] GET /volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5f8bbedb-0227-43f9-9d88-a1c07c22d148 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 Sep 01 02:24:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5f8bbedb-0227-43f9-9d88-a1c07c22d148 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5f8bbedb-0227-43f9-9d88-a1c07c22d148 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f62d507f-ebca-49c8-8301-0af2d87d7d00 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5f8bbedb-0227-43f9-9d88-a1c07c22d148 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5f8bbedb-0227-43f9-9d88-a1c07c22d148 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 returned with HTTP 200 Sep 01 02:24:23 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1528/3131] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:23 2026] GET /volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f62d507f-ebca-49c8-8301-0af2d87d7d00 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] POST http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3/action Sep 01 02:24:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f62d507f-ebca-49c8-8301-0af2d87d7d00 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:23 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f62d507f-ebca-49c8-8301-0af2d87d7d00 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:23 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:23 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:23 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f62d507f-ebca-49c8-8301-0af2d87d7d00 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Snapshot retrieved successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-f62d507f-ebca-49c8-8301-0af2d87d7d00 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '747c317b6cdf4d35a36c08a0c89d9d11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26e52a8c79c4a46946679ef2229b702', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:23 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f62d507f-ebca-49c8-8301-0af2d87d7d00 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3/action returned with HTTP 403 Sep 01 02:24:23 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1604/3132] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:24:23 2026] POST /volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3/action => generated 133 bytes in 154 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-33b7fc26-1a2b-4ed3-9c0f-81e1ab5b9510 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-33b7fc26-1a2b-4ed3-9c0f-81e1ab5b9510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 Sep 01 02:24:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-33b7fc26-1a2b-4ed3-9c0f-81e1ab5b9510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:23 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-33b7fc26-1a2b-4ed3-9c0f-81e1ab5b9510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:23 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-33b7fc26-1a2b-4ed3-9c0f-81e1ab5b9510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete snapshot with id: 3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 Sep 01 02:24:23 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:23 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:23 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-33b7fc26-1a2b-4ed3-9c0f-81e1ab5b9510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:23 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-33b7fc26-1a2b-4ed3-9c0f-81e1ab5b9510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-33b7fc26-1a2b-4ed3-9c0f-81e1ab5b9510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 returned with HTTP 202 Sep 01 02:24:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1529/3133] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:23 2026] DELETE /volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6a0a8f3c-0e32-43c5-a67a-277c74db8a84 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6a0a8f3c-0e32-43c5-a67a-277c74db8a84 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 Sep 01 02:24:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6a0a8f3c-0e32-43c5-a67a-277c74db8a84 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:24 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6a0a8f3c-0e32-43c5-a67a-277c74db8a84 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:24 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:24 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:24 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6a0a8f3c-0e32-43c5-a67a-277c74db8a84 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:24 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6a0a8f3c-0e32-43c5-a67a-277c74db8a84 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 returned with HTTP 200 Sep 01 02:24:24 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1605/3134] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:24 2026] GET /volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-11e24e1d-7c53-47b3-b7f8-1222c9586fdf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-11e24e1d-7c53-47b3-b7f8-1222c9586fdf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 Sep 01 02:24:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-11e24e1d-7c53-47b3-b7f8-1222c9586fdf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:24 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-11e24e1d-7c53-47b3-b7f8-1222c9586fdf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:24 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:24 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:24 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-11e24e1d-7c53-47b3-b7f8-1222c9586fdf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:24 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-11e24e1d-7c53-47b3-b7f8-1222c9586fdf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 returned with HTTP 200 Sep 01 02:24:24 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1530/3135] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:24 2026] GET /volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-31cebb68-fcde-4eac-935c-3f4c6c01ce22 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-31cebb68-fcde-4eac-935c-3f4c6c01ce22 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 Sep 01 02:24:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-31cebb68-fcde-4eac-935c-3f4c6c01ce22 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-31cebb68-fcde-4eac-935c-3f4c6c01ce22 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-31cebb68-fcde-4eac-935c-3f4c6c01ce22 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-31cebb68-fcde-4eac-935c-3f4c6c01ce22 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 returned with HTTP 200 Sep 01 02:24:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1606/3136] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:25 2026] GET /volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9dfb5282-8c66-4f1f-9414-2fc194c58b37 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9dfb5282-8c66-4f1f-9414-2fc194c58b37 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 Sep 01 02:24:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9dfb5282-8c66-4f1f-9414-2fc194c58b37 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9dfb5282-8c66-4f1f-9414-2fc194c58b37 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9dfb5282-8c66-4f1f-9414-2fc194c58b37 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9dfb5282-8c66-4f1f-9414-2fc194c58b37 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 returned with HTTP 200 Sep 01 02:24:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1531/3137] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:25 2026] GET /volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-41b2c305-1e28-4d7d-bdc7-608e03ccc50f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-41b2c305-1e28-4d7d-bdc7-608e03ccc50f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] GET http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 Sep 01 02:24:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-41b2c305-1e28-4d7d-bdc7-608e03ccc50f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-41b2c305-1e28-4d7d-bdc7-608e03ccc50f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-41b2c305-1e28-4d7d-bdc7-608e03ccc50f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:24:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-41b2c305-1e28-4d7d-bdc7-608e03ccc50f tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 returned with HTTP 200 Sep 01 02:24:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1607/3138] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:25 2026] GET /volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-eb8baa4b-24cc-461d-93c9-a1acaeb14eb7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eb8baa4b-24cc-461d-93c9-a1acaeb14eb7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 Sep 01 02:24:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eb8baa4b-24cc-461d-93c9-a1acaeb14eb7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:25 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-eb8baa4b-24cc-461d-93c9-a1acaeb14eb7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:25 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-eb8baa4b-24cc-461d-93c9-a1acaeb14eb7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete snapshot with id: 34bb8e38-801d-46b4-b9ed-db733cca2446 Sep 01 02:24:25 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:25 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-eb8baa4b-24cc-461d-93c9-a1acaeb14eb7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:25 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:25 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:25 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-eb8baa4b-24cc-461d-93c9-a1acaeb14eb7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:25 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-eb8baa4b-24cc-461d-93c9-a1acaeb14eb7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 returned with HTTP 202 Sep 01 02:24:25 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1532/3139] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:25 2026] DELETE /volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6bc7c079-a1df-42fd-ba89-e9e8626cc9ca None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6bc7c079-a1df-42fd-ba89-e9e8626cc9ca tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 Sep 01 02:24:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6bc7c079-a1df-42fd-ba89-e9e8626cc9ca tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:25 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6bc7c079-a1df-42fd-ba89-e9e8626cc9ca tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:25 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:25 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:25 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6bc7c079-a1df-42fd-ba89-e9e8626cc9ca tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:25 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6bc7c079-a1df-42fd-ba89-e9e8626cc9ca tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 returned with HTTP 200 Sep 01 02:24:25 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1608/3140] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:25 2026] GET /volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dc5a4327-b816-424b-84d6-dd1ec307ae00 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dc5a4327-b816-424b-84d6-dd1ec307ae00 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 Sep 01 02:24:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dc5a4327-b816-424b-84d6-dd1ec307ae00 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dc5a4327-b816-424b-84d6-dd1ec307ae00 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dc5a4327-b816-424b-84d6-dd1ec307ae00 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 returned with HTTP 404 Sep 01 02:24:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1533/3141] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:26 2026] GET /volume/v3/snapshots/3614a6b8-4b8f-4d05-a78b-a6460dd1e9a3 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-70ad5947-7d4e-4505-9a15-04a69801e0e6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-70ad5947-7d4e-4505-9a15-04a69801e0e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 Sep 01 02:24:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-70ad5947-7d4e-4505-9a15-04a69801e0e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:26 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-70ad5947-7d4e-4505-9a15-04a69801e0e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:26 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-70ad5947-7d4e-4505-9a15-04a69801e0e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete volume with id: 7abada83-f3b9-4417-831f-b5a4e1342445 Sep 01 02:24:26 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:26 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:26 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:26 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-70ad5947-7d4e-4505-9a15-04a69801e0e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-70ad5947-7d4e-4505-9a15-04a69801e0e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete volume request issued successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-70ad5947-7d4e-4505-9a15-04a69801e0e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 returned with HTTP 202 Sep 01 02:24:26 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1609/3142] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:26 2026] DELETE /volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2ffc85fc-033e-4165-ae01-d5b97d15f381 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ffc85fc-033e-4165-ae01-d5b97d15f381 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 Sep 01 02:24:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ffc85fc-033e-4165-ae01-d5b97d15f381 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:26 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2ffc85fc-033e-4165-ae01-d5b97d15f381 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:26 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:26 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:26 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:26 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:26 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2ffc85fc-033e-4165-ae01-d5b97d15f381 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2ffc85fc-033e-4165-ae01-d5b97d15f381 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 returned with HTTP 200 Sep 01 02:24:26 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1534/3143] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:26 2026] GET /volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-843fd266-8521-431d-941c-d771449082c0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-843fd266-8521-431d-941c-d771449082c0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-843fd266-8521-431d-941c-d771449082c0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-843fd266-8521-431d-941c-d771449082c0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:27 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-843fd266-8521-431d-941c-d771449082c0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-843fd266-8521-431d-941c-d771449082c0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 returned with HTTP 200 Sep 01 02:24:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1610/3144] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:26 2026] GET /volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f2cd4221-2912-42e7-8572-f1cbc80e8678 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f2cd4221-2912-42e7-8572-f1cbc80e8678 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 Sep 01 02:24:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f2cd4221-2912-42e7-8572-f1cbc80e8678 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f2cd4221-2912-42e7-8572-f1cbc80e8678 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f2cd4221-2912-42e7-8572-f1cbc80e8678 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 returned with HTTP 404 Sep 01 02:24:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1535/3145] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:27 2026] GET /volume/v3/volumes/7abada83-f3b9-4417-831f-b5a4e1342445 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1069647475"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1069647475'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume of 1 GB Sep 01 02:24:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Flow 'volume_create_api' (2af579fe-18fb-475d-bf37-369cadd26c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (105eef2a-07a5-447c-b7ae-2bbc49385daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (105eef2a-07a5-447c-b7ae-2bbc49385daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925bdc3d-d9cb-4e1b-93df-b117cbaed49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Created reservations ['40fd5a2a-de93-40d5-9c1f-8026a6eaecfb', '53654818-449f-4aea-a2a4-2a527611fce4', '155d8145-267f-46d4-986c-d8edf746c757', '22fe064b-5f57-432f-b064-b6351cb7c553'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925bdc3d-d9cb-4e1b-93df-b117cbaed49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40fd5a2a-de93-40d5-9c1f-8026a6eaecfb', '53654818-449f-4aea-a2a4-2a527611fce4', '155d8145-267f-46d4-986c-d8edf746c757', '22fe064b-5f57-432f-b064-b6351cb7c553']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7523f2aa-9e69-4ac6-be2e-85e9e1435e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:27 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7523f2aa-9e69-4ac6-be2e-85e9e1435e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb85765-5958-4832-b8df-20cdcc4f53be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1069647475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26e52a8c79c4a46946679ef2229b702',qos_specs=None,replication_status=,reservations=['40fd5a2a-de93-40d5-9c1f-8026a6eaecfb','53654818-449f-4aea-a2a4-2a527611fce4','155d8145-267f-46d4-986c-d8edf746c757','22fe064b-5f57-432f-b064-b6351cb7c553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4718c111cd07436c81d26174d8a091a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1069647475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccb85765-5958-4832-b8df-20cdcc4f53be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e26e52a8c79c4a46946679ef2229b702',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4718c111cd07436c81d26174d8a091a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d56390-8f28-45e9-b335-dae7beb93975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d56390-8f28-45e9-b335-dae7beb93975) transitioned into state 'SUCCESS' from state '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-1069647475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26e52a8c79c4a46946679ef2229b702',qos_specs=None,replication_status=,reservations=['40fd5a2a-de93-40d5-9c1f-8026a6eaecfb','53654818-449f-4aea-a2a4-2a527611fce4','155d8145-267f-46d4-986c-d8edf746c757','22fe064b-5f57-432f-b064-b6351cb7c553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4718c111cd07436c81d26174d8a091a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5522b361-ac1d-460e-82f3-038337597bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5522b361-ac1d-460e-82f3-038337597bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Flow 'volume_create_api' (2af579fe-18fb-475d-bf37-369cadd26c3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:27 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume request issued successfully. Sep 01 02:24:27 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11b4ad23-7d3c-4c88-b95c-c75a813dfce0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:27 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1611/3146] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:27 2026] POST /volume/v3/volumes => generated 785 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bf60ba52-9f35-45d4-97dd-4390b3b629a5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf60ba52-9f35-45d4-97dd-4390b3b629a5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be Sep 01 02:24:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf60ba52-9f35-45d4-97dd-4390b3b629a5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:27 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf60ba52-9f35-45d4-97dd-4390b3b629a5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:27 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:27 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:27 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:27 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:27 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bf60ba52-9f35-45d4-97dd-4390b3b629a5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:27 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf60ba52-9f35-45d4-97dd-4390b3b629a5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be returned with HTTP 200 Sep 01 02:24:27 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1536/3147] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:27 2026] GET /volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d316fbca-5d4e-43a3-ad2d-98bb6d47f416 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d316fbca-5d4e-43a3-ad2d-98bb6d47f416 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 Sep 01 02:24:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d316fbca-5d4e-43a3-ad2d-98bb6d47f416 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d316fbca-5d4e-43a3-ad2d-98bb6d47f416 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d316fbca-5d4e-43a3-ad2d-98bb6d47f416 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 returned with HTTP 404 Sep 01 02:24:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1612/3148] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:28 2026] GET /volume/v3/snapshots/34bb8e38-801d-46b4-b9ed-db733cca2446 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-faa869e3-1d56-416d-8e0a-8aa37d83cfa9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-faa869e3-1d56-416d-8e0a-8aa37d83cfa9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 Sep 01 02:24:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-faa869e3-1d56-416d-8e0a-8aa37d83cfa9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-faa869e3-1d56-416d-8e0a-8aa37d83cfa9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:28 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-faa869e3-1d56-416d-8e0a-8aa37d83cfa9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume with id: e819367b-d1fd-4643-9a65-a444761cedd5 Sep 01 02:24:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-faa869e3-1d56-416d-8e0a-8aa37d83cfa9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-faa869e3-1d56-416d-8e0a-8aa37d83cfa9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume request issued successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-faa869e3-1d56-416d-8e0a-8aa37d83cfa9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 returned with HTTP 202 Sep 01 02:24:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1537/3149] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:28 2026] DELETE /volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-312133b5-8704-420e-87c3-61dc4f8289f6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-312133b5-8704-420e-87c3-61dc4f8289f6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 Sep 01 02:24:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-312133b5-8704-420e-87c3-61dc4f8289f6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-312133b5-8704-420e-87c3-61dc4f8289f6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-312133b5-8704-420e-87c3-61dc4f8289f6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-312133b5-8704-420e-87c3-61dc4f8289f6 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 returned with HTTP 200 Sep 01 02:24:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1613/3150] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:28 2026] GET /volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4c2faa28-4580-4176-9e7c-c3f0c35f4592 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c2faa28-4580-4176-9e7c-c3f0c35f4592 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be Sep 01 02:24:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4c2faa28-4580-4176-9e7c-c3f0c35f4592 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4c2faa28-4580-4176-9e7c-c3f0c35f4592 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:28 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:28 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4c2faa28-4580-4176-9e7c-c3f0c35f4592 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4c2faa28-4580-4176-9e7c-c3f0c35f4592 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be returned with HTTP 200 Sep 01 02:24:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1538/3151] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:28 2026] GET /volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b2125766-b978-4288-ab72-86f53500a19a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b2125766-b978-4288-ab72-86f53500a19a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:28 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b2125766-b978-4288-ab72-86f53500a19a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccb85765-5958-4832-b8df-20cdcc4f53be", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1395174161"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:28 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:28 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b2125766-b978-4288-ab72-86f53500a19a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-b2125766-b978-4288-ab72-86f53500a19a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create snapshot from volume ccb85765-5958-4832-b8df-20cdcc4f53be Sep 01 02:24:28 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-b2125766-b978-4288-ab72-86f53500a19a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Created reservations ['a63514fb-da4e-4480-8bc5-985fa9431b27', 'b89f6a34-3508-4bbe-b726-2744fb9ecf82', '3f33bb55-a095-4fde-bfad-56c5cdc7845b', 'ff33b7e4-2002-4341-8134-7f8a52462bfe'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:28 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:28 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:28 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b2125766-b978-4288-ab72-86f53500a19a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot create request issued successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b2125766-b978-4288-ab72-86f53500a19a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:28 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1614/3152] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e96e6a7b-a27e-4810-af5f-cb1a9fe234d2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e96e6a7b-a27e-4810-af5f-cb1a9fe234d2 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e Sep 01 02:24:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e96e6a7b-a27e-4810-af5f-cb1a9fe234d2 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:28 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e96e6a7b-a27e-4810-af5f-cb1a9fe234d2 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:28 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:28 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:28 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e96e6a7b-a27e-4810-af5f-cb1a9fe234d2 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e96e6a7b-a27e-4810-af5f-cb1a9fe234d2 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e returned with HTTP 200 Sep 01 02:24:28 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1539/3153] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:28 2026] GET /volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-982e00a7-7d78-49f1-bd8a-613b77bd1d5d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-982e00a7-7d78-49f1-bd8a-613b77bd1d5d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 Sep 01 02:24:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-982e00a7-7d78-49f1-bd8a-613b77bd1d5d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-982e00a7-7d78-49f1-bd8a-613b77bd1d5d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-982e00a7-7d78-49f1-bd8a-613b77bd1d5d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 returned with HTTP 404 Sep 01 02:24:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1615/3154] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/volumes/e819367b-d1fd-4643-9a65-a444761cedd5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-146197014"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-146197014'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume of 1 GB Sep 01 02:24:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (438e7092-28c1-4562-b8c5-1c948b0d1312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d2bc22f-97fc-41e7-b692-9707e03ca569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d2bc22f-97fc-41e7-b692-9707e03ca569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8033ca5d-8042-4d72-b254-802f7451c2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['622201cc-e7ad-4f9c-a5ee-6d4f37205df9', 'e9e75ec7-7f63-4eea-9fde-d74e8c8f7718', '8c8c5f98-d542-4dd8-9c46-b8cd6ca2d0b3', '87a42a66-013f-417b-b4e7-043f6ac2f6b5'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8033ca5d-8042-4d72-b254-802f7451c2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['622201cc-e7ad-4f9c-a5ee-6d4f37205df9', 'e9e75ec7-7f63-4eea-9fde-d74e8c8f7718', '8c8c5f98-d542-4dd8-9c46-b8cd6ca2d0b3', '87a42a66-013f-417b-b4e7-043f6ac2f6b5']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10dc437e-3e52-49ca-ac7b-c9a540f8efb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10dc437e-3e52-49ca-ac7b-c9a540f8efb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f897270-ee7b-479b-b54b-f7d8a5247ca8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-146197014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['622201cc-e7ad-4f9c-a5ee-6d4f37205df9','e9e75ec7-7f63-4eea-9fde-d74e8c8f7718','8c8c5f98-d542-4dd8-9c46-b8cd6ca2d0b3','87a42a66-013f-417b-b4e7-043f6ac2f6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-146197014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f897270-ee7b-479b-b54b-f7d8a5247ca8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='811b8c6835e74046a1a40da2d497a808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9a91ab8392345d282a619036de6ea35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16cf7de6-d4f3-49d1-ba95-364fff302e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16cf7de6-d4f3-49d1-ba95-364fff302e75) transitioned into state 'SUCCESS' from state '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-146197014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['622201cc-e7ad-4f9c-a5ee-6d4f37205df9','e9e75ec7-7f63-4eea-9fde-d74e8c8f7718','8c8c5f98-d542-4dd8-9c46-b8cd6ca2d0b3','87a42a66-013f-417b-b4e7-043f6ac2f6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9d95af-f2cb-4d31-b6d7-5a4c8444f0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9d95af-f2cb-4d31-b6d7-5a4c8444f0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (438e7092-28c1-4562-b8c5-1c948b0d1312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request issued successfully. Sep 01 02:24:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa4d8e1a-40af-49ee-8710-8fe1db5b9698 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:29 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1540/3155] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:29 2026] POST /volume/v3/volumes => generated 784 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-08288235-24b8-4d45-a57c-2040f014a8b4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-08288235-24b8-4d45-a57c-2040f014a8b4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 Sep 01 02:24:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-08288235-24b8-4d45-a57c-2040f014a8b4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-08288235-24b8-4d45-a57c-2040f014a8b4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:29 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:29 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-08288235-24b8-4d45-a57c-2040f014a8b4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:29 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-08288235-24b8-4d45-a57c-2040f014a8b4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 returned with HTTP 200 Sep 01 02:24:29 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1616/3156] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 => generated 963 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ba925c82-b4ff-4318-b8b3-d656983673ca None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ba925c82-b4ff-4318-b8b3-d656983673ca tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e Sep 01 02:24:29 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ba925c82-b4ff-4318-b8b3-d656983673ca tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:30 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ba925c82-b4ff-4318-b8b3-d656983673ca tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:30 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:30 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:30 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ba925c82-b4ff-4318-b8b3-d656983673ca tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:30 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ba925c82-b4ff-4318-b8b3-d656983673ca tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e returned with HTTP 200 Sep 01 02:24:30 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1541/3157] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5c90f330-1103-4731-8c8b-37b996d1c15b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5c90f330-1103-4731-8c8b-37b996d1c15b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 Sep 01 02:24:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5c90f330-1103-4731-8c8b-37b996d1c15b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:30 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5c90f330-1103-4731-8c8b-37b996d1c15b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:30 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:30 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:30 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:30 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:30 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-5c90f330-1103-4731-8c8b-37b996d1c15b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:30 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5c90f330-1103-4731-8c8b-37b996d1c15b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 returned with HTTP 200 Sep 01 02:24:30 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1617/3158] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:30 2026] GET /volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 => generated 1013 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4a744bf9-0739-4336-a963-24129b17a8f4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4a744bf9-0739-4336-a963-24129b17a8f4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e Sep 01 02:24:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4a744bf9-0739-4336-a963-24129b17a8f4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4a744bf9-0739-4336-a963-24129b17a8f4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4a744bf9-0739-4336-a963-24129b17a8f4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4a744bf9-0739-4336-a963-24129b17a8f4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e returned with HTTP 200 Sep 01 02:24:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1542/3159] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:31 2026] GET /volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f5cc01f6-3c25-42b1-9832-01535db1fac8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5cc01f6-3c25-42b1-9832-01535db1fac8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] GET http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5cc01f6-3c25-42b1-9832-01535db1fac8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5cc01f6-3c25-42b1-9832-01535db1fac8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Calling method 'index' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.api_utils [None req-f5cc01f6-3c25-42b1-9832-01535db1fac8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Removing options '' from query. {{(pid=87155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:24:31 devstack devstack@c-api.service[87155]: DEBUG cinder.db.api [None req-f5cc01f6-3c25-42b1-9832-01535db1fac8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Building query based on filter {{(pid=87155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:24:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:31 devstack devstack@c-api.service[87155]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:24:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f5cc01f6-3c25-42b1-9832-01535db1fac8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Get all snapshots completed successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5cc01f6-3c25-42b1-9832-01535db1fac8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] http://192.168.122.15/volume/v3/snapshots returned with HTTP 200 Sep 01 02:24:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1618/3160] 192.168.122.15 () {58 vars in 1122 bytes} [Tue Sep 1 02:24:31 2026] GET /volume/v3/snapshots => generated 336 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-87550656-d41c-4f93-aa54-a645cee367b0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-87550656-d41c-4f93-aa54-a645cee367b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e Sep 01 02:24:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-87550656-d41c-4f93-aa54-a645cee367b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-87550656-d41c-4f93-aa54-a645cee367b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-87550656-d41c-4f93-aa54-a645cee367b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete snapshot with id: 06d22b25-f4a5-472b-a36a-d93cd4cd933e Sep 01 02:24:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-87550656-d41c-4f93-aa54-a645cee367b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-87550656-d41c-4f93-aa54-a645cee367b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-87550656-d41c-4f93-aa54-a645cee367b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e returned with HTTP 202 Sep 01 02:24:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1543/3161] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:31 2026] DELETE /volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bb8a2c8a-074e-44d5-a351-0f18dead64b3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bb8a2c8a-074e-44d5-a351-0f18dead64b3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e Sep 01 02:24:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bb8a2c8a-074e-44d5-a351-0f18dead64b3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bb8a2c8a-074e-44d5-a351-0f18dead64b3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bb8a2c8a-074e-44d5-a351-0f18dead64b3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bb8a2c8a-074e-44d5-a351-0f18dead64b3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e returned with HTTP 200 Sep 01 02:24:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1619/3162] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:31 2026] GET /volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e45aaf1c-24c1-40d6-9f82-3973eba832ae None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e45aaf1c-24c1-40d6-9f82-3973eba832ae tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 Sep 01 02:24:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e45aaf1c-24c1-40d6-9f82-3973eba832ae tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e45aaf1c-24c1-40d6-9f82-3973eba832ae tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:31 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:31 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:31 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:31 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-e45aaf1c-24c1-40d6-9f82-3973eba832ae tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e45aaf1c-24c1-40d6-9f82-3973eba832ae tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 returned with HTTP 200 Sep 01 02:24:31 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1544/3163] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:31 2026] GET /volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1a64349c-f649-40fe-aaf5-d7e558b30bd4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1a64349c-f649-40fe-aaf5-d7e558b30bd4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:31 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1a64349c-f649-40fe-aaf5-d7e558b30bd4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f897270-ee7b-479b-b54b-f7d8a5247ca8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-661480124"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:31 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:31 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1a64349c-f649-40fe-aaf5-d7e558b30bd4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-1a64349c-f649-40fe-aaf5-d7e558b30bd4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create snapshot from volume 3f897270-ee7b-479b-b54b-f7d8a5247ca8 Sep 01 02:24:31 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-1a64349c-f649-40fe-aaf5-d7e558b30bd4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['e29cb282-d329-4734-bb88-e330f64529fd', '9a001520-cd62-4e35-a3cb-aae99cada493', '9d81f52c-d67a-4a54-a61c-5dee519f992d', 'b220bb24-7265-49d0-9b43-89588a12b35d'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:31 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:31 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:31 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-1a64349c-f649-40fe-aaf5-d7e558b30bd4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot create request issued successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1a64349c-f649-40fe-aaf5-d7e558b30bd4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:31 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1620/3164] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b7a36b59-0563-46bc-9314-f92ce2ee9465 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:31 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b7a36b59-0563-46bc-9314-f92ce2ee9465 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 Sep 01 02:24:31 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b7a36b59-0563-46bc-9314-f92ce2ee9465 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:32 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b7a36b59-0563-46bc-9314-f92ce2ee9465 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:32 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:32 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:32 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-b7a36b59-0563-46bc-9314-f92ce2ee9465 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:32 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b7a36b59-0563-46bc-9314-f92ce2ee9465 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 returned with HTTP 200 Sep 01 02:24:32 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1545/3165] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:31 2026] GET /volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c788a313-d12a-4b2d-8b60-0c135325e99c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c788a313-d12a-4b2d-8b60-0c135325e99c tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e Sep 01 02:24:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c788a313-d12a-4b2d-8b60-0c135325e99c tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:32 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c788a313-d12a-4b2d-8b60-0c135325e99c tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:32 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:32 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:32 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c788a313-d12a-4b2d-8b60-0c135325e99c tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:32 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c788a313-d12a-4b2d-8b60-0c135325e99c tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e returned with HTTP 200 Sep 01 02:24:32 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1621/3166] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:32 2026] GET /volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-053b9a4e-60d0-41b3-9fe1-7ed04a2ff5d7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-053b9a4e-60d0-41b3-9fe1-7ed04a2ff5d7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 Sep 01 02:24:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-053b9a4e-60d0-41b3-9fe1-7ed04a2ff5d7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-053b9a4e-60d0-41b3-9fe1-7ed04a2ff5d7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-053b9a4e-60d0-41b3-9fe1-7ed04a2ff5d7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-053b9a4e-60d0-41b3-9fe1-7ed04a2ff5d7 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 returned with HTTP 200 Sep 01 02:24:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1546/3167] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:33 2026] GET /volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1791d3b7-3de8-4ea7-a4c3-37d6e6a2b4ec None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1791d3b7-3de8-4ea7-a4c3-37d6e6a2b4ec tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e Sep 01 02:24:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1791d3b7-3de8-4ea7-a4c3-37d6e6a2b4ec tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1791d3b7-3de8-4ea7-a4c3-37d6e6a2b4ec tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1791d3b7-3de8-4ea7-a4c3-37d6e6a2b4ec tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e returned with HTTP 404 Sep 01 02:24:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1622/3168] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:33 2026] GET /volume/v3/snapshots/06d22b25-f4a5-472b-a36a-d93cd4cd933e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-93e0eded-58a0-4a19-bea8-679e4b847510 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-93e0eded-58a0-4a19-bea8-679e4b847510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be Sep 01 02:24:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-93e0eded-58a0-4a19-bea8-679e4b847510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-93e0eded-58a0-4a19-bea8-679e4b847510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:33 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-93e0eded-58a0-4a19-bea8-679e4b847510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete volume with id: ccb85765-5958-4832-b8df-20cdcc4f53be Sep 01 02:24:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:33 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:33 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-93e0eded-58a0-4a19-bea8-679e4b847510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-93e0eded-58a0-4a19-bea8-679e4b847510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete volume request issued successfully. Sep 01 02:24:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-93e0eded-58a0-4a19-bea8-679e4b847510 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be returned with HTTP 202 Sep 01 02:24:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1547/3169] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:33 2026] DELETE /volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:24:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7fb355cd-57f2-4367-bccd-56c11bc4373f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7fb355cd-57f2-4367-bccd-56c11bc4373f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be Sep 01 02:24:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7fb355cd-57f2-4367-bccd-56c11bc4373f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7fb355cd-57f2-4367-bccd-56c11bc4373f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7fb355cd-57f2-4367-bccd-56c11bc4373f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7fb355cd-57f2-4367-bccd-56c11bc4373f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be returned with HTTP 200 Sep 01 02:24:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1623/3170] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:33 2026] GET /volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d6ecce2e-0636-406f-b6d0-a9de9eba49dc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6ecce2e-0636-406f-b6d0-a9de9eba49dc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6ecce2e-0636-406f-b6d0-a9de9eba49dc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6ecce2e-0636-406f-b6d0-a9de9eba49dc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d6ecce2e-0636-406f-b6d0-a9de9eba49dc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6ecce2e-0636-406f-b6d0-a9de9eba49dc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 returned with HTTP 200 Sep 01 02:24:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1548/3171] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:34 2026] GET /volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-36ae7bed-5bfa-44df-8172-2e033e2d81fc None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-36ae7bed-5bfa-44df-8172-2e033e2d81fc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] POST http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580/action Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-36ae7bed-5bfa-44df-8172-2e033e2d81fc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-36ae7bed-5bfa-44df-8172-2e033e2d81fc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.api.contrib.snapshot_unmanage [None req-36ae7bed-5bfa-44df-8172-2e033e2d81fc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Unmanage snapshot with id: 5b629eda-b931-43ca-9c05-04094187e580 Sep 01 02:24:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-36ae7bed-5bfa-44df-8172-2e033e2d81fc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-36ae7bed-5bfa-44df-8172-2e033e2d81fc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'bebeaf290da24302a528e2a1df041ff2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811b8c6835e74046a1a40da2d497a808', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-36ae7bed-5bfa-44df-8172-2e033e2d81fc tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580/action returned with HTTP 403 Sep 01 02:24:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1624/3172] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:24:34 2026] POST /volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580/action => generated 117 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-da97c2ee-30a4-424f-8df0-91dbbdf16923 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da97c2ee-30a4-424f-8df0-91dbbdf16923 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-da97c2ee-30a4-424f-8df0-91dbbdf16923 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-da97c2ee-30a4-424f-8df0-91dbbdf16923 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-da97c2ee-30a4-424f-8df0-91dbbdf16923 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete snapshot with id: 5b629eda-b931-43ca-9c05-04094187e580 Sep 01 02:24:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-da97c2ee-30a4-424f-8df0-91dbbdf16923 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:34 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-da97c2ee-30a4-424f-8df0-91dbbdf16923 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da97c2ee-30a4-424f-8df0-91dbbdf16923 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 returned with HTTP 202 Sep 01 02:24:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1549/3173] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:34 2026] DELETE /volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0f8c795b-9ec7-46e0-97c0-55bf3efdeb6e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0f8c795b-9ec7-46e0-97c0-55bf3efdeb6e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0f8c795b-9ec7-46e0-97c0-55bf3efdeb6e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0f8c795b-9ec7-46e0-97c0-55bf3efdeb6e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0f8c795b-9ec7-46e0-97c0-55bf3efdeb6e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0f8c795b-9ec7-46e0-97c0-55bf3efdeb6e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 returned with HTTP 200 Sep 01 02:24:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1625/3174] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:34 2026] GET /volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-92d78cc4-4bc8-451b-8c71-e843b9257594 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-92d78cc4-4bc8-451b-8c71-e843b9257594 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-92d78cc4-4bc8-451b-8c71-e843b9257594 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-92d78cc4-4bc8-451b-8c71-e843b9257594 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-92d78cc4-4bc8-451b-8c71-e843b9257594 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be returned with HTTP 404 Sep 01 02:24:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1550/3175] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:34 2026] GET /volume/v3/volumes/ccb85765-5958-4832-b8df-20cdcc4f53be => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7e211550-c522-400b-a403-89bc35ddfd10 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-89259471"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-89259471'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume of 1 GB Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Flow 'volume_create_api' (e12c54f1-0779-4208-9b0f-d590113bbbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553180ee-0880-44c6-af4e-4e0da9964462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553180ee-0880-44c6-af4e-4e0da9964462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84129056-cc7e-449a-84f3-86483a9eb632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Created reservations ['84853563-f39a-41af-890b-c332a9b1890e', 'd5aae6d4-cc3e-48b1-a575-763013430a96', 'acf4699b-ba61-4d1c-b480-208bfe562e22', '3dad4eed-0f8e-40d0-b8f0-e5d61c4498ff'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84129056-cc7e-449a-84f3-86483a9eb632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84853563-f39a-41af-890b-c332a9b1890e', 'd5aae6d4-cc3e-48b1-a575-763013430a96', 'acf4699b-ba61-4d1c-b480-208bfe562e22', '3dad4eed-0f8e-40d0-b8f0-e5d61c4498ff']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c130ca48-b438-4c95-8cf7-d294bc99a5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:34 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c130ca48-b438-4c95-8cf7-d294bc99a5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad2801bb-cfc3-46df-92f9-409efd4e2650', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-89259471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26e52a8c79c4a46946679ef2229b702',qos_specs=None,replication_status=,reservations=['84853563-f39a-41af-890b-c332a9b1890e','d5aae6d4-cc3e-48b1-a575-763013430a96','acf4699b-ba61-4d1c-b480-208bfe562e22','3dad4eed-0f8e-40d0-b8f0-e5d61c4498ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4718c111cd07436c81d26174d8a091a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-89259471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad2801bb-cfc3-46df-92f9-409efd4e2650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e26e52a8c79c4a46946679ef2229b702',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4718c111cd07436c81d26174d8a091a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b1b6f9-5a30-45a7-9942-92d35aa954a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b1b6f9-5a30-45a7-9942-92d35aa954a6) transitioned into state 'SUCCESS' from state '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-89259471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26e52a8c79c4a46946679ef2229b702',qos_specs=None,replication_status=,reservations=['84853563-f39a-41af-890b-c332a9b1890e','d5aae6d4-cc3e-48b1-a575-763013430a96','acf4699b-ba61-4d1c-b480-208bfe562e22','3dad4eed-0f8e-40d0-b8f0-e5d61c4498ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4718c111cd07436c81d26174d8a091a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642ab310-b0d0-4136-8827-99745a3c1368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642ab310-b0d0-4136-8827-99745a3c1368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Flow 'volume_create_api' (e12c54f1-0779-4208-9b0f-d590113bbbf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume request issued successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e211550-c522-400b-a403-89bc35ddfd10 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1626/3176] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:34 2026] POST /volume/v3/volumes => generated 783 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-146cd539-fe87-4833-b602-a66dabb6caf6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-146cd539-fe87-4833-b602-a66dabb6caf6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-146cd539-fe87-4833-b602-a66dabb6caf6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-146cd539-fe87-4833-b602-a66dabb6caf6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:34 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-146cd539-fe87-4833-b602-a66dabb6caf6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-146cd539-fe87-4833-b602-a66dabb6caf6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 returned with HTTP 200 Sep 01 02:24:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1551/3177] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:34 2026] GET /volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 => generated 962 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e35feadd-1424-4ea9-8d9e-9e7943416e32 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e35feadd-1424-4ea9-8d9e-9e7943416e32 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 Sep 01 02:24:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e35feadd-1424-4ea9-8d9e-9e7943416e32 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e35feadd-1424-4ea9-8d9e-9e7943416e32 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e35feadd-1424-4ea9-8d9e-9e7943416e32 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e35feadd-1424-4ea9-8d9e-9e7943416e32 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 returned with HTTP 200 Sep 01 02:24:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1627/3178] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:35 2026] GET /volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-05ce932b-a6f1-46f0-9c84-727da9f09c8a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-05ce932b-a6f1-46f0-9c84-727da9f09c8a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 Sep 01 02:24:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-05ce932b-a6f1-46f0-9c84-727da9f09c8a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:35 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-05ce932b-a6f1-46f0-9c84-727da9f09c8a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:35 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:35 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-05ce932b-a6f1-46f0-9c84-727da9f09c8a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-05ce932b-a6f1-46f0-9c84-727da9f09c8a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 returned with HTTP 200 Sep 01 02:24:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1552/3179] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:35 2026] GET /volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:24:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cfb0989e-242a-4544-afe5-2ada1e114251 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cfb0989e-242a-4544-afe5-2ada1e114251 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 Sep 01 02:24:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cfb0989e-242a-4544-afe5-2ada1e114251 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cfb0989e-242a-4544-afe5-2ada1e114251 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cfb0989e-242a-4544-afe5-2ada1e114251 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 returned with HTTP 404 Sep 01 02:24:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1628/3180] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:36 2026] GET /volume/v3/snapshots/5b629eda-b931-43ca-9c05-04094187e580 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a140bdca-ccf9-4916-b4e5-a0fa3e6593cf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a140bdca-ccf9-4916-b4e5-a0fa3e6593cf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 Sep 01 02:24:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a140bdca-ccf9-4916-b4e5-a0fa3e6593cf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a140bdca-ccf9-4916-b4e5-a0fa3e6593cf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:36 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-a140bdca-ccf9-4916-b4e5-a0fa3e6593cf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume with id: 3f897270-ee7b-479b-b54b-f7d8a5247ca8 Sep 01 02:24:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a140bdca-ccf9-4916-b4e5-a0fa3e6593cf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a140bdca-ccf9-4916-b4e5-a0fa3e6593cf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume request issued successfully. Sep 01 02:24:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a140bdca-ccf9-4916-b4e5-a0fa3e6593cf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 returned with HTTP 202 Sep 01 02:24:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1553/3181] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:36 2026] DELETE /volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bbf77e69-df0d-4ca8-a78c-758ea5f17584 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bbf77e69-df0d-4ca8-a78c-758ea5f17584 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 Sep 01 02:24:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bbf77e69-df0d-4ca8-a78c-758ea5f17584 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bbf77e69-df0d-4ca8-a78c-758ea5f17584 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bbf77e69-df0d-4ca8-a78c-758ea5f17584 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bbf77e69-df0d-4ca8-a78c-758ea5f17584 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 returned with HTTP 200 Sep 01 02:24:36 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1629/3182] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:36 2026] GET /volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4fa0bf06-4094-40f2-b026-adcd0b9c68e6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4fa0bf06-4094-40f2-b026-adcd0b9c68e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 Sep 01 02:24:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4fa0bf06-4094-40f2-b026-adcd0b9c68e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4fa0bf06-4094-40f2-b026-adcd0b9c68e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:36 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:36 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4fa0bf06-4094-40f2-b026-adcd0b9c68e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4fa0bf06-4094-40f2-b026-adcd0b9c68e6 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 returned with HTTP 200 Sep 01 02:24:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1554/3183] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:36 2026] GET /volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 => generated 1013 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fd665486-5a67-4ef6-92af-1d5fc1ca53e4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:36 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd665486-5a67-4ef6-92af-1d5fc1ca53e4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:36 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fd665486-5a67-4ef6-92af-1d5fc1ca53e4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad2801bb-cfc3-46df-92f9-409efd4e2650", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1827891680"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:36 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:36 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:36 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:36 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:36 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fd665486-5a67-4ef6-92af-1d5fc1ca53e4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:36 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-fd665486-5a67-4ef6-92af-1d5fc1ca53e4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create snapshot from volume ad2801bb-cfc3-46df-92f9-409efd4e2650 Sep 01 02:24:37 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-fd665486-5a67-4ef6-92af-1d5fc1ca53e4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Created reservations ['38106b4b-b00a-41e2-99a9-a6c97911b002', '382a14a8-0d89-468e-adbc-e75068863d58', '9486ab5b-58d1-42fc-a749-260b6ecef50e', '51a5a254-3e04-4cd2-b52d-b69b4c188ada'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fd665486-5a67-4ef6-92af-1d5fc1ca53e4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot create request issued successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fd665486-5a67-4ef6-92af-1d5fc1ca53e4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1630/3184] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-59d2d505-63f4-40aa-8b21-2934d922cbcf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-59d2d505-63f4-40aa-8b21-2934d922cbcf tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-59d2d505-63f4-40aa-8b21-2934d922cbcf tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-59d2d505-63f4-40aa-8b21-2934d922cbcf tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-59d2d505-63f4-40aa-8b21-2934d922cbcf tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-59d2d505-63f4-40aa-8b21-2934d922cbcf tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 returned with HTTP 200 Sep 01 02:24:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1555/3185] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:37 2026] GET /volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0d51c900-857f-492d-938f-beb1f3dcc6c8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0d51c900-857f-492d-938f-beb1f3dcc6c8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 Sep 01 02:24:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0d51c900-857f-492d-938f-beb1f3dcc6c8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0d51c900-857f-492d-938f-beb1f3dcc6c8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0d51c900-857f-492d-938f-beb1f3dcc6c8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 returned with HTTP 404 Sep 01 02:24:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1631/3186] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:37 2026] GET /volume/v3/volumes/3f897270-ee7b-479b-b54b-f7d8a5247ca8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1908412935"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1908412935'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume of 1 GB Sep 01 02:24:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (0aba19db-5c92-4be1-9e52-489b50eff0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95cfcce3-ae05-46ef-83e8-c7cc749c4895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95cfcce3-ae05-46ef-83e8-c7cc749c4895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8612663d-1dfa-4541-ab0b-c74e47ef7a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['b8269a00-a727-4827-8f06-b5daf9de5640', 'ed5216fb-ada4-4123-8bcb-a6d0429b1864', 'eedb0bc6-25c6-439d-a9b1-c8ef77ba1619', '0bacb951-e5b5-4b5b-8f29-2f5d0f8e1543'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8612663d-1dfa-4541-ab0b-c74e47ef7a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8269a00-a727-4827-8f06-b5daf9de5640', 'ed5216fb-ada4-4123-8bcb-a6d0429b1864', 'eedb0bc6-25c6-439d-a9b1-c8ef77ba1619', '0bacb951-e5b5-4b5b-8f29-2f5d0f8e1543']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d662d1e8-d7c7-4ec6-8a03-a6f529e5f768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d662d1e8-d7c7-4ec6-8a03-a6f529e5f768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b10da7e3-5016-4cc8-801c-d82d822227d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1908412935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['b8269a00-a727-4827-8f06-b5daf9de5640','ed5216fb-ada4-4123-8bcb-a6d0429b1864','eedb0bc6-25c6-439d-a9b1-c8ef77ba1619','0bacb951-e5b5-4b5b-8f29-2f5d0f8e1543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1908412935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b10da7e3-5016-4cc8-801c-d82d822227d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='811b8c6835e74046a1a40da2d497a808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9a91ab8392345d282a619036de6ea35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b593e14e-fc69-4c06-81b6-011e235cea42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b593e14e-fc69-4c06-81b6-011e235cea42) transitioned into state 'SUCCESS' from state '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-1908412935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['b8269a00-a727-4827-8f06-b5daf9de5640','ed5216fb-ada4-4123-8bcb-a6d0429b1864','eedb0bc6-25c6-439d-a9b1-c8ef77ba1619','0bacb951-e5b5-4b5b-8f29-2f5d0f8e1543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79707198-f5ae-411d-97c7-7917b8ffa2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79707198-f5ae-411d-97c7-7917b8ffa2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (0aba19db-5c92-4be1-9e52-489b50eff0f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request issued successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9f481b5e-ec67-4e47-a71c-9e99628cdf0c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1556/3187] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:37 2026] POST /volume/v3/volumes => generated 785 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a59d7e30-c6ab-4fd8-b1ef-3364d7568911 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a59d7e30-c6ab-4fd8-b1ef-3364d7568911 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 Sep 01 02:24:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a59d7e30-c6ab-4fd8-b1ef-3364d7568911 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a59d7e30-c6ab-4fd8-b1ef-3364d7568911 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a59d7e30-c6ab-4fd8-b1ef-3364d7568911 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a59d7e30-c6ab-4fd8-b1ef-3364d7568911 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 returned with HTTP 200 Sep 01 02:24:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1632/3188] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:37 2026] GET /volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-779273d2-eaa1-4a59-96d1-748db5ab7350 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-779273d2-eaa1-4a59-96d1-748db5ab7350 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 Sep 01 02:24:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-779273d2-eaa1-4a59-96d1-748db5ab7350 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-779273d2-eaa1-4a59-96d1-748db5ab7350 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-779273d2-eaa1-4a59-96d1-748db5ab7350 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-779273d2-eaa1-4a59-96d1-748db5ab7350 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 returned with HTTP 200 Sep 01 02:24:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1557/3189] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:38 2026] GET /volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fce9085a-4f38-49c7-be56-0decf95617bf None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fce9085a-4f38-49c7-be56-0decf95617bf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 Sep 01 02:24:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fce9085a-4f38-49c7-be56-0decf95617bf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:38 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fce9085a-4f38-49c7-be56-0decf95617bf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:38 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:38 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:38 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:38 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:38 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fce9085a-4f38-49c7-be56-0decf95617bf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:38 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fce9085a-4f38-49c7-be56-0decf95617bf tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 returned with HTTP 200 Sep 01 02:24:38 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1633/3190] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:38 2026] GET /volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2dc4f225-2fd7-4d0d-90d0-4013020b5d50 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2dc4f225-2fd7-4d0d-90d0-4013020b5d50 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 Sep 01 02:24:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2dc4f225-2fd7-4d0d-90d0-4013020b5d50 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:39 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2dc4f225-2fd7-4d0d-90d0-4013020b5d50 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:39 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:39 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:39 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2dc4f225-2fd7-4d0d-90d0-4013020b5d50 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:39 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2dc4f225-2fd7-4d0d-90d0-4013020b5d50 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 returned with HTTP 200 Sep 01 02:24:39 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1558/3191] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:39 2026] GET /volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e25067d0-50d0-4ca6-8d5b-0c620f0ab947 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e25067d0-50d0-4ca6-8d5b-0c620f0ab947 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 Sep 01 02:24:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e25067d0-50d0-4ca6-8d5b-0c620f0ab947 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e25067d0-50d0-4ca6-8d5b-0c620f0ab947 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e25067d0-50d0-4ca6-8d5b-0c620f0ab947 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e25067d0-50d0-4ca6-8d5b-0c620f0ab947 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 returned with HTTP 200 Sep 01 02:24:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1634/3192] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:39 2026] GET /volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-12cb59ec-09ad-44ba-9986-87a1a9372337 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-12cb59ec-09ad-44ba-9986-87a1a9372337 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-12cb59ec-09ad-44ba-9986-87a1a9372337 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b10da7e3-5016-4cc8-801c-d82d822227d2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1270136743"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-12cb59ec-09ad-44ba-9986-87a1a9372337 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-12cb59ec-09ad-44ba-9986-87a1a9372337 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create snapshot from volume b10da7e3-5016-4cc8-801c-d82d822227d2 Sep 01 02:24:40 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-12cb59ec-09ad-44ba-9986-87a1a9372337 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['694d95ad-42c3-426e-88cd-b35422743c83', '8bae411c-56b7-4c8a-a592-5675654c31a3', 'f5512080-bc57-4a9c-b166-2772136bc76f', '4f6f8c05-3bd2-4a42-9212-72fa0ff2007c'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-12cb59ec-09ad-44ba-9986-87a1a9372337 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot create request issued successfully. Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-12cb59ec-09ad-44ba-9986-87a1a9372337 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1559/3193] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9cf07e34-ef9c-4217-8cd2-1318828645bd None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9cf07e34-ef9c-4217-8cd2-1318828645bd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd Sep 01 02:24:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9cf07e34-ef9c-4217-8cd2-1318828645bd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9cf07e34-ef9c-4217-8cd2-1318828645bd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9cf07e34-ef9c-4217-8cd2-1318828645bd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9cf07e34-ef9c-4217-8cd2-1318828645bd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd returned with HTTP 200 Sep 01 02:24:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1635/3194] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:40 2026] GET /volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ff7fe920-6f94-497a-aa47-d834b20ae441 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ff7fe920-6f94-497a-aa47-d834b20ae441 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 Sep 01 02:24:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ff7fe920-6f94-497a-aa47-d834b20ae441 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ff7fe920-6f94-497a-aa47-d834b20ae441 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ff7fe920-6f94-497a-aa47-d834b20ae441 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ff7fe920-6f94-497a-aa47-d834b20ae441 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 returned with HTTP 200 Sep 01 02:24:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1560/3195] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:40 2026] GET /volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-61534889-5d32-4bb2-aaf3-a5ccc6e62a2d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-61534889-5d32-4bb2-aaf3-a5ccc6e62a2d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] POST http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0/action Sep 01 02:24:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-61534889-5d32-4bb2-aaf3-a5ccc6e62a2d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-61534889-5d32-4bb2-aaf3-a5ccc6e62a2d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-61534889-5d32-4bb2-aaf3-a5ccc6e62a2d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Updating snapshot '6edee2db-a490-4f92-9e41-857fa10fbad0' with '{'status': 'error'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:24:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:40 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-61534889-5d32-4bb2-aaf3-a5ccc6e62a2d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '747c317b6cdf4d35a36c08a0c89d9d11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26e52a8c79c4a46946679ef2229b702', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-61534889-5d32-4bb2-aaf3-a5ccc6e62a2d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0/action returned with HTTP 403 Sep 01 02:24:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1636/3196] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:24:40 2026] POST /volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0/action => generated 133 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fe2e2ac9-494a-4792-b22e-00f5e9e39d93 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fe2e2ac9-494a-4792-b22e-00f5e9e39d93 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 Sep 01 02:24:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fe2e2ac9-494a-4792-b22e-00f5e9e39d93 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fe2e2ac9-494a-4792-b22e-00f5e9e39d93 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-fe2e2ac9-494a-4792-b22e-00f5e9e39d93 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete snapshot with id: 6edee2db-a490-4f92-9e41-857fa10fbad0 Sep 01 02:24:40 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:40 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fe2e2ac9-494a-4792-b22e-00f5e9e39d93 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:40 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:40 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fe2e2ac9-494a-4792-b22e-00f5e9e39d93 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fe2e2ac9-494a-4792-b22e-00f5e9e39d93 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 returned with HTTP 202 Sep 01 02:24:40 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1561/3197] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:40 2026] DELETE /volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4c942c07-e521-459e-9af4-ae3518985aee None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c942c07-e521-459e-9af4-ae3518985aee tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 Sep 01 02:24:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4c942c07-e521-459e-9af4-ae3518985aee tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:40 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4c942c07-e521-459e-9af4-ae3518985aee tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:40 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:40 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:40 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-4c942c07-e521-459e-9af4-ae3518985aee tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:40 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c942c07-e521-459e-9af4-ae3518985aee tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 returned with HTTP 200 Sep 01 02:24:40 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1637/3198] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:40 2026] GET /volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-97e5afa6-ee63-437a-bb03-894c8ecf1125 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-97e5afa6-ee63-437a-bb03-894c8ecf1125 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd Sep 01 02:24:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-97e5afa6-ee63-437a-bb03-894c8ecf1125 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:41 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-97e5afa6-ee63-437a-bb03-894c8ecf1125 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-97e5afa6-ee63-437a-bb03-894c8ecf1125 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-97e5afa6-ee63-437a-bb03-894c8ecf1125 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd returned with HTTP 200 Sep 01 02:24:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1562/3199] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:41 2026] GET /volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a6572f71-148f-4f8e-9809-7ce1bb94666e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a6572f71-148f-4f8e-9809-7ce1bb94666e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 Sep 01 02:24:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a6572f71-148f-4f8e-9809-7ce1bb94666e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:41 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a6572f71-148f-4f8e-9809-7ce1bb94666e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:41 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:41 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:41 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-a6572f71-148f-4f8e-9809-7ce1bb94666e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:41 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a6572f71-148f-4f8e-9809-7ce1bb94666e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 returned with HTTP 200 Sep 01 02:24:41 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1638/3200] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:41 2026] GET /volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-75f2dca0-d90d-4dfa-9fcf-20f8f3e500a0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-75f2dca0-d90d-4dfa-9fcf-20f8f3e500a0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-75f2dca0-d90d-4dfa-9fcf-20f8f3e500a0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-75f2dca0-d90d-4dfa-9fcf-20f8f3e500a0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-75f2dca0-d90d-4dfa-9fcf-20f8f3e500a0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-75f2dca0-d90d-4dfa-9fcf-20f8f3e500a0 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd returned with HTTP 200 Sep 01 02:24:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1563/3201] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:42 2026] GET /volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-cca557fa-4aeb-45f7-bc3b-d6e2001a32fa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cca557fa-4aeb-45f7-bc3b-d6e2001a32fa tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] PUT http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd Sep 01 02:24:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-cca557fa-4aeb-45f7-bc3b-d6e2001a32fa tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-cca557fa-4aeb-45f7-bc3b-d6e2001a32fa tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Snapshot retrieved successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-cca557fa-4aeb-45f7-bc3b-d6e2001a32fa tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd returned with HTTP 200 Sep 01 02:24:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1639/3202] 192.168.122.15 () {60 vars in 1253 bytes} [Tue Sep 1 02:24:42 2026] PUT /volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd => generated 361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f48a0621-26c0-4701-873a-e0c1a7ef5a99 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f48a0621-26c0-4701-873a-e0c1a7ef5a99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f48a0621-26c0-4701-873a-e0c1a7ef5a99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f48a0621-26c0-4701-873a-e0c1a7ef5a99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-f48a0621-26c0-4701-873a-e0c1a7ef5a99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete snapshot with id: 511b7bc8-0e54-4146-887e-3002b3b6bcbd Sep 01 02:24:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f48a0621-26c0-4701-873a-e0c1a7ef5a99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f48a0621-26c0-4701-873a-e0c1a7ef5a99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f48a0621-26c0-4701-873a-e0c1a7ef5a99 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd returned with HTTP 202 Sep 01 02:24:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1564/3203] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:42 2026] DELETE /volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-826a4fad-4a50-423d-ac30-fe7bff8a8c18 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-826a4fad-4a50-423d-ac30-fe7bff8a8c18 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd Sep 01 02:24:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-826a4fad-4a50-423d-ac30-fe7bff8a8c18 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-826a4fad-4a50-423d-ac30-fe7bff8a8c18 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-826a4fad-4a50-423d-ac30-fe7bff8a8c18 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-826a4fad-4a50-423d-ac30-fe7bff8a8c18 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd returned with HTTP 200 Sep 01 02:24:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1640/3204] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:42 2026] GET /volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd => generated 494 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-71a7e700-b2ed-4918-b720-58a391ed1bf5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-71a7e700-b2ed-4918-b720-58a391ed1bf5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-71a7e700-b2ed-4918-b720-58a391ed1bf5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-71a7e700-b2ed-4918-b720-58a391ed1bf5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-71a7e700-b2ed-4918-b720-58a391ed1bf5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 returned with HTTP 404 Sep 01 02:24:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1565/3205] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:42 2026] GET /volume/v3/snapshots/6edee2db-a490-4f92-9e41-857fa10fbad0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-6c6c8419-3a1d-48ab-8c24-86b3d2110f7f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c6c8419-3a1d-48ab-8c24-86b3d2110f7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 Sep 01 02:24:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c6c8419-3a1d-48ab-8c24-86b3d2110f7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-6c6c8419-3a1d-48ab-8c24-86b3d2110f7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:42 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-6c6c8419-3a1d-48ab-8c24-86b3d2110f7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete volume with id: ad2801bb-cfc3-46df-92f9-409efd4e2650 Sep 01 02:24:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6c6c8419-3a1d-48ab-8c24-86b3d2110f7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-6c6c8419-3a1d-48ab-8c24-86b3d2110f7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete volume request issued successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-6c6c8419-3a1d-48ab-8c24-86b3d2110f7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 returned with HTTP 202 Sep 01 02:24:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1641/3206] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:42 2026] DELETE /volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d61bd23e-2ac8-4fd1-8071-94c16f363d98 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d61bd23e-2ac8-4fd1-8071-94c16f363d98 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d61bd23e-2ac8-4fd1-8071-94c16f363d98 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d61bd23e-2ac8-4fd1-8071-94c16f363d98 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:42 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:42 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:42 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:42 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d61bd23e-2ac8-4fd1-8071-94c16f363d98 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d61bd23e-2ac8-4fd1-8071-94c16f363d98 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 returned with HTTP 200 Sep 01 02:24:42 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1566/3207] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:42 2026] GET /volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 => generated 1012 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-61a0712c-02a7-4385-990f-88d2dea8de5a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-61a0712c-02a7-4385-990f-88d2dea8de5a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-61a0712c-02a7-4385-990f-88d2dea8de5a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-61a0712c-02a7-4385-990f-88d2dea8de5a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-61a0712c-02a7-4385-990f-88d2dea8de5a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-61a0712c-02a7-4385-990f-88d2dea8de5a tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd returned with HTTP 200 Sep 01 02:24:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1642/3208] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:43 2026] GET /volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd => generated 494 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d6980bf5-8acc-4c6c-9ee3-990a82581c47 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6980bf5-8acc-4c6c-9ee3-990a82581c47 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 Sep 01 02:24:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6980bf5-8acc-4c6c-9ee3-990a82581c47 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d6980bf5-8acc-4c6c-9ee3-990a82581c47 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d6980bf5-8acc-4c6c-9ee3-990a82581c47 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 returned with HTTP 404 Sep 01 02:24:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1567/3209] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:43 2026] GET /volume/v3/volumes/ad2801bb-cfc3-46df-92f9-409efd4e2650 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1378534284"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1378534284'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume of 1 GB Sep 01 02:24:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Flow 'volume_create_api' (feefda66-06a7-42bc-8816-9ce4546c0b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628bb470-96c2-4f1a-bc43-945e6bef26dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628bb470-96c2-4f1a-bc43-945e6bef26dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1734a0f9-d094-43ee-92dd-645e2775aa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Created reservations ['e37043e4-3769-470b-8cf8-8559109916ff', '6345e412-8240-446b-9f23-da217d163428', '6b7ca5f5-1d1a-49dd-9074-ca67925dd870', 'd1bfe2be-c599-4508-b29c-8cd765766a96'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1734a0f9-d094-43ee-92dd-645e2775aa16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e37043e4-3769-470b-8cf8-8559109916ff', '6345e412-8240-446b-9f23-da217d163428', '6b7ca5f5-1d1a-49dd-9074-ca67925dd870', 'd1bfe2be-c599-4508-b29c-8cd765766a96']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a13d51-c6b5-447d-8474-d512af2d22dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a13d51-c6b5-447d-8474-d512af2d22dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9342775-3401-4d7b-a2ee-6da41f4e9658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1378534284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26e52a8c79c4a46946679ef2229b702',qos_specs=None,replication_status=,reservations=['e37043e4-3769-470b-8cf8-8559109916ff','6345e412-8240-446b-9f23-da217d163428','6b7ca5f5-1d1a-49dd-9074-ca67925dd870','d1bfe2be-c599-4508-b29c-8cd765766a96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4718c111cd07436c81d26174d8a091a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1378534284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9342775-3401-4d7b-a2ee-6da41f4e9658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e26e52a8c79c4a46946679ef2229b702',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4718c111cd07436c81d26174d8a091a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (313cb7f6-9877-4e9f-a12b-68ab2839ba68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (313cb7f6-9877-4e9f-a12b-68ab2839ba68) transitioned into state 'SUCCESS' from state '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-1378534284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26e52a8c79c4a46946679ef2229b702',qos_specs=None,replication_status=,reservations=['e37043e4-3769-470b-8cf8-8559109916ff','6345e412-8240-446b-9f23-da217d163428','6b7ca5f5-1d1a-49dd-9074-ca67925dd870','d1bfe2be-c599-4508-b29c-8cd765766a96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4718c111cd07436c81d26174d8a091a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20d795d6-a698-47a2-89f0-6dd766133dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:43 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20d795d6-a698-47a2-89f0-6dd766133dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:44 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Flow 'volume_create_api' (feefda66-06a7-42bc-8816-9ce4546c0b4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume request issued successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-650312d7-e782-4aa3-8d43-6ad0941495f8 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1643/3210] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:43 2026] POST /volume/v3/volumes => generated 785 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3a7087e0-e678-41ec-ac05-427524894bea None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3a7087e0-e678-41ec-ac05-427524894bea tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 Sep 01 02:24:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3a7087e0-e678-41ec-ac05-427524894bea tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3a7087e0-e678-41ec-ac05-427524894bea tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3a7087e0-e678-41ec-ac05-427524894bea tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3a7087e0-e678-41ec-ac05-427524894bea tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 returned with HTTP 200 Sep 01 02:24:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1568/3211] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:44 2026] GET /volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 => generated 964 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8f93a846-ffb8-4ed4-8ae8-46a3778deaa2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8f93a846-ffb8-4ed4-8ae8-46a3778deaa2 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd Sep 01 02:24:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8f93a846-ffb8-4ed4-8ae8-46a3778deaa2 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8f93a846-ffb8-4ed4-8ae8-46a3778deaa2 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8f93a846-ffb8-4ed4-8ae8-46a3778deaa2 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd returned with HTTP 404 Sep 01 02:24:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1644/3212] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:44 2026] GET /volume/v3/snapshots/511b7bc8-0e54-4146-887e-3002b3b6bcbd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-62729c8b-f46b-4fc5-8120-904ca1e651e8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-62729c8b-f46b-4fc5-8120-904ca1e651e8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 Sep 01 02:24:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-62729c8b-f46b-4fc5-8120-904ca1e651e8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-62729c8b-f46b-4fc5-8120-904ca1e651e8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-62729c8b-f46b-4fc5-8120-904ca1e651e8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume with id: b10da7e3-5016-4cc8-801c-d82d822227d2 Sep 01 02:24:44 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-62729c8b-f46b-4fc5-8120-904ca1e651e8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-62729c8b-f46b-4fc5-8120-904ca1e651e8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume request issued successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-62729c8b-f46b-4fc5-8120-904ca1e651e8 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 returned with HTTP 202 Sep 01 02:24:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1569/3213] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:44 2026] DELETE /volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9ec303b2-e247-49eb-9fd9-ab1b76d5285e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ec303b2-e247-49eb-9fd9-ab1b76d5285e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 Sep 01 02:24:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ec303b2-e247-49eb-9fd9-ab1b76d5285e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9ec303b2-e247-49eb-9fd9-ab1b76d5285e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9ec303b2-e247-49eb-9fd9-ab1b76d5285e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9ec303b2-e247-49eb-9fd9-ab1b76d5285e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 returned with HTTP 200 Sep 01 02:24:44 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1645/3214] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:44 2026] GET /volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-48eaaadd-1537-406d-9843-92dacd7a1c82 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-48eaaadd-1537-406d-9843-92dacd7a1c82 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-48eaaadd-1537-406d-9843-92dacd7a1c82 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-48eaaadd-1537-406d-9843-92dacd7a1c82 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-48eaaadd-1537-406d-9843-92dacd7a1c82 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-48eaaadd-1537-406d-9843-92dacd7a1c82 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 returned with HTTP 200 Sep 01 02:24:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1570/3215] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:45 2026] GET /volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-edfea0ed-e93a-42c6-ad9d-1e758da05f86 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-edfea0ed-e93a-42c6-ad9d-1e758da05f86 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-edfea0ed-e93a-42c6-ad9d-1e758da05f86 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9342775-3401-4d7b-a2ee-6da41f4e9658", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1517752489"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-edfea0ed-e93a-42c6-ad9d-1e758da05f86 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:45 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-edfea0ed-e93a-42c6-ad9d-1e758da05f86 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create snapshot from volume f9342775-3401-4d7b-a2ee-6da41f4e9658 Sep 01 02:24:45 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-edfea0ed-e93a-42c6-ad9d-1e758da05f86 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Created reservations ['0ec66696-00e9-4399-abb1-e968c595c1cd', '297181c1-4d23-4633-9056-71b32e7536dc', '92b11fdc-90c1-43b1-9aae-0edb1e1a9d05', '56599065-b060-4d84-85dc-56d458a2e9ea'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-edfea0ed-e93a-42c6-ad9d-1e758da05f86 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot create request issued successfully. Sep 01 02:24:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-edfea0ed-e93a-42c6-ad9d-1e758da05f86 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1646/3216] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-667ec5f0-df81-4ba6-ad73-2cc7c4fc75f5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-667ec5f0-df81-4ba6-ad73-2cc7c4fc75f5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-667ec5f0-df81-4ba6-ad73-2cc7c4fc75f5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-667ec5f0-df81-4ba6-ad73-2cc7c4fc75f5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-667ec5f0-df81-4ba6-ad73-2cc7c4fc75f5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-667ec5f0-df81-4ba6-ad73-2cc7c4fc75f5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b returned with HTTP 200 Sep 01 02:24:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1571/3217] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:45 2026] GET /volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ac4f863c-912e-4f13-973a-99fbd1b1a6be None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac4f863c-912e-4f13-973a-99fbd1b1a6be tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 Sep 01 02:24:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac4f863c-912e-4f13-973a-99fbd1b1a6be tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ac4f863c-912e-4f13-973a-99fbd1b1a6be tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ac4f863c-912e-4f13-973a-99fbd1b1a6be tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 returned with HTTP 404 Sep 01 02:24:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1647/3218] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:45 2026] GET /volume/v3/volumes/b10da7e3-5016-4cc8-801c-d82d822227d2 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1141634408"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1141634408'}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume of 1 GB Sep 01 02:24:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (1f1894d9-aa7f-478c-9ae6-902c4cad8679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fbdfc01-4745-4299-9223-99a6783ec805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fbdfc01-4745-4299-9223-99a6783ec805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20017e7b-bebd-41c9-846d-1b2810972d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['b44c5ccb-5d71-4741-ac53-1dd093aadc51', '95f7fd41-4e32-4fa4-a20e-05f7a45c5e9f', 'a4b0161e-a376-4587-9140-f1b7e19c8f58', 'f6101cd0-d4d6-4af6-9f13-98c76238d744'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20017e7b-bebd-41c9-846d-1b2810972d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b44c5ccb-5d71-4741-ac53-1dd093aadc51', '95f7fd41-4e32-4fa4-a20e-05f7a45c5e9f', 'a4b0161e-a376-4587-9140-f1b7e19c8f58', 'f6101cd0-d4d6-4af6-9f13-98c76238d744']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8dcc5d-4bca-408a-a8ed-4028b95ebda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8dcc5d-4bca-408a-a8ed-4028b95ebda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7766a410-fd11-4972-af36-b082bf248c1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1141634408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['b44c5ccb-5d71-4741-ac53-1dd093aadc51','95f7fd41-4e32-4fa4-a20e-05f7a45c5e9f','a4b0161e-a376-4587-9140-f1b7e19c8f58','f6101cd0-d4d6-4af6-9f13-98c76238d744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1141634408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7766a410-fd11-4972-af36-b082bf248c1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='811b8c6835e74046a1a40da2d497a808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9a91ab8392345d282a619036de6ea35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:45 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f90012-d5e0-4daf-909b-f64ef1b06bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f90012-d5e0-4daf-909b-f64ef1b06bf4) transitioned into state 'SUCCESS' from state '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-1141634408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811b8c6835e74046a1a40da2d497a808',qos_specs=None,replication_status=,reservations=['b44c5ccb-5d71-4741-ac53-1dd093aadc51','95f7fd41-4e32-4fa4-a20e-05f7a45c5e9f','a4b0161e-a376-4587-9140-f1b7e19c8f58','f6101cd0-d4d6-4af6-9f13-98c76238d744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a91ab8392345d282a619036de6ea35',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b819c24b-07e8-41a5-938d-fc1ef1fac5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b819c24b-07e8-41a5-938d-fc1ef1fac5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:46 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Flow 'volume_create_api' (1f1894d9-aa7f-478c-9ae6-902c4cad8679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create volume request issued successfully. Sep 01 02:24:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-da505daf-1f18-4275-ab7f-3a1ac5593b57 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1572/3219] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:45 2026] POST /volume/v3/volumes => generated 785 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-45d5df2f-8d64-4e19-a646-9181a5264894 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-45d5df2f-8d64-4e19-a646-9181a5264894 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f Sep 01 02:24:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-45d5df2f-8d64-4e19-a646-9181a5264894 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-45d5df2f-8d64-4e19-a646-9181a5264894 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-45d5df2f-8d64-4e19-a646-9181a5264894 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-45d5df2f-8d64-4e19-a646-9181a5264894 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f returned with HTTP 200 Sep 01 02:24:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1648/3220] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:46 2026] GET /volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f => generated 964 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4899dbae-26be-4b13-bcca-9778b423db9e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4899dbae-26be-4b13-bcca-9778b423db9e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b Sep 01 02:24:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4899dbae-26be-4b13-bcca-9778b423db9e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4899dbae-26be-4b13-bcca-9778b423db9e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4899dbae-26be-4b13-bcca-9778b423db9e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4899dbae-26be-4b13-bcca-9778b423db9e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b returned with HTTP 200 Sep 01 02:24:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1573/3221] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:46 2026] GET /volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b71ab10a-00d7-41b8-aa3a-71054e4d669d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b71ab10a-00d7-41b8-aa3a-71054e4d669d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f Sep 01 02:24:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b71ab10a-00d7-41b8-aa3a-71054e4d669d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b71ab10a-00d7-41b8-aa3a-71054e4d669d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:47 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:47 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:47 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:47 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:47 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-b71ab10a-00d7-41b8-aa3a-71054e4d669d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b71ab10a-00d7-41b8-aa3a-71054e4d669d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f returned with HTTP 200 Sep 01 02:24:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1649/3222] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:47 2026] GET /volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6896a853-4ed7-4611-afe9-f77c4d876392 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6896a853-4ed7-4611-afe9-f77c4d876392 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b Sep 01 02:24:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6896a853-4ed7-4611-afe9-f77c4d876392 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6896a853-4ed7-4611-afe9-f77c4d876392 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:47 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:47 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:47 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6896a853-4ed7-4611-afe9-f77c4d876392 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6896a853-4ed7-4611-afe9-f77c4d876392 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b returned with HTTP 200 Sep 01 02:24:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1574/3223] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:47 2026] GET /volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e13885f6-c1fb-4c4c-9fb7-29cb6982220e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e13885f6-c1fb-4c4c-9fb7-29cb6982220e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e13885f6-c1fb-4c4c-9fb7-29cb6982220e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e13885f6-c1fb-4c4c-9fb7-29cb6982220e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:48 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e13885f6-c1fb-4c4c-9fb7-29cb6982220e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e13885f6-c1fb-4c4c-9fb7-29cb6982220e tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f returned with HTTP 200 Sep 01 02:24:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1650/3224] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:48 2026] GET /volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a2719459-4fb5-4619-b078-3e0fabc32bda None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a2719459-4fb5-4619-b078-3e0fabc32bda tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a2719459-4fb5-4619-b078-3e0fabc32bda tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7766a410-fd11-4972-af36-b082bf248c1f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1623674227"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a2719459-4fb5-4619-b078-3e0fabc32bda tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-a2719459-4fb5-4619-b078-3e0fabc32bda tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Create snapshot from volume 7766a410-fd11-4972-af36-b082bf248c1f Sep 01 02:24:48 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-a2719459-4fb5-4619-b078-3e0fabc32bda tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Created reservations ['0a365edf-1abe-4fdb-8443-48f445806261', '263eca47-14dc-4e48-a16e-8e9971104243', '2a882233-b7d0-431c-b771-1c32fd5bd912', '3c245aec-580d-4662-aeaa-5699a67a53bb'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a2719459-4fb5-4619-b078-3e0fabc32bda tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot create request issued successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a2719459-4fb5-4619-b078-3e0fabc32bda tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1575/3225] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d04d392c-ac00-446b-9cc9-dedeec57dc43 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d04d392c-ac00-446b-9cc9-dedeec57dc43 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d04d392c-ac00-446b-9cc9-dedeec57dc43 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d04d392c-ac00-446b-9cc9-dedeec57dc43 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d04d392c-ac00-446b-9cc9-dedeec57dc43 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d04d392c-ac00-446b-9cc9-dedeec57dc43 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e returned with HTTP 200 Sep 01 02:24:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1651/3226] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:48 2026] GET /volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c230a80c-67d9-4077-bc95-30f573a14a74 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c230a80c-67d9-4077-bc95-30f573a14a74 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b Sep 01 02:24:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c230a80c-67d9-4077-bc95-30f573a14a74 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c230a80c-67d9-4077-bc95-30f573a14a74 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-c230a80c-67d9-4077-bc95-30f573a14a74 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c230a80c-67d9-4077-bc95-30f573a14a74 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b returned with HTTP 200 Sep 01 02:24:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1576/3227] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:48 2026] GET /volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-bc6bea8b-ce80-4f44-b82b-1a3cdeb7772f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bc6bea8b-ce80-4f44-b82b-1a3cdeb7772f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] GET http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bc6bea8b-ce80-4f44-b82b-1a3cdeb7772f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-bc6bea8b-ce80-4f44-b82b-1a3cdeb7772f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-bc6bea8b-ce80-4f44-b82b-1a3cdeb7772f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Snapshot retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-bc6bea8b-ce80-4f44-b82b-1a3cdeb7772f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b returned with HTTP 200 Sep 01 02:24:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1652/3228] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:48 2026] GET /volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8d7eac27-91a2-48ac-b9ff-2fa2526bf07e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8d7eac27-91a2-48ac-b9ff-2fa2526bf07e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b Sep 01 02:24:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8d7eac27-91a2-48ac-b9ff-2fa2526bf07e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8d7eac27-91a2-48ac-b9ff-2fa2526bf07e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-8d7eac27-91a2-48ac-b9ff-2fa2526bf07e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete snapshot with id: b17fd22e-a90f-40a1-9ac8-af4056f6d87b Sep 01 02:24:48 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8d7eac27-91a2-48ac-b9ff-2fa2526bf07e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:48 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8d7eac27-91a2-48ac-b9ff-2fa2526bf07e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8d7eac27-91a2-48ac-b9ff-2fa2526bf07e tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b returned with HTTP 202 Sep 01 02:24:48 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1577/3229] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:48 2026] DELETE /volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d38c343d-1b65-41d6-9e76-05b9a93729ae None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d38c343d-1b65-41d6-9e76-05b9a93729ae tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d38c343d-1b65-41d6-9e76-05b9a93729ae tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d38c343d-1b65-41d6-9e76-05b9a93729ae tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d38c343d-1b65-41d6-9e76-05b9a93729ae tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d38c343d-1b65-41d6-9e76-05b9a93729ae tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b returned with HTTP 200 Sep 01 02:24:48 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1653/3230] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:48 2026] GET /volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a3818b95-eccf-4806-9593-c6b2ed8daf64 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3818b95-eccf-4806-9593-c6b2ed8daf64 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e Sep 01 02:24:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3818b95-eccf-4806-9593-c6b2ed8daf64 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:49 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3818b95-eccf-4806-9593-c6b2ed8daf64 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:49 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:49 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:49 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-a3818b95-eccf-4806-9593-c6b2ed8daf64 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:49 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3818b95-eccf-4806-9593-c6b2ed8daf64 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e returned with HTTP 200 Sep 01 02:24:49 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1578/3231] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:49 2026] GET /volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-17edf4a5-826b-4434-8620-501ec9147de1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-17edf4a5-826b-4434-8620-501ec9147de1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b Sep 01 02:24:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-17edf4a5-826b-4434-8620-501ec9147de1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:49 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-17edf4a5-826b-4434-8620-501ec9147de1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:49 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:49 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:49 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-17edf4a5-826b-4434-8620-501ec9147de1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:49 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-17edf4a5-826b-4434-8620-501ec9147de1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b returned with HTTP 200 Sep 01 02:24:49 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1654/3232] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:49 2026] GET /volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bc31141b-644d-4b2f-a446-153c67102a8b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bc31141b-644d-4b2f-a446-153c67102a8b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e Sep 01 02:24:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bc31141b-644d-4b2f-a446-153c67102a8b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bc31141b-644d-4b2f-a446-153c67102a8b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-bc31141b-644d-4b2f-a446-153c67102a8b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bc31141b-644d-4b2f-a446-153c67102a8b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e returned with HTTP 200 Sep 01 02:24:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1579/3233] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:50 2026] GET /volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ef68059a-cb05-4f45-92f7-8313f8357c1b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef68059a-cb05-4f45-92f7-8313f8357c1b tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b Sep 01 02:24:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef68059a-cb05-4f45-92f7-8313f8357c1b tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ef68059a-cb05-4f45-92f7-8313f8357c1b tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ef68059a-cb05-4f45-92f7-8313f8357c1b tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b returned with HTTP 404 Sep 01 02:24:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1655/3234] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:50 2026] GET /volume/v3/snapshots/b17fd22e-a90f-40a1-9ac8-af4056f6d87b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9a49f4ad-bfbf-4037-906c-3d35fd27ade3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9a49f4ad-bfbf-4037-906c-3d35fd27ade3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 Sep 01 02:24:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9a49f4ad-bfbf-4037-906c-3d35fd27ade3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:50 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9a49f4ad-bfbf-4037-906c-3d35fd27ade3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:50 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-9a49f4ad-bfbf-4037-906c-3d35fd27ade3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete volume with id: f9342775-3401-4d7b-a2ee-6da41f4e9658 Sep 01 02:24:50 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:50 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:50 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:50 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9a49f4ad-bfbf-4037-906c-3d35fd27ade3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:50 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9a49f4ad-bfbf-4037-906c-3d35fd27ade3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete volume request issued successfully. Sep 01 02:24:50 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9a49f4ad-bfbf-4037-906c-3d35fd27ade3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 returned with HTTP 202 Sep 01 02:24:50 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1580/3235] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:50 2026] DELETE /volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-0522fba7-68c0-4186-98ff-5467bd9bdbad None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0522fba7-68c0-4186-98ff-5467bd9bdbad tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 Sep 01 02:24:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0522fba7-68c0-4186-98ff-5467bd9bdbad tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:50 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-0522fba7-68c0-4186-98ff-5467bd9bdbad tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:50 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:50 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:50 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:50 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:50 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-0522fba7-68c0-4186-98ff-5467bd9bdbad tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:50 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-0522fba7-68c0-4186-98ff-5467bd9bdbad tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 returned with HTTP 200 Sep 01 02:24:50 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1656/3236] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:50 2026] GET /volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-2b04e1cb-43a2-4f65-8569-af1c7eeff76b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2b04e1cb-43a2-4f65-8569-af1c7eeff76b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2b04e1cb-43a2-4f65-8569-af1c7eeff76b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-2b04e1cb-43a2-4f65-8569-af1c7eeff76b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-2b04e1cb-43a2-4f65-8569-af1c7eeff76b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-2b04e1cb-43a2-4f65-8569-af1c7eeff76b tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e returned with HTTP 200 Sep 01 02:24:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1581/3237] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:51 2026] GET /volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-832961fc-6b18-4a34-a283-4cd3b6a8ef55 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-832961fc-6b18-4a34-a283-4cd3b6a8ef55 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] POST http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e/action Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-832961fc-6b18-4a34-a283-4cd3b6a8ef55 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-832961fc-6b18-4a34-a283-4cd3b6a8ef55 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.admin_actions [None req-832961fc-6b18-4a34-a283-4cd3b6a8ef55 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Updating snapshot 'b5935431-7dac-43e8-bbad-9b163b9d534e' with '{'status': 'creating'}' {{(pid=87155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-832961fc-6b18-4a34-a283-4cd3b6a8ef55 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e/action returned with HTTP 202 Sep 01 02:24:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1657/3238] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:24:51 2026] POST /volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6632bc90-5478-43d7-a195-d56e315bde5d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6632bc90-5478-43d7-a195-d56e315bde5d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6632bc90-5478-43d7-a195-d56e315bde5d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6632bc90-5478-43d7-a195-d56e315bde5d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-6632bc90-5478-43d7-a195-d56e315bde5d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6632bc90-5478-43d7-a195-d56e315bde5d tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e returned with HTTP 200 Sep 01 02:24:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1582/3239] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:51 2026] GET /volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7c7d34b7-7969-4c4f-ae96-499c41060a90 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c7d34b7-7969-4c4f-ae96-499c41060a90 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] POST http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e/action Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c7d34b7-7969-4c4f-ae96-499c41060a90 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c7d34b7-7969-4c4f-ae96-499c41060a90 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.contrib.snapshot_actions [None req-7c7d34b7-7969-4c4f-ae96-499c41060a90 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87155) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:51 devstack devstack@c-api.service[87155]: INFO cinder.api.contrib.snapshot_actions [None req-7c7d34b7-7969-4c4f-ae96-499c41060a90 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] Updating snapshot b5935431-7dac-43e8-bbad-9b163b9d534e with info {'id': 'b5935431-7dac-43e8-bbad-9b163b9d534e', 'status': 'error', 'progress': '80%'} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c7d34b7-7969-4c4f-ae96-499c41060a90 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-member] http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e/action returned with HTTP 202 Sep 01 02:24:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1658/3240] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:24:51 2026] POST /volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3ecd0201-f686-403b-9e9e-59bafcbe39f9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3ecd0201-f686-403b-9e9e-59bafcbe39f9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3ecd0201-f686-403b-9e9e-59bafcbe39f9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3ecd0201-f686-403b-9e9e-59bafcbe39f9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-3ecd0201-f686-403b-9e9e-59bafcbe39f9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete snapshot with id: b5935431-7dac-43e8-bbad-9b163b9d534e Sep 01 02:24:51 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:51 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3ecd0201-f686-403b-9e9e-59bafcbe39f9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:51 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:51 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3ecd0201-f686-403b-9e9e-59bafcbe39f9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3ecd0201-f686-403b-9e9e-59bafcbe39f9 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e returned with HTTP 202 Sep 01 02:24:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1583/3241] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:51 2026] DELETE /volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d117a1be-6403-4a32-8ad1-9468847e6765 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d117a1be-6403-4a32-8ad1-9468847e6765 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d117a1be-6403-4a32-8ad1-9468847e6765 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d117a1be-6403-4a32-8ad1-9468847e6765 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:51 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d117a1be-6403-4a32-8ad1-9468847e6765 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d117a1be-6403-4a32-8ad1-9468847e6765 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e returned with HTTP 200 Sep 01 02:24:51 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1659/3242] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:51 2026] GET /volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0bf9a5bf-c89b-4743-a639-5bbfd13648f4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0bf9a5bf-c89b-4743-a639-5bbfd13648f4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0bf9a5bf-c89b-4743-a639-5bbfd13648f4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0bf9a5bf-c89b-4743-a639-5bbfd13648f4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0bf9a5bf-c89b-4743-a639-5bbfd13648f4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 returned with HTTP 404 Sep 01 02:24:51 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1584/3243] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:51 2026] GET /volume/v3/volumes/f9342775-3401-4d7b-a2ee-6da41f4e9658 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-290365228"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-290365228'}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume of 1 GB Sep 01 02:24:51 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Flow 'volume_create_api' (fdc07c23-1e45-4f75-afb5-a37426de6a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cead9f7b-c23d-4b59-86f9-c9217e066145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cead9f7b-c23d-4b59-86f9-c9217e066145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:51 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a411a9b5-4c31-4c8d-9b1c-7c6cdd1cb262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Created reservations ['9ea9ad24-40ef-47d6-899e-e3c1fa7ade15', 'd87ffb96-a743-4ab2-924d-1face65d5091', '4e21e300-62cc-4eef-80b2-c3d70a7856ae', '5089f427-9eea-46af-9436-92fe9e21a9f0'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a411a9b5-4c31-4c8d-9b1c-7c6cdd1cb262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ea9ad24-40ef-47d6-899e-e3c1fa7ade15', 'd87ffb96-a743-4ab2-924d-1face65d5091', '4e21e300-62cc-4eef-80b2-c3d70a7856ae', '5089f427-9eea-46af-9436-92fe9e21a9f0']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53adce1c-b8be-49ac-8ec3-10b26b93becb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:52 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53adce1c-b8be-49ac-8ec3-10b26b93becb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd94d6a2-310d-4b07-99cc-1891f68e5287', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-290365228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26e52a8c79c4a46946679ef2229b702',qos_specs=None,replication_status=,reservations=['9ea9ad24-40ef-47d6-899e-e3c1fa7ade15','d87ffb96-a743-4ab2-924d-1face65d5091','4e21e300-62cc-4eef-80b2-c3d70a7856ae','5089f427-9eea-46af-9436-92fe9e21a9f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4718c111cd07436c81d26174d8a091a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-290365228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd94d6a2-310d-4b07-99cc-1891f68e5287,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e26e52a8c79c4a46946679ef2229b702',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4718c111cd07436c81d26174d8a091a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab8fcda-d9b9-436b-94a5-7ea1e4fae39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab8fcda-d9b9-436b-94a5-7ea1e4fae39e) transitioned into state 'SUCCESS' from state '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-290365228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26e52a8c79c4a46946679ef2229b702',qos_specs=None,replication_status=,reservations=['9ea9ad24-40ef-47d6-899e-e3c1fa7ade15','d87ffb96-a743-4ab2-924d-1face65d5091','4e21e300-62cc-4eef-80b2-c3d70a7856ae','5089f427-9eea-46af-9436-92fe9e21a9f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4718c111cd07436c81d26174d8a091a0',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9160c37-73bd-4ae7-862a-961ffb2d251c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9160c37-73bd-4ae7-862a-961ffb2d251c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Flow 'volume_create_api' (fdc07c23-1e45-4f75-afb5-a37426de6a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create volume request issued successfully. Sep 01 02:24:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-44eaea41-d719-4cac-aa03-2bd92c6cc072 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1660/3244] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:51 2026] POST /volume/v3/volumes => generated 784 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:24:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8fe752e3-1bef-4295-93a8-453ea0ab3e7f None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8fe752e3-1bef-4295-93a8-453ea0ab3e7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 Sep 01 02:24:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8fe752e3-1bef-4295-93a8-453ea0ab3e7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:52 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8fe752e3-1bef-4295-93a8-453ea0ab3e7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:52 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:52 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:52 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:52 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:52 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8fe752e3-1bef-4295-93a8-453ea0ab3e7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:52 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8fe752e3-1bef-4295-93a8-453ea0ab3e7f tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 returned with HTTP 200 Sep 01 02:24:52 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1585/3245] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:52 2026] GET /volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 => generated 963 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ea81f782-c737-434c-ad8e-0ddd32f3d8c4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ea81f782-c737-434c-ad8e-0ddd32f3d8c4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ea81f782-c737-434c-ad8e-0ddd32f3d8c4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ea81f782-c737-434c-ad8e-0ddd32f3d8c4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:52 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:52 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:52 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ea81f782-c737-434c-ad8e-0ddd32f3d8c4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Snapshot retrieved successfully. Sep 01 02:24:52 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ea81f782-c737-434c-ad8e-0ddd32f3d8c4 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e returned with HTTP 200 Sep 01 02:24:52 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1661/3246] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:52 2026] GET /volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-05207b94-dcae-4381-a6d1-c83770ade6d4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-05207b94-dcae-4381-a6d1-c83770ade6d4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 Sep 01 02:24:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-05207b94-dcae-4381-a6d1-c83770ade6d4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-05207b94-dcae-4381-a6d1-c83770ade6d4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:53 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=462,cinder:INSERT=89,cinder:UPDATE=184 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:24:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-05207b94-dcae-4381-a6d1-c83770ade6d4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-05207b94-dcae-4381-a6d1-c83770ade6d4 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 returned with HTTP 200 Sep 01 02:24:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1586/3247] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:53 2026] GET /volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 => generated 1013 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-029fdf30-98b5-4b68-8b3b-403bee82e8b3 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-029fdf30-98b5-4b68-8b3b-403bee82e8b3 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e Sep 01 02:24:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-029fdf30-98b5-4b68-8b3b-403bee82e8b3 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-029fdf30-98b5-4b68-8b3b-403bee82e8b3 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:53 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=483,cinder:UPDATE=182,cinder:INSERT=94,cinder:DELETE=1 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:24:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-029fdf30-98b5-4b68-8b3b-403bee82e8b3 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e returned with HTTP 404 Sep 01 02:24:53 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1662/3248] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:53 2026] GET /volume/v3/snapshots/b5935431-7dac-43e8-bbad-9b163b9d534e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-08472887-6cac-4f28-aab2-753f6947ffdd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-08472887-6cac-4f28-aab2-753f6947ffdd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f Sep 01 02:24:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-08472887-6cac-4f28-aab2-753f6947ffdd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:53 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-08472887-6cac-4f28-aab2-753f6947ffdd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:53 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-08472887-6cac-4f28-aab2-753f6947ffdd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume with id: 7766a410-fd11-4972-af36-b082bf248c1f Sep 01 02:24:53 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:53 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:53 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:53 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-08472887-6cac-4f28-aab2-753f6947ffdd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:53 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-08472887-6cac-4f28-aab2-753f6947ffdd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Delete volume request issued successfully. Sep 01 02:24:53 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-08472887-6cac-4f28-aab2-753f6947ffdd tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f returned with HTTP 202 Sep 01 02:24:53 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1587/3249] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:53 2026] DELETE /volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f0680abf-4037-4c65-8ffe-3d8b1181c96c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:53 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f0680abf-4037-4c65-8ffe-3d8b1181c96c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f Sep 01 02:24:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f0680abf-4037-4c65-8ffe-3d8b1181c96c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:53 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f0680abf-4037-4c65-8ffe-3d8b1181c96c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:53 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:53 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:53 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:53 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:53 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f0680abf-4037-4c65-8ffe-3d8b1181c96c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Volume info retrieved successfully. Sep 01 02:24:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f0680abf-4037-4c65-8ffe-3d8b1181c96c tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f returned with HTTP 200 Sep 01 02:24:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1663/3250] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:53 2026] GET /volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-01152c7c-0a2f-406d-9741-ab5901334301 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01152c7c-0a2f-406d-9741-ab5901334301 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 Sep 01 02:24:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-01152c7c-0a2f-406d-9741-ab5901334301 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-01152c7c-0a2f-406d-9741-ab5901334301 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:54 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:54 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-01152c7c-0a2f-406d-9741-ab5901334301 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-01152c7c-0a2f-406d-9741-ab5901334301 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 returned with HTTP 200 Sep 01 02:24:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1588/3251] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:54 2026] GET /volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-9cb8eefc-1854-435f-bbf9-6104c9158c99 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9cb8eefc-1854-435f-bbf9-6104c9158c99 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:24:54 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-9cb8eefc-1854-435f-bbf9-6104c9158c99 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd94d6a2-310d-4b07-99cc-1891f68e5287", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-299695277"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:54 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:54 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9cb8eefc-1854-435f-bbf9-6104c9158c99 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:24:54 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.snapshots [None req-9cb8eefc-1854-435f-bbf9-6104c9158c99 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Create snapshot from volume fd94d6a2-310d-4b07-99cc-1891f68e5287 Sep 01 02:24:54 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-9cb8eefc-1854-435f-bbf9-6104c9158c99 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Created reservations ['d89b1ec5-77d2-495c-ac50-70d083e395d7', 'f306f5eb-500f-4a3c-9e67-1a1a1402b9e8', 'b19ef032-ac42-4a55-860a-bf514a7aaf06', '409f648f-8afd-4f74-8e3f-4e98e880210b'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:54 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:54 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:54 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-9cb8eefc-1854-435f-bbf9-6104c9158c99 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot create request issued successfully. Sep 01 02:24:54 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-9cb8eefc-1854-435f-bbf9-6104c9158c99 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:54 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1664/3252] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:24:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-636c9f81-3c33-4ee2-b355-eda3b59995d3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-636c9f81-3c33-4ee2-b355-eda3b59995d3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac Sep 01 02:24:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-636c9f81-3c33-4ee2-b355-eda3b59995d3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:54 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-636c9f81-3c33-4ee2-b355-eda3b59995d3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:54 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:54 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:54 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-636c9f81-3c33-4ee2-b355-eda3b59995d3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:54 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-636c9f81-3c33-4ee2-b355-eda3b59995d3 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac returned with HTTP 200 Sep 01 02:24:54 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1589/3253] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:54 2026] GET /volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-eb3c439b-4a1b-462c-9c50-b7167d1b7483 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eb3c439b-4a1b-462c-9c50-b7167d1b7483 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] GET http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f Sep 01 02:24:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eb3c439b-4a1b-462c-9c50-b7167d1b7483 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:55 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eb3c439b-4a1b-462c-9c50-b7167d1b7483 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:55 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eb3c439b-4a1b-462c-9c50-b7167d1b7483 tempest-ProjectMemberTests-846567292 tempest-ProjectMemberTests-846567292-project-admin] http://192.168.122.15/volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f returned with HTTP 404 Sep 01 02:24:55 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1665/3254] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:55 2026] GET /volume/v3/volumes/7766a410-fd11-4972-af36-b082bf248c1f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ec4f8863-259f-4485-93f3-ce0921b606b0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec4f8863-259f-4485-93f3-ce0921b606b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac Sep 01 02:24:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ec4f8863-259f-4485-93f3-ce0921b606b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:55 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ec4f8863-259f-4485-93f3-ce0921b606b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:55 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:55 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:55 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ec4f8863-259f-4485-93f3-ce0921b606b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:55 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ec4f8863-259f-4485-93f3-ce0921b606b0 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac returned with HTTP 200 Sep 01 02:24:55 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1590/3255] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:55 2026] GET /volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-83409fdd-78a4-4fc7-9f6c-fccdb6280a7d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-83409fdd-78a4-4fc7-9f6c-fccdb6280a7d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac Sep 01 02:24:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-83409fdd-78a4-4fc7-9f6c-fccdb6280a7d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:56 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-83409fdd-78a4-4fc7-9f6c-fccdb6280a7d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:56 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:56 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:56 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-83409fdd-78a4-4fc7-9f6c-fccdb6280a7d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:56 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-83409fdd-78a4-4fc7-9f6c-fccdb6280a7d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac returned with HTTP 200 Sep 01 02:24:56 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1666/3256] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:56 2026] GET /volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cff87282-64c7-4099-b7c6-581a0aba58cc None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cff87282-64c7-4099-b7c6-581a0aba58cc tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac Sep 01 02:24:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cff87282-64c7-4099-b7c6-581a0aba58cc tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cff87282-64c7-4099-b7c6-581a0aba58cc tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cff87282-64c7-4099-b7c6-581a0aba58cc tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cff87282-64c7-4099-b7c6-581a0aba58cc tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac returned with HTTP 200 Sep 01 02:24:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1591/3257] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:57 2026] GET /volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3f810e14-45a1-465e-93cc-57191a352b2a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3f810e14-45a1-465e-93cc-57191a352b2a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] POST http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac/action Sep 01 02:24:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3f810e14-45a1-465e-93cc-57191a352b2a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3f810e14-45a1-465e-93cc-57191a352b2a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:57 devstack devstack@c-api.service[87155]: INFO cinder.api.contrib.snapshot_unmanage [None req-3f810e14-45a1-465e-93cc-57191a352b2a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Unmanage snapshot with id: 703b2479-2963-433c-9305-fe123e5be1ac Sep 01 02:24:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3f810e14-45a1-465e-93cc-57191a352b2a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Snapshot retrieved successfully. Sep 01 02:24:57 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-3f810e14-45a1-465e-93cc-57191a352b2a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '747c317b6cdf4d35a36c08a0c89d9d11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e26e52a8c79c4a46946679ef2229b702', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3f810e14-45a1-465e-93cc-57191a352b2a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-reader] http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac/action returned with HTTP 403 Sep 01 02:24:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1667/3258] 192.168.122.15 () {60 vars in 1275 bytes} [Tue Sep 1 02:24:57 2026] POST /volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac/action => generated 117 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f887da40-7f19-4b9a-87e2-c2f73abc07c1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f887da40-7f19-4b9a-87e2-c2f73abc07c1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] DELETE http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac Sep 01 02:24:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f887da40-7f19-4b9a-87e2-c2f73abc07c1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:57 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f887da40-7f19-4b9a-87e2-c2f73abc07c1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:57 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-f887da40-7f19-4b9a-87e2-c2f73abc07c1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete snapshot with id: 703b2479-2963-433c-9305-fe123e5be1ac Sep 01 02:24:57 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:57 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f887da40-7f19-4b9a-87e2-c2f73abc07c1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:57 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:57 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:24:57 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-f887da40-7f19-4b9a-87e2-c2f73abc07c1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:57 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f887da40-7f19-4b9a-87e2-c2f73abc07c1 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac returned with HTTP 202 Sep 01 02:24:57 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1592/3259] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:57 2026] DELETE /volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-69455459-22c1-4b50-bcc4-0921d4cf6dfa None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-69455459-22c1-4b50-bcc4-0921d4cf6dfa tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac Sep 01 02:24:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-69455459-22c1-4b50-bcc4-0921d4cf6dfa tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:57 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-69455459-22c1-4b50-bcc4-0921d4cf6dfa tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:57 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:57 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:57 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-69455459-22c1-4b50-bcc4-0921d4cf6dfa tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:57 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-69455459-22c1-4b50-bcc4-0921d4cf6dfa tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac returned with HTTP 200 Sep 01 02:24:57 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1668/3260] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:57 2026] GET /volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0c3207a6-ed5c-4192-bc12-d218a1de0605 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c3207a6-ed5c-4192-bc12-d218a1de0605 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:24:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0c3207a6-ed5c-4192-bc12-d218a1de0605 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1698996261", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1310147640", "vendor_name": "tempest-vendor_name-408415189"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0c3207a6-ed5c-4192-bc12-d218a1de0605 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:24:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1593/3261] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:24:58 2026] POST /volume/v3/types => generated 329 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "abd0c500-44aa-49b7-843d-981f0ef9277d", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Create volume request body: {'volume': {'volume_type': 'abd0c500-44aa-49b7-843d-981f0ef9277d', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Create volume of 1 GB Sep 01 02:24:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Flow 'volume_create_api' (8f75e4f5-3f4d-402c-a1bf-6e564e6cbd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6349c2b1-2550-44fd-89cb-18dbcb6f26f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6349c2b1-2550-44fd-89cb-18dbcb6f26f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:24:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1310147640',vendor_name='tempest-vendor_name-408415189'},id=abd0c500-44aa-49b7-843d-981f0ef9277d,is_public=True,name='tempest-ProjectReaderTests-volume-type-1698996261',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abd0c500-44aa-49b7-843d-981f0ef9277d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8db025b-373a-46f3-98fa-8f943646f843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1698996261 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1698996261, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:24:58 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1698996261 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1698996261, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Created reservations ['c9e185e6-310a-4497-8654-180e138990af', 'f3da7c11-e26b-4ed4-8fcc-c753d54bf395', '0e527290-40ee-4bcd-9b4d-cc28e205371f', '6ef50b9a-ce8c-4743-a1fe-23b33e2c40fc'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8db025b-373a-46f3-98fa-8f943646f843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9e185e6-310a-4497-8654-180e138990af', 'f3da7c11-e26b-4ed4-8fcc-c753d54bf395', '0e527290-40ee-4bcd-9b4d-cc28e205371f', '6ef50b9a-ce8c-4743-a1fe-23b33e2c40fc']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3000fa5f-1bc3-4167-80a2-0314b4644390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3000fa5f-1bc3-4167-80a2-0314b4644390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bd1fe7d-27c4-40a6-8895-4312fc667568', '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='67dee927281c4c31bf8f94551f65b82d',qos_specs=None,replication_status=,reservations=['c9e185e6-310a-4497-8654-180e138990af','f3da7c11-e26b-4ed4-8fcc-c753d54bf395','0e527290-40ee-4bcd-9b4d-cc28e205371f','6ef50b9a-ce8c-4743-a1fe-23b33e2c40fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddfd51fca6a4a2a86584ae693c6db24',volume_type_id=abd0c500-44aa-49b7-843d-981f0ef9277d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bd1fe7d-27c4-40a6-8895-4312fc667568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67dee927281c4c31bf8f94551f65b82d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ddfd51fca6a4a2a86584ae693c6db24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abd0c500-44aa-49b7-843d-981f0ef9277d),volume_type_id=abd0c500-44aa-49b7-843d-981f0ef9277d)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (283e9985-7aa8-4577-982f-106f439f0f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (283e9985-7aa8-4577-982f-106f439f0f5e) transitioned into state 'SUCCESS' from 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='67dee927281c4c31bf8f94551f65b82d',qos_specs=None,replication_status=,reservations=['c9e185e6-310a-4497-8654-180e138990af','f3da7c11-e26b-4ed4-8fcc-c753d54bf395','0e527290-40ee-4bcd-9b4d-cc28e205371f','6ef50b9a-ce8c-4743-a1fe-23b33e2c40fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddfd51fca6a4a2a86584ae693c6db24',volume_type_id=abd0c500-44aa-49b7-843d-981f0ef9277d)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166a643b-5afc-4cfa-8088-600d554fba31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1ecb36b7-e049-484e-9619-b45876749ce5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1ecb36b7-e049-484e-9619-b45876749ce5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac Sep 01 02:24:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1ecb36b7-e049-484e-9619-b45876749ce5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:58 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1ecb36b7-e049-484e-9619-b45876749ce5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166a643b-5afc-4cfa-8088-600d554fba31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Flow 'volume_create_api' (8f75e4f5-3f4d-402c-a1bf-6e564e6cbd33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Create volume request issued successfully. Sep 01 02:24:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d54995be-513a-4697-b35e-79bdb4b7f5c9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1669/3262] 192.168.122.15 () {62 vars in 1177 bytes} [Tue Sep 1 02:24:58 2026] POST /volume/v3/volumes => generated 780 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:58 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:58 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:24:58 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-1ecb36b7-e049-484e-9619-b45876749ce5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Snapshot retrieved successfully. Sep 01 02:24:58 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1ecb36b7-e049-484e-9619-b45876749ce5 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac returned with HTTP 200 Sep 01 02:24:58 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1594/3263] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:58 2026] GET /volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-11aec565-13f6-411e-8ef5-80b7b28be4a4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11aec565-13f6-411e-8ef5-80b7b28be4a4 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] GET http://192.168.122.15/volume/v3/volumes/4bd1fe7d-27c4-40a6-8895-4312fc667568 Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11aec565-13f6-411e-8ef5-80b7b28be4a4 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-11aec565-13f6-411e-8ef5-80b7b28be4a4 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:58 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:58 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:58 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:58 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:58 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-11aec565-13f6-411e-8ef5-80b7b28be4a4 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Volume info retrieved successfully. Sep 01 02:24:58 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-11aec565-13f6-411e-8ef5-80b7b28be4a4 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/volumes/4bd1fe7d-27c4-40a6-8895-4312fc667568 returned with HTTP 200 Sep 01 02:24:58 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1670/3264] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:24:58 2026] GET /volume/v3/volumes/4bd1fe7d-27c4-40a6-8895-4312fc667568 => generated 959 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4f08b0f1-46b0-4b8f-b5e3-2b39412b4016 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4f08b0f1-46b0-4b8f-b5e3-2b39412b4016 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac Sep 01 02:24:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4f08b0f1-46b0-4b8f-b5e3-2b39412b4016 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:59 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4f08b0f1-46b0-4b8f-b5e3-2b39412b4016 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:59 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4f08b0f1-46b0-4b8f-b5e3-2b39412b4016 tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac returned with HTTP 404 Sep 01 02:24:59 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1595/3265] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:59 2026] GET /volume/v3/snapshots/703b2479-2963-433c-9305-fe123e5be1ac => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fae77dcc-5868-4811-a13b-11c4c44c2d6a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:59 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fae77dcc-5868-4811-a13b-11c4c44c2d6a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 Sep 01 02:24:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fae77dcc-5868-4811-a13b-11c4c44c2d6a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:59 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fae77dcc-5868-4811-a13b-11c4c44c2d6a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:59 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-fae77dcc-5868-4811-a13b-11c4c44c2d6a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete volume with id: fd94d6a2-310d-4b07-99cc-1891f68e5287 Sep 01 02:24:59 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:59 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:24:59 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:59 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:24:59 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fae77dcc-5868-4811-a13b-11c4c44c2d6a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-69fc1f8c-a2e4-4c40-963c-7911fb125f83 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69fc1f8c-a2e4-4c40-963c-7911fb125f83 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] GET http://192.168.122.15/volume/v3/volumes/4bd1fe7d-27c4-40a6-8895-4312fc667568 Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69fc1f8c-a2e4-4c40-963c-7911fb125f83 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-69fc1f8c-a2e4-4c40-963c-7911fb125f83 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-fae77dcc-5868-4811-a13b-11c4c44c2d6a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Delete volume request issued successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fae77dcc-5868-4811-a13b-11c4c44c2d6a tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 returned with HTTP 202 Sep 01 02:25:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1671/3266] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:59 2026] DELETE /volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-68de95a7-210a-4b3b-90d0-1fd91fa1e72d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-68de95a7-210a-4b3b-90d0-1fd91fa1e72d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-68de95a7-210a-4b3b-90d0-1fd91fa1e72d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-68de95a7-210a-4b3b-90d0-1fd91fa1e72d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-69fc1f8c-a2e4-4c40-963c-7911fb125f83 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Volume info retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-69fc1f8c-a2e4-4c40-963c-7911fb125f83 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/volumes/4bd1fe7d-27c4-40a6-8895-4312fc667568 returned with HTTP 200 Sep 01 02:25:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1596/3267] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:25:00 2026] GET /volume/v3/volumes/4bd1fe7d-27c4-40a6-8895-4312fc667568 => generated 980 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-68de95a7-210a-4b3b-90d0-1fd91fa1e72d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Volume info retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-07596d6b-33be-4e83-9a8f-0e2d1050fb46 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-07596d6b-33be-4e83-9a8f-0e2d1050fb46 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] GET http://192.168.122.15/volume/v3/messages Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-07596d6b-33be-4e83-9a8f-0e2d1050fb46 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-68de95a7-210a-4b3b-90d0-1fd91fa1e72d tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 returned with HTTP 200 Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-07596d6b-33be-4e83-9a8f-0e2d1050fb46 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1672/3268] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:00 2026] GET /volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 => generated 1013 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-07596d6b-33be-4e83-9a8f-0e2d1050fb46 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:25:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1597/3269] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:25:00 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1fe7477f-2999-428d-a6c7-c2d1274f7da6 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1fe7477f-2999-428d-a6c7-c2d1274f7da6 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-reader] GET http://192.168.122.15/volume/v3/messages Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1fe7477f-2999-428d-a6c7-c2d1274f7da6 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1fe7477f-2999-428d-a6c7-c2d1274f7da6 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-reader] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1fe7477f-2999-428d-a6c7-c2d1274f7da6 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-reader] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:25:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1673/3270] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:25:00 2026] GET /volume/v3/messages => generated 676 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f6615e08-1a45-4b6b-8516-193e8f7ac649 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f6615e08-1a45-4b6b-8516-193e8f7ac649 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] DELETE http://192.168.122.15/volume/v3/messages/423bd7a2-d089-4eed-a8cd-c6cfe816d5d1 Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f6615e08-1a45-4b6b-8516-193e8f7ac649 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f6615e08-1a45-4b6b-8516-193e8f7ac649 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f6615e08-1a45-4b6b-8516-193e8f7ac649 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/messages/423bd7a2-d089-4eed-a8cd-c6cfe816d5d1 returned with HTTP 204 Sep 01 02:25:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1598/3271] 192.168.122.15 () {60 vars in 1273 bytes} [Tue Sep 1 02:25:00 2026] DELETE /volume/v3/messages/423bd7a2-d089-4eed-a8cd-c6cfe816d5d1 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3e6a544a-948d-4f85-b16b-411c90aa111f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3e6a544a-948d-4f85-b16b-411c90aa111f tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/4bd1fe7d-27c4-40a6-8895-4312fc667568 Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3e6a544a-948d-4f85-b16b-411c90aa111f tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3e6a544a-948d-4f85-b16b-411c90aa111f tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-3e6a544a-948d-4f85-b16b-411c90aa111f tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Delete volume with id: 4bd1fe7d-27c4-40a6-8895-4312fc667568 Sep 01 02:25:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3e6a544a-948d-4f85-b16b-411c90aa111f tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Volume info retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-3e6a544a-948d-4f85-b16b-411c90aa111f tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87155) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-3e6a544a-948d-4f85-b16b-411c90aa111f tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Created reservations ['83ced332-b860-46f5-86a4-a5d8e2c0dbb4', '406d7048-a6d1-43e7-a7fa-9e8c177e175f', '56de80f0-604e-4535-8ee9-54f9a652791c', 'ed269047-6c0d-427f-8194-33f7c6227c1f'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3e6a544a-948d-4f85-b16b-411c90aa111f tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Delete volume request issued successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3e6a544a-948d-4f85-b16b-411c90aa111f tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/volumes/4bd1fe7d-27c4-40a6-8895-4312fc667568 returned with HTTP 202 Sep 01 02:25:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1674/3272] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:00 2026] DELETE /volume/v3/volumes/4bd1fe7d-27c4-40a6-8895-4312fc667568 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b0a4ae75-2e09-48fd-931c-10a22b94529d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b0a4ae75-2e09-48fd-931c-10a22b94529d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] DELETE http://192.168.122.15/volume/v3/types/abd0c500-44aa-49b7-843d-981f0ef9277d Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b0a4ae75-2e09-48fd-931c-10a22b94529d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b0a4ae75-2e09-48fd-931c-10a22b94529d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b0a4ae75-2e09-48fd-931c-10a22b94529d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/types/abd0c500-44aa-49b7-843d-981f0ef9277d returned with HTTP 202 Sep 01 02:25:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1599/3273] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:00 2026] DELETE /volume/v3/types/abd0c500-44aa-49b7-843d-981f0ef9277d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-a869ec47-7fc8-4a14-9dbe-281f0aef26b5 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a869ec47-7fc8-4a14-9dbe-281f0aef26b5 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-a869ec47-7fc8-4a14-9dbe-281f0aef26b5 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-943608686", "extra_specs": {"storage_protocol": "tempest-storage_protocol-383781602", "vendor_name": "tempest-vendor_name-668189851"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-a869ec47-7fc8-4a14-9dbe-281f0aef26b5 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1675/3274] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:00 2026] POST /volume/v3/types => generated 327 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "248663ac-ece7-43dc-abe3-63452980b229", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Create volume request body: {'volume': {'volume_type': '248663ac-ece7-43dc-abe3-63452980b229', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Create volume of 1 GB Sep 01 02:25:00 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:00 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Flow 'volume_create_api' (56ad09c5-b603-4aaf-af14-698f1bf83329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f93658-e761-4447-aeb8-de7ab08afcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f93658-e761-4447-aeb8-de7ab08afcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:25:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-383781602',vendor_name='tempest-vendor_name-668189851'},id=248663ac-ece7-43dc-abe3-63452980b229,is_public=True,name='tempest-ProjectReaderTests-volume-type-943608686',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '248663ac-ece7-43dc-abe3-63452980b229', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (997a77b9-ebe4-465b-a2d6-a32eeeb389ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-943608686 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-943608686, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:00 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-943608686 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-943608686, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Created reservations ['bc83da69-2d51-4049-9031-f72cfd62ef6d', 'c4dc60e1-18c5-4939-91a4-b4076cd83e08', 'd6f8f94c-d5d2-4cb8-8509-977d8eff50b8', '46ff17a9-0ff1-4a9c-a170-60d799423574'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (997a77b9-ebe4-465b-a2d6-a32eeeb389ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc83da69-2d51-4049-9031-f72cfd62ef6d', 'c4dc60e1-18c5-4939-91a4-b4076cd83e08', 'd6f8f94c-d5d2-4cb8-8509-977d8eff50b8', '46ff17a9-0ff1-4a9c-a170-60d799423574']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56d82de-d9f0-4f25-9256-1f3dfacb7b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:00 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56d82de-d9f0-4f25-9256-1f3dfacb7b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '950b02a9-34ec-4f48-994e-98d131e5891c', '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='67dee927281c4c31bf8f94551f65b82d',qos_specs=None,replication_status=,reservations=['bc83da69-2d51-4049-9031-f72cfd62ef6d','c4dc60e1-18c5-4939-91a4-b4076cd83e08','d6f8f94c-d5d2-4cb8-8509-977d8eff50b8','46ff17a9-0ff1-4a9c-a170-60d799423574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddfd51fca6a4a2a86584ae693c6db24',volume_type_id=248663ac-ece7-43dc-abe3-63452980b229), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:00Z,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=950b02a9-34ec-4f48-994e-98d131e5891c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67dee927281c4c31bf8f94551f65b82d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ddfd51fca6a4a2a86584ae693c6db24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(248663ac-ece7-43dc-abe3-63452980b229),volume_type_id=248663ac-ece7-43dc-abe3-63452980b229)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4794bf-a74d-49f0-b19d-42c58c6ac83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4794bf-a74d-49f0-b19d-42c58c6ac83e) transitioned into state 'SUCCESS' from 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='67dee927281c4c31bf8f94551f65b82d',qos_specs=None,replication_status=,reservations=['bc83da69-2d51-4049-9031-f72cfd62ef6d','c4dc60e1-18c5-4939-91a4-b4076cd83e08','d6f8f94c-d5d2-4cb8-8509-977d8eff50b8','46ff17a9-0ff1-4a9c-a170-60d799423574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddfd51fca6a4a2a86584ae693c6db24',volume_type_id=248663ac-ece7-43dc-abe3-63452980b229)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26912054-1691-4f09-80fa-d6d89efb2c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26912054-1691-4f09-80fa-d6d89efb2c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Flow 'volume_create_api' (56ad09c5-b603-4aaf-af14-698f1bf83329) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Create volume request issued successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9b625a9e-21bc-464c-9dc9-1b069d4bf56c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:00 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1600/3275] 192.168.122.15 () {62 vars in 1177 bytes} [Tue Sep 1 02:25:00 2026] POST /volume/v3/volumes => generated 779 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-8869bbd4-d62d-42c6-b6cc-a62af2a4480d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8869bbd4-d62d-42c6-b6cc-a62af2a4480d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] GET http://192.168.122.15/volume/v3/volumes/950b02a9-34ec-4f48-994e-98d131e5891c Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8869bbd4-d62d-42c6-b6cc-a62af2a4480d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-8869bbd4-d62d-42c6-b6cc-a62af2a4480d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:00 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:00 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:00 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-8869bbd4-d62d-42c6-b6cc-a62af2a4480d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Volume info retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-8869bbd4-d62d-42c6-b6cc-a62af2a4480d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/volumes/950b02a9-34ec-4f48-994e-98d131e5891c returned with HTTP 200 Sep 01 02:25:00 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1676/3276] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:25:00 2026] GET /volume/v3/volumes/950b02a9-34ec-4f48-994e-98d131e5891c => generated 958 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5bacaa9f-9634-4949-8532-d20745a9fdcf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5bacaa9f-9634-4949-8532-d20745a9fdcf tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] GET http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 Sep 01 02:25:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5bacaa9f-9634-4949-8532-d20745a9fdcf tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:01 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5bacaa9f-9634-4949-8532-d20745a9fdcf tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:01 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5bacaa9f-9634-4949-8532-d20745a9fdcf tempest-ProjectReaderTests-710576940 tempest-ProjectReaderTests-710576940-project-admin] http://192.168.122.15/volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 returned with HTTP 404 Sep 01 02:25:01 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1601/3277] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:01 2026] GET /volume/v3/volumes/fd94d6a2-310d-4b07-99cc-1891f68e5287 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:01 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-76d0f5b6-0ab6-4d28-9789-5f06933d979c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76d0f5b6-0ab6-4d28-9789-5f06933d979c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] GET http://192.168.122.15/volume/v3/volumes/950b02a9-34ec-4f48-994e-98d131e5891c Sep 01 02:25:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76d0f5b6-0ab6-4d28-9789-5f06933d979c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-76d0f5b6-0ab6-4d28-9789-5f06933d979c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-76d0f5b6-0ab6-4d28-9789-5f06933d979c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Volume info retrieved successfully. Sep 01 02:25:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-76d0f5b6-0ab6-4d28-9789-5f06933d979c tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/volumes/950b02a9-34ec-4f48-994e-98d131e5891c returned with HTTP 200 Sep 01 02:25:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1677/3278] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:25:01 2026] GET /volume/v3/volumes/950b02a9-34ec-4f48-994e-98d131e5891c => generated 979 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e4d13e01-3ccb-4315-8b93-f661739d3f0d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e4d13e01-3ccb-4315-8b93-f661739d3f0d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] GET http://192.168.122.15/volume/v3/messages Sep 01 02:25:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e4d13e01-3ccb-4315-8b93-f661739d3f0d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e4d13e01-3ccb-4315-8b93-f661739d3f0d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:02 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e4d13e01-3ccb-4315-8b93-f661739d3f0d tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:25:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1602/3279] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:25:02 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f92557db-5219-4684-a7e6-cdbc4b51f4e4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f92557db-5219-4684-a7e6-cdbc4b51f4e4 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-reader] GET http://192.168.122.15/volume/v3/messages/1a7f63ba-bd41-4950-8e37-5db3b6ad5f90 Sep 01 02:25:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f92557db-5219-4684-a7e6-cdbc4b51f4e4 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f92557db-5219-4684-a7e6-cdbc4b51f4e4 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-reader] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f92557db-5219-4684-a7e6-cdbc4b51f4e4 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-reader] http://192.168.122.15/volume/v3/messages/1a7f63ba-bd41-4950-8e37-5db3b6ad5f90 returned with HTTP 200 Sep 01 02:25:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1678/3280] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:02 2026] GET /volume/v3/messages/1a7f63ba-bd41-4950-8e37-5db3b6ad5f90 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-53261434-dc7c-4ab2-ae4e-0883c86981b9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-53261434-dc7c-4ab2-ae4e-0883c86981b9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] DELETE http://192.168.122.15/volume/v3/messages/1a7f63ba-bd41-4950-8e37-5db3b6ad5f90 Sep 01 02:25:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-53261434-dc7c-4ab2-ae4e-0883c86981b9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-53261434-dc7c-4ab2-ae4e-0883c86981b9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-53261434-dc7c-4ab2-ae4e-0883c86981b9 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/messages/1a7f63ba-bd41-4950-8e37-5db3b6ad5f90 returned with HTTP 204 Sep 01 02:25:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1603/3281] 192.168.122.15 () {60 vars in 1273 bytes} [Tue Sep 1 02:25:02 2026] DELETE /volume/v3/messages/1a7f63ba-bd41-4950-8e37-5db3b6ad5f90 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-aae7025a-7069-4578-a276-99819805e57e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aae7025a-7069-4578-a276-99819805e57e tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/950b02a9-34ec-4f48-994e-98d131e5891c Sep 01 02:25:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aae7025a-7069-4578-a276-99819805e57e tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-aae7025a-7069-4578-a276-99819805e57e tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-aae7025a-7069-4578-a276-99819805e57e tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Delete volume with id: 950b02a9-34ec-4f48-994e-98d131e5891c Sep 01 02:25:02 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:02 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:02 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:02 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aae7025a-7069-4578-a276-99819805e57e tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Volume info retrieved successfully. Sep 01 02:25:02 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-aae7025a-7069-4578-a276-99819805e57e tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87155) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:25:02 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-aae7025a-7069-4578-a276-99819805e57e tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-943608686 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-943608686, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:02 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-aae7025a-7069-4578-a276-99819805e57e tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-943608686 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-943608686, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:02 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-aae7025a-7069-4578-a276-99819805e57e tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Created reservations ['b6bbd3a8-dbb6-4aaf-a362-af114e1b5684', '886b0a8b-d289-482f-a65a-053b1d23be49', '847d865e-c2ab-4072-8e01-fb6162689f40', '513cf1c4-d78d-400c-89e1-57add1a1f545'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:02 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-aae7025a-7069-4578-a276-99819805e57e tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Delete volume request issued successfully. Sep 01 02:25:02 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-aae7025a-7069-4578-a276-99819805e57e tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/volumes/950b02a9-34ec-4f48-994e-98d131e5891c returned with HTTP 202 Sep 01 02:25:02 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1679/3282] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:02 2026] DELETE /volume/v3/volumes/950b02a9-34ec-4f48-994e-98d131e5891c => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f74e9067-70ee-4fab-8c09-e370af2b97a7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f74e9067-70ee-4fab-8c09-e370af2b97a7 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] DELETE http://192.168.122.15/volume/v3/types/248663ac-ece7-43dc-abe3-63452980b229 Sep 01 02:25:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f74e9067-70ee-4fab-8c09-e370af2b97a7 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f74e9067-70ee-4fab-8c09-e370af2b97a7 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f74e9067-70ee-4fab-8c09-e370af2b97a7 tempest-ProjectReaderTests-1342030641 tempest-ProjectReaderTests-1342030641-project-admin] http://192.168.122.15/volume/v3/types/248663ac-ece7-43dc-abe3-63452980b229 returned with HTTP 202 Sep 01 02:25:02 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1604/3283] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:02 2026] DELETE /volume/v3/types/248663ac-ece7-43dc-abe3-63452980b229 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-4c29c4e9-485a-4109-ab41-4a859c119294 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c29c4e9-485a-4109-ab41-4a859c119294 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-4c29c4e9-485a-4109-ab41-4a859c119294 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-614005820", "extra_specs": {"storage_protocol": "tempest-storage_protocol-967489692", "vendor_name": "tempest-vendor_name-1910882850"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-4c29c4e9-485a-4109-ab41-4a859c119294 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1680/3284] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:04 2026] POST /volume/v3/types => generated 327 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "95692ddd-93f3-429e-ba64-14dc0d289736", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Create volume request body: {'volume': {'volume_type': '95692ddd-93f3-429e-ba64-14dc0d289736', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Create volume of 1 GB Sep 01 02:25:04 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:04 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Flow 'volume_create_api' (9cc66221-3d2c-46f7-96ed-4f8db5c90008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e8bce9-8c11-4144-aa44-5c06557ad2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e8bce9-8c11-4144-aa44-5c06557ad2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:25:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-967489692',vendor_name='tempest-vendor_name-1910882850'},id=95692ddd-93f3-429e-ba64-14dc0d289736,is_public=True,name='tempest-ProjectAdminTests-volume-type-614005820',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95692ddd-93f3-429e-ba64-14dc0d289736', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8b18e9-5ba4-41ed-b1c5-8be24096d1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-614005820 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-614005820, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:04 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-614005820 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-614005820, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Created reservations ['b9bfac3a-4f94-4f73-80b7-a21c1c01fa53', '09009381-a600-4987-b73e-b7c8dad9d061', 'c9296663-5274-4771-b836-06a6f43889e8', '76b72df9-8db4-42c5-bd35-eecf1eed14a1'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8b18e9-5ba4-41ed-b1c5-8be24096d1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9bfac3a-4f94-4f73-80b7-a21c1c01fa53', '09009381-a600-4987-b73e-b7c8dad9d061', 'c9296663-5274-4771-b836-06a6f43889e8', '76b72df9-8db4-42c5-bd35-eecf1eed14a1']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7bf783a-3b83-4250-b253-79274a3835c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:04 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7bf783a-3b83-4250-b253-79274a3835c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ee71eea-d95d-4db5-abcb-4505f486ac11', '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='ebf4abc2df184054bccde7c2924d39ea',qos_specs=None,replication_status=,reservations=['b9bfac3a-4f94-4f73-80b7-a21c1c01fa53','09009381-a600-4987-b73e-b7c8dad9d061','c9296663-5274-4771-b836-06a6f43889e8','76b72df9-8db4-42c5-bd35-eecf1eed14a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06842b3543684e11adc715d07f85010d',volume_type_id=95692ddd-93f3-429e-ba64-14dc0d289736), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25: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=7ee71eea-d95d-4db5-abcb-4505f486ac11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf4abc2df184054bccde7c2924d39ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06842b3543684e11adc715d07f85010d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95692ddd-93f3-429e-ba64-14dc0d289736),volume_type_id=95692ddd-93f3-429e-ba64-14dc0d289736)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ba358c-c4c5-42b9-a7eb-493addd91ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ba358c-c4c5-42b9-a7eb-493addd91ef2) transitioned into state 'SUCCESS' from 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='ebf4abc2df184054bccde7c2924d39ea',qos_specs=None,replication_status=,reservations=['b9bfac3a-4f94-4f73-80b7-a21c1c01fa53','09009381-a600-4987-b73e-b7c8dad9d061','c9296663-5274-4771-b836-06a6f43889e8','76b72df9-8db4-42c5-bd35-eecf1eed14a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06842b3543684e11adc715d07f85010d',volume_type_id=95692ddd-93f3-429e-ba64-14dc0d289736)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (022ae123-e8d6-41ad-b98a-3eb0239ac1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (022ae123-e8d6-41ad-b98a-3eb0239ac1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Flow 'volume_create_api' (9cc66221-3d2c-46f7-96ed-4f8db5c90008) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:04 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Create volume request issued successfully. Sep 01 02:25:04 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3e81a8cb-001f-4d7c-af69-798ddcc2ca8a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:04 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1605/3285] 192.168.122.15 () {62 vars in 1177 bytes} [Tue Sep 1 02:25:04 2026] POST /volume/v3/volumes => generated 778 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-345f2c1b-52a0-4c42-85ce-73c007e8c576 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-345f2c1b-52a0-4c42-85ce-73c007e8c576 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/volumes/7ee71eea-d95d-4db5-abcb-4505f486ac11 Sep 01 02:25:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-345f2c1b-52a0-4c42-85ce-73c007e8c576 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:04 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-345f2c1b-52a0-4c42-85ce-73c007e8c576 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:04 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:04 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:04 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:04 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:04 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-345f2c1b-52a0-4c42-85ce-73c007e8c576 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Volume info retrieved successfully. Sep 01 02:25:04 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-345f2c1b-52a0-4c42-85ce-73c007e8c576 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes/7ee71eea-d95d-4db5-abcb-4505f486ac11 returned with HTTP 200 Sep 01 02:25:04 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1681/3286] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:25:04 2026] GET /volume/v3/volumes/7ee71eea-d95d-4db5-abcb-4505f486ac11 => generated 957 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5bcc78e9-615f-4409-b5cd-4cc6d208bc0b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5bcc78e9-615f-4409-b5cd-4cc6d208bc0b tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5bcc78e9-615f-4409-b5cd-4cc6d208bc0b tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1851212814", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5bcc78e9-615f-4409-b5cd-4cc6d208bc0b tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1606/3287] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:05 2026] POST /volume/v3/types => generated 380 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5d7cd7b0-e5a3-4e74-96f6-5837b67851a9 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5d7cd7b0-e5a3-4e74-96f6-5837b67851a9 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] POST http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5d7cd7b0-e5a3-4e74-96f6-5837b67851a9 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5d7cd7b0-e5a3-4e74-96f6-5837b67851a9 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1682/3288] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:25:05 2026] POST /volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b6d4e46f-f2ae-408e-9cd9-dae8bdb058b0 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b6d4e46f-f2ae-408e-9cd9-dae8bdb058b0 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b6d4e46f-f2ae-408e-9cd9-dae8bdb058b0 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1154027446", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b6d4e46f-f2ae-408e-9cd9-dae8bdb058b0 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1607/3289] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:05 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-611174c9-56cd-48b1-97ac-63d584cb66d4 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-611174c9-56cd-48b1-97ac-63d584cb66d4 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] POST http://192.168.122.15/volume/v3/types/8fcd5e62-0ba5-4940-a1f6-b2aeab0d396a/encryption Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-611174c9-56cd-48b1-97ac-63d584cb66d4 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-5e5453f8-18b3-44d7-a69d-bca2dc55bf5e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5e5453f8-18b3-44d7-a69d-bca2dc55bf5e tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/volumes/7ee71eea-d95d-4db5-abcb-4505f486ac11 Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5e5453f8-18b3-44d7-a69d-bca2dc55bf5e tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-5e5453f8-18b3-44d7-a69d-bca2dc55bf5e tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-611174c9-56cd-48b1-97ac-63d584cb66d4 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/8fcd5e62-0ba5-4940-a1f6-b2aeab0d396a/encryption returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1683/3290] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:25:05 2026] POST /volume/v3/types/8fcd5e62-0ba5-4940-a1f6-b2aeab0d396a/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:05 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:05 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:05 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-841aa87e-7e07-4e95-aaa0-3454e866016b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-841aa87e-7e07-4e95-aaa0-3454e866016b tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-841aa87e-7e07-4e95-aaa0-3454e866016b tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-953458829", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-5e5453f8-18b3-44d7-a69d-bca2dc55bf5e tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Volume info retrieved successfully. Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-5e5453f8-18b3-44d7-a69d-bca2dc55bf5e tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes/7ee71eea-d95d-4db5-abcb-4505f486ac11 returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1608/3291] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:25:05 2026] GET /volume/v3/volumes/7ee71eea-d95d-4db5-abcb-4505f486ac11 => generated 978 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-46c54307-7e33-47df-84ec-455f219cba4b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-46c54307-7e33-47df-84ec-455f219cba4b tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/messages Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-46c54307-7e33-47df-84ec-455f219cba4b tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-46c54307-7e33-47df-84ec-455f219cba4b tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-841aa87e-7e07-4e95-aaa0-3454e866016b tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1684/3292] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:05 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-46c54307-7e33-47df-84ec-455f219cba4b tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1609/3293] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:25:05 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-58d3d78c-4828-4896-b90f-339f98e5d0b1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-58d3d78c-4828-4896-b90f-339f98e5d0b1 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] POST http://192.168.122.15/volume/v3/types/68206f65-bdd9-4ec0-9314-be59bd79d733/extra_specs Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-58d3d78c-4828-4896-b90f-339f98e5d0b1 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f3649200-8ef1-4aad-b287-c84ef3761ae9 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f3649200-8ef1-4aad-b287-c84ef3761ae9 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] DELETE http://192.168.122.15/volume/v3/messages/08aedba4-ee64-432d-b306-bc22f8b09f3b Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f3649200-8ef1-4aad-b287-c84ef3761ae9 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f3649200-8ef1-4aad-b287-c84ef3761ae9 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f3649200-8ef1-4aad-b287-c84ef3761ae9 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/messages/08aedba4-ee64-432d-b306-bc22f8b09f3b returned with HTTP 204 Sep 01 02:25:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1610/3294] 192.168.122.15 () {60 vars in 1273 bytes} [Tue Sep 1 02:25:05 2026] DELETE /volume/v3/messages/08aedba4-ee64-432d-b306-bc22f8b09f3b => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ef627510-2500-46aa-bc5c-de717134595a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef627510-2500-46aa-bc5c-de717134595a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/messages/08aedba4-ee64-432d-b306-bc22f8b09f3b Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef627510-2500-46aa-bc5c-de717134595a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef627510-2500-46aa-bc5c-de717134595a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef627510-2500-46aa-bc5c-de717134595a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/messages/08aedba4-ee64-432d-b306-bc22f8b09f3b returned with HTTP 404 Sep 01 02:25:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1611/3295] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:05 2026] GET /volume/v3/messages/08aedba4-ee64-432d-b306-bc22f8b09f3b => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-58d3d78c-4828-4896-b90f-339f98e5d0b1 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/68206f65-bdd9-4ec0-9314-be59bd79d733/extra_specs returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1685/3296] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:25:05 2026] POST /volume/v3/types/68206f65-bdd9-4ec0-9314-be59bd79d733/extra_specs => generated 35 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-dd934712-78b7-4e38-9b48-ba12b6454f68 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dd934712-78b7-4e38-9b48-ba12b6454f68 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] PUT http://192.168.122.15/volume/v3/types/68206f65-bdd9-4ec0-9314-be59bd79d733/extra_specs/key2 Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-dd934712-78b7-4e38-9b48-ba12b6454f68 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:05 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/7ee71eea-d95d-4db5-abcb-4505f486ac11 Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:05 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Delete volume with id: 7ee71eea-d95d-4db5-abcb-4505f486ac11 Sep 01 02:25:05 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:05 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:05 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:05 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:05 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Volume info retrieved successfully. Sep 01 02:25:05 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87155) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-dd934712-78b7-4e38-9b48-ba12b6454f68 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/68206f65-bdd9-4ec0-9314-be59bd79d733/extra_specs/key2 returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-614005820 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-614005820, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:05 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1612/3297] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:25:05 2026] PUT /volume/v3/types/68206f65-bdd9-4ec0-9314-be59bd79d733/extra_specs/key2 => generated 25 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-614005820 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-614005820, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f205bea5-fa0d-4027-b18f-d48b813e24af None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f205bea5-fa0d-4027-b18f-d48b813e24af tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:05 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f205bea5-fa0d-4027-b18f-d48b813e24af tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Created reservations ['b7a0c7cd-5a09-4e7c-82ed-0eace14f8fe9', '75b17c0a-83c2-4c2e-86e4-424951b5f336', 'f4ffef0f-4e1c-4046-aee6-b3dcb8115a61', '35df29ed-4b24-45a2-8c0c-fa6a8b70ce50'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f205bea5-fa0d-4027-b18f-d48b813e24af tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1613/3298] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:25:05 2026] POST /volume/v3/types => generated 195 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6e6b89f0-d657-471a-ada8-5eb542f1bc95 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e6b89f0-d657-471a-ada8-5eb542f1bc95 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] DELETE http://192.168.122.15/volume/v3/types/43aa95f4-0c17-4405-958a-47285e058272 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e6b89f0-d657-471a-ada8-5eb542f1bc95 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6e6b89f0-d657-471a-ada8-5eb542f1bc95 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Delete volume request issued successfully. Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f3247de3-9b57-420e-b00a-d0e1d20acc81 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes/7ee71eea-d95d-4db5-abcb-4505f486ac11 returned with HTTP 202 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1686/3299] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:05 2026] DELETE /volume/v3/volumes/7ee71eea-d95d-4db5-abcb-4505f486ac11 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7e99299d-e8b0-4fd9-aca1-9ff4c27e2a84 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e99299d-e8b0-4fd9-aca1-9ff4c27e2a84 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] DELETE http://192.168.122.15/volume/v3/types/95692ddd-93f3-429e-ba64-14dc0d289736 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7e99299d-e8b0-4fd9-aca1-9ff4c27e2a84 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7e99299d-e8b0-4fd9-aca1-9ff4c27e2a84 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6e6b89f0-d657-471a-ada8-5eb542f1bc95 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/43aa95f4-0c17-4405-958a-47285e058272 returned with HTTP 202 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1614/3300] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:06 2026] DELETE /volume/v3/types/43aa95f4-0c17-4405-958a-47285e058272 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f5bb6c77-cdc2-4404-a687-801caa7fd1f1 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f5bb6c77-cdc2-4404-a687-801caa7fd1f1 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f5bb6c77-cdc2-4404-a687-801caa7fd1f1 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-8708422", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f5bb6c77-cdc2-4404-a687-801caa7fd1f1 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1615/3301] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:06 2026] POST /volume/v3/types => generated 377 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7e99299d-e8b0-4fd9-aca1-9ff4c27e2a84 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/types/95692ddd-93f3-429e-ba64-14dc0d289736 returned with HTTP 202 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1687/3302] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:06 2026] DELETE /volume/v3/types/95692ddd-93f3-429e-ba64-14dc0d289736 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d014dda3-163f-46eb-9706-6f6bfe917ad3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c2a43ee3-0fc9-4da2-8a69-8558f6126cea None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d014dda3-163f-46eb-9706-6f6bfe917ad3 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] POST http://192.168.122.15/volume/v3/types/4bdb1fb4-e287-4504-aea5-6952127fa53c/encryption Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d014dda3-163f-46eb-9706-6f6bfe917ad3 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c2a43ee3-0fc9-4da2-8a69-8558f6126cea tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c2a43ee3-0fc9-4da2-8a69-8558f6126cea tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1805621260", "extra_specs": {"storage_protocol": "tempest-storage_protocol-888629310", "vendor_name": "tempest-vendor_name-1066638733"}}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c2a43ee3-0fc9-4da2-8a69-8558f6126cea tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1688/3303] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:06 2026] POST /volume/v3/types => generated 328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d014dda3-163f-46eb-9706-6f6bfe917ad3 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/4bdb1fb4-e287-4504-aea5-6952127fa53c/encryption returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1616/3304] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:25:06 2026] POST /volume/v3/types/4bdb1fb4-e287-4504-aea5-6952127fa53c/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-07fe09d1-0807-4709-8831-83cb3c92196f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c7682261-caa2-4fea-87ec-607dd3c26d9b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c7682261-caa2-4fea-87ec-607dd3c26d9b tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] DELETE http://192.168.122.15/volume/v3/types/4bdb1fb4-e287-4504-aea5-6952127fa53c/encryption/1f9286ae-9147-4dd5-b8b2-c7f319f562ae Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c7682261-caa2-4fea-87ec-607dd3c26d9b tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "83e43a09-1697-4d64-89e9-e763624a08d2", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c7682261-caa2-4fea-87ec-607dd3c26d9b tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Create volume request body: {'volume': {'volume_type': '83e43a09-1697-4d64-89e9-e763624a08d2', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Create volume of 1 GB Sep 01 02:25:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c7682261-caa2-4fea-87ec-607dd3c26d9b tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/4bdb1fb4-e287-4504-aea5-6952127fa53c/encryption/1f9286ae-9147-4dd5-b8b2-c7f319f562ae returned with HTTP 202 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1617/3305] 192.168.122.15 () {58 vars in 1368 bytes} [Tue Sep 1 02:25:06 2026] DELETE /volume/v3/types/4bdb1fb4-e287-4504-aea5-6952127fa53c/encryption/1f9286ae-9147-4dd5-b8b2-c7f319f562ae => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-42b8adcf-7e78-46dc-820e-9f2ff5ca6cbb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Flow 'volume_create_api' (88f2eead-a793-4dde-842f-b4d88c3c1405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-42b8adcf-7e78-46dc-820e-9f2ff5ca6cbb tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-42b8adcf-7e78-46dc-820e-9f2ff5ca6cbb tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-946665387", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03cca98-f43e-4ac3-98b7-fdefc2ec72e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-42b8adcf-7e78-46dc-820e-9f2ff5ca6cbb tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1618/3306] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:06 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03cca98-f43e-4ac3-98b7-fdefc2ec72e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:25:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-888629310',vendor_name='tempest-vendor_name-1066638733'},id=83e43a09-1697-4d64-89e9-e763624a08d2,is_public=True,name='tempest-ProjectAdminTests-volume-type-1805621260',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83e43a09-1697-4d64-89e9-e763624a08d2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618758f1-459a-4e21-8a5e-0210ecdd47e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-f1d551d7-2bc3-4cad-9efc-e246e58f1af5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f1d551d7-2bc3-4cad-9efc-e246e58f1af5 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] DELETE http://192.168.122.15/volume/v3/types/575a5987-20c4-44b0-9ddd-a7430800c5fc/extra_specs/key1 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f1d551d7-2bc3-4cad-9efc-e246e58f1af5 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-f1d551d7-2bc3-4cad-9efc-e246e58f1af5 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-f1d551d7-2bc3-4cad-9efc-e246e58f1af5 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/575a5987-20c4-44b0-9ddd-a7430800c5fc/extra_specs/key1 returned with HTTP 202 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1619/3307] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:25:06 2026] DELETE /volume/v3/types/575a5987-20c4-44b0-9ddd-a7430800c5fc/extra_specs/key1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a3a022a0-9a40-4a8a-9e91-cf2ef2dc2a94 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3a022a0-9a40-4a8a-9e91-cf2ef2dc2a94 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a3a022a0-9a40-4a8a-9e91-cf2ef2dc2a94 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1439578541", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1805621260 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1805621260, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:06 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1805621260 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1805621260, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a3a022a0-9a40-4a8a-9e91-cf2ef2dc2a94 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1620/3308] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:06 2026] POST /volume/v3/types => generated 380 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-1446750a-2a4a-4879-9663-b6dacc69e283 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1446750a-2a4a-4879-9663-b6dacc69e283 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] DELETE http://192.168.122.15/volume/v3/types/47ad77bf-cf33-4113-a394-d659600fbedc Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1446750a-2a4a-4879-9663-b6dacc69e283 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-1446750a-2a4a-4879-9663-b6dacc69e283 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Created reservations ['fe912ec4-685f-46c2-a321-c96affc332f0', 'e3e9c3e8-c9de-4ee5-9775-7a59f0a8676c', 'c52001ae-470b-4496-ad1c-f4f6a88ff685', '60dff242-3b6b-4b9e-8d65-3b587dbab349'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618758f1-459a-4e21-8a5e-0210ecdd47e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe912ec4-685f-46c2-a321-c96affc332f0', 'e3e9c3e8-c9de-4ee5-9775-7a59f0a8676c', 'c52001ae-470b-4496-ad1c-f4f6a88ff685', '60dff242-3b6b-4b9e-8d65-3b587dbab349']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8b6756-08e4-4928-be42-7887e12ac92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8b6756-08e4-4928-be42-7887e12ac92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '454d3950-d217-42ea-9402-6fc84f265520', '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='ebf4abc2df184054bccde7c2924d39ea',qos_specs=None,replication_status=,reservations=['fe912ec4-685f-46c2-a321-c96affc332f0','e3e9c3e8-c9de-4ee5-9775-7a59f0a8676c','c52001ae-470b-4496-ad1c-f4f6a88ff685','60dff242-3b6b-4b9e-8d65-3b587dbab349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06842b3543684e11adc715d07f85010d',volume_type_id=83e43a09-1697-4d64-89e9-e763624a08d2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25: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=454d3950-d217-42ea-9402-6fc84f265520,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf4abc2df184054bccde7c2924d39ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06842b3543684e11adc715d07f85010d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83e43a09-1697-4d64-89e9-e763624a08d2),volume_type_id=83e43a09-1697-4d64-89e9-e763624a08d2)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec22ff44-59fa-40cb-a3af-45114e6a915a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-1446750a-2a4a-4879-9663-b6dacc69e283 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/47ad77bf-cf33-4113-a394-d659600fbedc returned with HTTP 202 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1621/3309] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:06 2026] DELETE /volume/v3/types/47ad77bf-cf33-4113-a394-d659600fbedc => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-760e3849-3149-4c23-994b-e76b8ee2db03 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-760e3849-3149-4c23-994b-e76b8ee2db03 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] GET http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-760e3849-3149-4c23-994b-e76b8ee2db03 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-760e3849-3149-4c23-994b-e76b8ee2db03 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-760e3849-3149-4c23-994b-e76b8ee2db03 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1622/3310] 192.168.122.15 () {58 vars in 1257 bytes} [Tue Sep 1 02:25:06 2026] GET /volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs => generated 185 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6a54705c-3a6e-442d-a10f-6f894eb24062 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6a54705c-3a6e-442d-a10f-6f894eb24062 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] GET http://192.168.122.15/volume/v3/types Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6a54705c-3a6e-442d-a10f-6f894eb24062 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6a54705c-3a6e-442d-a10f-6f894eb24062 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec22ff44-59fa-40cb-a3af-45114e6a915a) transitioned into state 'SUCCESS' from 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='ebf4abc2df184054bccde7c2924d39ea',qos_specs=None,replication_status=,reservations=['fe912ec4-685f-46c2-a321-c96affc332f0','e3e9c3e8-c9de-4ee5-9775-7a59f0a8676c','c52001ae-470b-4496-ad1c-f4f6a88ff685','60dff242-3b6b-4b9e-8d65-3b587dbab349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06842b3543684e11adc715d07f85010d',volume_type_id=83e43a09-1697-4d64-89e9-e763624a08d2)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c27381-4b3c-401d-b5f3-5d268b51fe6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c27381-4b3c-401d-b5f3-5d268b51fe6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6a54705c-3a6e-442d-a10f-6f894eb24062 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1623/3311] 192.168.122.15 () {58 vars in 1110 bytes} [Tue Sep 1 02:25:06 2026] GET /volume/v3/types => generated 2920 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Flow 'volume_create_api' (88f2eead-a793-4dde-842f-b4d88c3c1405) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Create volume request issued successfully. Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-07fe09d1-0807-4709-8831-83cb3c92196f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1689/3312] 192.168.122.15 () {62 vars in 1177 bytes} [Tue Sep 1 02:25:06 2026] POST /volume/v3/volumes => generated 779 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d5014ea6-41f8-4ea0-ad25-51681d4d7251 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d8e8a505-7b1a-439f-aa8e-bde45041866a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5014ea6-41f8-4ea0-ad25-51681d4d7251 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] GET http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption/cipher Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5014ea6-41f8-4ea0-ad25-51681d4d7251 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d5014ea6-41f8-4ea0-ad25-51681d4d7251 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d8e8a505-7b1a-439f-aa8e-bde45041866a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/volumes/454d3950-d217-42ea-9402-6fc84f265520 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d8e8a505-7b1a-439f-aa8e-bde45041866a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d8e8a505-7b1a-439f-aa8e-bde45041866a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:06 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d5014ea6-41f8-4ea0-ad25-51681d4d7251 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption/cipher returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:06 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1624/3313] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:25:06 2026] GET /volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption/cipher => generated 29 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d8e8a505-7b1a-439f-aa8e-bde45041866a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Volume info retrieved successfully. Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-629de08e-422e-496f-af06-d05cd7d85988 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-629de08e-422e-496f-af06-d05cd7d85988 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] GET http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-629de08e-422e-496f-af06-d05cd7d85988 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-629de08e-422e-496f-af06-d05cd7d85988 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d8e8a505-7b1a-439f-aa8e-bde45041866a tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes/454d3950-d217-42ea-9402-6fc84f265520 returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1690/3314] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:25:06 2026] GET /volume/v3/volumes/454d3950-d217-42ea-9402-6fc84f265520 => generated 958 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-629de08e-422e-496f-af06-d05cd7d85988 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1625/3315] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:25:06 2026] GET /volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b7e6eee0-d451-462f-86e8-842a8fe72620 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b7e6eee0-d451-462f-86e8-842a8fe72620 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] GET http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs/multiattach Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b7e6eee0-d451-462f-86e8-842a8fe72620 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b7e6eee0-d451-462f-86e8-842a8fe72620 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b7e6eee0-d451-462f-86e8-842a8fe72620 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs/multiattach returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1691/3316] 192.168.122.15 () {58 vars in 1293 bytes} [Tue Sep 1 02:25:06 2026] GET /volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bfa7e1ae-8d78-436a-bdd7-3cd7729d55b8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bfa7e1ae-8d78-436a-bdd7-3cd7729d55b8 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] GET http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs/volume_backend_name Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bfa7e1ae-8d78-436a-bdd7-3cd7729d55b8 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bfa7e1ae-8d78-436a-bdd7-3cd7729d55b8 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bfa7e1ae-8d78-436a-bdd7-3cd7729d55b8 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1626/3317] 192.168.122.15 () {58 vars in 1317 bytes} [Tue Sep 1 02:25:06 2026] GET /volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs/volume_backend_name => generated 44 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2fa5b6e7-5cd7-4f10-bc92-903118a5a311 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2fa5b6e7-5cd7-4f10-bc92-903118a5a311 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] GET http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2fa5b6e7-5cd7-4f10-bc92-903118a5a311 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2fa5b6e7-5cd7-4f10-bc92-903118a5a311 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2fa5b6e7-5cd7-4f10-bc92-903118a5a311 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1692/3318] 192.168.122.15 () {58 vars in 1221 bytes} [Tue Sep 1 02:25:06 2026] GET /volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b => generated 402 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3c375631-d3ec-443d-9568-228c6a2b39a3 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3c375631-d3ec-443d-9568-228c6a2b39a3 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] PUT http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption/beda83ee-3e99-4875-9a65-a0227dde07dc Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3c375631-d3ec-443d-9568-228c6a2b39a3 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3c375631-d3ec-443d-9568-228c6a2b39a3 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption/beda83ee-3e99-4875-9a65-a0227dde07dc returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1627/3319] 192.168.122.15 () {60 vars in 1385 bytes} [Tue Sep 1 02:25:06 2026] PUT /volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/encryption/beda83ee-3e99-4875-9a65-a0227dde07dc => generated 33 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-63b29fce-4bd8-4431-ab2b-cb0b153eb262 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-63b29fce-4bd8-4431-ab2b-cb0b153eb262 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] PUT http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs/key1 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-63b29fce-4bd8-4431-ab2b-cb0b153eb262 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-63b29fce-4bd8-4431-ab2b-cb0b153eb262 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs/key1 returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1693/3320] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:25:06 2026] PUT /volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b/extra_specs/key1 => generated 30 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-b72d5ad8-aa4c-4b71-88ae-6f76e5d4f41a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b72d5ad8-aa4c-4b71-88ae-6f76e5d4f41a tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] PUT http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b Sep 01 02:25:06 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-b72d5ad8-aa4c-4b71-88ae-6f76e5d4f41a tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:06 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-b72d5ad8-aa4c-4b71-88ae-6f76e5d4f41a tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1628/3321] 192.168.122.15 () {60 vars in 1241 bytes} [Tue Sep 1 02:25:06 2026] PUT /volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b => generated 371 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f2b43752-4af1-43d2-9ff2-5e66ea53714f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f2b43752-4af1-43d2-9ff2-5e66ea53714f tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] DELETE http://192.168.122.15/volume/v3/types/575a5987-20c4-44b0-9ddd-a7430800c5fc Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f2b43752-4af1-43d2-9ff2-5e66ea53714f tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f2b43752-4af1-43d2-9ff2-5e66ea53714f tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f2b43752-4af1-43d2-9ff2-5e66ea53714f tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/575a5987-20c4-44b0-9ddd-a7430800c5fc returned with HTTP 202 Sep 01 02:25:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1694/3322] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:06 2026] DELETE /volume/v3/types/575a5987-20c4-44b0-9ddd-a7430800c5fc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9bbeff67-7492-4d64-a58d-d1d636a80aec None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9bbeff67-7492-4d64-a58d-d1d636a80aec tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] DELETE http://192.168.122.15/volume/v3/types/4bdb1fb4-e287-4504-aea5-6952127fa53c Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9bbeff67-7492-4d64-a58d-d1d636a80aec tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9bbeff67-7492-4d64-a58d-d1d636a80aec tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9bbeff67-7492-4d64-a58d-d1d636a80aec tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/4bdb1fb4-e287-4504-aea5-6952127fa53c returned with HTTP 202 Sep 01 02:25:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1629/3323] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:07 2026] DELETE /volume/v3/types/4bdb1fb4-e287-4504-aea5-6952127fa53c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c400b3f7-ed3e-4817-a494-e8e8611a57af None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c400b3f7-ed3e-4817-a494-e8e8611a57af tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] DELETE http://192.168.122.15/volume/v3/types/68206f65-bdd9-4ec0-9314-be59bd79d733 Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c400b3f7-ed3e-4817-a494-e8e8611a57af tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c400b3f7-ed3e-4817-a494-e8e8611a57af tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c400b3f7-ed3e-4817-a494-e8e8611a57af tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/68206f65-bdd9-4ec0-9314-be59bd79d733 returned with HTTP 202 Sep 01 02:25:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1695/3324] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:07 2026] DELETE /volume/v3/types/68206f65-bdd9-4ec0-9314-be59bd79d733 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e102f4a4-374e-4b7d-b752-cdc60816d696 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e102f4a4-374e-4b7d-b752-cdc60816d696 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] DELETE http://192.168.122.15/volume/v3/types/8fcd5e62-0ba5-4940-a1f6-b2aeab0d396a Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e102f4a4-374e-4b7d-b752-cdc60816d696 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e102f4a4-374e-4b7d-b752-cdc60816d696 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e102f4a4-374e-4b7d-b752-cdc60816d696 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/8fcd5e62-0ba5-4940-a1f6-b2aeab0d396a returned with HTTP 202 Sep 01 02:25:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1630/3325] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:07 2026] DELETE /volume/v3/types/8fcd5e62-0ba5-4940-a1f6-b2aeab0d396a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1374f2c1-03fe-49d7-a5cf-a78ceb4d7413 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1374f2c1-03fe-49d7-a5cf-a78ceb4d7413 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] DELETE http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1374f2c1-03fe-49d7-a5cf-a78ceb4d7413 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1374f2c1-03fe-49d7-a5cf-a78ceb4d7413 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1374f2c1-03fe-49d7-a5cf-a78ceb4d7413 tempest-VolumeTypesAdminTests-1574448195 tempest-VolumeTypesAdminTests-1574448195-project-admin] http://192.168.122.15/volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b returned with HTTP 202 Sep 01 02:25:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1696/3326] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:07 2026] DELETE /volume/v3/types/04e4cec9-8ef8-4e08-bd72-66d99910f83b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d3f3bd9c-734c-48dc-b43e-8be6503b8671 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d3f3bd9c-734c-48dc-b43e-8be6503b8671 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/volumes/454d3950-d217-42ea-9402-6fc84f265520 Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d3f3bd9c-734c-48dc-b43e-8be6503b8671 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d3f3bd9c-734c-48dc-b43e-8be6503b8671 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-d3f3bd9c-734c-48dc-b43e-8be6503b8671 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Volume info retrieved successfully. Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d3f3bd9c-734c-48dc-b43e-8be6503b8671 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes/454d3950-d217-42ea-9402-6fc84f265520 returned with HTTP 200 Sep 01 02:25:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1631/3327] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:25:07 2026] GET /volume/v3/volumes/454d3950-d217-42ea-9402-6fc84f265520 => generated 979 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-fbeec17b-02fb-4884-a25d-09fee166f12b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fbeec17b-02fb-4884-a25d-09fee166f12b tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/messages Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fbeec17b-02fb-4884-a25d-09fee166f12b tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-fbeec17b-02fb-4884-a25d-09fee166f12b tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-fbeec17b-02fb-4884-a25d-09fee166f12b tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:25:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1697/3328] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:25:07 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cc6addd0-26a4-49ec-9dab-50e8b41ec3fb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cc6addd0-26a4-49ec-9dab-50e8b41ec3fb tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/messages Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cc6addd0-26a4-49ec-9dab-50e8b41ec3fb tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cc6addd0-26a4-49ec-9dab-50e8b41ec3fb tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cc6addd0-26a4-49ec-9dab-50e8b41ec3fb tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:25:07 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1632/3329] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:25:07 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2d514df3-b226-466e-9d27-3948aa7e3c54 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d514df3-b226-466e-9d27-3948aa7e3c54 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] DELETE http://192.168.122.15/volume/v3/messages/3239b341-7e2c-4c6c-a21c-aec724bd435f Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d514df3-b226-466e-9d27-3948aa7e3c54 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2d514df3-b226-466e-9d27-3948aa7e3c54 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2d514df3-b226-466e-9d27-3948aa7e3c54 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/messages/3239b341-7e2c-4c6c-a21c-aec724bd435f returned with HTTP 204 Sep 01 02:25:07 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1698/3330] 192.168.122.15 () {60 vars in 1273 bytes} [Tue Sep 1 02:25:07 2026] DELETE /volume/v3/messages/3239b341-7e2c-4c6c-a21c-aec724bd435f => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/454d3950-d217-42ea-9402-6fc84f265520 Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Delete volume with id: 454d3950-d217-42ea-9402-6fc84f265520 Sep 01 02:25:07 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:07 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:07 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:07 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:07 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Volume info retrieved successfully. Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87154) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:25:07 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1805621260 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1805621260, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:07 devstack devstack@c-api.service[87154]: WARNING cinder.quota [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1805621260 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1805621260, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:07 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Created reservations ['be5cdef1-14af-4ee9-9b00-37437709dec0', 'e9667672-b277-40b3-bfee-18a380da4f5f', 'b41b3f12-d9d5-4ea7-ad91-2b3ad168a5d2', '7a56004c-606e-4d49-9e58-b9a74c57b756'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Delete volume request issued successfully. Sep 01 02:25:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-168c587e-daf7-46c0-a96a-73ec5ebae513 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes/454d3950-d217-42ea-9402-6fc84f265520 returned with HTTP 202 Sep 01 02:25:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1633/3331] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:07 2026] DELETE /volume/v3/volumes/454d3950-d217-42ea-9402-6fc84f265520 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-51054638-2e1d-4e33-a71e-9fe8d143046c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-51054638-2e1d-4e33-a71e-9fe8d143046c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] DELETE http://192.168.122.15/volume/v3/types/83e43a09-1697-4d64-89e9-e763624a08d2 Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-51054638-2e1d-4e33-a71e-9fe8d143046c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-51054638-2e1d-4e33-a71e-9fe8d143046c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-51054638-2e1d-4e33-a71e-9fe8d143046c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/types/83e43a09-1697-4d64-89e9-e763624a08d2 returned with HTTP 202 Sep 01 02:25:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1699/3332] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:08 2026] DELETE /volume/v3/types/83e43a09-1697-4d64-89e9-e763624a08d2 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-aaf04a69-13b1-47af-9876-ab7f01dad47c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aaf04a69-13b1-47af-9876-ab7f01dad47c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-aaf04a69-13b1-47af-9876-ab7f01dad47c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-864029372", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1356082714", "vendor_name": "tempest-vendor_name-2095132697"}}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-aaf04a69-13b1-47af-9876-ab7f01dad47c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1634/3333] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:08 2026] POST /volume/v3/types => generated 328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d63e376d-7328-4578-b265-11ffff4e6249", "size": 1}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.api.v3.volumes [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Create volume request body: {'volume': {'volume_type': 'd63e376d-7328-4578-b265-11ffff4e6249', 'size': 1}} {{(pid=87155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Create volume of 1 GB Sep 01 02:25:08 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:08 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Flow 'volume_create_api' (bf3f651f-b736-4b41-9805-f49f92dbaa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6f38d17-9ae0-4106-b778-0b8217b6be76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.flows.api.create_volume [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Validating volume size '1' using validate_int {{(pid=87155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6f38d17-9ae0-4106-b778-0b8217b6be76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:25:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1356082714',vendor_name='tempest-vendor_name-2095132697'},id=d63e376d-7328-4578-b265-11ffff4e6249,is_public=True,name='tempest-ProjectAdminTests-volume-type-864029372',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd63e376d-7328-4578-b265-11ffff4e6249', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da74dc5c-eb93-472f-af1c-22bd59f821cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-864029372 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-864029372, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:08 devstack devstack@c-api.service[87155]: WARNING cinder.quota [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-864029372 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-864029372, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Created reservations ['69fb0862-1fa4-4345-9cbe-26d095c483ca', '6347c516-7d66-4e07-85e3-f6ed0c2285bc', '75d73b76-1083-4bbe-899d-35ed04948a50', '2ada241d-3bc8-4391-92f1-2594c20bf6e4'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da74dc5c-eb93-472f-af1c-22bd59f821cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69fb0862-1fa4-4345-9cbe-26d095c483ca', '6347c516-7d66-4e07-85e3-f6ed0c2285bc', '75d73b76-1083-4bbe-899d-35ed04948a50', '2ada241d-3bc8-4391-92f1-2594c20bf6e4']}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79a578a4-b0d5-40c5-af40-956d5780ce97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:08 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79a578a4-b0d5-40c5-af40-956d5780ce97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05ada60f-66b8-4e11-bf5a-02bfcbdb2aea', '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='ebf4abc2df184054bccde7c2924d39ea',qos_specs=None,replication_status=,reservations=['69fb0862-1fa4-4345-9cbe-26d095c483ca','6347c516-7d66-4e07-85e3-f6ed0c2285bc','75d73b76-1083-4bbe-899d-35ed04948a50','2ada241d-3bc8-4391-92f1-2594c20bf6e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06842b3543684e11adc715d07f85010d',volume_type_id=d63e376d-7328-4578-b265-11ffff4e6249), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05ada60f-66b8-4e11-bf5a-02bfcbdb2aea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf4abc2df184054bccde7c2924d39ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06842b3543684e11adc715d07f85010d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d63e376d-7328-4578-b265-11ffff4e6249),volume_type_id=d63e376d-7328-4578-b265-11ffff4e6249)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bbd55c0-8537-4975-a36a-6f725be6f531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bbd55c0-8537-4975-a36a-6f725be6f531) transitioned into state 'SUCCESS' from 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='ebf4abc2df184054bccde7c2924d39ea',qos_specs=None,replication_status=,reservations=['69fb0862-1fa4-4345-9cbe-26d095c483ca','6347c516-7d66-4e07-85e3-f6ed0c2285bc','75d73b76-1083-4bbe-899d-35ed04948a50','2ada241d-3bc8-4391-92f1-2594c20bf6e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06842b3543684e11adc715d07f85010d',volume_type_id=d63e376d-7328-4578-b265-11ffff4e6249)}' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86bc2189-d051-4c88-a0ae-b852cf6bc83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86bc2189-d051-4c88-a0ae-b852cf6bc83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Flow 'volume_create_api' (bf3f651f-b736-4b41-9805-f49f92dbaa96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:08 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Create volume request issued successfully. Sep 01 02:25:08 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ec31c94b-5c30-4fa5-867c-b3c9db77fe5c tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:08 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1700/3334] 192.168.122.15 () {62 vars in 1177 bytes} [Tue Sep 1 02:25:08 2026] POST /volume/v3/volumes => generated 778 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:25:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-91bf1781-0dbb-4681-abc1-739ecd6500e5 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-91bf1781-0dbb-4681-abc1-739ecd6500e5 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/volumes/05ada60f-66b8-4e11-bf5a-02bfcbdb2aea Sep 01 02:25:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-91bf1781-0dbb-4681-abc1-739ecd6500e5 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:08 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-91bf1781-0dbb-4681-abc1-739ecd6500e5 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:08 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:08 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:08 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:08 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:08 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-91bf1781-0dbb-4681-abc1-739ecd6500e5 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Volume info retrieved successfully. Sep 01 02:25:08 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-91bf1781-0dbb-4681-abc1-739ecd6500e5 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes/05ada60f-66b8-4e11-bf5a-02bfcbdb2aea returned with HTTP 200 Sep 01 02:25:08 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1635/3335] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:25:08 2026] GET /volume/v3/volumes/05ada60f-66b8-4e11-bf5a-02bfcbdb2aea => generated 957 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-449d8e80-a4fd-4487-b02a-299082e01881 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-449d8e80-a4fd-4487-b02a-299082e01881 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/volumes/05ada60f-66b8-4e11-bf5a-02bfcbdb2aea Sep 01 02:25:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-449d8e80-a4fd-4487-b02a-299082e01881 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-449d8e80-a4fd-4487-b02a-299082e01881 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-449d8e80-a4fd-4487-b02a-299082e01881 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Volume info retrieved successfully. Sep 01 02:25:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-449d8e80-a4fd-4487-b02a-299082e01881 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes/05ada60f-66b8-4e11-bf5a-02bfcbdb2aea returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1701/3336] 192.168.122.15 () {60 vars in 1267 bytes} [Tue Sep 1 02:25:09 2026] GET /volume/v3/volumes/05ada60f-66b8-4e11-bf5a-02bfcbdb2aea => generated 978 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-12e7dc99-dd2a-447d-9398-a70a00f93928 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-12e7dc99-dd2a-447d-9398-a70a00f93928 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/messages Sep 01 02:25:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-12e7dc99-dd2a-447d-9398-a70a00f93928 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-12e7dc99-dd2a-447d-9398-a70a00f93928 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-12e7dc99-dd2a-447d-9398-a70a00f93928 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/messages returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1636/3337] 192.168.122.15 () {60 vars in 1159 bytes} [Tue Sep 1 02:25:09 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-abb004a5-ad3c-4cf7-8b7b-9ef6b06ed42f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-abb004a5-ad3c-4cf7-8b7b-9ef6b06ed42f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] GET http://192.168.122.15/volume/v3/messages/9f5391f4-6d29-498c-b869-3222438de1b8 Sep 01 02:25:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-abb004a5-ad3c-4cf7-8b7b-9ef6b06ed42f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-abb004a5-ad3c-4cf7-8b7b-9ef6b06ed42f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'version_select' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-abb004a5-ad3c-4cf7-8b7b-9ef6b06ed42f tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/messages/9f5391f4-6d29-498c-b869-3222438de1b8 returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1702/3338] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:09 2026] GET /volume/v3/messages/9f5391f4-6d29-498c-b869-3222438de1b8 => generated 673 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-6c606a40-faa2-4e61-a288-dc39dc9449ed None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6c606a40-faa2-4e61-a288-dc39dc9449ed tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] DELETE http://192.168.122.15/volume/v3/messages/9f5391f4-6d29-498c-b869-3222438de1b8 Sep 01 02:25:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6c606a40-faa2-4e61-a288-dc39dc9449ed tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-6c606a40-faa2-4e61-a288-dc39dc9449ed tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'version_select' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-6c606a40-faa2-4e61-a288-dc39dc9449ed tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/messages/9f5391f4-6d29-498c-b869-3222438de1b8 returned with HTTP 204 Sep 01 02:25:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1637/3339] 192.168.122.15 () {60 vars in 1273 bytes} [Tue Sep 1 02:25:09 2026] DELETE /volume/v3/messages/9f5391f4-6d29-498c-b869-3222438de1b8 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-49682058-f456-48ce-80a8-233bafd208ff None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-49682058-f456-48ce-80a8-233bafd208ff tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] DELETE http://192.168.122.15/volume/v3/volumes/05ada60f-66b8-4e11-bf5a-02bfcbdb2aea Sep 01 02:25:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-49682058-f456-48ce-80a8-233bafd208ff tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:09 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-49682058-f456-48ce-80a8-233bafd208ff tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:09 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-49682058-f456-48ce-80a8-233bafd208ff tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Delete volume with id: 05ada60f-66b8-4e11-bf5a-02bfcbdb2aea Sep 01 02:25:09 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:09 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:09 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:09 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-49682058-f456-48ce-80a8-233bafd208ff tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Volume info retrieved successfully. Sep 01 02:25:09 devstack devstack@c-api.service[87155]: DEBUG cinder.volume.api [None req-49682058-f456-48ce-80a8-233bafd208ff tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87155) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:25:09 devstack devstack@c-api.service[87155]: DEBUG cinder.quota [None req-49682058-f456-48ce-80a8-233bafd208ff tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Created reservations ['9894cebb-fff1-465b-b645-a23607475fc5', 'da52ce69-2c55-40b9-bf86-0242fcfb64f6', '22da1e2a-7465-4450-873e-328cd0eb5c7b', 'e475e507-c22a-4ae8-ac28-8c1dea6072f5'] {{(pid=87155) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:09 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-49682058-f456-48ce-80a8-233bafd208ff tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Delete volume request issued successfully. Sep 01 02:25:09 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-49682058-f456-48ce-80a8-233bafd208ff tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/volumes/05ada60f-66b8-4e11-bf5a-02bfcbdb2aea returned with HTTP 202 Sep 01 02:25:09 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1703/3340] 192.168.122.15 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:09 2026] DELETE /volume/v3/volumes/05ada60f-66b8-4e11-bf5a-02bfcbdb2aea => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cffbac4a-71da-46c9-b0e6-c5d1642ba0d8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cffbac4a-71da-46c9-b0e6-c5d1642ba0d8 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] DELETE http://192.168.122.15/volume/v3/types/d63e376d-7328-4578-b265-11ffff4e6249 Sep 01 02:25:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cffbac4a-71da-46c9-b0e6-c5d1642ba0d8 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:09 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cffbac4a-71da-46c9-b0e6-c5d1642ba0d8 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:09 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cffbac4a-71da-46c9-b0e6-c5d1642ba0d8 tempest-ProjectAdminTests-1637592814 tempest-ProjectAdminTests-1637592814-project-admin] http://192.168.122.15/volume/v3/types/d63e376d-7328-4578-b265-11ffff4e6249 returned with HTTP 202 Sep 01 02:25:09 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1638/3341] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:09 2026] DELETE /volume/v3/types/d63e376d-7328-4578-b265-11ffff4e6249 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ad7a38d4-6dca-45be-b779-d7440ccd0f1b None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ad7a38d4-6dca-45be-b779-d7440ccd0f1b tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ad7a38d4-6dca-45be-b779-d7440ccd0f1b tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1405501046", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ad7a38d4-6dca-45be-b779-d7440ccd0f1b tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1704/3342] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:10 2026] POST /volume/v3/types => generated 380 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fac4e924-47dd-4b16-9436-2a837bc1bfa8 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fac4e924-47dd-4b16-9436-2a837bc1bfa8 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] POST http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption Sep 01 02:25:10 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fac4e924-47dd-4b16-9436-2a837bc1bfa8 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:10 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fac4e924-47dd-4b16-9436-2a837bc1bfa8 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1639/3343] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:25:10 2026] POST /volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d0a71e1e-0533-4168-a6ef-aaab305d6a4e None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0a71e1e-0533-4168-a6ef-aaab305d6a4e tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:10 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d0a71e1e-0533-4168-a6ef-aaab305d6a4e tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1671804643", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0a71e1e-0533-4168-a6ef-aaab305d6a4e tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1705/3344] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:10 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-93c4686b-50ce-4162-b308-2252ca4e21eb None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-93c4686b-50ce-4162-b308-2252ca4e21eb tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] POST http://192.168.122.15/volume/v3/types/2bbdf1ac-93e2-4fe0-bf53-030304cb761a/encryption Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-93c4686b-50ce-4162-b308-2252ca4e21eb tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-93c4686b-50ce-4162-b308-2252ca4e21eb tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-93c4686b-50ce-4162-b308-2252ca4e21eb tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/2bbdf1ac-93e2-4fe0-bf53-030304cb761a/encryption returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1640/3345] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:25:11 2026] POST /volume/v3/types/2bbdf1ac-93e2-4fe0-bf53-030304cb761a/encryption => generated 127 bytes in 148 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-74488eb2-2beb-4f8b-b0bb-f6e0dc7de611 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-74488eb2-2beb-4f8b-b0bb-f6e0dc7de611 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-74488eb2-2beb-4f8b-b0bb-f6e0dc7de611 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2053498290", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-74488eb2-2beb-4f8b-b0bb-f6e0dc7de611 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1706/3346] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:11 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-e30fc03e-7b6a-444a-8392-6dfaf17a4459 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e30fc03e-7b6a-444a-8392-6dfaf17a4459 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] POST http://192.168.122.15/volume/v3/types/b8172ab9-8787-44bb-ba56-194446735f30/extra_specs Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-e30fc03e-7b6a-444a-8392-6dfaf17a4459 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-e30fc03e-7b6a-444a-8392-6dfaf17a4459 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-e30fc03e-7b6a-444a-8392-6dfaf17a4459 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/b8172ab9-8787-44bb-ba56-194446735f30/extra_specs returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1641/3347] 192.168.122.15 () {60 vars in 1278 bytes} [Tue Sep 1 02:25:11 2026] POST /volume/v3/types/b8172ab9-8787-44bb-ba56-194446735f30/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7008b32a-844b-45aa-ba27-3711ee16b1ae None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7008b32a-844b-45aa-ba27-3711ee16b1ae tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] PUT http://192.168.122.15/volume/v3/types/b8172ab9-8787-44bb-ba56-194446735f30/extra_specs/key2 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7008b32a-844b-45aa-ba27-3711ee16b1ae tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-7008b32a-844b-45aa-ba27-3711ee16b1ae tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7008b32a-844b-45aa-ba27-3711ee16b1ae tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/b8172ab9-8787-44bb-ba56-194446735f30/extra_specs/key2 returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1707/3348] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:25:11 2026] PUT /volume/v3/types/b8172ab9-8787-44bb-ba56-194446735f30/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-30fd8021-fa80-487d-8137-62c05b35a688 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30fd8021-fa80-487d-8137-62c05b35a688 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-30fd8021-fa80-487d-8137-62c05b35a688 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-30fd8021-fa80-487d-8137-62c05b35a688 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-30fd8021-fa80-487d-8137-62c05b35a688 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1642/3349] 192.168.122.15 () {60 vars in 1131 bytes} [Tue Sep 1 02:25:11 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) Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-af460cfa-6603-4e61-b544-314038cf5e79 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-af460cfa-6603-4e61-b544-314038cf5e79 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-af460cfa-6603-4e61-b544-314038cf5e79 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-905718617", "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=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-af460cfa-6603-4e61-b544-314038cf5e79 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1708/3350] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:11 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c52d154c-f9b8-4c5e-9991-12737caf931b None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c52d154c-f9b8-4c5e-9991-12737caf931b tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] POST http://192.168.122.15/volume/v3/types/997609d9-cb59-466f-bad6-e0c1ad8e5650/encryption Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c52d154c-f9b8-4c5e-9991-12737caf931b tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c52d154c-f9b8-4c5e-9991-12737caf931b tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types/997609d9-cb59-466f-bad6-e0c1ad8e5650/encryption returned with HTTP 200 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1643/3351] 192.168.122.15 () {60 vars in 1276 bytes} [Tue Sep 1 02:25:11 2026] POST /volume/v3/types/997609d9-cb59-466f-bad6-e0c1ad8e5650/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7fe0ce95-b76a-4514-a634-9d786db34019 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7fe0ce95-b76a-4514-a634-9d786db34019 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] DELETE http://192.168.122.15/volume/v3/types/997609d9-cb59-466f-bad6-e0c1ad8e5650/encryption/e345222c-6187-4f15-a2fb-9b8d96fd8c61 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7fe0ce95-b76a-4514-a634-9d786db34019 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7fe0ce95-b76a-4514-a634-9d786db34019 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-7fe0ce95-b76a-4514-a634-9d786db34019 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7fe0ce95-b76a-4514-a634-9d786db34019 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/997609d9-cb59-466f-bad6-e0c1ad8e5650/encryption/e345222c-6187-4f15-a2fb-9b8d96fd8c61 returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1709/3352] 192.168.122.15 () {58 vars in 1368 bytes} [Tue Sep 1 02:25:11 2026] DELETE /volume/v3/types/997609d9-cb59-466f-bad6-e0c1ad8e5650/encryption/e345222c-6187-4f15-a2fb-9b8d96fd8c61 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-c3b30cca-dd04-420f-a00c-6c8f70e3a846 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c3b30cca-dd04-420f-a00c-6c8f70e3a846 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-c3b30cca-dd04-420f-a00c-6c8f70e3a846 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1217500299", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-c3b30cca-dd04-420f-a00c-6c8f70e3a846 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1644/3353] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:11 2026] POST /volume/v3/types => generated 380 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-868ef999-753e-43dc-859b-edc3989c36df None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-868ef999-753e-43dc-859b-edc3989c36df tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] DELETE http://192.168.122.15/volume/v3/types/cc6bcb61-27ac-45a8-861b-84e767c0f92c/extra_specs/key1 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-868ef999-753e-43dc-859b-edc3989c36df tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-868ef999-753e-43dc-859b-edc3989c36df tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-868ef999-753e-43dc-859b-edc3989c36df tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-868ef999-753e-43dc-859b-edc3989c36df tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/cc6bcb61-27ac-45a8-861b-84e767c0f92c/extra_specs/key1 returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1710/3354] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:25:11 2026] DELETE /volume/v3/types/cc6bcb61-27ac-45a8-861b-84e767c0f92c/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0b87ee3e-c874-46b9-a5a7-80ff85886a6c None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0b87ee3e-c874-46b9-a5a7-80ff85886a6c tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] POST http://192.168.122.15/volume/v3/types Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0b87ee3e-c874-46b9-a5a7-80ff85886a6c tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-402811936", "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=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0b87ee3e-c874-46b9-a5a7-80ff85886a6c tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types returned with HTTP 200 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1645/3355] 192.168.122.15 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:11 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) Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-b3c47456-3b3e-47a1-863c-bff04e6cab57 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b3c47456-3b3e-47a1-863c-bff04e6cab57 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] DELETE http://192.168.122.15/volume/v3/types/9ca65383-d3e3-4e21-b04e-869548cf8743 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b3c47456-3b3e-47a1-863c-bff04e6cab57 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-b3c47456-3b3e-47a1-863c-bff04e6cab57 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-b3c47456-3b3e-47a1-863c-bff04e6cab57 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-b3c47456-3b3e-47a1-863c-bff04e6cab57 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/9ca65383-d3e3-4e21-b04e-869548cf8743 returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1711/3356] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:11 2026] DELETE /volume/v3/types/9ca65383-d3e3-4e21-b04e-869548cf8743 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ef1b437f-d681-4757-884b-119746b7f62e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef1b437f-d681-4757-884b-119746b7f62e tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] GET http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef1b437f-d681-4757-884b-119746b7f62e tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ef1b437f-d681-4757-884b-119746b7f62e tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ef1b437f-d681-4757-884b-119746b7f62e tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs returned with HTTP 200 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1646/3357] 192.168.122.15 () {58 vars in 1257 bytes} [Tue Sep 1 02:25:11 2026] GET /volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d0af5c09-6dee-48d1-bc59-472ee0439c42 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0af5c09-6dee-48d1-bc59-472ee0439c42 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] GET http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption/cipher Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d0af5c09-6dee-48d1-bc59-472ee0439c42 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d0af5c09-6dee-48d1-bc59-472ee0439c42 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-d0af5c09-6dee-48d1-bc59-472ee0439c42 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d0af5c09-6dee-48d1-bc59-472ee0439c42 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption/cipher returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1712/3358] 192.168.122.15 () {58 vars in 1275 bytes} [Tue Sep 1 02:25:11 2026] GET /volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-3fc1f58b-81fe-48ed-86d6-f183197a4454 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3fc1f58b-81fe-48ed-86d6-f183197a4454 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] GET http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3fc1f58b-81fe-48ed-86d6-f183197a4454 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-3fc1f58b-81fe-48ed-86d6-f183197a4454 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Calling method 'index' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-3fc1f58b-81fe-48ed-86d6-f183197a4454 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-3fc1f58b-81fe-48ed-86d6-f183197a4454 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1647/3359] 192.168.122.15 () {58 vars in 1254 bytes} [Tue Sep 1 02:25:11 2026] GET /volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e9c76d2e-9263-4f6e-9489-e69b94f4e159 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e9c76d2e-9263-4f6e-9489-e69b94f4e159 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] GET http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs/multiattach Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e9c76d2e-9263-4f6e-9489-e69b94f4e159 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e9c76d2e-9263-4f6e-9489-e69b94f4e159 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e9c76d2e-9263-4f6e-9489-e69b94f4e159 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs/multiattach returned with HTTP 200 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1713/3360] 192.168.122.15 () {58 vars in 1293 bytes} [Tue Sep 1 02:25:11 2026] GET /volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0e763fd1-f45e-495a-8209-153d262599cd None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e763fd1-f45e-495a-8209-153d262599cd tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] GET http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs/volume_backend_name Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e763fd1-f45e-495a-8209-153d262599cd tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e763fd1-f45e-495a-8209-153d262599cd tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e763fd1-f45e-495a-8209-153d262599cd tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1648/3361] 192.168.122.15 () {58 vars in 1317 bytes} [Tue Sep 1 02:25:11 2026] GET /volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5a19d667-5507-4a89-8aec-c7834ea0c4b8 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5a19d667-5507-4a89-8aec-c7834ea0c4b8 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] PUT http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption/d0c631b1-a5a5-4c01-af3a-a884433aab55 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5a19d667-5507-4a89-8aec-c7834ea0c4b8 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-5a19d667-5507-4a89-8aec-c7834ea0c4b8 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5a19d667-5507-4a89-8aec-c7834ea0c4b8 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption/d0c631b1-a5a5-4c01-af3a-a884433aab55 returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1714/3362] 192.168.122.15 () {60 vars in 1385 bytes} [Tue Sep 1 02:25:11 2026] PUT /volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/encryption/d0c631b1-a5a5-4c01-af3a-a884433aab55 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-73d9b821-9d5d-4174-85ff-c3eac1498e92 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-73d9b821-9d5d-4174-85ff-c3eac1498e92 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] PUT http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs/key1 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-73d9b821-9d5d-4174-85ff-c3eac1498e92 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.policy [None req-73d9b821-9d5d-4174-85ff-c3eac1498e92 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87154) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-73d9b821-9d5d-4174-85ff-c3eac1498e92 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs/key1 returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1649/3363] 192.168.122.15 () {60 vars in 1292 bytes} [Tue Sep 1 02:25:11 2026] PUT /volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-1abd36ab-efb9-46c2-bb24-6f0f81e40a98 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1abd36ab-efb9-46c2-bb24-6f0f81e40a98 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] PUT http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-1abd36ab-efb9-46c2-bb24-6f0f81e40a98 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.policy [None req-1abd36ab-efb9-46c2-bb24-6f0f81e40a98 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b1f41f5788fe486bbb9d3c774cc43582', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2b0a1e56be0484a86a79235c992237c', '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=87155) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-1abd36ab-efb9-46c2-bb24-6f0f81e40a98 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-reader] http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31 returned with HTTP 403 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1715/3364] 192.168.122.15 () {60 vars in 1241 bytes} [Tue Sep 1 02:25:11 2026] PUT /volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-0e34c2f9-d1e7-4eb1-8dfa-98b57e499ab6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e34c2f9-d1e7-4eb1-8dfa-98b57e499ab6 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] DELETE http://192.168.122.15/volume/v3/types/9ca65383-d3e3-4e21-b04e-869548cf8743 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e34c2f9-d1e7-4eb1-8dfa-98b57e499ab6 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-0e34c2f9-d1e7-4eb1-8dfa-98b57e499ab6 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-0e34c2f9-d1e7-4eb1-8dfa-98b57e499ab6 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types/9ca65383-d3e3-4e21-b04e-869548cf8743 returned with HTTP 202 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1650/3365] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:11 2026] DELETE /volume/v3/types/9ca65383-d3e3-4e21-b04e-869548cf8743 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7563b268-a133-4e59-aa42-0144b3464fe2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7563b268-a133-4e59-aa42-0144b3464fe2 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] DELETE http://192.168.122.15/volume/v3/types/cc6bcb61-27ac-45a8-861b-84e767c0f92c Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7563b268-a133-4e59-aa42-0144b3464fe2 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7563b268-a133-4e59-aa42-0144b3464fe2 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7563b268-a133-4e59-aa42-0144b3464fe2 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types/cc6bcb61-27ac-45a8-861b-84e767c0f92c returned with HTTP 202 Sep 01 02:25:11 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1716/3366] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:11 2026] DELETE /volume/v3/types/cc6bcb61-27ac-45a8-861b-84e767c0f92c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-a1fe1a7b-84e8-4cd2-adc2-2bb9f5be163e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a1fe1a7b-84e8-4cd2-adc2-2bb9f5be163e tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] DELETE http://192.168.122.15/volume/v3/types/997609d9-cb59-466f-bad6-e0c1ad8e5650 Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a1fe1a7b-84e8-4cd2-adc2-2bb9f5be163e tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-a1fe1a7b-84e8-4cd2-adc2-2bb9f5be163e tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-a1fe1a7b-84e8-4cd2-adc2-2bb9f5be163e tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types/997609d9-cb59-466f-bad6-e0c1ad8e5650 returned with HTTP 202 Sep 01 02:25:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1651/3367] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:11 2026] DELETE /volume/v3/types/997609d9-cb59-466f-bad6-e0c1ad8e5650 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f8b68e7a-4c70-4387-ad45-725cfb1f8559 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f8b68e7a-4c70-4387-ad45-725cfb1f8559 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] DELETE http://192.168.122.15/volume/v3/types/b8172ab9-8787-44bb-ba56-194446735f30 Sep 01 02:25:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f8b68e7a-4c70-4387-ad45-725cfb1f8559 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f8b68e7a-4c70-4387-ad45-725cfb1f8559 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f8b68e7a-4c70-4387-ad45-725cfb1f8559 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types/b8172ab9-8787-44bb-ba56-194446735f30 returned with HTTP 202 Sep 01 02:25:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1717/3368] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:12 2026] DELETE /volume/v3/types/b8172ab9-8787-44bb-ba56-194446735f30 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-bf878121-5c0b-4ad6-989f-c25ba913dbdf None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf878121-5c0b-4ad6-989f-c25ba913dbdf tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] DELETE http://192.168.122.15/volume/v3/types/2bbdf1ac-93e2-4fe0-bf53-030304cb761a Sep 01 02:25:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf878121-5c0b-4ad6-989f-c25ba913dbdf tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:12 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-bf878121-5c0b-4ad6-989f-c25ba913dbdf tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Calling method '_delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:12 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-bf878121-5c0b-4ad6-989f-c25ba913dbdf tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types/2bbdf1ac-93e2-4fe0-bf53-030304cb761a returned with HTTP 202 Sep 01 02:25:12 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1652/3369] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:12 2026] DELETE /volume/v3/types/2bbdf1ac-93e2-4fe0-bf53-030304cb761a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-5bf03b83-4dba-4e5f-84f0-90f828c48d90 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5bf03b83-4dba-4e5f-84f0-90f828c48d90 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] DELETE http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31 Sep 01 02:25:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5bf03b83-4dba-4e5f-84f0-90f828c48d90 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:12 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-5bf03b83-4dba-4e5f-84f0-90f828c48d90 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] Calling method '_delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:12 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-5bf03b83-4dba-4e5f-84f0-90f828c48d90 tempest-VolumeTypesReaderTests-951585468 tempest-VolumeTypesReaderTests-951585468-project-admin] http://192.168.122.15/volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31 returned with HTTP 202 Sep 01 02:25:12 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1718/3370] 192.168.122.15 () {58 vars in 1224 bytes} [Tue Sep 1 02:25:12 2026] DELETE /volume/v3/types/bf05e6be-eb66-42ba-aede-998e87777d31 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:22 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=247,cinder:UPDATE=90,cinder:INSERT=75 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:25:22 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=270,cinder:INSERT=90,cinder:UPDATE=143 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-605044245", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-605044245', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Create volume of 1 GB Sep 01 02:25:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Availability Zones retrieved successfully. Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Flow 'volume_create_api' (e6e999b9-c915-4465-8bdd-b3ef9b60d312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb503a3-4811-4bce-9ba4-e5b86c22ddff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Validating volume size '1' using validate_int {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb503a3-4811-4bce-9ba4-e5b86c22ddff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29d55171-df00-4f15-9aca-9f5c4e141d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Created reservations ['0012bee7-f0b5-4f7f-880c-e9fb2a370b04', 'd8b56469-7673-450c-ad26-af816bc012a5', 'f0c5adbf-7609-4ecc-8738-d4db31aaadd9', '277c134f-ea49-4bfa-971a-c87735d8ca15'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29d55171-df00-4f15-9aca-9f5c4e141d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0012bee7-f0b5-4f7f-880c-e9fb2a370b04', 'd8b56469-7673-450c-ad26-af816bc012a5', 'f0c5adbf-7609-4ecc-8738-d4db31aaadd9', '277c134f-ea49-4bfa-971a-c87735d8ca15']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310bbe46-182c-4dc5-9e1b-69a8300401ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:33 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310bbe46-182c-4dc5-9e1b-69a8300401ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac1c0b22-258d-4413-bdba-214a7c7aeb49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-605044245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='befd2171c3144248bf0dea22aab4d8aa',qos_specs=None,replication_status=,reservations=['0012bee7-f0b5-4f7f-880c-e9fb2a370b04','d8b56469-7673-450c-ad26-af816bc012a5','f0c5adbf-7609-4ecc-8738-d4db31aaadd9','277c134f-ea49-4bfa-971a-c87735d8ca15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3db9a7aff261416280c78e377c07f57c',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-605044245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac1c0b22-258d-4413-bdba-214a7c7aeb49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='befd2171c3144248bf0dea22aab4d8aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3db9a7aff261416280c78e377c07f57c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea31c709-b016-4b2f-b65a-a08ef3de7d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea31c709-b016-4b2f-b65a-a08ef3de7d17) transitioned into state 'SUCCESS' from state '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-605044245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='befd2171c3144248bf0dea22aab4d8aa',qos_specs=None,replication_status=,reservations=['0012bee7-f0b5-4f7f-880c-e9fb2a370b04','d8b56469-7673-450c-ad26-af816bc012a5','f0c5adbf-7609-4ecc-8738-d4db31aaadd9','277c134f-ea49-4bfa-971a-c87735d8ca15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3db9a7aff261416280c78e377c07f57c',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ff738e1-3519-4cc9-a948-c4931e4e21ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ff738e1-3519-4cc9-a948-c4931e4e21ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Flow 'volume_create_api' (e6e999b9-c915-4465-8bdd-b3ef9b60d312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:33 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Create volume request issued successfully. Sep 01 02:25:33 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-99dfd2ac-ff92-4769-bd50-d24928a62bb7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:33 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1653/3371] 192.168.122.15 () {60 vars in 1138 bytes} [Tue Sep 1 02:25:33 2026] POST /volume/v3/volumes => generated 760 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-17488dc3-e68c-4fd4-adfa-7f7824712981 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-17488dc3-e68c-4fd4-adfa-7f7824712981 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 Sep 01 02:25:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-17488dc3-e68c-4fd4-adfa-7f7824712981 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:33 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-17488dc3-e68c-4fd4-adfa-7f7824712981 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:33 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:33 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:33 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:33 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:33 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-17488dc3-e68c-4fd4-adfa-7f7824712981 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:33 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-17488dc3-e68c-4fd4-adfa-7f7824712981 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 returned with HTTP 200 Sep 01 02:25:33 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1719/3372] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:33 2026] GET /volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 => generated 828 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-157cb39f-70a8-4b4f-9686-da44b55d2813 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-157cb39f-70a8-4b4f-9686-da44b55d2813 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 Sep 01 02:25:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-157cb39f-70a8-4b4f-9686-da44b55d2813 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-157cb39f-70a8-4b4f-9686-da44b55d2813 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:34 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-157cb39f-70a8-4b4f-9686-da44b55d2813 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-157cb39f-70a8-4b4f-9686-da44b55d2813 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 returned with HTTP 200 Sep 01 02:25:34 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1654/3373] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:34 2026] GET /volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c3836ffe-7c2d-482c-9885-de76f4e3a8d1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3836ffe-7c2d-482c-9885-de76f4e3a8d1 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 Sep 01 02:25:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c3836ffe-7c2d-482c-9885-de76f4e3a8d1 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:34 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c3836ffe-7c2d-482c-9885-de76f4e3a8d1 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:34 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:34 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:34 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:34 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:34 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c3836ffe-7c2d-482c-9885-de76f4e3a8d1 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:34 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c3836ffe-7c2d-482c-9885-de76f4e3a8d1 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 returned with HTTP 200 Sep 01 02:25:34 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1720/3374] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:34 2026] GET /volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fa4fba1d-320c-475c-b73a-0a15c509569d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:34 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa4fba1d-320c-475c-b73a-0a15c509569d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] POST http://192.168.122.15/volume/v3/snapshots Sep 01 02:25:34 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fa4fba1d-320c-475c-b73a-0a15c509569d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac1c0b22-258d-4413-bdba-214a7c7aeb49", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-241288829", "description": null, "metadata": null}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:34 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:34 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:34 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:34 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:34 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fa4fba1d-320c-475c-b73a-0a15c509569d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:34 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-fa4fba1d-320c-475c-b73a-0a15c509569d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Create snapshot from volume ac1c0b22-258d-4413-bdba-214a7c7aeb49 Sep 01 02:25:35 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-fa4fba1d-320c-475c-b73a-0a15c509569d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Created reservations ['ae2386b9-804c-4056-9e77-b0e377c17e81', '5766a8d9-8768-4d07-9638-80dd8c9ec5d3', 'c87fb687-e5b9-4ccd-afd6-d8fa3daec283', '78df6c26-7821-4cbb-926b-ad6937c20377'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:35 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:35 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:35 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-fa4fba1d-320c-475c-b73a-0a15c509569d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Snapshot force create request issued successfully. Sep 01 02:25:35 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fa4fba1d-320c-475c-b73a-0a15c509569d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots returned with HTTP 202 Sep 01 02:25:35 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1655/3375] 192.168.122.15 () {60 vars in 1144 bytes} [Tue Sep 1 02:25:34 2026] POST /volume/v3/snapshots => generated 309 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-693fc06b-9fb8-4595-8b09-d6e8d60b9289 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-693fc06b-9fb8-4595-8b09-d6e8d60b9289 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-693fc06b-9fb8-4595-8b09-d6e8d60b9289 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:35 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-693fc06b-9fb8-4595-8b09-d6e8d60b9289 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:35 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:35 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:35 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-693fc06b-9fb8-4595-8b09-d6e8d60b9289 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Snapshot retrieved successfully. Sep 01 02:25:35 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-693fc06b-9fb8-4595-8b09-d6e8d60b9289 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef returned with HTTP 200 Sep 01 02:25:35 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1721/3376] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:25:35 2026] GET /volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ea0de12a-b96f-41f9-bb49-d0e0ccf910e2 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ea0de12a-b96f-41f9-bb49-d0e0ccf910e2 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ea0de12a-b96f-41f9-bb49-d0e0ccf910e2 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:36 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ea0de12a-b96f-41f9-bb49-d0e0ccf910e2 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:36 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:36 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:36 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ea0de12a-b96f-41f9-bb49-d0e0ccf910e2 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Snapshot retrieved successfully. Sep 01 02:25:36 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ea0de12a-b96f-41f9-bb49-d0e0ccf910e2 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef returned with HTTP 200 Sep 01 02:25:36 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1656/3377] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:25:36 2026] GET /volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-d36eb0e8-18af-4637-947a-2dced85447e2 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d36eb0e8-18af-4637-947a-2dced85447e2 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d36eb0e8-18af-4637-947a-2dced85447e2 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-d36eb0e8-18af-4637-947a-2dced85447e2 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-d36eb0e8-18af-4637-947a-2dced85447e2 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Snapshot retrieved successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-d36eb0e8-18af-4637-947a-2dced85447e2 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef returned with HTTP 200 Sep 01 02:25:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1722/3378] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:25:37 2026] GET /volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-397a1191-d328-4734-85a4-8f88eb06ef21 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-397a1191-d328-4734-85a4-8f88eb06ef21 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-397a1191-d328-4734-85a4-8f88eb06ef21 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-397a1191-d328-4734-85a4-8f88eb06ef21 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-397a1191-d328-4734-85a4-8f88eb06ef21 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Snapshot retrieved successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-397a1191-d328-4734-85a4-8f88eb06ef21 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef returned with HTTP 200 Sep 01 02:25:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1657/3379] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:25:37 2026] GET /volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-f5888efd-f7e5-404c-83e1-b86debda14ab None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5888efd-f7e5-404c-83e1-b86debda14ab tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5888efd-f7e5-404c-83e1-b86debda14ab tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-f5888efd-f7e5-404c-83e1-b86debda14ab tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-f5888efd-f7e5-404c-83e1-b86debda14ab tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Snapshot retrieved successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-f5888efd-f7e5-404c-83e1-b86debda14ab tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef returned with HTTP 200 Sep 01 02:25:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1723/3380] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:25:37 2026] GET /volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] POST http://192.168.122.15/volume/v3/volumes Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef", "size": 1}} {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.api.v3.volumes [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Create volume request body: {'volume': {'snapshot_id': 'faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef', 'size': 1}} {{(pid=87154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:37 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Snapshot retrieved successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Create volume of 1 GB Sep 01 02:25:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Availability Zones retrieved successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Flow 'volume_create_api' (8bda5d6d-6f1e-4966-8ba6-a07123869ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5474e19a-d3e0-46b8-9c1d-7ff798ef4a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.flows.api.create_volume [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5474e19a-d3e0-46b8-9c1d-7ff798ef4a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ca01426-220d-4566-97fa-2c2672ceddd1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ca01426-220d-4566-97fa-2c2672ceddd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff2fd74-2f76-49cc-9566-0b7a1b3126bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.quota [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Created reservations ['94e805fa-3628-4766-9ce1-24bf66f44374', 'c214bffc-cab9-46eb-b360-d5eb8c74fb1f', '535113a1-48b6-40b4-96c2-3f26a9ae7ff8', '72eb4ac9-dbf6-4668-84f8-e930897ef5b3'] {{(pid=87154) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff2fd74-2f76-49cc-9566-0b7a1b3126bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94e805fa-3628-4766-9ce1-24bf66f44374', 'c214bffc-cab9-46eb-b360-d5eb8c74fb1f', '535113a1-48b6-40b4-96c2-3f26a9ae7ff8', '72eb4ac9-dbf6-4668-84f8-e930897ef5b3']}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725b2489-4360-4c0c-86b8-3e88d371033a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725b2489-4360-4c0c-86b8-3e88d371033a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73187555-fe52-440e-a6aa-200a0dfed9f1', '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='befd2171c3144248bf0dea22aab4d8aa',qos_specs=None,replication_status=,reservations=['94e805fa-3628-4766-9ce1-24bf66f44374','c214bffc-cab9-46eb-b360-d5eb8c74fb1f','535113a1-48b6-40b4-96c2-3f26a9ae7ff8','72eb4ac9-dbf6-4668-84f8-e930897ef5b3'],size=1,snapshot_id=faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef,source_replicaid=,source_volid=None,status='creating',user_id='3db9a7aff261416280c78e377c07f57c',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73187555-fe52-440e-a6aa-200a0dfed9f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='befd2171c3144248bf0dea22aab4d8aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3db9a7aff261416280c78e377c07f57c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ca01426-220d-4566-97fa-2c2672ceddd1),volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b1bf8b6-e122-45c0-9f43-baea5128412e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b1bf8b6-e122-45c0-9f43-baea5128412e) transitioned into state 'SUCCESS' from 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='befd2171c3144248bf0dea22aab4d8aa',qos_specs=None,replication_status=,reservations=['94e805fa-3628-4766-9ce1-24bf66f44374','c214bffc-cab9-46eb-b360-d5eb8c74fb1f','535113a1-48b6-40b4-96c2-3f26a9ae7ff8','72eb4ac9-dbf6-4668-84f8-e930897ef5b3'],size=1,snapshot_id=faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef,source_replicaid=,source_volid=None,status='creating',user_id='3db9a7aff261416280c78e377c07f57c',volume_type_id=2ca01426-220d-4566-97fa-2c2672ceddd1)}' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca49a613-ec35-404a-ae7b-cda39378af35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:37 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca49a613-ec35-404a-ae7b-cda39378af35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: DEBUG cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Flow 'volume_create_api' (8bda5d6d-6f1e-4966-8ba6-a07123869ae4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:37 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Create volume request issued successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-ffd7c5bc-2d86-443c-aa68-4dba3325287d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:37 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1658/3381] 192.168.122.15 () {60 vars in 1137 bytes} [Tue Sep 1 02:25:37 2026] POST /volume/v3/volumes => generated 748 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e44d7c2f-1fbb-4835-8c14-668c93ffffa1 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e44d7c2f-1fbb-4835-8c14-668c93ffffa1 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 Sep 01 02:25:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e44d7c2f-1fbb-4835-8c14-668c93ffffa1 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:37 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e44d7c2f-1fbb-4835-8c14-668c93ffffa1 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:37 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:37 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:37 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:37 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:37 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e44d7c2f-1fbb-4835-8c14-668c93ffffa1 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e44d7c2f-1fbb-4835-8c14-668c93ffffa1 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 returned with HTTP 200 Sep 01 02:25:37 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1724/3382] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:37 2026] GET /volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-8a47a07b-5139-4761-a50a-0551f1672b13 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8a47a07b-5139-4761-a50a-0551f1672b13 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 Sep 01 02:25:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8a47a07b-5139-4761-a50a-0551f1672b13 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:38 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-8a47a07b-5139-4761-a50a-0551f1672b13 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:38 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:38 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:38 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:38 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:38 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-8a47a07b-5139-4761-a50a-0551f1672b13 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:38 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-8a47a07b-5139-4761-a50a-0551f1672b13 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 returned with HTTP 200 Sep 01 02:25:38 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1659/3383] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:38 2026] GET /volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-eddda4e2-4187-4824-a65c-11f36325066a None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eddda4e2-4187-4824-a65c-11f36325066a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 Sep 01 02:25:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eddda4e2-4187-4824-a65c-11f36325066a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:39 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eddda4e2-4187-4824-a65c-11f36325066a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:39 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:39 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:39 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:39 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:39 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-eddda4e2-4187-4824-a65c-11f36325066a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:39 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eddda4e2-4187-4824-a65c-11f36325066a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 returned with HTTP 200 Sep 01 02:25:39 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1725/3384] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:39 2026] GET /volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 => generated 840 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-cf99b24d-2956-434b-aacb-49f138b2142d None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:40 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cf99b24d-2956-434b-aacb-49f138b2142d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 Sep 01 02:25:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cf99b24d-2956-434b-aacb-49f138b2142d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:40 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-cf99b24d-2956-434b-aacb-49f138b2142d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:41 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:41 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:41 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:41 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:41 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-cf99b24d-2956-434b-aacb-49f138b2142d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:41 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-cf99b24d-2956-434b-aacb-49f138b2142d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 returned with HTTP 200 Sep 01 02:25:41 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1660/3385] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:40 2026] GET /volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 => generated 840 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-c0a49ffd-185c-4d74-a58d-ebd853faa965 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c0a49ffd-185c-4d74-a58d-ebd853faa965 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 Sep 01 02:25:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c0a49ffd-185c-4d74-a58d-ebd853faa965 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:42 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-c0a49ffd-185c-4d74-a58d-ebd853faa965 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:42 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:42 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:42 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:42 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:42 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-c0a49ffd-185c-4d74-a58d-ebd853faa965 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:42 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-c0a49ffd-185c-4d74-a58d-ebd853faa965 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 returned with HTTP 200 Sep 01 02:25:42 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1726/3386] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:42 2026] GET /volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 => generated 840 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-23d8da1c-7830-4343-8955-51de0c85d9b4 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-23d8da1c-7830-4343-8955-51de0c85d9b4 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 Sep 01 02:25:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-23d8da1c-7830-4343-8955-51de0c85d9b4 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-23d8da1c-7830-4343-8955-51de0c85d9b4 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-23d8da1c-7830-4343-8955-51de0c85d9b4 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-23d8da1c-7830-4343-8955-51de0c85d9b4 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 returned with HTTP 200 Sep 01 02:25:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1661/3387] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:43 2026] GET /volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-3954ba9a-0715-4a59-a62d-e170aa4e7c5f None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3954ba9a-0715-4a59-a62d-e170aa4e7c5f tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 Sep 01 02:25:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3954ba9a-0715-4a59-a62d-e170aa4e7c5f tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-3954ba9a-0715-4a59-a62d-e170aa4e7c5f tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:43 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-3954ba9a-0715-4a59-a62d-e170aa4e7c5f tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-3954ba9a-0715-4a59-a62d-e170aa4e7c5f tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 returned with HTTP 200 Sep 01 02:25:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1727/3388] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:43 2026] GET /volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4ed8b7c7-e184-4b37-831f-70555a8d0249 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4ed8b7c7-e184-4b37-831f-70555a8d0249 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4ed8b7c7-e184-4b37-831f-70555a8d0249 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4ed8b7c7-e184-4b37-831f-70555a8d0249 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-4ed8b7c7-e184-4b37-831f-70555a8d0249 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Delete snapshot with id: faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:43 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:43 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4ed8b7c7-e184-4b37-831f-70555a8d0249 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Snapshot retrieved successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:43 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:43 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4ed8b7c7-e184-4b37-831f-70555a8d0249 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Snapshot delete request issued successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4ed8b7c7-e184-4b37-831f-70555a8d0249 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef returned with HTTP 202 Sep 01 02:25:43 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1662/3389] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:25:43 2026] DELETE /volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-e7570bc9-506a-4f15-b554-5537682fb708 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e7570bc9-506a-4f15-b554-5537682fb708 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e7570bc9-506a-4f15-b554-5537682fb708 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-e7570bc9-506a-4f15-b554-5537682fb708 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:43 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:43 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-e7570bc9-506a-4f15-b554-5537682fb708 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Snapshot retrieved successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-e7570bc9-506a-4f15-b554-5537682fb708 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef returned with HTTP 200 Sep 01 02:25:43 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1728/3390] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:25:43 2026] GET /volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-daa4c58b-77dd-4c19-8236-d8f1d6aa85ee None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-daa4c58b-77dd-4c19-8236-d8f1d6aa85ee tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-daa4c58b-77dd-4c19-8236-d8f1d6aa85ee tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:44 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-daa4c58b-77dd-4c19-8236-d8f1d6aa85ee tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:44 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:44 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:44 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-daa4c58b-77dd-4c19-8236-d8f1d6aa85ee tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Snapshot retrieved successfully. Sep 01 02:25:44 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-daa4c58b-77dd-4c19-8236-d8f1d6aa85ee tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef returned with HTTP 200 Sep 01 02:25:44 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1663/3391] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:25:44 2026] GET /volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-2097dd4f-d6d6-418b-a006-53ea8d7702ce None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2097dd4f-d6d6-418b-a006-53ea8d7702ce tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2097dd4f-d6d6-418b-a006-53ea8d7702ce tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-2097dd4f-d6d6-418b-a006-53ea8d7702ce tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-2097dd4f-d6d6-418b-a006-53ea8d7702ce tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef returned with HTTP 404 Sep 01 02:25:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1729/3392] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:25:45 2026] GET /volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-61c4a0c9-dc4c-40c1-b215-88d033d517c6 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-61c4a0c9-dc4c-40c1-b215-88d033d517c6 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] DELETE http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 Sep 01 02:25:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-61c4a0c9-dc4c-40c1-b215-88d033d517c6 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:45 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-61c4a0c9-dc4c-40c1-b215-88d033d517c6 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:45 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-61c4a0c9-dc4c-40c1-b215-88d033d517c6 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Delete volume with id: ac1c0b22-258d-4413-bdba-214a7c7aeb49 Sep 01 02:25:45 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:45 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:45 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:45 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-61c4a0c9-dc4c-40c1-b215-88d033d517c6 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:45 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-61c4a0c9-dc4c-40c1-b215-88d033d517c6 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Delete volume request issued successfully. Sep 01 02:25:45 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-61c4a0c9-dc4c-40c1-b215-88d033d517c6 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 returned with HTTP 202 Sep 01 02:25:45 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1664/3393] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:25:45 2026] DELETE /volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-851a3307-2d0f-4ef3-aa12-68197e0b5649 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-851a3307-2d0f-4ef3-aa12-68197e0b5649 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 Sep 01 02:25:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-851a3307-2d0f-4ef3-aa12-68197e0b5649 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:45 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-851a3307-2d0f-4ef3-aa12-68197e0b5649 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:45 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:45 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:45 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:45 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:45 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-851a3307-2d0f-4ef3-aa12-68197e0b5649 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:45 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-851a3307-2d0f-4ef3-aa12-68197e0b5649 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 returned with HTTP 200 Sep 01 02:25:45 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1730/3394] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:45 2026] GET /volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-fe295288-e3da-487e-839b-2d0f9e48e42a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fe295288-e3da-487e-839b-2d0f9e48e42a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 Sep 01 02:25:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fe295288-e3da-487e-839b-2d0f9e48e42a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-fe295288-e3da-487e-839b-2d0f9e48e42a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-fe295288-e3da-487e-839b-2d0f9e48e42a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 returned with HTTP 404 Sep 01 02:25:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1665/3395] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:46 2026] GET /volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7b40d934-171e-4ee6-94a3-7b5062c318e7 None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7b40d934-171e-4ee6-94a3-7b5062c318e7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] DELETE http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 Sep 01 02:25:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7b40d934-171e-4ee6-94a3-7b5062c318e7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:46 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7b40d934-171e-4ee6-94a3-7b5062c318e7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'delete' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:46 devstack devstack@c-api.service[87155]: INFO cinder.api.v3.volumes [None req-7b40d934-171e-4ee6-94a3-7b5062c318e7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Delete volume with id: 73187555-fe52-440e-a6aa-200a0dfed9f1 Sep 01 02:25:46 devstack devstack@c-api.service[87155]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:46 devstack devstack@c-api.service[87155]: attachments = base.obj_make_list( Sep 01 02:25:46 devstack devstack@c-api.service[87155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:46 devstack devstack@c-api.service[87155]: warnings.warn( Sep 01 02:25:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7b40d934-171e-4ee6-94a3-7b5062c318e7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:46 devstack devstack@c-api.service[87155]: INFO cinder.volume.api [None req-7b40d934-171e-4ee6-94a3-7b5062c318e7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Delete volume request issued successfully. Sep 01 02:25:46 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7b40d934-171e-4ee6-94a3-7b5062c318e7 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 returned with HTTP 202 Sep 01 02:25:46 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1731/3396] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:25:46 2026] DELETE /volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-4b7ba065-7ad8-421e-b40f-7b5a6b789a2a None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b7ba065-7ad8-421e-b40f-7b5a6b789a2a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 Sep 01 02:25:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b7ba065-7ad8-421e-b40f-7b5a6b789a2a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:46 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-4b7ba065-7ad8-421e-b40f-7b5a6b789a2a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:46 devstack devstack@c-api.service[87154]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:46 devstack devstack@c-api.service[87154]: attachments = base.obj_make_list( Sep 01 02:25:46 devstack devstack@c-api.service[87154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:46 devstack devstack@c-api.service[87154]: warnings.warn( Sep 01 02:25:46 devstack devstack@c-api.service[87154]: INFO cinder.volume.api [None req-4b7ba065-7ad8-421e-b40f-7b5a6b789a2a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Volume info retrieved successfully. Sep 01 02:25:46 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-4b7ba065-7ad8-421e-b40f-7b5a6b789a2a tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 returned with HTTP 200 Sep 01 02:25:46 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1666/3397] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:46 2026] GET /volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-7c03aac3-cc99-42f6-91c5-4f37f0e4fe8c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c03aac3-cc99-42f6-91c5-4f37f0e4fe8c tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 Sep 01 02:25:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c03aac3-cc99-42f6-91c5-4f37f0e4fe8c tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-7c03aac3-cc99-42f6-91c5-4f37f0e4fe8c tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-7c03aac3-cc99-42f6-91c5-4f37f0e4fe8c tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 returned with HTTP 404 Sep 01 02:25:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1732/3398] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:47 2026] GET /volume/v3/volumes/73187555-fe52-440e-a6aa-200a0dfed9f1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-d182ae0c-d450-4271-829a-941868882216 None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d182ae0c-d450-4271-829a-941868882216 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] DELETE http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d182ae0c-d450-4271-829a-941868882216 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-d182ae0c-d450-4271-829a-941868882216 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.snapshots [None req-d182ae0c-d450-4271-829a-941868882216 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Delete snapshot with id: faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-d182ae0c-d450-4271-829a-941868882216 tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef returned with HTTP 404 Sep 01 02:25:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1667/3399] 192.168.122.15 () {58 vars in 1236 bytes} [Tue Sep 1 02:25:47 2026] DELETE /volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-ba7843d5-067e-4b91-80ac-87500f18b29d None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ba7843d5-067e-4b91-80ac-87500f18b29d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef Sep 01 02:25:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ba7843d5-067e-4b91-80ac-87500f18b29d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-ba7843d5-067e-4b91-80ac-87500f18b29d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-ba7843d5-067e-4b91-80ac-87500f18b29d tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef returned with HTTP 404 Sep 01 02:25:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1733/3400] 192.168.122.15 () {58 vars in 1233 bytes} [Tue Sep 1 02:25:47 2026] GET /volume/v3/snapshots/faae8c8e-a3aa-47da-a7e6-625ccbd0e9ef => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.middleware.request_id [None req-9d9b3948-dbc0-4143-b3a4-f433dc0cdf6e None None] RequestId filter calling following filter/app {{(pid=87154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9d9b3948-dbc0-4143-b3a4-f433dc0cdf6e tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] DELETE http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 Sep 01 02:25:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9d9b3948-dbc0-4143-b3a4-f433dc0cdf6e tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87154]: DEBUG cinder.api.openstack.wsgi [None req-9d9b3948-dbc0-4143-b3a4-f433dc0cdf6e tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'delete' {{(pid=87154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87154]: INFO cinder.api.v3.volumes [None req-9d9b3948-dbc0-4143-b3a4-f433dc0cdf6e tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Delete volume with id: ac1c0b22-258d-4413-bdba-214a7c7aeb49 Sep 01 02:25:47 devstack devstack@c-api.service[87154]: INFO cinder.api.openstack.wsgi [None req-9d9b3948-dbc0-4143-b3a4-f433dc0cdf6e tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 returned with HTTP 404 Sep 01 02:25:47 devstack devstack@c-api.service[87154]: [pid: 87154|app: 0|req: 1668/3401] 192.168.122.15 () {58 vars in 1230 bytes} [Tue Sep 1 02:25:47 2026] DELETE /volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.middleware.request_id [None req-eeca05fb-6096-444d-9972-c8e7c883988c None None] RequestId filter calling following filter/app {{(pid=87155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eeca05fb-6096-444d-9972-c8e7c883988c tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] GET http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 Sep 01 02:25:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eeca05fb-6096-444d-9972-c8e7c883988c tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Empty body provided in request {{(pid=87155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87155]: DEBUG cinder.api.openstack.wsgi [None req-eeca05fb-6096-444d-9972-c8e7c883988c tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] Calling method 'show' {{(pid=87155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87155]: INFO cinder.api.openstack.wsgi [None req-eeca05fb-6096-444d-9972-c8e7c883988c tempest-SnapshotDependencyTests-1683831157 tempest-SnapshotDependencyTests-1683831157-project-member] http://192.168.122.15/volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 returned with HTTP 404 Sep 01 02:25:47 devstack devstack@c-api.service[87155]: [pid: 87155|app: 0|req: 1734/3402] 192.168.122.15 () {58 vars in 1227 bytes} [Tue Sep 1 02:25:47 2026] GET /volume/v3/volumes/ac1c0b22-258d-4413-bdba-214a7c7aeb49 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:57 devstack devstack@c-api.service[87154]: DEBUG dbcounter [-] [87154] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=87154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:25:57 devstack devstack@c-api.service[87155]: DEBUG dbcounter [-] [87155] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}